var/cache/dev/ContainerEYA8aIW/App_KernelDevDebugContainer.php line 46674

Open in your IDE?
  1. <?php
  2. namespace ContainerEYA8aIW;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'AdminBundle\\Controller\\AjaxController' => 'getAjaxControllerService',
  47.             'AdminBundle\\Controller\\BaseCRUDController' => 'getBaseCRUDControllerService',
  48.             'AdminBundle\\Controller\\CRUDInsController' => 'getCRUDInsControllerService',
  49.             'AdminBundle\\Controller\\DashboardController' => 'getDashboardControllerService',
  50.             'AdminBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
  51.             'AdminBundle\\Controller\\Document\\BranchController' => 'getBranchControllerService',
  52.             'AdminBundle\\Controller\\Document\\DealerOfferController' => 'getDealerOfferControllerService',
  53.             'AdminBundle\\Controller\\FormType\\SelectVehicleItemController' => 'getSelectVehicleItemControllerService',
  54.             'AdminBundle\\Controller\\InsuranceCaseController' => 'getInsuranceCaseControllerService',
  55.             'AdminBundle\\Controller\\LogsController' => 'getLogsControllerService',
  56.             'AdminBundle\\Controller\\ModelRangeController' => 'getModelRangeControllerService',
  57.             'AdminBundle\\Controller\\References\\ModelController' => 'getModelControllerService',
  58.             'AdminBundle\\Controller\\ReportController' => 'getReportControllerService',
  59.             'AdminBundle\\Controller\\SecurityController' => 'getSecurityControllerService',
  60.             'AdminBundle\\Controller\\SeoMetaTagController' => 'getSeoMetaTagControllerService',
  61.             'AdminBundle\\Controller\\SyncDataController' => 'getSyncDataControllerService',
  62.             'AdminBundle\\Controller\\TicketController' => 'getTicketControllerService',
  63.             'AdminBundle\\Controller\\TicketPlanerController' => 'getTicketPlanerControllerService',
  64.             'AdminBundle\\Controller\\VehicleController' => 'getVehicleControllerService',
  65.             'AdminBundle\\Controller\\VehicleEstimateOddsController' => 'getVehicleEstimateOddsControllerService',
  66.             'AdminBundle\\Controller\\Vehicles\\AutoRiaController' => 'getAutoRiaControllerService',
  67.             'AdminBundle\\Controller\\Vehicles\\CRUDController' => 'getCRUDControllerService',
  68.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController' => 'getConfiguratorControllerService',
  69.             'AdminBundle\\Controller\\Vehicles\\EquipmentOptionController' => 'getEquipmentOptionControllerService',
  70.             'AdminBundle\\Controller\\Vehicles\\EquipmentOptionsController' => 'getEquipmentOptionsControllerService',
  71.             'AdminBundle\\Controller\\Vehicles\\FilterController' => 'getFilterControllerService',
  72.             'AdminBundle\\Controller\\Vehicles\\MediaController' => 'getMediaControllerService',
  73.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController' => 'getUsedCRUDControllerService',
  74.             'AdminBundle\\Widget\\ScopeWidget' => 'getScopeWidgetService',
  75.             'ApiBundle\\Controller\\UnicommerceController' => 'getUnicommerceControllerService',
  76.             'AutomarketBundle\\Controller\\AboutController' => 'getAboutControllerService',
  77.             'AutomarketBundle\\Controller\\AjaxController' => 'getAjaxController2Service',
  78.             'AutomarketBundle\\Controller\\BaseController' => 'getBaseControllerService',
  79.             'AutomarketBundle\\Controller\\CarController' => 'getCarControllerService',
  80.             'AutomarketBundle\\Controller\\CarUSAController' => 'getCarUSAControllerService',
  81.             'AutomarketBundle\\Controller\\CatalogController' => 'getCatalogControllerService',
  82.             'AutomarketBundle\\Controller\\ComparisonController' => 'getComparisonControllerService',
  83.             'AutomarketBundle\\Controller\\ContactsController' => 'getContactsControllerService',
  84.             'AutomarketBundle\\Controller\\CorporateProgramController' => 'getCorporateProgramControllerService',
  85.             'AutomarketBundle\\Controller\\FormController' => 'getFormControllerService',
  86.             'AutomarketBundle\\Controller\\MainController' => 'getMainControllerService',
  87.             'AutomarketBundle\\Controller\\OnlineCostEstimationController' => 'getOnlineCostEstimationControllerService',
  88.             'AutomarketBundle\\Controller\\PostController' => 'getPostControllerService',
  89.             'AutomarketBundle\\Controller\\RSSController' => 'getRSSControllerService',
  90.             'AutomarketBundle\\Controller\\SaleController' => 'getSaleControllerService',
  91.             'AutomarketBundle\\Controller\\ServicesController' => 'getServicesControllerService',
  92.             'AutomarketBundle\\Controller\\SiteMapController' => 'getSiteMapControllerService',
  93.             'AutomarketBundle\\Controller\\VacancyController' => 'getVacancyControllerService',
  94.             'AutomarketBundle\\Services\\CatalogService' => 'getCatalogServiceService',
  95.             'AutomarketBundle\\Services\\FilterService' => 'getFilterServiceService',
  96.             'AutomarketBundle\\Services\\MainService' => 'getMainServiceService',
  97.             'AutomarketBundle\\Services\\SeoService' => 'getSeoServiceService',
  98.             'BmpGatewayBundle\\Command\\AccessoriesSyncCommand' => 'getAccessoriesSyncCommandService',
  99.             'BmpGatewayBundle\\Command\\Base\\BaseSynchronizeCommand' => 'getBaseSynchronizeCommandService',
  100.             'BmpGatewayBundle\\Command\\CrmSendCreditLeadsCommand' => 'getCrmSendCreditLeadsCommandService',
  101.             'BmpGatewayBundle\\Command\\CrmSendViewVehiclesCommand' => 'getCrmSendViewVehiclesCommandService',
  102.             'BmpGatewayBundle\\Command\\CrmSyncVehicleEstimateLeadsCommand' => 'getCrmSyncVehicleEstimateLeadsCommandService',
  103.             'BmpGatewayBundle\\Command\\ModelFromCRMSyncBy1CCommand' => 'getModelFromCRMSyncBy1CCommandService',
  104.             'BmpGatewayBundle\\Command\\MvdHistoryCommand' => 'getMvdHistoryCommandService',
  105.             'BmpGatewayBundle\\Command\\PeugeotSyncCommand' => 'getPeugeotSyncCommandService',
  106.             'BmpGatewayBundle\\Command\\PipeDriveSendToCreatioCommand' => 'getPipeDriveSendToCreatioCommandService',
  107.             'BmpGatewayBundle\\Command\\RiaNotifyCommand' => 'getRiaNotifyCommandService',
  108.             'BmpGatewayBundle\\Command\\SendFormTo1CCommand' => 'getSendFormTo1CCommandService',
  109.             'BmpGatewayBundle\\Command\\SendSMSFormCommand' => 'getSendSMSFormCommandService',
  110.             'BmpGatewayBundle\\Command\\SynchronizeCRMCommand' => 'getSynchronizeCRMCommandService',
  111.             'BmpGatewayBundle\\Command\\SynchronizeCRMOnlineEstimateCommand' => 'getSynchronizeCRMOnlineEstimateCommandService',
  112.             'BmpGatewayBundle\\Command\\SynchronizePCUCommand' => 'getSynchronizePCUCommandService',
  113.             'BmpGatewayBundle\\Command\\SynchronizeTestDriveCommand' => 'getSynchronizeTestDriveCommandService',
  114.             'BmpGatewayBundle\\Command\\SynchronizeYamahaCRMCommand' => 'getSynchronizeYamahaCRMCommandService',
  115.             'BmpGatewayBundle\\Command\\TaskCommand' => 'getTaskCommandService',
  116.             'BmpGatewayBundle\\Command\\TelegramWorkerServerCommand' => 'getTelegramWorkerServerCommandService',
  117.             'BmpGatewayBundle\\Command\\UpdatePostomateCommand' => 'getUpdatePostomateCommandService',
  118.             'CoreBundle\\Command\\AccessoriesContentCopyCommand' => 'getAccessoriesContentCopyCommandService',
  119.             'CoreBundle\\Command\\AutoRiaDownloadAdCommand' => 'getAutoRiaDownloadAdCommandService',
  120.             'CoreBundle\\Command\\CalculateEstimateInfoCommand' => 'getCalculateEstimateInfoCommandService',
  121.             'CoreBundle\\Command\\CallbackProcessCommand' => 'getCallbackProcessCommandService',
  122.             'CoreBundle\\Command\\CallbackStatusCommand' => 'getCallbackStatusCommandService',
  123.             'CoreBundle\\Command\\ChangeVehicleOptionsCommand' => 'getChangeVehicleOptionsCommandService',
  124.             'CoreBundle\\Command\\CreateCsvAccessoriesCommand' => 'getCreateCsvAccessoriesCommandService',
  125.             'CoreBundle\\Command\\CreateMerchantAccessoriesCommand' => 'getCreateMerchantAccessoriesCommandService',
  126.             'CoreBundle\\Command\\CreateMerchantVehiclesCommand' => 'getCreateMerchantVehiclesCommandService',
  127.             'CoreBundle\\Command\\CreateRssCommand' => 'getCreateRssCommandService',
  128.             'CoreBundle\\Command\\DeleteCarsImagesCommand' => 'getDeleteCarsImagesCommandService',
  129.             'CoreBundle\\Command\\DeleteVehiclesFromQueueInCRMCommand' => 'getDeleteVehiclesFromQueueInCRMCommandService',
  130.             'CoreBundle\\Command\\DeployCommand' => 'getDeployCommandService',
  131.             'CoreBundle\\Command\\DevCommand' => 'getDevCommandService',
  132.             'CoreBundle\\Command\\FetchVehiclesCommand' => 'getFetchVehiclesCommandService',
  133.             'CoreBundle\\Command\\GenerationUrlCommand' => 'getGenerationUrlCommandService',
  134.             'CoreBundle\\Command\\JiraCreateIssuesCommand' => 'getJiraCreateIssuesCommandService',
  135.             'CoreBundle\\Command\\LeasingCalcLogCommand' => 'getLeasingCalcLogCommandService',
  136.             'CoreBundle\\Command\\MediaRemoveCommand' => 'getMediaRemoveCommandService',
  137.             'CoreBundle\\Command\\PagespeedCommand' => 'getPagespeedCommandService',
  138.             'CoreBundle\\Command\\RedmineTimeCommand' => 'getRedmineTimeCommandService',
  139.             'CoreBundle\\Command\\RegenerateThumbnailsCommand' => 'getRegenerateThumbnailsCommandService',
  140.             'CoreBundle\\Command\\ResumeSearchCommand' => 'getResumeSearchCommandService',
  141.             'CoreBundle\\Command\\SearchCarByEdrpouCommand' => 'getSearchCarByEdrpouCommandService',
  142.             'CoreBundle\\Command\\SendMVDHistoryCommand' => 'getSendMVDHistoryCommandService',
  143.             'CoreBundle\\Command\\SendOrderNotifyCommand' => 'getSendOrderNotifyCommandService',
  144.             'CoreBundle\\Command\\SendVehicleSubscriberCommand' => 'getSendVehicleSubscriberCommandService',
  145.             'CoreBundle\\Command\\SendVehiclesToCrmCommand' => 'getSendVehiclesToCrmCommandService',
  146.             'CoreBundle\\Command\\ServiceWorkVariationsCommand' => 'getServiceWorkVariationsCommandService',
  147.             'CoreBundle\\Command\\TempCommand' => 'getTempCommandService',
  148.             'CoreBundle\\Command\\UpdateAutoRiaOptionsCommand' => 'getUpdateAutoRiaOptionsCommandService',
  149.             'CoreBundle\\Command\\UpdateExchangeRateCommand' => 'getUpdateExchangeRateCommandService',
  150.             'CoreBundle\\Command\\UpdateNightDealerCommand' => 'getUpdateNightDealerCommandService',
  151.             'CoreBundle\\Command\\UpdateQueueAutoriaCommand' => 'getUpdateQueueAutoriaCommandService',
  152.             'CoreBundle\\Command\\UpdateUsedVehicleOptionsCommand' => 'getUpdateUsedVehicleOptionsCommandService',
  153.             'CoreBundle\\Command\\UploadMvdInfoCommand' => 'getUploadMvdInfoCommandService',
  154.             'CoreBundle\\Command\\UploadUsedCarsCommand' => 'getUploadUsedCarsCommandService',
  155.             'CoreBundle\\Command\\VehicleCategoryToCategoriesCopyCommand' => 'getVehicleCategoryToCategoriesCopyCommandService',
  156.             'CoreBundle\\Controller\\CoreController' => 'getCoreControllerService',
  157.             'CoreBundle\\Controller\\CrossDomainAuthController' => 'getCrossDomainAuthControllerService',
  158.             'CoreBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  159.             'CoreBundle\\Controller\\ViDiController' => 'getViDiControllerService',
  160.             'CoreBundle\\EventListener\\AuthUserListener' => 'getAuthUserListenerService',
  161.             'CoreBundle\\EventListener\\RedirectListener' => 'getRedirectListenerService',
  162.             'DcSiteBundle\\Controller\\AccessoriesController' => 'getAccessoriesControllerService',
  163.             'DcSiteBundle\\Controller\\AccessoriesFilterController' => 'getAccessoriesFilterControllerService',
  164.             'DcSiteBundle\\Controller\\AjaxEntityController' => 'getAjaxEntityControllerService',
  165.             'DcSiteBundle\\Controller\\BaseDcController' => 'getBaseDcControllerService',
  166.             'DcSiteBundle\\Controller\\CallbackController' => 'getCallbackControllerService',
  167.             'DcSiteBundle\\Controller\\CarController' => 'getCarController2Service',
  168.             'DcSiteBundle\\Controller\\CarInStockModuleController' => 'getCarInStockModuleControllerService',
  169.             'DcSiteBundle\\Controller\\Citroen\\AboutController' => 'getAboutController2Service',
  170.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController' => 'getAccessoriesController2Service',
  171.             'DcSiteBundle\\Controller\\Citroen\\BaseController' => 'getBaseController2Service',
  172.             'DcSiteBundle\\Controller\\Citroen\\BasketController' => 'getBasketControllerService',
  173.             'DcSiteBundle\\Controller\\Citroen\\CarController' => 'getCarController3Service',
  174.             'DcSiteBundle\\Controller\\Citroen\\FinanceController' => 'getFinanceControllerService',
  175.             'DcSiteBundle\\Controller\\Citroen\\MainController' => 'getMainController2Service',
  176.             'DcSiteBundle\\Controller\\Citroen\\ServiceController' => 'getServiceControllerService',
  177.             'DcSiteBundle\\Controller\\Citroen\\StocksController' => 'getStocksControllerService',
  178.             'DcSiteBundle\\Controller\\ConfiguratorController' => 'getConfiguratorController2Service',
  179.             'DcSiteBundle\\Controller\\CreditController' => 'getCreditControllerService',
  180.             'DcSiteBundle\\Controller\\CsvAccessoriesController' => 'getCsvAccessoriesControllerService',
  181.             'DcSiteBundle\\Controller\\FinanceController' => 'getFinanceController2Service',
  182.             'DcSiteBundle\\Controller\\Ford\\AboutUsController' => 'getAboutUsControllerService',
  183.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController' => 'getAccessoriesController3Service',
  184.             'DcSiteBundle\\Controller\\Ford\\AjaxController' => 'getAjaxController3Service',
  185.             'DcSiteBundle\\Controller\\Ford\\ApprovedController' => 'getApprovedControllerService',
  186.             'DcSiteBundle\\Controller\\Ford\\BaseController' => 'getBaseController3Service',
  187.             'DcSiteBundle\\Controller\\Ford\\BasketController' => 'getBasketController2Service',
  188.             'DcSiteBundle\\Controller\\Ford\\CarController' => 'getCarController4Service',
  189.             'DcSiteBundle\\Controller\\Ford\\FinanceController' => 'getFinanceController3Service',
  190.             'DcSiteBundle\\Controller\\Ford\\MainController' => 'getMainController3Service',
  191.             'DcSiteBundle\\Controller\\Ford\\PostController' => 'getPostController2Service',
  192.             'DcSiteBundle\\Controller\\Ford\\ServiceController' => 'getServiceController2Service',
  193.             'DcSiteBundle\\Controller\\FormController' => 'getFormController2Service',
  194.             'DcSiteBundle\\Controller\\Haval\\AboutController' => 'getAboutController3Service',
  195.             'DcSiteBundle\\Controller\\Haval\\BaseController' => 'getBaseController4Service',
  196.             'DcSiteBundle\\Controller\\Haval\\CarController' => 'getCarController5Service',
  197.             'DcSiteBundle\\Controller\\Haval\\FinanceController' => 'getFinanceController4Service',
  198.             'DcSiteBundle\\Controller\\Haval\\MainController' => 'getMainController4Service',
  199.             'DcSiteBundle\\Controller\\Haval\\ServiceController' => 'getServiceController3Service',
  200.             'DcSiteBundle\\Controller\\Haval\\StocksController' => 'getStocksController2Service',
  201.             'DcSiteBundle\\Controller\\Honda\\AboutController' => 'getAboutController4Service',
  202.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController' => 'getAccessoriesController4Service',
  203.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController' => 'getAcuraServiceControllerService',
  204.             'DcSiteBundle\\Controller\\Honda\\BaseController' => 'getBaseController5Service',
  205.             'DcSiteBundle\\Controller\\Honda\\BasketController' => 'getBasketController3Service',
  206.             'DcSiteBundle\\Controller\\Honda\\CarController' => 'getCarController6Service',
  207.             'DcSiteBundle\\Controller\\Honda\\FinanceController' => 'getFinanceController5Service',
  208.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController' => 'getHondaServiceControllerService',
  209.             'DcSiteBundle\\Controller\\Honda\\MainController' => 'getMainController5Service',
  210.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController' => 'getAboutUsController2Service',
  211.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController' => 'getAccessoriesController5Service',
  212.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController' => 'getAjaxController4Service',
  213.             'DcSiteBundle\\Controller\\Infiniti\\BaseController' => 'getBaseController6Service',
  214.             'DcSiteBundle\\Controller\\Infiniti\\BasketController' => 'getBasketController4Service',
  215.             'DcSiteBundle\\Controller\\Infiniti\\CarController' => 'getCarController7Service',
  216.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController' => 'getContactsController2Service',
  217.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController' => 'getFinanceController6Service',
  218.             'DcSiteBundle\\Controller\\Infiniti\\MainController' => 'getMainController6Service',
  219.             'DcSiteBundle\\Controller\\Infiniti\\OffersController' => 'getOffersControllerService',
  220.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController' => 'getServiceController4Service',
  221.             'DcSiteBundle\\Controller\\InsuranceController' => 'getInsuranceControllerService',
  222.             'DcSiteBundle\\Controller\\Jaguar\\AboutController' => 'getAboutController5Service',
  223.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController' => 'getAccessoriesController6Service',
  224.             'DcSiteBundle\\Controller\\Jaguar\\BaseController' => 'getBaseController7Service',
  225.             'DcSiteBundle\\Controller\\Jaguar\\BasketController' => 'getBasketController5Service',
  226.             'DcSiteBundle\\Controller\\Jaguar\\CarController' => 'getCarController8Service',
  227.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController' => 'getFinanceController7Service',
  228.             'DcSiteBundle\\Controller\\Jaguar\\MainController' => 'getMainController7Service',
  229.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController' => 'getServiceController5Service',
  230.             'DcSiteBundle\\Controller\\Jeep\\AboutController' => 'getAboutController6Service',
  231.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController' => 'getAccessoriesController7Service',
  232.             'DcSiteBundle\\Controller\\Jeep\\BaseController' => 'getBaseController8Service',
  233.             'DcSiteBundle\\Controller\\Jeep\\BasketController' => 'getBasketController6Service',
  234.             'DcSiteBundle\\Controller\\Jeep\\CarController' => 'getCarController9Service',
  235.             'DcSiteBundle\\Controller\\Jeep\\FinanceController' => 'getFinanceController8Service',
  236.             'DcSiteBundle\\Controller\\Jeep\\MainController' => 'getMainController8Service',
  237.             'DcSiteBundle\\Controller\\Jeep\\ServiceController' => 'getServiceController6Service',
  238.             'DcSiteBundle\\Controller\\LandRover\\AboutController' => 'getAboutController7Service',
  239.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController' => 'getAccessoriesController8Service',
  240.             'DcSiteBundle\\Controller\\LandRover\\BaseController' => 'getBaseController9Service',
  241.             'DcSiteBundle\\Controller\\LandRover\\BasketController' => 'getBasketController7Service',
  242.             'DcSiteBundle\\Controller\\LandRover\\CarController' => 'getCarController10Service',
  243.             'DcSiteBundle\\Controller\\LandRover\\FinanceController' => 'getFinanceController9Service',
  244.             'DcSiteBundle\\Controller\\LandRover\\MainController' => 'getMainController9Service',
  245.             'DcSiteBundle\\Controller\\LandRover\\ServiceController' => 'getServiceController7Service',
  246.             'DcSiteBundle\\Controller\\LeasingController' => 'getLeasingControllerService',
  247.             'DcSiteBundle\\Controller\\Lexus\\AboutController' => 'getAboutController8Service',
  248.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController' => 'getAccessoriesController9Service',
  249.             'DcSiteBundle\\Controller\\Lexus\\BaseController' => 'getBaseController10Service',
  250.             'DcSiteBundle\\Controller\\Lexus\\BasketController' => 'getBasketController8Service',
  251.             'DcSiteBundle\\Controller\\Lexus\\CarController' => 'getCarController11Service',
  252.             'DcSiteBundle\\Controller\\Lexus\\FinanceController' => 'getFinanceController10Service',
  253.             'DcSiteBundle\\Controller\\Lexus\\HybridController' => 'getHybridControllerService',
  254.             'DcSiteBundle\\Controller\\Lexus\\MainController' => 'getMainController10Service',
  255.             'DcSiteBundle\\Controller\\Lexus\\ServiceController' => 'getServiceController8Service',
  256.             'DcSiteBundle\\Controller\\Lexus\\StocksController' => 'getStocksController3Service',
  257.             'DcSiteBundle\\Controller\\MainSliderController' => 'getMainSliderControllerService',
  258.             'DcSiteBundle\\Controller\\Marine\\AboutController' => 'getAboutController9Service',
  259.             'DcSiteBundle\\Controller\\Marine\\BaseController' => 'getBaseController11Service',
  260.             'DcSiteBundle\\Controller\\Marine\\BasketController' => 'getBasketController9Service',
  261.             'DcSiteBundle\\Controller\\Marine\\CatalogController' => 'getCatalogController2Service',
  262.             'DcSiteBundle\\Controller\\Marine\\MainController' => 'getMainController11Service',
  263.             'DcSiteBundle\\Controller\\Marine\\PostController' => 'getPostController3Service',
  264.             'DcSiteBundle\\Controller\\Marine\\ServiceController' => 'getServiceController9Service',
  265.             'DcSiteBundle\\Controller\\Mazda\\AboutController' => 'getAboutController10Service',
  266.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController' => 'getAccessoriesController10Service',
  267.             'DcSiteBundle\\Controller\\Mazda\\BaseController' => 'getBaseController12Service',
  268.             'DcSiteBundle\\Controller\\Mazda\\BasketController' => 'getBasketController10Service',
  269.             'DcSiteBundle\\Controller\\Mazda\\CarController' => 'getCarController12Service',
  270.             'DcSiteBundle\\Controller\\Mazda\\FinanceController' => 'getFinanceController11Service',
  271.             'DcSiteBundle\\Controller\\Mazda\\MainController' => 'getMainController12Service',
  272.             'DcSiteBundle\\Controller\\Mazda\\ServiceController' => 'getServiceController10Service',
  273.             'DcSiteBundle\\Controller\\Mazda\\StocksController' => 'getStocksController4Service',
  274.             'DcSiteBundle\\Controller\\MerchantApiController' => 'getMerchantApiControllerService',
  275.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController' => 'getAboutController11Service',
  276.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController' => 'getAccessoriesController11Service',
  277.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController' => 'getBaseController13Service',
  278.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController' => 'getBasketController11Service',
  279.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController' => 'getCarController13Service',
  280.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController' => 'getFinanceController12Service',
  281.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController' => 'getMainController13Service',
  282.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController' => 'getServiceController11Service',
  283.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController' => 'getStocksController5Service',
  284.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController' => 'getAboutUsController3Service',
  285.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController' => 'getAccessoriesController12Service',
  286.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController' => 'getBaseController14Service',
  287.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController' => 'getBasketController12Service',
  288.             'DcSiteBundle\\Controller\\NissanArmada\\CarController' => 'getCarController14Service',
  289.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController' => 'getCarInStockControllerService',
  290.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController' => 'getFinanceController13Service',
  291.             'DcSiteBundle\\Controller\\NissanArmada\\MainController' => 'getMainController14Service',
  292.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController' => 'getServiceController12Service',
  293.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController' => 'getStocksController6Service',
  294.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController' => 'getAboutUsController4Service',
  295.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController' => 'getAccessoriesController13Service',
  296.             'DcSiteBundle\\Controller\\Nissan\\BaseController' => 'getBaseController15Service',
  297.             'DcSiteBundle\\Controller\\Nissan\\BasketController' => 'getBasketController13Service',
  298.             'DcSiteBundle\\Controller\\Nissan\\CarController' => 'getCarController15Service',
  299.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController' => 'getCarInStockController2Service',
  300.             'DcSiteBundle\\Controller\\Nissan\\FinanceController' => 'getFinanceController14Service',
  301.             'DcSiteBundle\\Controller\\Nissan\\MainController' => 'getMainController15Service',
  302.             'DcSiteBundle\\Controller\\Nissan\\ServiceController' => 'getServiceController13Service',
  303.             'DcSiteBundle\\Controller\\Nissan\\StocksController' => 'getStocksController7Service',
  304.             'DcSiteBundle\\Controller\\OilTOController' => 'getOilTOControllerService',
  305.             'DcSiteBundle\\Controller\\OnlineConsultController' => 'getOnlineConsultControllerService',
  306.             'DcSiteBundle\\Controller\\OnlineServiceController' => 'getOnlineServiceControllerService',
  307.             'DcSiteBundle\\Controller\\Opel\\AboutController' => 'getAboutController12Service',
  308.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController' => 'getAccessoriesController14Service',
  309.             'DcSiteBundle\\Controller\\Opel\\BaseController' => 'getBaseController16Service',
  310.             'DcSiteBundle\\Controller\\Opel\\BasketController' => 'getBasketController14Service',
  311.             'DcSiteBundle\\Controller\\Opel\\CarController' => 'getCarController16Service',
  312.             'DcSiteBundle\\Controller\\Opel\\FinanceController' => 'getFinanceController15Service',
  313.             'DcSiteBundle\\Controller\\Opel\\MainController' => 'getMainController16Service',
  314.             'DcSiteBundle\\Controller\\Opel\\ServiceController' => 'getServiceController14Service',
  315.             'DcSiteBundle\\Controller\\Opel\\StocksController' => 'getStocksController8Service',
  316.             'DcSiteBundle\\Controller\\Peugeot\\AboutController' => 'getAboutController13Service',
  317.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController' => 'getAccessoriesController15Service',
  318.             'DcSiteBundle\\Controller\\Peugeot\\BaseController' => 'getBaseController17Service',
  319.             'DcSiteBundle\\Controller\\Peugeot\\BasketController' => 'getBasketController15Service',
  320.             'DcSiteBundle\\Controller\\Peugeot\\CarController' => 'getCarController17Service',
  321.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController' => 'getFinanceController16Service',
  322.             'DcSiteBundle\\Controller\\Peugeot\\MainController' => 'getMainController17Service',
  323.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController' => 'getServiceController15Service',
  324.             'DcSiteBundle\\Controller\\Peugeot\\StocksController' => 'getStocksController9Service',
  325.             'DcSiteBundle\\Controller\\PostController' => 'getPostController4Service',
  326.             'DcSiteBundle\\Controller\\RSSController' => 'getRSSController2Service',
  327.             'DcSiteBundle\\Controller\\RegistrationCostController' => 'getRegistrationCostControllerService',
  328.             'DcSiteBundle\\Controller\\RegulationToController' => 'getRegulationToControllerService',
  329.             'DcSiteBundle\\Controller\\ReviewController' => 'getReviewControllerService',
  330.             'DcSiteBundle\\Controller\\RobotsController' => 'getRobotsControllerService',
  331.             'DcSiteBundle\\Controller\\SecondhandController' => 'getSecondhandControllerService',
  332.             'DcSiteBundle\\Controller\\SiteMapController' => 'getSiteMapController2Service',
  333.             'DcSiteBundle\\Controller\\SmsLandingController' => 'getSmsLandingControllerService',
  334.             'DcSiteBundle\\Controller\\SparePartsController' => 'getSparePartsControllerService',
  335.             'DcSiteBundle\\Controller\\Subaru\\AboutController' => 'getAboutController14Service',
  336.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController' => 'getAccessoriesController16Service',
  337.             'DcSiteBundle\\Controller\\Subaru\\BaseController' => 'getBaseController18Service',
  338.             'DcSiteBundle\\Controller\\Subaru\\BasketController' => 'getBasketController16Service',
  339.             'DcSiteBundle\\Controller\\Subaru\\CarController' => 'getCarController18Service',
  340.             'DcSiteBundle\\Controller\\Subaru\\FinanceController' => 'getFinanceController17Service',
  341.             'DcSiteBundle\\Controller\\Subaru\\MainController' => 'getMainController18Service',
  342.             'DcSiteBundle\\Controller\\Subaru\\ServiceController' => 'getServiceController16Service',
  343.             'DcSiteBundle\\Controller\\Subaru\\StocksController' => 'getStocksController10Service',
  344.             'DcSiteBundle\\Controller\\Suzuki\\AboutController' => 'getAboutController15Service',
  345.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController' => 'getAccessoriesController17Service',
  346.             'DcSiteBundle\\Controller\\Suzuki\\BaseController' => 'getBaseController19Service',
  347.             'DcSiteBundle\\Controller\\Suzuki\\BasketController' => 'getBasketController17Service',
  348.             'DcSiteBundle\\Controller\\Suzuki\\CarController' => 'getCarController19Service',
  349.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController' => 'getFinanceController18Service',
  350.             'DcSiteBundle\\Controller\\Suzuki\\MainController' => 'getMainController19Service',
  351.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController' => 'getServiceController17Service',
  352.             'DcSiteBundle\\Controller\\Suzuki\\StocksController' => 'getStocksController11Service',
  353.             'DcSiteBundle\\Controller\\TestDriveController' => 'getTestDriveControllerService',
  354.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController' => 'getAboutController16Service',
  355.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController' => 'getAccessoriesController18Service',
  356.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController' => 'getBaseController20Service',
  357.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController' => 'getBasketController18Service',
  358.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController' => 'getCarController20Service',
  359.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController' => 'getFinanceController19Service',
  360.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController' => 'getMainController20Service',
  361.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController' => 'getServiceController18Service',
  362.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController' => 'getAboutController17Service',
  363.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController' => 'getAccessoriesController19Service',
  364.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController' => 'getBaseController21Service',
  365.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController' => 'getBasketController19Service',
  366.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController' => 'getCarController21Service',
  367.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController' => 'getCarInStockController3Service',
  368.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController' => 'getMainController21Service',
  369.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController' => 'getPostController5Service',
  370.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController' => 'getServiceController19Service',
  371.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController' => 'getServicesController2Service',
  372.             'DcSiteBundle\\Controller\\Toyota\\AboutController' => 'getAboutController18Service',
  373.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController' => 'getAccessoriesController20Service',
  374.             'DcSiteBundle\\Controller\\Toyota\\BaseController' => 'getBaseController22Service',
  375.             'DcSiteBundle\\Controller\\Toyota\\BasketController' => 'getBasketController20Service',
  376.             'DcSiteBundle\\Controller\\Toyota\\CarController' => 'getCarController22Service',
  377.             'DcSiteBundle\\Controller\\Toyota\\MainController' => 'getMainController22Service',
  378.             'DcSiteBundle\\Controller\\Toyota\\PostController' => 'getPostController6Service',
  379.             'DcSiteBundle\\Controller\\Toyota\\ServiceController' => 'getServiceController20Service',
  380.             'DcSiteBundle\\Controller\\Toyota\\ServicesController' => 'getServicesController3Service',
  381.             'DcSiteBundle\\Controller\\TradeInController' => 'getTradeInControllerService',
  382.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController' => 'getAboutController19Service',
  383.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController' => 'getBaseController23Service',
  384.             'DcSiteBundle\\Controller\\Unicommerce\\CarController' => 'getCarController23Service',
  385.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController' => 'getFinanceController20Service',
  386.             'DcSiteBundle\\Controller\\Unicommerce\\MainController' => 'getMainController23Service',
  387.             'DcSiteBundle\\Controller\\UsedCarModuleController' => 'getUsedCarModuleControllerService',
  388.             'DcSiteBundle\\Controller\\UsedCarPdfController' => 'getUsedCarPdfControllerService',
  389.             'DcSiteBundle\\Controller\\Volvo\\AboutController' => 'getAboutController20Service',
  390.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController' => 'getAccessoriesController21Service',
  391.             'DcSiteBundle\\Controller\\Volvo\\BaseController' => 'getBaseController24Service',
  392.             'DcSiteBundle\\Controller\\Volvo\\BasketController' => 'getBasketController21Service',
  393.             'DcSiteBundle\\Controller\\Volvo\\CarController' => 'getCarController24Service',
  394.             'DcSiteBundle\\Controller\\Volvo\\FinanceController' => 'getFinanceController21Service',
  395.             'DcSiteBundle\\Controller\\Volvo\\MainController' => 'getMainController24Service',
  396.             'DcSiteBundle\\Controller\\Volvo\\ServiceController' => 'getServiceController21Service',
  397.             'DcSiteBundle\\Controller\\WaterController' => 'getWaterControllerService',
  398.             'DcSiteBundle\\Controller\\Yamaha\\AboutController' => 'getAboutController21Service',
  399.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController' => 'getAccessoriesController22Service',
  400.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController' => 'getAjaxController5Service',
  401.             'DcSiteBundle\\Controller\\Yamaha\\BaseController' => 'getBaseController25Service',
  402.             'DcSiteBundle\\Controller\\Yamaha\\BoatController' => 'getBoatControllerService',
  403.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController' => 'getBoatEngineControllerService',
  404.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController' => 'getCatalogController3Service',
  405.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController' => 'getGeneratorControllerService',
  406.             'DcSiteBundle\\Controller\\Yamaha\\MainController' => 'getMainController25Service',
  407.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController' => 'getNonMotorizedBoatControllerService',
  408.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController' => 'getServiceController22Service',
  409.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController' => 'getServicesController4Service',
  410.             'DcSiteBundle\\Controller\\Yamaha\\StocksController' => 'getStocksController12Service',
  411.             'DcSiteBundle\\Form\\BuyPartsType' => 'getBuyPartsTypeService',
  412.             'DcSiteBundle\\Form\\VacancyType' => 'getVacancyTypeService',
  413.             'DcSiteBundle\\Model\\Pagination' => 'getPaginationService',
  414.             'DcSiteBundle\\Services\\ActionsService' => 'getActionsServiceService',
  415.             'DcSiteBundle\\Services\\CarInStockService' => 'getCarInStockServiceService',
  416.             'DcSiteBundle\\Services\\CarRouteGenerateService' => 'getCarRouteGenerateServiceService',
  417.             'DcSiteBundle\\Services\\CatalogService' => 'getCatalogService2Service',
  418.             'DcSiteBundle\\Services\\MainSliderService' => 'getMainSliderServiceService',
  419.             'DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService' => 'getPagesServiceService',
  420.             'DcSiteBundle\\Services\\NewsService' => 'getNewsServiceService',
  421.             'DcSiteBundle\\Services\\Nissan\\Finance\\FinanceService' => 'getFinanceServiceService',
  422.             'DcSiteBundle\\Services\\RentVehicleService' => 'getRentVehicleServiceService',
  423.             'DcSiteBundle\\Services\\UsedVehicleService' => 'getUsedVehicleServiceService',
  424.             'DcSiteBundle\\Services\\VehicleViewService' => 'getVehicleViewServiceService',
  425.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  426.             'FoundersBundle\\Controller\\BaseController' => 'getBaseController26Service',
  427.             'FoundersBundle\\Controller\\BusinessController' => 'getBusinessControllerService',
  428.             'FoundersBundle\\Controller\\FamilyController' => 'getFamilyControllerService',
  429.             'FoundersBundle\\Controller\\InvestmentController' => 'getInvestmentControllerService',
  430.             'FoundersBundle\\Controller\\MainController' => 'getMainController26Service',
  431.             'FoundersBundle\\Controller\\MediaController' => 'getMediaController2Service',
  432.             'FoundersBundle\\Controller\\SiteMapController' => 'getSiteMapController3Service',
  433.             'InsuranceBundle\\Controller\\AboutController' => 'getAboutController22Service',
  434.             'InsuranceBundle\\Controller\\ActionsNewsController' => 'getActionsNewsControllerService',
  435.             'InsuranceBundle\\Controller\\AuthController' => 'getAuthControllerService',
  436.             'InsuranceBundle\\Controller\\BaseController' => 'getBaseController27Service',
  437.             'InsuranceBundle\\Controller\\BasketController' => 'getBasketController22Service',
  438.             'InsuranceBundle\\Controller\\CabinetController' => 'getCabinetControllerService',
  439.             'InsuranceBundle\\Controller\\ContactsController' => 'getContactsController3Service',
  440.             'InsuranceBundle\\Controller\\FaqController' => 'getFaqControllerService',
  441.             'InsuranceBundle\\Controller\\FormController' => 'getFormController3Service',
  442.             'InsuranceBundle\\Controller\\MainController' => 'getMainController27Service',
  443.             'InsuranceBundle\\Controller\\ProgramsController' => 'getProgramsControllerService',
  444.             'InsuranceBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  445.             'InsuranceBundle\\Controller\\ServiceController' => 'getServiceController23Service',
  446.             'IntegrationBundle\\Controller\\Dealer\\MainController' => 'getMainController28Service',
  447.             'IntegrationBundle\\Controller\\Diia\\MainController' => 'getMainController29Service',
  448.             'MyBundle\\Controller\\AuthController' => 'getAuthController2Service',
  449.             'MyBundle\\Controller\\BasketController' => 'getBasketController23Service',
  450.             'MyBundle\\Controller\\CalendarController' => 'getCalendarControllerService',
  451.             'MyBundle\\Controller\\ClientPartnerController' => 'getClientPartnerControllerService',
  452.             'MyBundle\\Controller\\GarageController' => 'getGarageControllerService',
  453.             'MyBundle\\Controller\\MainController' => 'getMainController30Service',
  454.             'MyBundle\\Controller\\MyBaseController' => 'getMyBaseControllerService',
  455.             'MyBundle\\Controller\\NightBookingController' => 'getNightBookingControllerService',
  456.             'MyBundle\\Controller\\OnlineActivityController' => 'getOnlineActivityControllerService',
  457.             'MyBundle\\Controller\\OrderController' => 'getOrderControllerService',
  458.             'MyBundle\\Controller\\PayResultController' => 'getPayResultControllerService',
  459.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController' => 'getProfileCalculatorEmployeeControllerService',
  460.             'MyBundle\\Controller\\ProfileController' => 'getProfileControllerService',
  461.             'MyBundle\\Controller\\StocksController' => 'getStocksController13Service',
  462.             'MyBundle\\Messages' => 'getMessagesService',
  463.             'PortalBundle\\Controller\\AboutController' => 'getAboutController23Service',
  464.             'PortalBundle\\Controller\\AjaxController' => 'getAjaxController6Service',
  465.             'PortalBundle\\Controller\\BaseController' => 'getBaseController28Service',
  466.             'PortalBundle\\Controller\\CarController' => 'getCarController25Service',
  467.             'PortalBundle\\Controller\\CatalogController' => 'getCatalogController4Service',
  468.             'PortalBundle\\Controller\\ComparisonController' => 'getComparisonController2Service',
  469.             'PortalBundle\\Controller\\ContactsController' => 'getContactsController4Service',
  470.             'PortalBundle\\Controller\\CrmActionController' => 'getCrmActionControllerService',
  471.             'PortalBundle\\Controller\\DepartmentController' => 'getDepartmentControllerService',
  472.             'PortalBundle\\Controller\\FeaturedController' => 'getFeaturedControllerService',
  473.             'PortalBundle\\Controller\\FinanceController' => 'getFinanceController22Service',
  474.             'PortalBundle\\Controller\\FoundersController' => 'getFoundersControllerService',
  475.             'PortalBundle\\Controller\\LandingController' => 'getLandingControllerService',
  476.             'PortalBundle\\Controller\\LinkMinifyController' => 'getLinkMinifyControllerService',
  477.             'PortalBundle\\Controller\\MainController' => 'getMainController31Service',
  478.             'PortalBundle\\Controller\\PostController' => 'getPostController7Service',
  479.             'PortalBundle\\Controller\\ProgramsController' => 'getProgramsController2Service',
  480.             'PortalBundle\\Controller\\ReviewsController' => 'getReviewsControllerService',
  481.             'PortalBundle\\Controller\\SaleController' => 'getSaleController2Service',
  482.             'PortalBundle\\Controller\\SearchController' => 'getSearchControllerService',
  483.             'PortalBundle\\Controller\\ServiceController' => 'getServiceController24Service',
  484.             'PortalBundle\\Controller\\ServiceWorkWidgetController' => 'getServiceWorkWidgetControllerService',
  485.             'PortalBundle\\Controller\\SiteMapController' => 'getSiteMapController4Service',
  486.             'PortalBundle\\Controller\\StockController' => 'getStockControllerService',
  487.             'PortalBundle\\Controller\\TestDriveController' => 'getTestDriveController2Service',
  488.             'PortalBundle\\Controller\\UnicomersController' => 'getUnicomersControllerService',
  489.             'PortalBundle\\Model\\Catalog' => 'getCatalogService',
  490.             'PortalBundle\\Model\\SeoMetaTag' => 'getSeoMetaTagService',
  491.             'PortalBundle\\Services\\DepartmentService' => 'getDepartmentServiceService',
  492.             'PortalBundle\\Services\\MainService' => 'getMainService2Service',
  493.             'PortalBundle\\Services\\OfferedVehicle' => 'getOfferedVehicleService',
  494.             'PortalBundle\\Services\\VehicleFilterService' => 'getVehicleFilterServiceService',
  495.             'PortalBundle\\Services\\VehicleService' => 'getVehicleServiceService',
  496.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectController2Service',
  497.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  498.             'admin.brand' => 'getAdmin_BrandService',
  499.             'admin.brand.template_registry' => 'getAdmin_Brand_TemplateRegistryService',
  500.             'admin.car.accessories' => 'getAdmin_Car_AccessoriesService',
  501.             'admin.car.accessories.template_registry' => 'getAdmin_Car_Accessories_TemplateRegistryService',
  502.             'admin.car.accessories_group' => 'getAdmin_Car_AccessoriesGroupService',
  503.             'admin.car.accessories_group.template_registry' => 'getAdmin_Car_AccessoriesGroup_TemplateRegistryService',
  504.             'admin.client' => 'getAdmin_ClientService',
  505.             'admin.client.template_registry' => 'getAdmin_Client_TemplateRegistryService',
  506.             'admin.core.car_group' => 'getAdmin_Core_CarGroupService',
  507.             'admin.core.car_group.template_registry' => 'getAdmin_Core_CarGroup_TemplateRegistryService',
  508.             'admin.core.corp_sales' => 'getAdmin_Core_CorpSalesService',
  509.             'admin.core.corp_sales.template_registry' => 'getAdmin_Core_CorpSales_TemplateRegistryService',
  510.             'admin.core.department' => 'getAdmin_Core_DepartmentService',
  511.             'admin.core.department.template_registry' => 'getAdmin_Core_Department_TemplateRegistryService',
  512.             'admin.core.post_content' => 'getAdmin_Core_PostContentService',
  513.             'admin.core.post_content.template_registry' => 'getAdmin_Core_PostContent_TemplateRegistryService',
  514.             'admin.core.vacancy_content' => 'getAdmin_Core_VacancyContentService',
  515.             'admin.core.vacancy_content.template_registry' => 'getAdmin_Core_VacancyContent_TemplateRegistryService',
  516.             'admin.core.worker' => 'getAdmin_Core_WorkerService',
  517.             'admin.core.worker.template_registry' => 'getAdmin_Core_Worker_TemplateRegistryService',
  518.             'admin.credit.programm' => 'getAdmin_Credit_ProgrammService',
  519.             'admin.credit.programm.template_registry' => 'getAdmin_Credit_Programm_TemplateRegistryService',
  520.             'admin.critical_log' => 'getAdmin_CriticalLogService',
  521.             'admin.critical_log.template_registry' => 'getAdmin_CriticalLog_TemplateRegistryService',
  522.             'admin.dc.accessories' => 'getAdmin_Dc_AccessoriesService',
  523.             'admin.dc.accessories.template_registry' => 'getAdmin_Dc_Accessories_TemplateRegistryService',
  524.             'admin.dc.accessories_category' => 'getAdmin_Dc_AccessoriesCategoryService',
  525.             'admin.dc.accessories_category.template_registry' => 'getAdmin_Dc_AccessoriesCategory_TemplateRegistryService',
  526.             'admin.dc.accessories_category_content' => 'getAdmin_Dc_AccessoriesCategoryContentService',
  527.             'admin.dc.accessories_category_content.template_registry' => 'getAdmin_Dc_AccessoriesCategoryContent_TemplateRegistryService',
  528.             'admin.dc.accessories_content' => 'getAdmin_Dc_AccessoriesContentService',
  529.             'admin.dc.accessories_content.template_registry' => 'getAdmin_Dc_AccessoriesContent_TemplateRegistryService',
  530.             'admin.dc.actions.post' => 'getAdmin_Dc_Actions_PostService',
  531.             'admin.dc.actions.post.template_registry' => 'getAdmin_Dc_Actions_Post_TemplateRegistryService',
  532.             'admin.dc.all_leads' => 'getAdmin_Dc_AllLeadsService',
  533.             'admin.dc.all_leads.template_registry' => 'getAdmin_Dc_AllLeads_TemplateRegistryService',
  534.             'admin.dc.body_repair_certificate' => 'getAdmin_Dc_BodyRepairCertificateService',
  535.             'admin.dc.body_repair_certificate.template_registry' => 'getAdmin_Dc_BodyRepairCertificate_TemplateRegistryService',
  536.             'admin.dc.client_partner' => 'getAdmin_Dc_ClientPartnerService',
  537.             'admin.dc.client_partner.template_registry' => 'getAdmin_Dc_ClientPartner_TemplateRegistryService',
  538.             'admin.dc.configurator_offer' => 'getAdmin_Dc_ConfiguratorOfferService',
  539.             'admin.dc.configurator_offer.template_registry' => 'getAdmin_Dc_ConfiguratorOffer_TemplateRegistryService',
  540.             'admin.dc.events' => 'getAdmin_Dc_EventsService',
  541.             'admin.dc.events.template_registry' => 'getAdmin_Dc_Events_TemplateRegistryService',
  542.             'admin.dc.faq' => 'getAdmin_Dc_FaqService',
  543.             'admin.dc.faq.template_registry' => 'getAdmin_Dc_Faq_TemplateRegistryService',
  544.             'admin.dc.generator' => 'getAdmin_Dc_GeneratorService',
  545.             'admin.dc.generator.template_registry' => 'getAdmin_Dc_Generator_TemplateRegistryService',
  546.             'admin.dc.news.post' => 'getAdmin_Dc_News_PostService',
  547.             'admin.dc.news.post.template_registry' => 'getAdmin_Dc_News_Post_TemplateRegistryService',
  548.             'admin.dc.page_content' => 'getAdmin_Dc_PageContentService',
  549.             'admin.dc.page_content.template_registry' => 'getAdmin_Dc_PageContent_TemplateRegistryService',
  550.             'admin.dc.pages' => 'getAdmin_Dc_PagesService',
  551.             'admin.dc.pages.template_registry' => 'getAdmin_Dc_Pages_TemplateRegistryService',
  552.             'admin.dc.replacement_car_condition' => 'getAdmin_Dc_ReplacementCarConditionService',
  553.             'admin.dc.replacement_car_condition.template_registry' => 'getAdmin_Dc_ReplacementCarCondition_TemplateRegistryService',
  554.             'admin.dc.resume' => 'getAdmin_Dc_ResumeService',
  555.             'admin.dc.resume.template_registry' => 'getAdmin_Dc_Resume_TemplateRegistryService',
  556.             'admin.dc.sales_contract' => 'getAdmin_Dc_SalesContractService',
  557.             'admin.dc.sales_contract.template_registry' => 'getAdmin_Dc_SalesContract_TemplateRegistryService',
  558.             'admin.dc.slider' => 'getAdmin_Dc_SliderService',
  559.             'admin.dc.slider.template_registry' => 'getAdmin_Dc_Slider_TemplateRegistryService',
  560.             'admin.dc.special_offers' => 'getAdmin_Dc_SpecialOffersService',
  561.             'admin.dc.special_offers.template_registry' => 'getAdmin_Dc_SpecialOffers_TemplateRegistryService',
  562.             'admin.dc.special_offers_content' => 'getAdmin_Dc_SpecialOffersContentService',
  563.             'admin.dc.special_offers_content.template_registry' => 'getAdmin_Dc_SpecialOffersContent_TemplateRegistryService',
  564.             'admin.dc.terms_maintenance' => 'getAdmin_Dc_TermsMaintenanceService',
  565.             'admin.dc.terms_maintenance.template_registry' => 'getAdmin_Dc_TermsMaintenance_TemplateRegistryService',
  566.             'admin.dc.test_drive' => 'getAdmin_Dc_TestDriveService',
  567.             'admin.dc.test_drive.routes' => 'getAdmin_Dc_TestDrive_RoutesService',
  568.             'admin.dc.test_drive.routes.template_registry' => 'getAdmin_Dc_TestDrive_Routes_TemplateRegistryService',
  569.             'admin.dc.test_drive.template_registry' => 'getAdmin_Dc_TestDrive_TemplateRegistryService',
  570.             'admin.dc.tour_route_content' => 'getAdmin_Dc_TourRouteContentService',
  571.             'admin.dc.tour_route_content.template_registry' => 'getAdmin_Dc_TourRouteContent_TemplateRegistryService',
  572.             'admin.dc.tour_route_params' => 'getAdmin_Dc_TourRouteParamsService',
  573.             'admin.dc.tour_route_params.template_registry' => 'getAdmin_Dc_TourRouteParams_TemplateRegistryService',
  574.             'admin.dc.tour_routes' => 'getAdmin_Dc_TourRoutesService',
  575.             'admin.dc.tour_routes.template_registry' => 'getAdmin_Dc_TourRoutes_TemplateRegistryService',
  576.             'admin.dc.vacancy' => 'getAdmin_Dc_VacancyService',
  577.             'admin.dc.vacancy.template_registry' => 'getAdmin_Dc_Vacancy_TemplateRegistryService',
  578.             'admin.dealer' => 'getAdmin_DealerService',
  579.             'admin.dealer.template_registry' => 'getAdmin_Dealer_TemplateRegistryService',
  580.             'admin.document_branch' => 'getAdmin_DocumentBranchService',
  581.             'admin.document_branch.template_registry' => 'getAdmin_DocumentBranch_TemplateRegistryService',
  582.             'admin.document_dealer' => 'getAdmin_DocumentDealerService',
  583.             'admin.document_dealer.template_registry' => 'getAdmin_DocumentDealer_TemplateRegistryService',
  584.             'admin.estimate_odds' => 'getAdmin_EstimateOddsService',
  585.             'admin.estimate_odds.template_registry' => 'getAdmin_EstimateOdds_TemplateRegistryService',
  586.             'admin.founder.biography' => 'getAdmin_Founder_BiographyService',
  587.             'admin.founder.biography.template_registry' => 'getAdmin_Founder_Biography_TemplateRegistryService',
  588.             'admin.founder.category_social_investments' => 'getAdmin_Founder_CategorySocialInvestmentsService',
  589.             'admin.founder.category_social_investments.template_registry' => 'getAdmin_Founder_CategorySocialInvestments_TemplateRegistryService',
  590.             'admin.founder.galleryPhoto' => 'getAdmin_Founder_GalleryPhotoService',
  591.             'admin.founder.galleryPhoto.template_registry' => 'getAdmin_Founder_GalleryPhoto_TemplateRegistryService',
  592.             'admin.founder.galleryVideo' => 'getAdmin_Founder_GalleryVideoService',
  593.             'admin.founder.galleryVideo.template_registry' => 'getAdmin_Founder_GalleryVideo_TemplateRegistryService',
  594.             'admin.founder.news' => 'getAdmin_Founder_NewsService',
  595.             'admin.founder.news.template_registry' => 'getAdmin_Founder_News_TemplateRegistryService',
  596.             'admin.founder.publication' => 'getAdmin_Founder_PublicationService',
  597.             'admin.founder.publication.template_registry' => 'getAdmin_Founder_Publication_TemplateRegistryService',
  598.             'admin.founder.social_investments' => 'getAdmin_Founder_SocialInvestmentsService',
  599.             'admin.founder.social_investments.template_registry' => 'getAdmin_Founder_SocialInvestments_TemplateRegistryService',
  600.             'admin.founder.solemn_event' => 'getAdmin_Founder_SolemnEventService',
  601.             'admin.founder.solemn_event.template_registry' => 'getAdmin_Founder_SolemnEvent_TemplateRegistryService',
  602.             'admin.inner_mail' => 'getAdmin_InnerMailService',
  603.             'admin.inner_mail.template_registry' => 'getAdmin_InnerMail_TemplateRegistryService',
  604.             'admin.insurance.actions.post' => 'getAdmin_Insurance_Actions_PostService',
  605.             'admin.insurance.actions.post.template_registry' => 'getAdmin_Insurance_Actions_Post_TemplateRegistryService',
  606.             'admin.insurance.case' => 'getAdmin_Insurance_CaseService',
  607.             'admin.insurance.case.template_registry' => 'getAdmin_Insurance_Case_TemplateRegistryService',
  608.             'admin.insurance.case_document' => 'getAdmin_Insurance_CaseDocumentService',
  609.             'admin.insurance.case_document.template_registry' => 'getAdmin_Insurance_CaseDocument_TemplateRegistryService',
  610.             'admin.insurance.faq' => 'getAdmin_Insurance_FaqService',
  611.             'admin.insurance.faq.template_registry' => 'getAdmin_Insurance_Faq_TemplateRegistryService',
  612.             'admin.insurance.information_document' => 'getAdmin_Insurance_InformationDocumentService',
  613.             'admin.insurance.information_document.template_registry' => 'getAdmin_Insurance_InformationDocument_TemplateRegistryService',
  614.             'admin.insurance.information_document_category' => 'getAdmin_Insurance_InformationDocumentCategoryService',
  615.             'admin.insurance.information_document_category.template_registry' => 'getAdmin_Insurance_InformationDocumentCategory_TemplateRegistryService',
  616.             'admin.insurance.information_document_category_content' => 'getAdmin_Insurance_InformationDocumentCategoryContentService',
  617.             'admin.insurance.information_document_category_content.template_registry' => 'getAdmin_Insurance_InformationDocumentCategoryContent_TemplateRegistryService',
  618.             'admin.insurance.insurance_condition' => 'getAdmin_Insurance_InsuranceConditionService',
  619.             'admin.insurance.insurance_condition.template_registry' => 'getAdmin_Insurance_InsuranceCondition_TemplateRegistryService',
  620.             'admin.insurance.insurance_condition_category' => 'getAdmin_Insurance_InsuranceConditionCategoryService',
  621.             'admin.insurance.insurance_condition_category.template_registry' => 'getAdmin_Insurance_InsuranceConditionCategory_TemplateRegistryService',
  622.             'admin.insurance.insurance_condition_category_content' => 'getAdmin_Insurance_InsuranceConditionCategoryContentService',
  623.             'admin.insurance.insurance_condition_category_content.template_registry' => 'getAdmin_Insurance_InsuranceConditionCategoryContent_TemplateRegistryService',
  624.             'admin.insurance.mediation_service' => 'getAdmin_Insurance_MediationServiceService',
  625.             'admin.insurance.mediation_service.template_registry' => 'getAdmin_Insurance_MediationService_TemplateRegistryService',
  626.             'admin.insurance.mediation_service_mediator' => 'getAdmin_Insurance_MediationServiceMediatorService',
  627.             'admin.insurance.mediation_service_mediator.template_registry' => 'getAdmin_Insurance_MediationServiceMediator_TemplateRegistryService',
  628.             'admin.insurance.mediator_product' => 'getAdmin_Insurance_MediatorProductService',
  629.             'admin.insurance.mediator_product.template_registry' => 'getAdmin_Insurance_MediatorProduct_TemplateRegistryService',
  630.             'admin.insurance.news.post' => 'getAdmin_Insurance_News_PostService',
  631.             'admin.insurance.news.post.template_registry' => 'getAdmin_Insurance_News_Post_TemplateRegistryService',
  632.             'admin.insurance.payouts' => 'getAdmin_Insurance_PayoutsService',
  633.             'admin.insurance.payouts.template_registry' => 'getAdmin_Insurance_Payouts_TemplateRegistryService',
  634.             'admin.insurance.prorgamm.template_registry' => 'getAdmin_Insurance_Prorgamm_TemplateRegistryService',
  635.             'admin.insurance.review' => 'getAdmin_Insurance_ReviewService',
  636.             'admin.insurance.review.template_registry' => 'getAdmin_Insurance_Review_TemplateRegistryService',
  637.             'admin.log' => 'getAdmin_LogService',
  638.             'admin.log.template_registry' => 'getAdmin_Log_TemplateRegistryService',
  639.             'admin.logs' => 'getAdmin_LogsService',
  640.             'admin.logs.template_registry' => 'getAdmin_Logs_TemplateRegistryService',
  641.             'admin.modelRange.pages' => 'getAdmin_ModelRange_PagesService',
  642.             'admin.modelRange.pages.template_registry' => 'getAdmin_ModelRange_Pages_TemplateRegistryService',
  643.             'admin.order' => 'getAdmin_OrderService',
  644.             'admin.order.template_registry' => 'getAdmin_Order_TemplateRegistryService',
  645.             'admin.post_log' => 'getAdmin_PostLogService',
  646.             'admin.post_log.template_registry' => 'getAdmin_PostLog_TemplateRegistryService',
  647.             'admin.report' => 'getAdmin_ReportService',
  648.             'admin.report.template_registry' => 'getAdmin_Report_TemplateRegistryService',
  649.             'admin.seo' => 'getAdmin_SeoService',
  650.             'admin.seo.template_registry' => 'getAdmin_Seo_TemplateRegistryService',
  651.             'admin.service.body_repair_category' => 'getAdmin_Service_BodyRepairCategoryService',
  652.             'admin.service.body_repair_category.template_registry' => 'getAdmin_Service_BodyRepairCategory_TemplateRegistryService',
  653.             'admin.service.body_repair_category_content' => 'getAdmin_Service_BodyRepairCategoryContentService',
  654.             'admin.service.body_repair_category_content.template_registry' => 'getAdmin_Service_BodyRepairCategoryContent_TemplateRegistryService',
  655.             'admin.service.job' => 'getAdmin_Service_JobService',
  656.             'admin.service.job.template_registry' => 'getAdmin_Service_Job_TemplateRegistryService',
  657.             'admin.service.part' => 'getAdmin_Service_PartService',
  658.             'admin.service.part.template_registry' => 'getAdmin_Service_Part_TemplateRegistryService',
  659.             'admin.service.service_page_category' => 'getAdmin_Service_ServicePageCategoryService',
  660.             'admin.service.service_page_category.template_registry' => 'getAdmin_Service_ServicePageCategory_TemplateRegistryService',
  661.             'admin.service.service_page_category_content' => 'getAdmin_Service_ServicePageCategoryContentService',
  662.             'admin.service.service_page_category_content.template_registry' => 'getAdmin_Service_ServicePageCategoryContent_TemplateRegistryService',
  663.             'admin.service.service_page_content' => 'getAdmin_Service_ServicePageContentService',
  664.             'admin.service.service_page_content.template_registry' => 'getAdmin_Service_ServicePageContent_TemplateRegistryService',
  665.             'admin.service.servise_page' => 'getAdmin_Service_ServisePageService',
  666.             'admin.service.servise_page.template_registry' => 'getAdmin_Service_ServisePage_TemplateRegistryService',
  667.             'admin.service.to_regulation_job' => 'getAdmin_Service_ToRegulationJobService',
  668.             'admin.service.to_regulation_job.template_registry' => 'getAdmin_Service_ToRegulationJob_TemplateRegistryService',
  669.             'admin.service.to_regulation_part' => 'getAdmin_Service_ToRegulationPartService',
  670.             'admin.service.to_regulation_part.template_registry' => 'getAdmin_Service_ToRegulationPart_TemplateRegistryService',
  671.             'admin.service.to_regulations' => 'getAdmin_Service_ToRegulationsService',
  672.             'admin.service.to_regulations.template_registry' => 'getAdmin_Service_ToRegulations_TemplateRegistryService',
  673.             'admin.shop.goods' => 'getAdmin_Shop_GoodsService',
  674.             'admin.shop.goods.template_registry' => 'getAdmin_Shop_Goods_TemplateRegistryService',
  675.             'admin.shop.goods_content' => 'getAdmin_Shop_GoodsContentService',
  676.             'admin.shop.goods_content.template_registry' => 'getAdmin_Shop_GoodsContent_TemplateRegistryService',
  677.             'admin.shop.group' => 'getAdmin_Shop_GroupService',
  678.             'admin.shop.group.template_registry' => 'getAdmin_Shop_Group_TemplateRegistryService',
  679.             'admin.sub.about_company' => 'getAdmin_Sub_AboutCompanyService',
  680.             'admin.sub.about_company.template_registry' => 'getAdmin_Sub_AboutCompany_TemplateRegistryService',
  681.             'admin.sub.accessories' => 'getAdmin_Sub_AccessoriesService',
  682.             'admin.sub.accessories.template_registry' => 'getAdmin_Sub_Accessories_TemplateRegistryService',
  683.             'admin.sub.accessories_group' => 'getAdmin_Sub_AccessoriesGroupService',
  684.             'admin.sub.accessories_group.template_registry' => 'getAdmin_Sub_AccessoriesGroup_TemplateRegistryService',
  685.             'admin.sub.actions.post' => 'getAdmin_Sub_Actions_PostService',
  686.             'admin.sub.actions.post.template_registry' => 'getAdmin_Sub_Actions_Post_TemplateRegistryService',
  687.             'admin.sub.contact' => 'getAdmin_Sub_ContactService',
  688.             'admin.sub.contact.template_registry' => 'getAdmin_Sub_Contact_TemplateRegistryService',
  689.             'admin.sub.department' => 'getAdmin_Sub_DepartmentService',
  690.             'admin.sub.department.template_registry' => 'getAdmin_Sub_Department_TemplateRegistryService',
  691.             'admin.sub.inner_mail' => 'getAdmin_Sub_InnerMailService',
  692.             'admin.sub.inner_mail.template_registry' => 'getAdmin_Sub_InnerMail_TemplateRegistryService',
  693.             'admin.sub.news.post' => 'getAdmin_Sub_News_PostService',
  694.             'admin.sub.news.post.template_registry' => 'getAdmin_Sub_News_Post_TemplateRegistryService',
  695.             'admin.sub.page_content' => 'getAdmin_Sub_PageContentService',
  696.             'admin.sub.page_content.template_registry' => 'getAdmin_Sub_PageContent_TemplateRegistryService',
  697.             'admin.sub.pages_services' => 'getAdmin_Sub_PagesServicesService',
  698.             'admin.sub.pages_services.template_registry' => 'getAdmin_Sub_PagesServices_TemplateRegistryService',
  699.             'admin.sub.post_content' => 'getAdmin_Sub_PostContentService',
  700.             'admin.sub.post_content.template_registry' => 'getAdmin_Sub_PostContent_TemplateRegistryService',
  701.             'admin.sub.seo' => 'getAdmin_Sub_SeoService',
  702.             'admin.sub.seo.template_registry' => 'getAdmin_Sub_Seo_TemplateRegistryService',
  703.             'admin.sub.slider' => 'getAdmin_Sub_SliderService',
  704.             'admin.sub.slider.template_registry' => 'getAdmin_Sub_Slider_TemplateRegistryService',
  705.             'admin.sub.test_drive' => 'getAdmin_Sub_TestDriveService',
  706.             'admin.sub.test_drive.template_registry' => 'getAdmin_Sub_TestDrive_TemplateRegistryService',
  707.             'admin.sub.vacancy' => 'getAdmin_Sub_VacancyService',
  708.             'admin.sub.vacancy.template_registry' => 'getAdmin_Sub_Vacancy_TemplateRegistryService',
  709.             'admin.sub.vacancy_content' => 'getAdmin_Sub_VacancyContentService',
  710.             'admin.sub.vacancy_content.template_registry' => 'getAdmin_Sub_VacancyContent_TemplateRegistryService',
  711.             'admin.sub.vehicle_accessories' => 'getAdmin_Sub_VehicleAccessoriesService',
  712.             'admin.sub.vehicle_accessories.template_registry' => 'getAdmin_Sub_VehicleAccessories_TemplateRegistryService',
  713.             'admin.sub.vehicles.content' => 'getAdmin_Sub_Vehicles_ContentService',
  714.             'admin.sub.vehicles.content.template_registry' => 'getAdmin_Sub_Vehicles_Content_TemplateRegistryService',
  715.             'admin.sub.vehicles.moto_used' => 'getAdmin_Sub_Vehicles_MotoUsedService',
  716.             'admin.sub.vehicles.moto_used.template_registry' => 'getAdmin_Sub_Vehicles_MotoUsed_TemplateRegistryService',
  717.             'admin.sub.vehicles.moto_variation' => 'getAdmin_Sub_Vehicles_MotoVariationService',
  718.             'admin.sub.vehicles.moto_variation.template_registry' => 'getAdmin_Sub_Vehicles_MotoVariation_TemplateRegistryService',
  719.             'admin.sub.vehicles.variation_characteristic' => 'getAdmin_Sub_Vehicles_VariationCharacteristicService',
  720.             'admin.sub.vehicles.variation_characteristic.template_registry' => 'getAdmin_Sub_Vehicles_VariationCharacteristic_TemplateRegistryService',
  721.             'admin.sub.worker' => 'getAdmin_Sub_WorkerService',
  722.             'admin.sub.worker.template_registry' => 'getAdmin_Sub_Worker_TemplateRegistryService',
  723.             'admin.sync_info' => 'getAdmin_SyncInfoService',
  724.             'admin.sync_info.template_registry' => 'getAdmin_SyncInfo_TemplateRegistryService',
  725.             'admin.task' => 'getAdmin_TaskService',
  726.             'admin.task.template_registry' => 'getAdmin_Task_TemplateRegistryService',
  727.             'admin.ticket' => 'getAdmin_TicketService',
  728.             'admin.ticket-dashboard' => 'getAdmin_TicketdashboardService',
  729.             'admin.ticket-dashboard.template_registry' => 'getAdmin_Ticketdashboard_TemplateRegistryService',
  730.             'admin.ticket-planer' => 'getAdmin_TicketplanerService',
  731.             'admin.ticket-planer.template_registry' => 'getAdmin_Ticketplaner_TemplateRegistryService',
  732.             'admin.ticket-report' => 'getAdmin_TicketreportService',
  733.             'admin.ticket-report.template_registry' => 'getAdmin_Ticketreport_TemplateRegistryService',
  734.             'admin.ticket.template_registry' => 'getAdmin_Ticket_TemplateRegistryService',
  735.             'admin.txn' => 'getAdmin_TxnService',
  736.             'admin.txn.template_registry' => 'getAdmin_Txn_TemplateRegistryService',
  737.             'admin.user' => 'getAdmin_UserService',
  738.             'admin.user.template_registry' => 'getAdmin_User_TemplateRegistryService',
  739.             'admin.vehicle_auto_ria_option.template_registry' => 'getAdmin_VehicleAutoRiaOption_TemplateRegistryService',
  740.             'admin.vehicles.autoria_options' => 'getAdmin_Vehicles_AutoriaOptionsService',
  741.             'admin.vehicles.autoria_options.template_registry' => 'getAdmin_Vehicles_AutoriaOptions_TemplateRegistryService',
  742.             'admin.vehicles.bus_in_stock' => 'getAdmin_Vehicles_BusInStockService',
  743.             'admin.vehicles.bus_in_stock.template_registry' => 'getAdmin_Vehicles_BusInStock_TemplateRegistryService',
  744.             'admin.vehicles.bus_specification' => 'getAdmin_Vehicles_BusSpecificationService',
  745.             'admin.vehicles.bus_specification.template_registry' => 'getAdmin_Vehicles_BusSpecification_TemplateRegistryService',
  746.             'admin.vehicles.bus_variation' => 'getAdmin_Vehicles_BusVariationService',
  747.             'admin.vehicles.bus_variation.template_registry' => 'getAdmin_Vehicles_BusVariation_TemplateRegistryService',
  748.             'admin.vehicles.bus_vehicle' => 'getAdmin_Vehicles_BusVehicleService',
  749.             'admin.vehicles.bus_vehicle.template_registry' => 'getAdmin_Vehicles_BusVehicle_TemplateRegistryService',
  750.             'admin.vehicles.category' => 'getAdmin_Vehicles_CategoryService',
  751.             'admin.vehicles.category.template_registry' => 'getAdmin_Vehicles_Category_TemplateRegistryService',
  752.             'admin.vehicles.content' => 'getAdmin_Vehicles_ContentService',
  753.             'admin.vehicles.content.template_registry' => 'getAdmin_Vehicles_Content_TemplateRegistryService',
  754.             'admin.vehicles.direction_of_production' => 'getAdmin_Vehicles_DirectionOfProductionService',
  755.             'admin.vehicles.direction_of_production.template_registry' => 'getAdmin_Vehicles_DirectionOfProduction_TemplateRegistryService',
  756.             'admin.vehicles.engine' => 'getAdmin_Vehicles_EngineService',
  757.             'admin.vehicles.engine.template_registry' => 'getAdmin_Vehicles_Engine_TemplateRegistryService',
  758.             'admin.vehicles.equipment' => 'getAdmin_Vehicles_EquipmentService',
  759.             'admin.vehicles.equipment.template_registry' => 'getAdmin_Vehicles_Equipment_TemplateRegistryService',
  760.             'admin.vehicles.equipment_iption' => 'getAdmin_Vehicles_EquipmentIptionService',
  761.             'admin.vehicles.equipment_iption.template_registry' => 'getAdmin_Vehicles_EquipmentIption_TemplateRegistryService',
  762.             'admin.vehicles.faq_content' => 'getAdmin_Vehicles_FaqContentService',
  763.             'admin.vehicles.faq_content.template_registry' => 'getAdmin_Vehicles_FaqContent_TemplateRegistryService',
  764.             'admin.vehicles.faqs' => 'getAdmin_Vehicles_FaqsService',
  765.             'admin.vehicles.faqs.template_registry' => 'getAdmin_Vehicles_Faqs_TemplateRegistryService',
  766.             'admin.vehicles.features' => 'getAdmin_Vehicles_FeaturesService',
  767.             'admin.vehicles.features.group' => 'getAdmin_Vehicles_Features_GroupService',
  768.             'admin.vehicles.features.group.template_registry' => 'getAdmin_Vehicles_Features_Group_TemplateRegistryService',
  769.             'admin.vehicles.features.template_registry' => 'getAdmin_Vehicles_Features_TemplateRegistryService',
  770.             'admin.vehicles.features_content' => 'getAdmin_Vehicles_FeaturesContentService',
  771.             'admin.vehicles.features_content.template_registry' => 'getAdmin_Vehicles_FeaturesContent_TemplateRegistryService',
  772.             'admin.vehicles.file' => 'getAdmin_Vehicles_FileService',
  773.             'admin.vehicles.file.template_registry' => 'getAdmin_Vehicles_File_TemplateRegistryService',
  774.             'admin.vehicles.fraight_in_stock' => 'getAdmin_Vehicles_FraightInStockService',
  775.             'admin.vehicles.fraight_in_stock.template_registry' => 'getAdmin_Vehicles_FraightInStock_TemplateRegistryService',
  776.             'admin.vehicles.fraight_specification' => 'getAdmin_Vehicles_FraightSpecificationService',
  777.             'admin.vehicles.fraight_specification.template_registry' => 'getAdmin_Vehicles_FraightSpecification_TemplateRegistryService',
  778.             'admin.vehicles.fraight_variation' => 'getAdmin_Vehicles_FraightVariationService',
  779.             'admin.vehicles.fraight_variation.template_registry' => 'getAdmin_Vehicles_FraightVariation_TemplateRegistryService',
  780.             'admin.vehicles.fraight_vehicle' => 'getAdmin_Vehicles_FraightVehicleService',
  781.             'admin.vehicles.fraight_vehicle.template_registry' => 'getAdmin_Vehicles_FraightVehicle_TemplateRegistryService',
  782.             'admin.vehicles.group' => 'getAdmin_Vehicles_GroupService',
  783.             'admin.vehicles.group.template_registry' => 'getAdmin_Vehicles_Group_TemplateRegistryService',
  784.             'admin.vehicles.in_stock_content' => 'getAdmin_Vehicles_InStockContentService',
  785.             'admin.vehicles.in_stock_content.template_registry' => 'getAdmin_Vehicles_InStockContent_TemplateRegistryService',
  786.             'admin.vehicles.in_stock_part' => 'getAdmin_Vehicles_InStockPartService',
  787.             'admin.vehicles.in_stock_part.template_registry' => 'getAdmin_Vehicles_InStockPart_TemplateRegistryService',
  788.             'admin.vehicles.markdown' => 'getAdmin_Vehicles_MarkdownService',
  789.             'admin.vehicles.markdown.template_registry' => 'getAdmin_Vehicles_Markdown_TemplateRegistryService',
  790.             'admin.vehicles.model' => 'getAdmin_Vehicles_ModelService',
  791.             'admin.vehicles.model.template_registry' => 'getAdmin_Vehicles_Model_TemplateRegistryService',
  792.             'admin.vehicles.moto_in_stock' => 'getAdmin_Vehicles_MotoInStockService',
  793.             'admin.vehicles.moto_in_stock.template_registry' => 'getAdmin_Vehicles_MotoInStock_TemplateRegistryService',
  794.             'admin.vehicles.moto_rent' => 'getAdmin_Vehicles_MotoRentService',
  795.             'admin.vehicles.moto_rent.template_registry' => 'getAdmin_Vehicles_MotoRent_TemplateRegistryService',
  796.             'admin.vehicles.moto_used' => 'getAdmin_Vehicles_MotoUsedService',
  797.             'admin.vehicles.moto_used.template_registry' => 'getAdmin_Vehicles_MotoUsed_TemplateRegistryService',
  798.             'admin.vehicles.moto_variation' => 'getAdmin_Vehicles_MotoVariationService',
  799.             'admin.vehicles.moto_variation.template_registry' => 'getAdmin_Vehicles_MotoVariation_TemplateRegistryService',
  800.             'admin.vehicles.moto_vehicle' => 'getAdmin_Vehicles_MotoVehicleService',
  801.             'admin.vehicles.moto_vehicle.template_registry' => 'getAdmin_Vehicles_MotoVehicle_TemplateRegistryService',
  802.             'admin.vehicles.passenger_in_stock' => 'getAdmin_Vehicles_PassengerInStockService',
  803.             'admin.vehicles.passenger_in_stock.template_registry' => 'getAdmin_Vehicles_PassengerInStock_TemplateRegistryService',
  804.             'admin.vehicles.passenger_in_stock_special' => 'getAdmin_Vehicles_PassengerInStockSpecialService',
  805.             'admin.vehicles.passenger_in_stock_special.template_registry' => 'getAdmin_Vehicles_PassengerInStockSpecial_TemplateRegistryService',
  806.             'admin.vehicles.passenger_rent' => 'getAdmin_Vehicles_PassengerRentService',
  807.             'admin.vehicles.passenger_rent.template_registry' => 'getAdmin_Vehicles_PassengerRent_TemplateRegistryService',
  808.             'admin.vehicles.passenger_used' => 'getAdmin_Vehicles_PassengerUsedService',
  809.             'admin.vehicles.passenger_used.template_registry' => 'getAdmin_Vehicles_PassengerUsed_TemplateRegistryService',
  810.             'admin.vehicles.passenger_variation' => 'getAdmin_Vehicles_PassengerVariationService',
  811.             'admin.vehicles.passenger_variation.template_registry' => 'getAdmin_Vehicles_PassengerVariation_TemplateRegistryService',
  812.             'admin.vehicles.passenger_vehicle' => 'getAdmin_Vehicles_PassengerVehicleService',
  813.             'admin.vehicles.passenger_vehicle.template_registry' => 'getAdmin_Vehicles_PassengerVehicle_TemplateRegistryService',
  814.             'admin.vehicles.recommend_group' => 'getAdmin_Vehicles_RecommendGroupService',
  815.             'admin.vehicles.recommend_group.template_registry' => 'getAdmin_Vehicles_RecommendGroup_TemplateRegistryService',
  816.             'admin.vehicles.special_projects' => 'getAdmin_Vehicles_SpecialProjectsService',
  817.             'admin.vehicles.special_projects.template_registry' => 'getAdmin_Vehicles_SpecialProjects_TemplateRegistryService',
  818.             'admin.vehicles.special_projects_content' => 'getAdmin_Vehicles_SpecialProjectsContentService',
  819.             'admin.vehicles.special_projects_content.template_registry' => 'getAdmin_Vehicles_SpecialProjectsContent_TemplateRegistryService',
  820.             'admin.vehicles.special_variation' => 'getAdmin_Vehicles_SpecialVariationService',
  821.             'admin.vehicles.special_variation.template_registry' => 'getAdmin_Vehicles_SpecialVariation_TemplateRegistryService',
  822.             'admin.vehicles.special_vehicle' => 'getAdmin_Vehicles_SpecialVehicleService',
  823.             'admin.vehicles.special_vehicle.template_registry' => 'getAdmin_Vehicles_SpecialVehicle_TemplateRegistryService',
  824.             'admin.vehicles.specification' => 'getAdmin_Vehicles_SpecificationService',
  825.             'admin.vehicles.specification.template_registry' => 'getAdmin_Vehicles_Specification_TemplateRegistryService',
  826.             'admin.vehicles.specification_options' => 'getAdmin_Vehicles_SpecificationOptionsService',
  827.             'admin.vehicles.specification_options.template_registry' => 'getAdmin_Vehicles_SpecificationOptions_TemplateRegistryService',
  828.             'admin.vehicles.variation_characteristic' => 'getAdmin_Vehicles_VariationCharacteristicService',
  829.             'admin.vehicles.variation_characteristic.template_registry' => 'getAdmin_Vehicles_VariationCharacteristic_TemplateRegistryService',
  830.             'admin.vehicles.vehicle_card_type.template_registry' => 'getAdmin_Vehicles_VehicleCardType_TemplateRegistryService',
  831.             'admin.vehicles.vehicle_item' => 'getAdmin_Vehicles_VehicleItemService',
  832.             'admin.vehicles.vehicle_item.template_registry' => 'getAdmin_Vehicles_VehicleItem_TemplateRegistryService',
  833.             'admin.vehicles.water_variation' => 'getAdmin_Vehicles_WaterVariationService',
  834.             'admin.vehicles.water_variation.template_registry' => 'getAdmin_Vehicles_WaterVariation_TemplateRegistryService',
  835.             'admin.vehicles.water_vehicle' => 'getAdmin_Vehicles_WaterVehicleService',
  836.             'admin.vehicles.water_vehicle.template_registry' => 'getAdmin_Vehicles_WaterVehicle_TemplateRegistryService',
  837.             'admin.vehicles_autoria' => 'getAdmin_VehiclesAutoriaService',
  838.             'admin.vehicles_autoria.template_registry' => 'getAdmin_VehiclesAutoria_TemplateRegistryService',
  839.             'admin.vehicles_filter' => 'getAdmin_VehiclesFilterService',
  840.             'admin.vehicles_filter.template_registry' => 'getAdmin_VehiclesFilter_TemplateRegistryService',
  841.             'admin.vidi.blog.template_registry' => 'getAdmin_Vidi_Blog_TemplateRegistryService',
  842.             'admin.vidi.blog_category.template_registry' => 'getAdmin_Vidi_BlogCategory_TemplateRegistryService',
  843.             'admin.vidi.catalog_banner' => 'getAdmin_Vidi_CatalogBannerService',
  844.             'admin.vidi.catalog_banner.template_registry' => 'getAdmin_Vidi_CatalogBanner_TemplateRegistryService',
  845.             'admin.vidi.credit_calc_reviews' => 'getAdmin_Vidi_CreditCalcReviewsService',
  846.             'admin.vidi.credit_calc_reviews.template_registry' => 'getAdmin_Vidi_CreditCalcReviews_TemplateRegistryService',
  847.             'admin.vidi.foundersBiography' => 'getAdmin_Vidi_FoundersBiographyService',
  848.             'admin.vidi.foundersBiography.template_registry' => 'getAdmin_Vidi_FoundersBiography_TemplateRegistryService',
  849.             'admin.vidi.foundersFounders' => 'getAdmin_Vidi_FoundersFoundersService',
  850.             'admin.vidi.foundersFounders.template_registry' => 'getAdmin_Vidi_FoundersFounders_TemplateRegistryService',
  851.             'admin.vidi.foundersNews' => 'getAdmin_Vidi_FoundersNewsService',
  852.             'admin.vidi.foundersNews.template_registry' => 'getAdmin_Vidi_FoundersNews_TemplateRegistryService',
  853.             'admin.vidi.foundersPhoto' => 'getAdmin_Vidi_FoundersPhotoService',
  854.             'admin.vidi.foundersPhoto.template_registry' => 'getAdmin_Vidi_FoundersPhoto_TemplateRegistryService',
  855.             'admin.vidi.foundersPublications' => 'getAdmin_Vidi_FoundersPublicationsService',
  856.             'admin.vidi.foundersPublications.template_registry' => 'getAdmin_Vidi_FoundersPublications_TemplateRegistryService',
  857.             'admin.vidi.foundersVideo' => 'getAdmin_Vidi_FoundersVideoService',
  858.             'admin.vidi.foundersVideo.template_registry' => 'getAdmin_Vidi_FoundersVideo_TemplateRegistryService',
  859.             'admin.vidi.resume' => 'getAdmin_Vidi_ResumeService',
  860.             'admin.vidi.resume.template_registry' => 'getAdmin_Vidi_Resume_TemplateRegistryService',
  861.             'admin.vidi.slider' => 'getAdmin_Vidi_SliderService',
  862.             'admin.vidi.slider.template_registry' => 'getAdmin_Vidi_Slider_TemplateRegistryService',
  863.             'admin.vidi.vacancy' => 'getAdmin_Vidi_VacancyService',
  864.             'admin.vidi.vacancy.template_registry' => 'getAdmin_Vidi_Vacancy_TemplateRegistryService',
  865.             'api.exception.listener' => 'getApi_Exception_ListenerService',
  866.             'api.handler.error' => 'getApi_Handler_ErrorService',
  867.             'api.helper.service' => 'getApi_Helper_ServiceService',
  868.             'api.serializer' => 'getApi_SerializerService',
  869.             'api.service.seo' => 'getApi_Service_SeoService',
  870.             'api.unicommerce.service' => 'getApi_Unicommerce_ServiceService',
  871.             'bank.acquiring' => 'getBank_AcquiringService',
  872.             'bmp_api.seder' => 'getBmpApi_SederService',
  873.             'bmp_gateway.model.lead' => 'getBmpGateway_Model_LeadService',
  874.             'cache.app' => 'getCache_AppService',
  875.             'cache.app_clearer' => 'getCache_AppClearerService',
  876.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  877.             'cache.system' => 'getCache_SystemService',
  878.             'cache.system_clearer' => 'getCache_SystemClearerService',
  879.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  880.             'cache_warmer' => 'getCacheWarmerService',
  881.             'console.command.public_alias.CoreBundle\\Command\\SendFormNotifyCommand' => 'getSendFormNotifyCommandService',
  882.             'console.command.public_alias.MyBundle\\Command\\NightBookingCommand' => 'getNightBookingCommandService',
  883.             'console.command.public_alias.MyBundle\\Command\\OrderNotifiedCommand' => 'getOrderNotifiedCommandService',
  884.             'console.command.public_alias.MyBundle\\Command\\TransferAcquiringOrderToOrderCommand' => 'getTransferAcquiringOrderToOrderCommandService',
  885.             'console.command_loader' => 'getConsole_CommandLoaderService',
  886.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  887.             'core.api.1c_online_service' => 'getCore_Api_1cOnlineServiceService',
  888.             'core.api.mvd' => 'getCore_Api_MvdService',
  889.             'core.api.postomate' => 'getCore_Api_PostomateService',
  890.             'core.api.redmine' => 'getCore_Api_RedmineService',
  891.             'core.autoria.api' => 'getCore_Autoria_ApiService',
  892.             'core.bankid.model' => 'getCore_Bankid_ModelService',
  893.             'core.callback' => 'getCore_CallbackService',
  894.             'core.callback.daemon' => 'getCore_Callback_DaemonService',
  895.             'core.callback.log' => 'getCore_Callback_LogService',
  896.             'core.cart.collection' => 'getCore_Cart_CollectionService',
  897.             'core.cart_accessory' => 'getCore_CartAccessoryService',
  898.             'core.cart_contract' => 'getCore_CartContractService',
  899.             'core.cart_vehicle' => 'getCore_CartVehicleService',
  900.             'core.crm.odatamanager' => 'getCore_Crm_OdatamanagerService',
  901.             'core.data_layer.model' => 'getCore_DataLayer_ModelService',
  902.             'core.db.locker' => 'getCore_Db_LockerService',
  903.             'core.etachki.api' => 'getCore_Etachki_ApiService',
  904.             'core.eusphpe.model' => 'getCore_Eusphpe_ModelService',
  905.             'core.exporter.model' => 'getCore_Exporter_ModelService',
  906.             'core.factory.in-stock-vehicle' => 'getCore_Factory_InstockvehicleService',
  907.             'core.factory.vehicle' => 'getCore_Factory_VehicleService',
  908.             'core.fetch.vehicle.service' => 'getCore_Fetch_Vehicle_ServiceService',
  909.             'core.file.uploader' => 'getCore_File_UploaderService',
  910.             'core.form.factory' => 'getCore_Form_FactoryService',
  911.             'core.form.manager' => 'getCore_Form_ManagerService',
  912.             'core.inner_male.model' => 'getCore_InnerMale_ModelService',
  913.             'core.jira.service' => 'getCore_Jira_ServiceService',
  914.             'core.jira.webhook' => 'getCore_Jira_WebhookService',
  915.             'core.leasing.model' => 'getCore_Leasing_ModelService',
  916.             'core.mail.manager' => 'getCore_Mail_ManagerService',
  917.             'core.mail.service' => 'getCore_Mail_ServiceService',
  918.             'core.mic.client' => 'getCore_Mic_ClientService',
  919.             'core.model.api.peugeot' => 'getCore_Model_Api_PeugeotService',
  920.             'core.model.rate' => 'getCore_Model_RateService',
  921.             'core.model.vehicles.in-stock-repository' => 'getCore_Model_Vehicles_InstockrepositoryService',
  922.             'core.model.vehicles.rent-repository' => 'getCore_Model_Vehicles_RentrepositoryService',
  923.             'core.model.vehicles.repository' => 'getCore_Model_Vehicles_RepositoryService',
  924.             'core.module.worker' => 'getCore_Module_WorkerService',
  925.             'core.novaposhta.model' => 'getCore_Novaposhta_ModelService',
  926.             'core.numeric.twig_extension' => 'getCore_Numeric_TwigExtensionService',
  927.             'core.online.estimate' => 'getCore_Online_EstimateService',
  928.             'core.pagespeed.google.analytics.service' => 'getCore_Pagespeed_Google_Analytics_ServiceService',
  929.             'core.pagespeed.service' => 'getCore_Pagespeed_ServiceService',
  930.             'core.post.model' => 'getCore_Post_ModelService',
  931.             'core.request.curl' => 'getCore_Request_CurlService',
  932.             'core.service.work.model' => 'getCore_Service_Work_ModelService',
  933.             'core.services.seo.automatic-seo-generation-admin' => 'getCore_Services_Seo_AutomaticseogenerationadminService',
  934.             'core.shop.goods' => 'getCore_Shop_GoodsService',
  935.             'core.smartid.model' => 'getCore_Smartid_ModelService',
  936.             'core.ticket.model' => 'getCore_Ticket_ModelService',
  937.             'core.twig.extension' => 'getCore_Twig_ExtensionService',
  938.             'core.user.model' => 'getCore_User_ModelService',
  939.             'core.user.valid' => 'getCore_User_ValidService',
  940.             'core.vehicle_item_listener' => 'getCore_VehicleItemListenerService',
  941.             'core.vehicles_subscriber.service' => 'getCore_VehiclesSubscriber_ServiceService',
  942.             'core.vidi.session_storage' => 'getCore_Vidi_SessionStorageService',
  943.             'core.winner_rate.model' => 'getCore_WinnerRate_ModelService',
  944.             'data.formatting' => 'getData_FormattingService',
  945.             'data_collector.cache' => 'getDataCollector_CacheService',
  946.             'data_collector.dump' => 'getDataCollector_DumpService',
  947.             'dc.accessory' => 'getDc_AccessoryService',
  948.             'dc.accessory.service' => 'getDc_Accessory_ServiceService',
  949.             'dc.accessory.shop' => 'getDc_Accessory_ShopService',
  950.             'dc.catalog.model' => 'getDc_Catalog_ModelService',
  951.             'dc.configurator.manager' => 'getDc_Configurator_ManagerService',
  952.             'dc.forms.moto_test_drive' => 'getDc_Forms_MotoTestDriveService',
  953.             'dc.history.manager' => 'getDc_History_ManagerService',
  954.             'dc.marine.form.service' => 'getDc_Marine_Form_ServiceService',
  955.             'dc.micromarking' => 'getDc_MicromarkingService',
  956.             'dc.order.model' => 'getDc_Order_ModelService',
  957.             'dc.service_page_service' => 'getDc_ServicePageServiceService',
  958.             'dc.transformer.vehicle_to_number_transformer' => 'getDc_Transformer_VehicleToNumberTransformerService',
  959.             'dc.vehicle.service' => 'getDc_Vehicle_ServiceService',
  960.             'dc.worker.model' => 'getDc_Worker_ModelService',
  961.             'dc_site.admin.boat' => 'getDcSite_Admin_BoatService',
  962.             'dc_site.admin.boat.template_registry' => 'getDcSite_Admin_Boat_TemplateRegistryService',
  963.             'dc_site.admin.boat_engine' => 'getDcSite_Admin_BoatEngineService',
  964.             'dc_site.admin.boat_engine.template_registry' => 'getDcSite_Admin_BoatEngine_TemplateRegistryService',
  965.             'dc_site.twig.extension' => 'getDcSite_Twig_ExtensionService',
  966.             'dcsite.credit.model' => 'getDcsite_Credit_ModelService',
  967.             'doctrine' => 'getDoctrineService',
  968.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  969.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  970.             'error_controller' => 'getErrorControllerService',
  971.             'estimate.captcha' => 'getEstimate_CaptchaService',
  972.             'event_dispatcher' => 'getEventDispatcherService',
  973.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  974.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  975.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  976.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  977.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  978.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  979.             'founders.post.model' => 'getFounders_Post_ModelService',
  980.             'founders.services.business' => 'getFounders_Services_BusinessService',
  981.             'gateway.autoria.server' => 'getGateway_Autoria_ServerService',
  982.             'gateway.camera_subscriber.service' => 'getGateway_CameraSubscriber_ServiceService',
  983.             'gateway.crm_used_vehicles.server' => 'getGateway_CrmUsedVehicles_ServerService',
  984.             'gateway.loyalty.server' => 'getGateway_Loyalty_ServerService',
  985.             'gateway.mvd.server' => 'getGateway_Mvd_ServerService',
  986.             'gateway.night_booking_callback.service' => 'getGateway_NightBookingCallback_ServiceService',
  987.             'gateway.pipedrive.server' => 'getGateway_Pipedrive_ServerService',
  988.             'gateway.pipedrive.service' => 'getGateway_Pipedrive_ServiceService',
  989.             'gateway.postomate.service' => 'getGateway_Postomate_ServiceService',
  990.             'gateway.service.server' => 'getGateway_Service_ServerService',
  991.             'gateway.territory_access.service' => 'getGateway_TerritoryAccess_ServiceService',
  992.             'http_kernel' => 'getHttpKernelService',
  993.             'importer.factory.vehicle' => 'getImporter_Factory_VehicleService',
  994.             'importer.forms.test_drive' => 'getImporter_Forms_TestDriveService',
  995.             'importer.model.vehicles.repository' => 'getImporter_Model_Vehicles_RepositoryService',
  996.             'importer.model.worker' => 'getImporter_Model_WorkerService',
  997.             'importer.post.model' => 'getImporter_Post_ModelService',
  998.             'importer.transformer.vehicle_to_number_transformer' => 'getImporter_Transformer_VehicleToNumberTransformerService',
  999.             'importer.twig.database_globals_extension' => 'getImporter_Twig_DatabaseGlobalsExtensionService',
  1000.             'insurance.controller.faq' => 'getInsurance_Controller_FaqService',
  1001.             'insurance.controller.main' => 'getInsurance_Controller_MainService',
  1002.             'insurance.controller.programs' => 'getInsurance_Controller_ProgramsService',
  1003.             'insurance.faq' => 'getInsurance_FaqService',
  1004.             'insurance.information.documents' => 'getInsurance_Information_DocumentsService',
  1005.             'insurance.program.model' => 'getInsurance_Program_ModelService',
  1006.             'insurance.twig.extension' => 'getInsurance_Twig_ExtensionService',
  1007.             'insurance.year.amount' => 'getInsurance_Year_AmountService',
  1008.             'integration.service.attempt.login' => 'getIntegration_Service_Attempt_LoginService',
  1009.             'integration.service.diia.action.document.validation' => 'getIntegration_Service_Diia_Action_Document_ValidationService',
  1010.             'integration.service.diia.actions.branch' => 'getIntegration_Service_Diia_Actions_BranchService',
  1011.             'integration.service.diia.actions.offer' => 'getIntegration_Service_Diia_Actions_OfferService',
  1012.             'integration.service.diia.actions.service.request' => 'getIntegration_Service_Diia_Actions_Service_RequestService',
  1013.             'integration.service.diia.cache.session' => 'getIntegration_Service_Diia_Cache_SessionService',
  1014.             'integration.service.diia.callback' => 'getIntegration_Service_Diia_CallbackService',
  1015.             'integration.service.diia.entity.session' => 'getIntegration_Service_Diia_Entity_SessionService',
  1016.             'integration.service.diia.service' => 'getIntegration_Service_Diia_ServiceService',
  1017.             'integration.service.diia.session.handler' => 'getIntegration_Service_Diia_Session_HandlerService',
  1018.             'jms_serializer' => 'getJmsSerializerService',
  1019.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  1020.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  1021.             'kernel.listener.exception' => 'getKernel_Listener_ExceptionService',
  1022.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  1023.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  1024.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  1025.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  1026.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  1027.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  1028.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  1029.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  1030.             'monolog.error_db_handler' => 'getMonolog_ErrorDbHandlerService',
  1031.             'monolog.logger.callback_daemon' => 'getMonolog_Logger_CallbackDaemonService',
  1032.             'monolog.logger.camera_subscriber_service_log' => 'getMonolog_Logger_CameraSubscriberServiceLogService',
  1033.             'monolog.logger.debug_logger_log' => 'getMonolog_Logger_DebugLoggerLogService',
  1034.             'monolog.logger.diia_actions' => 'getMonolog_Logger_DiiaActionsService',
  1035.             'monolog.logger.mailer_logger_log' => 'getMonolog_Logger_MailerLoggerLogService',
  1036.             'monolog.logger.night_service_log' => 'getMonolog_Logger_NightServiceLogService',
  1037.             'monolog.logger.odata_manager_log' => 'getMonolog_Logger_OdataManagerLogService',
  1038.             'monolog.logger.one_c_service_log' => 'getMonolog_Logger_OneCServiceLogService',
  1039.             'monolog.logger.postomate_service_log' => 'getMonolog_Logger_PostomateServiceLogService',
  1040.             'monolog.logger.ria_curl_log' => 'getMonolog_Logger_RiaCurlLogService',
  1041.             'monolog.logger.territory_access_log' => 'getMonolog_Logger_TerritoryAccessLogService',
  1042.             'my.auth' => 'getMy_AuthService',
  1043.             'my.basket' => 'getMy_BasketService',
  1044.             'my.bonus.manager' => 'getMy_Bonus_ManagerService',
  1045.             'my.factory.auth.code.dto' => 'getMy_Factory_Auth_Code_DtoService',
  1046.             'my.factory.otp.code.generator' => 'getMy_Factory_Otp_Code_GeneratorService',
  1047.             'my.factory.otp.entity' => 'getMy_Factory_Otp_EntityService',
  1048.             'my.factory.user.entity' => 'getMy_Factory_User_EntityService',
  1049.             'my.infobip' => 'getMy_InfobipService',
  1050.             'my.night_booking.service' => 'getMy_NightBooking_ServiceService',
  1051.             'my.order' => 'getMy_OrderService',
  1052.             'my.service.profile.calculator' => 'getMy_Service_Profile_CalculatorService',
  1053.             'my.service.profile.service' => 'getMy_Service_Profile_ServiceService',
  1054.             'my.sms.infobip.sender' => 'getMy_Sms_Infobip_SenderService',
  1055.             'my.sms.sender' => 'getMy_Sms_SenderService',
  1056.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService',
  1057.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  1058.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  1059.             'order.model' => 'getOrder_ModelService',
  1060.             'portal.admin.announcement_bar' => 'getPortal_Admin_AnnouncementBarService',
  1061.             'portal.admin.announcement_bar.template_registry' => 'getPortal_Admin_AnnouncementBar_TemplateRegistryService',
  1062.             'portal.admin.slider' => 'getPortal_Admin_SliderService',
  1063.             'portal.admin.slider.template_registry' => 'getPortal_Admin_Slider_TemplateRegistryService',
  1064.             'portal.breadcrumbs' => 'getPortal_BreadcrumbsService',
  1065.             'portal.comparison.service' => 'getPortal_Comparison_ServiceService',
  1066.             'portal.service.catalog' => 'getPortal_Service_CatalogService',
  1067.             'portal.service.finance' => 'getPortal_Service_FinanceService',
  1068.             'portal.service.service' => 'getPortal_Service_ServiceService',
  1069.             'portmone.acquiring' => 'getPortmone_AcquiringService',
  1070.             'request_stack' => 'getRequestStackService',
  1071.             'router' => 'getRouterService',
  1072.             'routing.loader' => 'getRouting_LoaderService',
  1073.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService',
  1074.             'services_resetter' => 'getServicesResetterService',
  1075.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  1076.             'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
  1077.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  1078.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  1079.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  1080.             'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
  1081.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  1082.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  1083.             'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
  1084.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  1085.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  1086.             'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
  1087.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  1088.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  1089.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  1090.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  1091.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  1092.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  1093.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  1094.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  1095.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  1096.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  1097.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  1098.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  1099.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  1100.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  1101.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  1102.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  1103.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  1104.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  1105.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  1106.             'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  1107.             'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
  1108.             'sonata.media.action.media_download' => 'getSonata_Media_Action_MediaDownloadService',
  1109.             'sonata.media.admin.gallery.template_registry' => 'getSonata_Media_Admin_Gallery_TemplateRegistryService',
  1110.             'sonata.media.admin.gallery_item.template_registry' => 'getSonata_Media_Admin_GalleryItem_TemplateRegistryService',
  1111.             'sonata.media.admin.media.template_registry' => 'getSonata_Media_Admin_Media_TemplateRegistryService',
  1112.             'sonata.media.block.feature_media' => 'getSonata_Media_Block_FeatureMediaService',
  1113.             'sonata.media.block.gallery' => 'getSonata_Media_Block_GalleryService',
  1114.             'sonata.media.block.gallery_list' => 'getSonata_Media_Block_GalleryListService',
  1115.             'sonata.media.block.media' => 'getSonata_Media_Block_MediaService',
  1116.             'sonata.media.controller.gallery.admin' => 'getSonata_Media_Controller_Gallery_AdminService',
  1117.             'sonata.media.controller.media.admin' => 'getSonata_Media_Controller_Media_AdminService',
  1118.             'sonata.media.pool' => 'getSonata_Media_PoolService',
  1119.             'sonata.media.provider.image' => 'getSonata_Media_Provider_ImageService',
  1120.             'sonata.media.twig.extension' => 'getSonata_Media_Twig_ExtensionService',
  1121.             'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  1122.             'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  1123.             'telegram.bot' => 'getTelegram_BotService',
  1124.             'telegram.bot.command_factory' => 'getTelegram_Bot_CommandFactoryService',
  1125.             'telegram.bot.server' => 'getTelegram_Bot_ServerService',
  1126.             'telegram.parts.bot' => 'getTelegram_Parts_BotService',
  1127.             'telegram.sender' => 'getTelegram_SenderService',
  1128.             'telegram.user' => 'getTelegram_UserService',
  1129.             'transformer.accessories.id.to.entity' => 'getTransformer_Accessories_Id_To_EntityService',
  1130.             'transformer.accessories.importer.id.to.entity' => 'getTransformer_Accessories_Importer_Id_To_EntityService',
  1131.             'transformer.vacancy.id.to.entity' => 'getTransformer_Vacancy_Id_To_EntityService',
  1132.             'translator' => 'getTranslatorService',
  1133.             'vacancy.mail' => 'getVacancy_MailService',
  1134.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1135.             'vehicle.group.category.model' => 'getVehicle_Group_Category_ModelService',
  1136.             'viber.bot' => 'getViber_BotService',
  1137.             'viber.hr_bot_intellect' => 'getViber_HrBotIntellectService',
  1138.             'viber.hr_sender' => 'getViber_HrSenderService',
  1139.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1140.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1141.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1142.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  1143.             'security.token_storage' => 'getSecurity_TokenStorageService',
  1144.             'cache_clearer' => 'getCacheClearerService',
  1145.             'filesystem' => 'getFilesystemService',
  1146.             'serializer' => 'getSerializerService',
  1147.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1148.             'form.factory' => 'getForm_FactoryService',
  1149.             'form.type.file' => 'getForm_Type_FileService',
  1150.             'profiler' => 'getProfilerService',
  1151.             'twig' => 'getTwigService',
  1152.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  1153.             'session' => 'getSessionService',
  1154.             'validator' => 'getValidatorService',
  1155.         ];
  1156.         $this->aliases = [
  1157.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  1158.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  1159.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  1160.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  1161.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  1162.             'database_connection' => 'doctrine.dbal.default_connection',
  1163.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1164.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  1165.             'jms_serializer.instances.default' => 'jms_serializer',
  1166.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  1167.         ];
  1168.         $this->privates['service_container'] = function () {
  1169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1175.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1179.             include_once \dirname(__DIR__4).'/src/AdminBundle/Widget/ScopeWidget.php';
  1180.             include_once \dirname(__DIR__4).'/src/CoreBundle/Services/MediaExtensionVidi.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/MediaProviderInterface.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/BaseProvider.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/FileProviderInterface.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/FileProvider.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/ImageProviderInterface.php';
  1186.             include_once \dirname(__DIR__4).'/src/CoreBundle/Services/ImageProviderVidi.php';
  1187.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/TwigExtension.php';
  1188.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/NumericTwigExtension.php';
  1189.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/User.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1191.             include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/ControllerTraceListener.php';
  1192.             include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartService.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1202.             include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Db/MonologDBHandler.php';
  1203.             include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/RedirectListener.php';
  1204.             include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/AuthUserListener.php';
  1205.             include_once \dirname(__DIR__4).'/src/DcSiteBundle/Twig/TwigDcExtension.php';
  1206.             include_once \dirname(__DIR__4).'/src/ImporterBundle/Twig/Extension/DatabaseGlobalsExtension.php';
  1207.             include_once \dirname(__DIR__4).'/src/InsuranceBundle/Twig/TwigInsuranceExtension.php';
  1208.             include_once \dirname(__DIR__4).'/src/MyBundle/Component/SmsSender.php';
  1209.             include_once \dirname(__DIR__4).'/src/MyBundle/Component/BonusManager.php';
  1210.             include_once \dirname(__DIR__4).'/src/MyBundle/Service/BasketService.php';
  1211.             include_once \dirname(__DIR__4).'/src/MyBundle/Service/AuthService.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/PasswordUpdaterInterface.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/HashingPasswordUpdater.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalFieldsUpdater.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalizerInterface.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/Canonicalizer.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/YamlDriver.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedYamlDriver.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Validator/Initializer.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/Pool.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Security/DownloadStrategyInterface.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Security/RolesDownloadStrategy.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/BaseVideoProvider.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/YouTubeProvider.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/Psr18Client.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/DailyMotionProvider.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/VimeoProvider.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Thumbnail/ThumbnailInterface.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Thumbnail/ResizableThumbnailInterface.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Thumbnail/GenerableThumbnailInterface.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Thumbnail/FormatThumbnail.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resizer/ResizerInterface.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resizer/CropResizer.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resizer/SquareResizer.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resizer/SimpleResizer.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/CDN/CDNInterface.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/CDN/Server.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/StreamFactory.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ChecksumCalculator.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/SizeCalculator.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MimeTypeProvider.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/Local.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Filesystem/Local.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemInterface.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Filesystem.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Metadata/MetadataBuilderInterface.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Metadata/ProxyMetadataBuilder.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Metadata/NoopMetadataBuilder.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Generator/GeneratorInterface.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Generator/IdGenerator.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichmentInterface.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichment/ChainEnrichment.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Logger/RedisLogger.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManagerInterface.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManager.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserManager.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/DataCollector/RedisDataCollector.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Twig/GlobalVariables.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1692.         };
  1693.     }
  1694.     public function compile(): void
  1695.     {
  1696.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1697.     }
  1698.     public function isCompiled(): bool
  1699.     {
  1700.         return true;
  1701.     }
  1702.     public function getRemovedIds(): array
  1703.     {
  1704.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1705.     }
  1706.     /**
  1707.      * Gets the public '.container.private.cache_clearer' shared service.
  1708.      *
  1709.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1710.      */
  1711.     protected function get_Container_Private_CacheClearerService()
  1712.     {
  1713.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1714.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1715.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1716.             yield => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  1717.         }, 1));
  1718.     }
  1719.     /**
  1720.      * Gets the public '.container.private.filesystem' shared service.
  1721.      *
  1722.      * @return \Symfony\Component\Filesystem\Filesystem
  1723.      */
  1724.     protected function get_Container_Private_FilesystemService()
  1725.     {
  1726.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1727.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1728.     }
  1729.     /**
  1730.      * Gets the public '.container.private.form.factory' shared service.
  1731.      *
  1732.      * @return \Symfony\Component\Form\FormFactory
  1733.      */
  1734.     protected function get_Container_Private_Form_FactoryService()
  1735.     {
  1736.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1737.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1738.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1739.         if (isset($this->services['.container.private.form.factory'])) {
  1740.             return $this->services['.container.private.form.factory'];
  1741.         }
  1742.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1743.     }
  1744.     /**
  1745.      * Gets the public '.container.private.form.type.file' shared service.
  1746.      *
  1747.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1748.      */
  1749.     protected function get_Container_Private_Form_Type_FileService()
  1750.     {
  1751.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1752.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1753.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1754.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1755.     }
  1756.     /**
  1757.      * Gets the public '.container.private.profiler' shared service.
  1758.      *
  1759.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1760.      */
  1761.     protected function get_Container_Private_ProfilerService()
  1762.     {
  1763.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  1764.         if (isset($this->services['.container.private.profiler'])) {
  1765.             return $this->services['.container.private.profiler'];
  1766.         }
  1767.         $b = new \Symfony\Bridge\Monolog\Logger('profiler');
  1768.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1769.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1770.         $b->pushHandler($a);
  1771.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1772.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1773.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $btrue);
  1774.         $c = ($this->services['kernel'] ?? $this->get('kernel'));
  1775.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1776.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1777.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1778.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1779.         if ($this->has('kernel')) {
  1780.             $f->setKernel($c);
  1781.         }
  1782.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1783.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1784.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1785.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1786.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1787.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1788.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1789.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($b, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $d));
  1790.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $d));
  1791.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1792.         $instance->add(($this->services['data_collector.cache'] ?? $this->getDataCollector_CacheService()));
  1793.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1794.         $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()), false));
  1795.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  1796.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  1797.         $instance->add($e);
  1798.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1799.         $instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()), $this->parameters['sonata.block.container.types']));
  1800.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  1801.         $instance->add(new \JMS\SerializerBundle\Debug\DataCollector('default', ['Sonata\\BlockBundle' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer')], ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  1802.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
  1803.         $instance->add($f);
  1804.         return $instance;
  1805.     }
  1806.     /**
  1807.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1808.      *
  1809.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1810.      */
  1811.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1812.     {
  1813.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1814.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1815.             return $this->services['.container.private.security.authorization_checker'];
  1816.         }
  1817.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  1818.     }
  1819.     /**
  1820.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1821.      *
  1822.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1823.      */
  1824.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1825.     {
  1826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1827.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1828.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1830.         return $this->services['.container.private.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())));
  1831.     }
  1832.     /**
  1833.      * Gets the public '.container.private.security.password_encoder' shared service.
  1834.      *
  1835.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1836.      *
  1837.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  1838.      */
  1839.     protected function get_Container_Private_Security_PasswordEncoderService()
  1840.     {
  1841.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  1842.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->services['security.encoder_factory'] ?? $this->getSecurity_EncoderFactoryService()));
  1843.     }
  1844.     /**
  1845.      * Gets the public '.container.private.security.token_storage' shared service.
  1846.      *
  1847.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1848.      */
  1849.     protected function get_Container_Private_Security_TokenStorageService()
  1850.     {
  1851.         return $this->services['.container.private.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, [
  1852.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1853.         ], [
  1854.             'request_stack' => '?',
  1855.         ]));
  1856.     }
  1857.     /**
  1858.      * Gets the public '.container.private.serializer' shared service.
  1859.      *
  1860.      * @return \Symfony\Component\Serializer\Serializer
  1861.      */
  1862.     protected function get_Container_Private_SerializerService()
  1863.     {
  1864.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1865.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1866.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1867.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1868.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1869.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1870.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1871.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1872.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1873.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1874.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1875.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1876.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1877.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1878.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1879.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1880.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1881.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1882.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1883.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1884.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1886.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1887.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1888.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1889.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1890.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1891.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1892.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  1893.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1894.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1895.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1896.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1897.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1898.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1899.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1900.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1901.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1902.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1903.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1904.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1905.         if (isset($this->services['.container.private.serializer'])) {
  1906.             return $this->services['.container.private.serializer'];
  1907.         }
  1908.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1909.         $c = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1910.         $d = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1911.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($d);
  1912.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($d$c$a$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($d$c$b$a$eNULL, [], $a)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  1913.     }
  1914.     /**
  1915.      * Gets the public '.container.private.session' shared service.
  1916.      *
  1917.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1918.      */
  1919.     protected function get_Container_Private_SessionService()
  1920.     {
  1921.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1922.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php';
  1923.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1924.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1925.         if (isset($this->services['.container.private.session'])) {
  1926.             return $this->services['.container.private.session'];
  1927.         }
  1928.         return $this->services['.container.private.session'] = $a->createSession();
  1929.     }
  1930.     /**
  1931.      * Gets the public '.container.private.twig' shared service.
  1932.      *
  1933.      * @return \Twig\Environment
  1934.      */
  1935.     protected function get_Container_Private_TwigService()
  1936.     {
  1937.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1938.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1939.         $a->addPath((\dirname(__DIR__4).'/src/AcquiringBundle/Resources/views'), 'AcquiringBundle');
  1940.         $a->addPath((\dirname(__DIR__4).'/src/CoreBundle/Resources/views'), 'CoreBundle');
  1941.         $a->addPath((\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/views'), 'BmpGatewayBundle');
  1942.         $a->addPath((\dirname(__DIR__4).'/src/AdminBundle/Resources/views'), 'AdminBundle');
  1943.         $a->addPath((\dirname(__DIR__4).'/src/InsuranceBundle/Resources/views'), 'InsuranceBundle');
  1944.         $a->addPath((\dirname(__DIR__4).'/src/DcSiteBundle/Resources/views'), 'DcSiteBundle');
  1945.         $a->addPath((\dirname(__DIR__4).'/src/ImporterBundle/Resources/views'), 'ImporterBundle');
  1946.         $a->addPath((\dirname(__DIR__4).'/src/LeasingBundle/Resources/views'), 'LeasingBundle');
  1947.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUserBundle');
  1948.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1949.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1950.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  1951.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  1952.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1953.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), 'FOSUser');
  1954.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), '!FOSUser');
  1955.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/templates'), 'KnpMenu');
  1956.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/templates'), '!KnpMenu');
  1957.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  1958.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  1959.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  1960.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  1961.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1962.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1963.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  1964.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  1965.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/views'), 'SonataMedia');
  1966.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/views'), '!SonataMedia');
  1967.         $a->addPath((\dirname(__DIR__4).'/src/AdminBundle/Resources/views'), 'Admin');
  1968.         $a->addPath((\dirname(__DIR__4).'/src/AdminBundle/Resources/views'), '!Admin');
  1969.         $a->addPath((\dirname(__DIR__4).'/src/AcquiringBundle/Resources/views'), 'Acquiring');
  1970.         $a->addPath((\dirname(__DIR__4).'/src/AcquiringBundle/Resources/views'), '!Acquiring');
  1971.         $a->addPath((\dirname(__DIR__4).'/src/AutomarketBundle/Resources/views'), 'Automarket');
  1972.         $a->addPath((\dirname(__DIR__4).'/src/AutomarketBundle/Resources/views'), '!Automarket');
  1973.         $a->addPath((\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/views'), 'BmpGateway');
  1974.         $a->addPath((\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/views'), '!BmpGateway');
  1975.         $a->addPath((\dirname(__DIR__4).'/src/CoreBundle/Resources/views'), 'Core');
  1976.         $a->addPath((\dirname(__DIR__4).'/src/CoreBundle/Resources/views'), '!Core');
  1977.         $a->addPath((\dirname(__DIR__4).'/src/DcSiteBundle/Resources/views'), 'DcSite');
  1978.         $a->addPath((\dirname(__DIR__4).'/src/DcSiteBundle/Resources/views'), '!DcSite');
  1979.         $a->addPath((\dirname(__DIR__4).'/src/FoundersBundle/Resources/views'), 'Founders');
  1980.         $a->addPath((\dirname(__DIR__4).'/src/FoundersBundle/Resources/views'), '!Founders');
  1981.         $a->addPath((\dirname(__DIR__4).'/src/ImporterBundle/Resources/views'), 'Importer');
  1982.         $a->addPath((\dirname(__DIR__4).'/src/ImporterBundle/Resources/views'), '!Importer');
  1983.         $a->addPath((\dirname(__DIR__4).'/src/InsuranceBundle/Resources/views'), 'Insurance');
  1984.         $a->addPath((\dirname(__DIR__4).'/src/InsuranceBundle/Resources/views'), '!Insurance');
  1985.         $a->addPath((\dirname(__DIR__4).'/src/LandingBundle/Resources/views'), 'Landing');
  1986.         $a->addPath((\dirname(__DIR__4).'/src/LandingBundle/Resources/views'), '!Landing');
  1987.         $a->addPath((\dirname(__DIR__4).'/src/LeasingBundle/Resources/views'), 'Leasing');
  1988.         $a->addPath((\dirname(__DIR__4).'/src/LeasingBundle/Resources/views'), '!Leasing');
  1989.         $a->addPath((\dirname(__DIR__4).'/src/MyBundle/Resources/views'), 'My');
  1990.         $a->addPath((\dirname(__DIR__4).'/src/MyBundle/Resources/views'), '!My');
  1991.         $a->addPath((\dirname(__DIR__4).'/src/PortalBundle/Resources/views'), 'Portal');
  1992.         $a->addPath((\dirname(__DIR__4).'/src/PortalBundle/Resources/views'), '!Portal');
  1993.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1994.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1995.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1996.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1997.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  1998.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  1999.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  2000.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  2001.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  2002.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  2003.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  2004.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  2005.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  2006.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  2007.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), 'SncRedis');
  2008.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), '!SncRedis');
  2009.         $a->addPath((\dirname(__DIR__4).'/vendor/tilleuls/ckeditor-sonata-media-bundle/src/Resources/views'), 'CoopTilleulsCKEditorSonataMedia');
  2010.         $a->addPath((\dirname(__DIR__4).'/vendor/tilleuls/ckeditor-sonata-media-bundle/src/Resources/views'), '!CoopTilleulsCKEditorSonataMedia');
  2011.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2012.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2013.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2014.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2015.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2016.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2017.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2018.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2019.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  2020.         $f = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  2021.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2022.         $h = ($this->services['router'] ?? $this->getRouterService());
  2023.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2024.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  2025.         $j = new \Symfony\Bridge\Twig\AppVariable();
  2026.         $j->setEnvironment('dev');
  2027.         $j->setDebug(true);
  2028.         if ($this->has('.container.private.security.token_storage')) {
  2029.             $j->setTokenStorage($c);
  2030.         }
  2031.         if ($this->has('request_stack')) {
  2032.             $j->setRequestStack($b);
  2033.         }
  2034.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2035.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  2036.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2037.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  2038.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  2039.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($f));
  2040.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g\dirname(__DIR__4), 'UTF-8'));
  2041.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  2042.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2043.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  2044.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2045.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2046.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$h)));
  2047.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2048.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  2049.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  2050.         $instance->addExtension(($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));
  2051.         $instance->addExtension(($this->services['core.numeric.twig_extension'] ?? ($this->services['core.numeric.twig_extension'] = new \CoreBundle\Twig\NumericTwigExtension())));
  2052.         $instance->addExtension(($this->services['dc_site.twig.extension'] ?? $this->getDcSite_Twig_ExtensionService()));
  2053.         $instance->addExtension(($this->services['insurance.twig.extension'] ?? $this->getInsurance_Twig_ExtensionService()));
  2054.         $instance->addExtension(($this->services['AdminBundle\\Widget\\ScopeWidget'] ?? ($this->services['AdminBundle\\Widget\\ScopeWidget'] = new \AdminBundle\Widget\ScopeWidget())));
  2055.         $instance->addExtension(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()));
  2056.         $instance->addExtension(($this->services['importer.twig.database_globals_extension'] ?? $this->getImporter_Twig_DatabaseGlobalsExtensionService()));
  2057.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $h$f$b$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  2058.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension());
  2059.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  2060.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
  2061.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
  2062.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
  2063.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\IconExtension(($this->privates['sonata.admin.twig.icon_runtime'] ?? ($this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime()))));
  2064.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
  2065.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
  2066.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
  2067.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
  2068.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
  2069.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2070.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  2071.         $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  2072.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  2073.         $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  2074.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true));
  2075.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  2076.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2077.         $instance->addGlobal('app'$j);
  2078.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2079.             'Knp\\Menu\\Twig\\MenuRuntimeExtension' => ['privates''knp_menu.twig.runtime''getKnpMenu_Twig_RuntimeService'false],
  2080.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  2081.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates''sonata.admin.twig.sonata_admin_runtime''getSonata_Admin_Twig_SonataAdminRuntimeService'false],
  2082.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates''sonata.admin.twig.template_registry_runtime''getSonata_Admin_Twig_TemplateRegistryRuntimeService'false],
  2083.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates''sonata.admin.twig.group_runtime''getSonata_Admin_Twig_GroupRuntimeService'false],
  2084.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates''sonata.admin.twig.icon_runtime''getSonata_Admin_Twig_IconRuntimeService'false],
  2085.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates''sonata.admin.twig.security_runtime''getSonata_Admin_Twig_SecurityRuntimeService'false],
  2086.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates''sonata.admin.twig.canonicalize_runtime''getSonata_Admin_Twig_CanonicalizeRuntimeService'false],
  2087.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates''sonata.admin.twig.xeditable_runtime''getSonata_Admin_Twig_XeditableRuntimeService'false],
  2088.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates''sonata.admin.twig.render_element_runtime''getSonata_Admin_Twig_RenderElementRuntimeService'false],
  2089.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates''sonata.admin.twig.breadcrumbs_runtime''getSonata_Admin_Twig_BreadcrumbsRuntimeService'false],
  2090.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2091.             'Sonata\\MediaBundle\\Twig\\MediaRuntime' => ['privates''sonata.media.twig.runtime''getSonata_Media_Twig_RuntimeService'false],
  2092.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2093.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2094.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  2095.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.twig.flashmessage.twig.runtime''getSonata_Twig_Flashmessage_Twig_RuntimeService'false],
  2096.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.twig.status_runtime''getSonata_Twig_StatusRuntimeService'false],
  2097.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  2098.         ], [
  2099.             'Knp\\Menu\\Twig\\MenuRuntimeExtension' => '?',
  2100.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  2101.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
  2102.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
  2103.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
  2104.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
  2105.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
  2106.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
  2107.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
  2108.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
  2109.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
  2110.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2111.             'Sonata\\MediaBundle\\Twig\\MediaRuntime' => '?',
  2112.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2113.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2114.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2115.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  2116.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  2117.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  2118.         ])));
  2119.         $instance->addGlobal('allowed_locales'$this->parameters['allowed_locales']);
  2120.         $instance->addGlobal('MODE'$this->getEnv('FRONT_FOLDER'));
  2121.         $instance->addGlobal('VERSION''v1.4.769');
  2122.         $instance->addGlobal('VOLVO_DEALER'30);
  2123.         $instance->addGlobal('UPLOADS_BASE_PATH''/uploads/media/default/');
  2124.         $instance->addGlobal('INCLUDE_ANALYTICS'$this->getEnv('bool:INCLUDE_ANALYTICS'));
  2125.         $instance->addGlobal('sonata_block', new \Sonata\BlockBundle\Twig\GlobalVariables(['block_base' => '@SonataBlock/Block/block_base.html.twig''block_container' => '@SonataBlock/Block/block_container.html.twig']));
  2126.         $instance->addGlobal('sonata_config', new \Sonata\AdminBundle\SonataConfiguration('Sonata Admin''bundles/sonataadmin/images/logo_title.png', ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_translation_domain' => NULL'default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'=> 'bundles/sonataform/app.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataform/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]));
  2127.         $instance->addGlobal('sonata_media', new \Sonata\MediaBundle\Twig\GlobalVariables(($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService())));
  2128.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2129.         return $instance;
  2130.     }
  2131.     /**
  2132.      * Gets the public '.container.private.validator' shared service.
  2133.      *
  2134.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2135.      */
  2136.     protected function get_Container_Private_ValidatorService()
  2137.     {
  2138.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2139.         if (isset($this->services['.container.private.validator'])) {
  2140.             return $this->services['.container.private.validator'];
  2141.         }
  2142.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2143.     }
  2144.     /**
  2145.      * Gets the public 'AdminBundle\Controller\AjaxController' shared autowired service.
  2146.      *
  2147.      * @return \AdminBundle\Controller\AjaxController
  2148.      */
  2149.     protected function getAjaxControllerService()
  2150.     {
  2151.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2152.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/AjaxController.php';
  2153.         $this->services['AdminBundle\\Controller\\AjaxController'] = $instance = new \AdminBundle\Controller\AjaxController();
  2154.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\AjaxController'$this));
  2155.         return $instance;
  2156.     }
  2157.     /**
  2158.      * Gets the public 'AdminBundle\Controller\BaseCRUDController' shared autowired service.
  2159.      *
  2160.      * @return \AdminBundle\Controller\BaseCRUDController
  2161.      */
  2162.     protected function getBaseCRUDControllerService()
  2163.     {
  2164.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2166.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/BaseCRUDController.php';
  2167.         $this->services['AdminBundle\\Controller\\BaseCRUDController'] = $instance = new \AdminBundle\Controller\BaseCRUDController();
  2168.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\BaseCRUDController'$this));
  2169.         return $instance;
  2170.     }
  2171.     /**
  2172.      * Gets the public 'AdminBundle\Controller\CRUDInsController' shared autowired service.
  2173.      *
  2174.      * @return \AdminBundle\Controller\CRUDInsController
  2175.      */
  2176.     protected function getCRUDInsControllerService()
  2177.     {
  2178.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2180.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/BaseCRUDController.php';
  2181.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/CRUDInsController.php';
  2182.         $this->services['AdminBundle\\Controller\\CRUDInsController'] = $instance = new \AdminBundle\Controller\CRUDInsController();
  2183.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\CRUDInsController'$this));
  2184.         return $instance;
  2185.     }
  2186.     /**
  2187.      * Gets the public 'AdminBundle\Controller\DashboardController' shared autowired service.
  2188.      *
  2189.      * @return \AdminBundle\Controller\DashboardController
  2190.      */
  2191.     protected function getDashboardControllerService()
  2192.     {
  2193.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2194.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/DashboardController.php';
  2195.         $this->services['AdminBundle\\Controller\\DashboardController'] = $instance = new \AdminBundle\Controller\DashboardController();
  2196.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\DashboardController'$this));
  2197.         return $instance;
  2198.     }
  2199.     /**
  2200.      * Gets the public 'AdminBundle\Controller\DefaultController' shared autowired service.
  2201.      *
  2202.      * @return \AdminBundle\Controller\DefaultController
  2203.      */
  2204.     protected function getDefaultControllerService()
  2205.     {
  2206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2207.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/DefaultController.php';
  2208.         $this->services['AdminBundle\\Controller\\DefaultController'] = $instance = new \AdminBundle\Controller\DefaultController(($this->services['router'] ?? $this->getRouterService()));
  2209.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\DefaultController'$this));
  2210.         return $instance;
  2211.     }
  2212.     /**
  2213.      * Gets the public 'AdminBundle\Controller\Document\BranchController' shared service.
  2214.      *
  2215.      * @return \AdminBundle\Controller\Document\BranchController
  2216.      */
  2217.     protected function getBranchControllerService()
  2218.     {
  2219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2221.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Document/BranchController.php';
  2222.         return $this->services['AdminBundle\\Controller\\Document\\BranchController'] = new \AdminBundle\Controller\Document\BranchController(($this->services['integration.service.diia.actions.branch'] ?? $this->getIntegration_Service_Diia_Actions_BranchService()), ($this->services['integration.service.diia.actions.offer'] ?? $this->getIntegration_Service_Diia_Actions_OfferService()), ($this->services['integration.service.diia.actions.service.request'] ?? $this->getIntegration_Service_Diia_Actions_Service_RequestService()), ($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2223.     }
  2224.     /**
  2225.      * Gets the public 'AdminBundle\Controller\Document\DealerOfferController' shared service.
  2226.      *
  2227.      * @return \AdminBundle\Controller\Document\DealerOfferController
  2228.      */
  2229.     protected function getDealerOfferControllerService()
  2230.     {
  2231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2233.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Document/DealerOfferController.php';
  2234.         return $this->services['AdminBundle\\Controller\\Document\\DealerOfferController'] = new \AdminBundle\Controller\Document\DealerOfferController(($this->services['integration.service.diia.actions.branch'] ?? $this->getIntegration_Service_Diia_Actions_BranchService()), ($this->services['integration.service.diia.actions.offer'] ?? $this->getIntegration_Service_Diia_Actions_OfferService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2235.     }
  2236.     /**
  2237.      * Gets the public 'AdminBundle\Controller\FormType\SelectVehicleItemController' shared autowired service.
  2238.      *
  2239.      * @return \AdminBundle\Controller\FormType\SelectVehicleItemController
  2240.      */
  2241.     protected function getSelectVehicleItemControllerService()
  2242.     {
  2243.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2244.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/FormType/SelectVehicleItemController.php';
  2245.         $this->services['AdminBundle\\Controller\\FormType\\SelectVehicleItemController'] = $instance = new \AdminBundle\Controller\FormType\SelectVehicleItemController();
  2246.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\FormType\\SelectVehicleItemController'$this));
  2247.         return $instance;
  2248.     }
  2249.     /**
  2250.      * Gets the public 'AdminBundle\Controller\InsuranceCaseController' shared autowired service.
  2251.      *
  2252.      * @return \AdminBundle\Controller\InsuranceCaseController
  2253.      */
  2254.     protected function getInsuranceCaseControllerService()
  2255.     {
  2256.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2257.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/InsuranceCaseController.php';
  2258.         $this->services['AdminBundle\\Controller\\InsuranceCaseController'] = $instance = new \AdminBundle\Controller\InsuranceCaseController();
  2259.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\InsuranceCaseController'$this));
  2260.         return $instance;
  2261.     }
  2262.     /**
  2263.      * Gets the public 'AdminBundle\Controller\LogsController' shared autowired service.
  2264.      *
  2265.      * @return \AdminBundle\Controller\LogsController
  2266.      */
  2267.     protected function getLogsControllerService()
  2268.     {
  2269.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2271.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/LogsController.php';
  2272.         $this->services['AdminBundle\\Controller\\LogsController'] = $instance = new \AdminBundle\Controller\LogsController();
  2273.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\LogsController'$this));
  2274.         return $instance;
  2275.     }
  2276.     /**
  2277.      * Gets the public 'AdminBundle\Controller\ModelRangeController' shared autowired service.
  2278.      *
  2279.      * @return \AdminBundle\Controller\ModelRangeController
  2280.      */
  2281.     protected function getModelRangeControllerService()
  2282.     {
  2283.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2285.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/ModelRangeController.php';
  2286.         $this->services['AdminBundle\\Controller\\ModelRangeController'] = $instance = new \AdminBundle\Controller\ModelRangeController();
  2287.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\ModelRangeController'$this));
  2288.         return $instance;
  2289.     }
  2290.     /**
  2291.      * Gets the public 'AdminBundle\Controller\References\ModelController' shared autowired service.
  2292.      *
  2293.      * @return \AdminBundle\Controller\References\ModelController
  2294.      */
  2295.     protected function getModelControllerService()
  2296.     {
  2297.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2298.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/References/ModelController.php';
  2299.         $this->services['AdminBundle\\Controller\\References\\ModelController'] = $instance = new \AdminBundle\Controller\References\ModelController();
  2300.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\References\\ModelController'$this));
  2301.         return $instance;
  2302.     }
  2303.     /**
  2304.      * Gets the public 'AdminBundle\Controller\ReportController' shared autowired service.
  2305.      *
  2306.      * @return \AdminBundle\Controller\ReportController
  2307.      */
  2308.     protected function getReportControllerService()
  2309.     {
  2310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2311.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/ReportController.php';
  2312.         $this->services['AdminBundle\\Controller\\ReportController'] = $instance = new \AdminBundle\Controller\ReportController();
  2313.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\ReportController'$this));
  2314.         return $instance;
  2315.     }
  2316.     /**
  2317.      * Gets the public 'AdminBundle\Controller\SecurityController' shared autowired service.
  2318.      *
  2319.      * @return \AdminBundle\Controller\SecurityController
  2320.      */
  2321.     protected function getSecurityControllerService()
  2322.     {
  2323.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2324.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/SecurityController.php';
  2325.         $this->services['AdminBundle\\Controller\\SecurityController'] = $instance = new \AdminBundle\Controller\SecurityController(($this->services['my.auth'] ?? $this->getMy_AuthService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()));
  2326.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\SecurityController'$this));
  2327.         return $instance;
  2328.     }
  2329.     /**
  2330.      * Gets the public 'AdminBundle\Controller\SeoMetaTagController' shared autowired service.
  2331.      *
  2332.      * @return \AdminBundle\Controller\SeoMetaTagController
  2333.      */
  2334.     protected function getSeoMetaTagControllerService()
  2335.     {
  2336.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2338.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/SeoMetaTagController.php';
  2339.         $this->services['AdminBundle\\Controller\\SeoMetaTagController'] = $instance = new \AdminBundle\Controller\SeoMetaTagController();
  2340.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\SeoMetaTagController'$this));
  2341.         return $instance;
  2342.     }
  2343.     /**
  2344.      * Gets the public 'AdminBundle\Controller\SyncDataController' shared autowired service.
  2345.      *
  2346.      * @return \AdminBundle\Controller\SyncDataController
  2347.      */
  2348.     protected function getSyncDataControllerService()
  2349.     {
  2350.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2351.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/SyncDataController.php';
  2352.         $this->services['AdminBundle\\Controller\\SyncDataController'] = $instance = new \AdminBundle\Controller\SyncDataController();
  2353.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\SyncDataController'$this));
  2354.         return $instance;
  2355.     }
  2356.     /**
  2357.      * Gets the public 'AdminBundle\Controller\TicketController' shared autowired service.
  2358.      *
  2359.      * @return \AdminBundle\Controller\TicketController
  2360.      */
  2361.     protected function getTicketControllerService()
  2362.     {
  2363.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2364.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/TicketController.php';
  2365.         $this->services['AdminBundle\\Controller\\TicketController'] = $instance = new \AdminBundle\Controller\TicketController();
  2366.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\TicketController'$this));
  2367.         return $instance;
  2368.     }
  2369.     /**
  2370.      * Gets the public 'AdminBundle\Controller\TicketPlanerController' shared autowired service.
  2371.      *
  2372.      * @return \AdminBundle\Controller\TicketPlanerController
  2373.      */
  2374.     protected function getTicketPlanerControllerService()
  2375.     {
  2376.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2377.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/TicketPlanerController.php';
  2378.         $this->services['AdminBundle\\Controller\\TicketPlanerController'] = $instance = new \AdminBundle\Controller\TicketPlanerController();
  2379.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\TicketPlanerController'$this));
  2380.         return $instance;
  2381.     }
  2382.     /**
  2383.      * Gets the public 'AdminBundle\Controller\VehicleController' shared autowired service.
  2384.      *
  2385.      * @return \AdminBundle\Controller\VehicleController
  2386.      */
  2387.     protected function getVehicleControllerService()
  2388.     {
  2389.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2390.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/VehicleController.php';
  2391.         $this->services['AdminBundle\\Controller\\VehicleController'] = $instance = new \AdminBundle\Controller\VehicleController();
  2392.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\VehicleController'$this));
  2393.         return $instance;
  2394.     }
  2395.     /**
  2396.      * Gets the public 'AdminBundle\Controller\VehicleEstimateOddsController' shared autowired service.
  2397.      *
  2398.      * @return \AdminBundle\Controller\VehicleEstimateOddsController
  2399.      */
  2400.     protected function getVehicleEstimateOddsControllerService()
  2401.     {
  2402.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2404.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/VehicleEstimateOddsController.php';
  2405.         $this->services['AdminBundle\\Controller\\VehicleEstimateOddsController'] = $instance = new \AdminBundle\Controller\VehicleEstimateOddsController();
  2406.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\VehicleEstimateOddsController'$this));
  2407.         return $instance;
  2408.     }
  2409.     /**
  2410.      * Gets the public 'AdminBundle\Controller\Vehicles\AutoRiaController' shared autowired service.
  2411.      *
  2412.      * @return \AdminBundle\Controller\Vehicles\AutoRiaController
  2413.      */
  2414.     protected function getAutoRiaControllerService()
  2415.     {
  2416.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2417.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/AutoRiaController.php';
  2418.         $this->services['AdminBundle\\Controller\\Vehicles\\AutoRiaController'] = $instance = new \AdminBundle\Controller\Vehicles\AutoRiaController();
  2419.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\AutoRiaController'$this));
  2420.         return $instance;
  2421.     }
  2422.     /**
  2423.      * Gets the public 'AdminBundle\Controller\Vehicles\CRUDController' shared autowired service.
  2424.      *
  2425.      * @return \AdminBundle\Controller\Vehicles\CRUDController
  2426.      */
  2427.     protected function getCRUDControllerService()
  2428.     {
  2429.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2431.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/CRUDController.php';
  2432.         $this->services['AdminBundle\\Controller\\Vehicles\\CRUDController'] = $instance = new \AdminBundle\Controller\Vehicles\CRUDController();
  2433.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\Vehicles\\CRUDController'$this));
  2434.         return $instance;
  2435.     }
  2436.     /**
  2437.      * Gets the public 'AdminBundle\Controller\Vehicles\ConfiguratorController' shared autowired service.
  2438.      *
  2439.      * @return \AdminBundle\Controller\Vehicles\ConfiguratorController
  2440.      */
  2441.     protected function getConfiguratorControllerService()
  2442.     {
  2443.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2444.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/ConfiguratorController.php';
  2445.         $this->services['AdminBundle\\Controller\\Vehicles\\ConfiguratorController'] = $instance = new \AdminBundle\Controller\Vehicles\ConfiguratorController();
  2446.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\ConfiguratorController'$this));
  2447.         return $instance;
  2448.     }
  2449.     /**
  2450.      * Gets the public 'AdminBundle\Controller\Vehicles\EquipmentOptionController' shared autowired service.
  2451.      *
  2452.      * @return \AdminBundle\Controller\Vehicles\EquipmentOptionController
  2453.      */
  2454.     protected function getEquipmentOptionControllerService()
  2455.     {
  2456.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2457.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/EquipmentOptionController.php';
  2458.         $this->services['AdminBundle\\Controller\\Vehicles\\EquipmentOptionController'] = $instance = new \AdminBundle\Controller\Vehicles\EquipmentOptionController();
  2459.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\EquipmentOptionController'$this));
  2460.         return $instance;
  2461.     }
  2462.     /**
  2463.      * Gets the public 'AdminBundle\Controller\Vehicles\EquipmentOptionsController' shared autowired service.
  2464.      *
  2465.      * @return \AdminBundle\Controller\Vehicles\EquipmentOptionsController
  2466.      */
  2467.     protected function getEquipmentOptionsControllerService()
  2468.     {
  2469.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2470.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/EquipmentOptionsController.php';
  2471.         $this->services['AdminBundle\\Controller\\Vehicles\\EquipmentOptionsController'] = $instance = new \AdminBundle\Controller\Vehicles\EquipmentOptionsController();
  2472.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\EquipmentOptionsController'$this));
  2473.         return $instance;
  2474.     }
  2475.     /**
  2476.      * Gets the public 'AdminBundle\Controller\Vehicles\FilterController' shared autowired service.
  2477.      *
  2478.      * @return \AdminBundle\Controller\Vehicles\FilterController
  2479.      */
  2480.     protected function getFilterControllerService()
  2481.     {
  2482.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2483.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/FilterController.php';
  2484.         $this->services['AdminBundle\\Controller\\Vehicles\\FilterController'] = $instance = new \AdminBundle\Controller\Vehicles\FilterController();
  2485.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\FilterController'$this));
  2486.         return $instance;
  2487.     }
  2488.     /**
  2489.      * Gets the public 'AdminBundle\Controller\Vehicles\MediaController' shared autowired service.
  2490.      *
  2491.      * @return \AdminBundle\Controller\Vehicles\MediaController
  2492.      */
  2493.     protected function getMediaControllerService()
  2494.     {
  2495.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2496.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/MediaController.php';
  2497.         $this->services['AdminBundle\\Controller\\Vehicles\\MediaController'] = $instance = new \AdminBundle\Controller\Vehicles\MediaController();
  2498.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\MediaController'$this));
  2499.         return $instance;
  2500.     }
  2501.     /**
  2502.      * Gets the public 'AdminBundle\Controller\Vehicles\UsedCRUDController' shared autowired service.
  2503.      *
  2504.      * @return \AdminBundle\Controller\Vehicles\UsedCRUDController
  2505.      */
  2506.     protected function getUsedCRUDControllerService()
  2507.     {
  2508.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2510.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/CRUDController.php';
  2511.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/UsedCRUDController.php';
  2512.         $this->services['AdminBundle\\Controller\\Vehicles\\UsedCRUDController'] = $instance = new \AdminBundle\Controller\Vehicles\UsedCRUDController();
  2513.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\Vehicles\\UsedCRUDController'$this));
  2514.         return $instance;
  2515.     }
  2516.     /**
  2517.      * Gets the public 'AdminBundle\Widget\ScopeWidget' shared autowired service.
  2518.      *
  2519.      * @return \AdminBundle\Widget\ScopeWidget
  2520.      */
  2521.     protected function getScopeWidgetService()
  2522.     {
  2523.         return $this->services['AdminBundle\\Widget\\ScopeWidget'] = new \AdminBundle\Widget\ScopeWidget();
  2524.     }
  2525.     /**
  2526.      * Gets the public 'ApiBundle\Controller\UnicommerceController' shared service.
  2527.      *
  2528.      * @return \ApiBundle\Controller\UnicommerceController
  2529.      */
  2530.     protected function getUnicommerceControllerService()
  2531.     {
  2532.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2533.         include_once \dirname(__DIR__4).'/src/ApiBundle/Controller/UnicommerceController.php';
  2534.         return $this->services['ApiBundle\\Controller\\UnicommerceController'] = new \ApiBundle\Controller\UnicommerceController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['api.helper.service'] ?? $this->getApi_Helper_ServiceService()), ($this->privates['api.service.layout'] ?? $this->getApi_Service_LayoutService()), ($this->services['api.unicommerce.service'] ?? $this->getApi_Unicommerce_ServiceService()), ($this->services['api.handler.error'] ?? $this->getApi_Handler_ErrorService()));
  2535.     }
  2536.     /**
  2537.      * Gets the public 'AutomarketBundle\Controller\AboutController' shared autowired service.
  2538.      *
  2539.      * @return \AutomarketBundle\Controller\AboutController
  2540.      */
  2541.     protected function getAboutControllerService()
  2542.     {
  2543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2544.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2545.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2546.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/AboutController.php';
  2547.         $this->services['AutomarketBundle\\Controller\\AboutController'] = $instance = new \AutomarketBundle\Controller\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  2548.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\AboutController'$this));
  2549.         return $instance;
  2550.     }
  2551.     /**
  2552.      * Gets the public 'AutomarketBundle\Controller\AjaxController' shared autowired service.
  2553.      *
  2554.      * @return \AutomarketBundle\Controller\AjaxController
  2555.      */
  2556.     protected function getAjaxController2Service()
  2557.     {
  2558.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2559.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2560.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2561.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/AjaxController.php';
  2562.         $this->services['AutomarketBundle\\Controller\\AjaxController'] = $instance = new \AutomarketBundle\Controller\AjaxController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['AutomarketBundle\\Services\\CatalogService'] ?? $this->getCatalogServiceService()));
  2563.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\AjaxController'$this));
  2564.         return $instance;
  2565.     }
  2566.     /**
  2567.      * Gets the public 'AutomarketBundle\Controller\BaseController' shared autowired service.
  2568.      *
  2569.      * @return \AutomarketBundle\Controller\BaseController
  2570.      */
  2571.     protected function getBaseControllerService()
  2572.     {
  2573.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2574.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2575.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2576.         $this->services['AutomarketBundle\\Controller\\BaseController'] = $instance = new \AutomarketBundle\Controller\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  2577.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\BaseController'$this));
  2578.         return $instance;
  2579.     }
  2580.     /**
  2581.      * Gets the public 'AutomarketBundle\Controller\CarController' shared autowired service.
  2582.      *
  2583.      * @return \AutomarketBundle\Controller\CarController
  2584.      */
  2585.     protected function getCarControllerService()
  2586.     {
  2587.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2588.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2589.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2590.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/CarController.php';
  2591.         $this->services['AutomarketBundle\\Controller\\CarController'] = $instance = new \AutomarketBundle\Controller\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['AutomarketBundle\\Services\\MainService'] ?? $this->getMainServiceService()));
  2592.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\CarController'$this));
  2593.         return $instance;
  2594.     }
  2595.     /**
  2596.      * Gets the public 'AutomarketBundle\Controller\CarUSAController' shared autowired service.
  2597.      *
  2598.      * @return \AutomarketBundle\Controller\CarUSAController
  2599.      */
  2600.     protected function getCarUSAControllerService()
  2601.     {
  2602.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2603.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/CarUSAController.php';
  2604.         $this->services['AutomarketBundle\\Controller\\CarUSAController'] = $instance = new \AutomarketBundle\Controller\CarUSAController();
  2605.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\CarUSAController'$this));
  2606.         return $instance;
  2607.     }
  2608.     /**
  2609.      * Gets the public 'AutomarketBundle\Controller\CatalogController' shared autowired service.
  2610.      *
  2611.      * @return \AutomarketBundle\Controller\CatalogController
  2612.      */
  2613.     protected function getCatalogControllerService()
  2614.     {
  2615.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2616.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2617.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2618.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/CatalogController.php';
  2619.         $this->services['AutomarketBundle\\Controller\\CatalogController'] = $instance = new \AutomarketBundle\Controller\CatalogController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['AutomarketBundle\\Services\\CatalogService'] ?? $this->getCatalogServiceService()), ($this->services['AutomarketBundle\\Services\\SeoService'] ?? $this->getSeoServiceService()), ($this->services['DcSiteBundle\\Model\\Pagination'] ?? $this->getPaginationService()));
  2620.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\CatalogController'$this));
  2621.         return $instance;
  2622.     }
  2623.     /**
  2624.      * Gets the public 'AutomarketBundle\Controller\ComparisonController' shared autowired service.
  2625.      *
  2626.      * @return \AutomarketBundle\Controller\ComparisonController
  2627.      */
  2628.     protected function getComparisonControllerService()
  2629.     {
  2630.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2631.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2632.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2633.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/ComparisonController.php';
  2634.         $this->services['AutomarketBundle\\Controller\\ComparisonController'] = $instance = new \AutomarketBundle\Controller\ComparisonController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  2635.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\ComparisonController'$this));
  2636.         return $instance;
  2637.     }
  2638.     /**
  2639.      * Gets the public 'AutomarketBundle\Controller\ContactsController' shared autowired service.
  2640.      *
  2641.      * @return \AutomarketBundle\Controller\ContactsController
  2642.      */
  2643.     protected function getContactsControllerService()
  2644.     {
  2645.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2646.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2647.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2648.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/ContactsController.php';
  2649.         $this->services['AutomarketBundle\\Controller\\ContactsController'] = $instance = new \AutomarketBundle\Controller\ContactsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  2650.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\ContactsController'$this));
  2651.         return $instance;
  2652.     }
  2653.     /**
  2654.      * Gets the public 'AutomarketBundle\Controller\CorporateProgramController' shared autowired service.
  2655.      *
  2656.      * @return \AutomarketBundle\Controller\CorporateProgramController
  2657.      */
  2658.     protected function getCorporateProgramControllerService()
  2659.     {
  2660.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2661.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/CorporateProgramController.php';
  2662.         $this->services['AutomarketBundle\\Controller\\CorporateProgramController'] = $instance = new \AutomarketBundle\Controller\CorporateProgramController();
  2663.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\CorporateProgramController'$this));
  2664.         return $instance;
  2665.     }
  2666.     /**
  2667.      * Gets the public 'AutomarketBundle\Controller\FormController' shared autowired service.
  2668.      *
  2669.      * @return \AutomarketBundle\Controller\FormController
  2670.      */
  2671.     protected function getFormControllerService()
  2672.     {
  2673.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2674.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2675.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/FormController.php';
  2676.         $this->services['AutomarketBundle\\Controller\\FormController'] = $instance = new \AutomarketBundle\Controller\FormController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2677.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\FormController'$this));
  2678.         return $instance;
  2679.     }
  2680.     /**
  2681.      * Gets the public 'AutomarketBundle\Controller\MainController' shared autowired service.
  2682.      *
  2683.      * @return \AutomarketBundle\Controller\MainController
  2684.      */
  2685.     protected function getMainControllerService()
  2686.     {
  2687.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2688.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2689.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2690.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/MainController.php';
  2691.         $this->services['AutomarketBundle\\Controller\\MainController'] = $instance = new \AutomarketBundle\Controller\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['AutomarketBundle\\Services\\CatalogService'] ?? $this->getCatalogServiceService()), ($this->services['AutomarketBundle\\Services\\MainService'] ?? $this->getMainServiceService()));
  2692.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\MainController'$this));
  2693.         return $instance;
  2694.     }
  2695.     /**
  2696.      * Gets the public 'AutomarketBundle\Controller\OnlineCostEstimationController' shared autowired service.
  2697.      *
  2698.      * @return \AutomarketBundle\Controller\OnlineCostEstimationController
  2699.      */
  2700.     protected function getOnlineCostEstimationControllerService()
  2701.     {
  2702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2703.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/OnlineCostEstimationController.php';
  2704.         $this->services['AutomarketBundle\\Controller\\OnlineCostEstimationController'] = $instance = new \AutomarketBundle\Controller\OnlineCostEstimationController();
  2705.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\OnlineCostEstimationController'$this));
  2706.         return $instance;
  2707.     }
  2708.     /**
  2709.      * Gets the public 'AutomarketBundle\Controller\PostController' shared autowired service.
  2710.      *
  2711.      * @return \AutomarketBundle\Controller\PostController
  2712.      */
  2713.     protected function getPostControllerService()
  2714.     {
  2715.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2716.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2717.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2718.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/PostController.php';
  2719.         $this->services['AutomarketBundle\\Controller\\PostController'] = $instance = new \AutomarketBundle\Controller\PostController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  2720.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\PostController'$this));
  2721.         return $instance;
  2722.     }
  2723.     /**
  2724.      * Gets the public 'AutomarketBundle\Controller\RSSController' shared autowired service.
  2725.      *
  2726.      * @return \AutomarketBundle\Controller\RSSController
  2727.      */
  2728.     protected function getRSSControllerService()
  2729.     {
  2730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2731.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2732.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2733.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/RSSController.php';
  2734.         $this->services['AutomarketBundle\\Controller\\RSSController'] = $instance = new \AutomarketBundle\Controller\RSSController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  2735.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\RSSController'$this));
  2736.         return $instance;
  2737.     }
  2738.     /**
  2739.      * Gets the public 'AutomarketBundle\Controller\SaleController' shared autowired service.
  2740.      *
  2741.      * @return \AutomarketBundle\Controller\SaleController
  2742.      */
  2743.     protected function getSaleControllerService()
  2744.     {
  2745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2746.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2747.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2748.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/SaleController.php';
  2749.         $this->services['AutomarketBundle\\Controller\\SaleController'] = $instance = new \AutomarketBundle\Controller\SaleController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  2750.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\SaleController'$this));
  2751.         return $instance;
  2752.     }
  2753.     /**
  2754.      * Gets the public 'AutomarketBundle\Controller\ServicesController' shared service.
  2755.      *
  2756.      * @return \AutomarketBundle\Controller\ServicesController
  2757.      */
  2758.     protected function getServicesControllerService()
  2759.     {
  2760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2761.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2762.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2763.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/MainController.php';
  2764.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/ServicesController.php';
  2765.         return $this->services['AutomarketBundle\\Controller\\ServicesController'] = new \AutomarketBundle\Controller\ServicesController(($this->services['PortalBundle\\Services\\DepartmentService'] ?? $this->getDepartmentServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService()));
  2766.     }
  2767.     /**
  2768.      * Gets the public 'AutomarketBundle\Controller\SiteMapController' shared autowired service.
  2769.      *
  2770.      * @return \AutomarketBundle\Controller\SiteMapController
  2771.      */
  2772.     protected function getSiteMapControllerService()
  2773.     {
  2774.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2775.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2776.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2777.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/SiteMapController.php';
  2778.         $this->services['AutomarketBundle\\Controller\\SiteMapController'] = $instance = new \AutomarketBundle\Controller\SiteMapController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['AutomarketBundle\\Services\\SeoService'] ?? $this->getSeoServiceService()));
  2779.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\SiteMapController'$this));
  2780.         return $instance;
  2781.     }
  2782.     /**
  2783.      * Gets the public 'AutomarketBundle\Controller\VacancyController' shared autowired service.
  2784.      *
  2785.      * @return \AutomarketBundle\Controller\VacancyController
  2786.      */
  2787.     protected function getVacancyControllerService()
  2788.     {
  2789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2790.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2791.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2792.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/VacancyController.php';
  2793.         $this->services['AutomarketBundle\\Controller\\VacancyController'] = $instance = new \AutomarketBundle\Controller\VacancyController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  2794.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\VacancyController'$this));
  2795.         return $instance;
  2796.     }
  2797.     /**
  2798.      * Gets the public 'AutomarketBundle\Services\CatalogService' shared service.
  2799.      *
  2800.      * @return \AutomarketBundle\Services\CatalogService
  2801.      */
  2802.     protected function getCatalogServiceService()
  2803.     {
  2804.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Services/CatalogService.php';
  2805.         $a = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  2806.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2807.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2808.         }
  2809.         $b = ($this->services['router'] ?? $this->getRouterService());
  2810.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2811.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2812.         }
  2813.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2814.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2815.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2816.         }
  2817.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  2818.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2819.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2820.         }
  2821.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  2822.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2823.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2824.         }
  2825.         return $this->services['AutomarketBundle\\Services\\CatalogService'] = new \AutomarketBundle\Services\CatalogService($a$b, ($this->services['translator'] ?? $this->getTranslatorService()), $c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d$e);
  2826.     }
  2827.     /**
  2828.      * Gets the public 'AutomarketBundle\Services\FilterService' shared service.
  2829.      *
  2830.      * @return \AutomarketBundle\Services\FilterService
  2831.      */
  2832.     protected function getFilterServiceService()
  2833.     {
  2834.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Services/FilterService.php';
  2835.         return $this->services['AutomarketBundle\\Services\\FilterService'] = new \AutomarketBundle\Services\FilterService(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2836.     }
  2837.     /**
  2838.      * Gets the public 'AutomarketBundle\Services\MainService' shared service.
  2839.      *
  2840.      * @return \AutomarketBundle\Services\MainService
  2841.      */
  2842.     protected function getMainServiceService()
  2843.     {
  2844.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Services/MainService.php';
  2845.         return $this->services['AutomarketBundle\\Services\\MainService'] = new \AutomarketBundle\Services\MainService(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['AutomarketBundle\\Services\\CatalogService'] ?? $this->getCatalogServiceService()), ($this->services['dc.vehicle.service'] ?? $this->getDc_Vehicle_ServiceService()));
  2846.     }
  2847.     /**
  2848.      * Gets the public 'AutomarketBundle\Services\SeoService' shared service.
  2849.      *
  2850.      * @return \AutomarketBundle\Services\SeoService
  2851.      */
  2852.     protected function getSeoServiceService()
  2853.     {
  2854.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Services/SeoService.php';
  2855.         return $this->services['AutomarketBundle\\Services\\SeoService'] = new \AutomarketBundle\Services\SeoService(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['AutomarketBundle\\Services\\CatalogService'] ?? $this->getCatalogServiceService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()));
  2856.     }
  2857.     /**
  2858.      * Gets the public 'BmpGatewayBundle\Command\AccessoriesSyncCommand' shared autowired service.
  2859.      *
  2860.      * @return \BmpGatewayBundle\Command\AccessoriesSyncCommand
  2861.      */
  2862.     protected function getAccessoriesSyncCommandService()
  2863.     {
  2864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2865.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/AccessoriesSyncCommand.php';
  2866.         return $this->services['BmpGatewayBundle\\Command\\AccessoriesSyncCommand'] = new \BmpGatewayBundle\Command\AccessoriesSyncCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2867.     }
  2868.     /**
  2869.      * Gets the public 'BmpGatewayBundle\Command\Base\BaseSynchronizeCommand' shared autowired service.
  2870.      *
  2871.      * @return \BmpGatewayBundle\Command\Base\BaseSynchronizeCommand
  2872.      */
  2873.     protected function getBaseSynchronizeCommandService()
  2874.     {
  2875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2876.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  2877.         return $this->services['BmpGatewayBundle\\Command\\Base\\BaseSynchronizeCommand'] = new \BmpGatewayBundle\Command\Base\BaseSynchronizeCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()));
  2878.     }
  2879.     /**
  2880.      * Gets the public 'BmpGatewayBundle\Command\CrmSendCreditLeadsCommand' shared autowired service.
  2881.      *
  2882.      * @return \BmpGatewayBundle\Command\CrmSendCreditLeadsCommand
  2883.      */
  2884.     protected function getCrmSendCreditLeadsCommandService()
  2885.     {
  2886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2887.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/CrmSendCreditLeadsCommand.php';
  2888.         return $this->services['BmpGatewayBundle\\Command\\CrmSendCreditLeadsCommand'] = new \BmpGatewayBundle\Command\CrmSendCreditLeadsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['core.crm.odatamanager'] ?? $this->getCore_Crm_OdatamanagerService()));
  2889.     }
  2890.     /**
  2891.      * Gets the public 'BmpGatewayBundle\Command\CrmSendViewVehiclesCommand' shared autowired service.
  2892.      *
  2893.      * @return \BmpGatewayBundle\Command\CrmSendViewVehiclesCommand
  2894.      */
  2895.     protected function getCrmSendViewVehiclesCommandService()
  2896.     {
  2897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2898.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/CrmSendViewVehiclesCommand.php';
  2899.         return $this->services['BmpGatewayBundle\\Command\\CrmSendViewVehiclesCommand'] = new \BmpGatewayBundle\Command\CrmSendViewVehiclesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['bmp_api.seder'] ?? $this->getBmpApi_SederService()));
  2900.     }
  2901.     /**
  2902.      * Gets the public 'BmpGatewayBundle\Command\CrmSyncVehicleEstimateLeadsCommand' shared autowired service.
  2903.      *
  2904.      * @return \BmpGatewayBundle\Command\CrmSyncVehicleEstimateLeadsCommand
  2905.      */
  2906.     protected function getCrmSyncVehicleEstimateLeadsCommandService()
  2907.     {
  2908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2909.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/CrmSyncVehicleEstimateLeadsCommand.php';
  2910.         return $this->services['BmpGatewayBundle\\Command\\CrmSyncVehicleEstimateLeadsCommand'] = new \BmpGatewayBundle\Command\CrmSyncVehicleEstimateLeadsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.crm.odatamanager'] ?? $this->getCore_Crm_OdatamanagerService()));
  2911.     }
  2912.     /**
  2913.      * Gets the public 'BmpGatewayBundle\Command\ModelFromCRMSyncBy1CCommand' shared autowired service.
  2914.      *
  2915.      * @return \BmpGatewayBundle\Command\ModelFromCRMSyncBy1CCommand
  2916.      */
  2917.     protected function getModelFromCRMSyncBy1CCommandService()
  2918.     {
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2920.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/ModelFromCRMSyncBy1CCommand.php';
  2921.         return $this->services['BmpGatewayBundle\\Command\\ModelFromCRMSyncBy1CCommand'] = new \BmpGatewayBundle\Command\ModelFromCRMSyncBy1CCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.crm.odatamanager'] ?? $this->getCore_Crm_OdatamanagerService()));
  2922.     }
  2923.     /**
  2924.      * Gets the public 'BmpGatewayBundle\Command\MvdHistoryCommand' shared autowired service.
  2925.      *
  2926.      * @return \BmpGatewayBundle\Command\MvdHistoryCommand
  2927.      */
  2928.     protected function getMvdHistoryCommandService()
  2929.     {
  2930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2931.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/MvdHistoryCommand.php';
  2932.         return $this->services['BmpGatewayBundle\\Command\\MvdHistoryCommand'] = new \BmpGatewayBundle\Command\MvdHistoryCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.mvd'] ?? $this->getCore_Api_MvdService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  2933.     }
  2934.     /**
  2935.      * Gets the public 'BmpGatewayBundle\Command\PeugeotSyncCommand' shared autowired service.
  2936.      *
  2937.      * @return \BmpGatewayBundle\Command\PeugeotSyncCommand
  2938.      */
  2939.     protected function getPeugeotSyncCommandService()
  2940.     {
  2941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2942.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/PeugeotSyncCommand.php';
  2943.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Peugeot/PeugeotApi.php';
  2944.         return $this->services['BmpGatewayBundle\\Command\\PeugeotSyncCommand'] = new \BmpGatewayBundle\Command\PeugeotSyncCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['core.model.api.peugeot'] ?? ($this->services['core.model.api.peugeot'] = new \CoreBundle\Model\Api\Peugeot\PeugeotApi())), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  2945.     }
  2946.     /**
  2947.      * Gets the public 'BmpGatewayBundle\Command\PipeDriveSendToCreatioCommand' shared autowired service.
  2948.      *
  2949.      * @return \BmpGatewayBundle\Command\PipeDriveSendToCreatioCommand
  2950.      */
  2951.     protected function getPipeDriveSendToCreatioCommandService()
  2952.     {
  2953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2954.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/PipeDriveSendToCreatioCommand.php';
  2955.         return $this->services['BmpGatewayBundle\\Command\\PipeDriveSendToCreatioCommand'] = new \BmpGatewayBundle\Command\PipeDriveSendToCreatioCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['gateway.pipedrive.service'] ?? $this->getGateway_Pipedrive_ServiceService()));
  2956.     }
  2957.     /**
  2958.      * Gets the public 'BmpGatewayBundle\Command\RiaNotifyCommand' shared autowired service.
  2959.      *
  2960.      * @return \BmpGatewayBundle\Command\RiaNotifyCommand
  2961.      */
  2962.     protected function getRiaNotifyCommandService()
  2963.     {
  2964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2965.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/RiaNotifyCommand.php';
  2966.         return $this->services['BmpGatewayBundle\\Command\\RiaNotifyCommand'] = new \BmpGatewayBundle\Command\RiaNotifyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2967.     }
  2968.     /**
  2969.      * Gets the public 'BmpGatewayBundle\Command\SendFormTo1CCommand' shared autowired service.
  2970.      *
  2971.      * @return \BmpGatewayBundle\Command\SendFormTo1CCommand
  2972.      */
  2973.     protected function getSendFormTo1CCommandService()
  2974.     {
  2975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2976.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  2977.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SendFormTo1CCommand.php';
  2978.         return $this->services['BmpGatewayBundle\\Command\\SendFormTo1CCommand'] = new \BmpGatewayBundle\Command\SendFormTo1CCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()));
  2979.     }
  2980.     /**
  2981.      * Gets the public 'BmpGatewayBundle\Command\SendSMSFormCommand' shared autowired service.
  2982.      *
  2983.      * @return \BmpGatewayBundle\Command\SendSMSFormCommand
  2984.      */
  2985.     protected function getSendSMSFormCommandService()
  2986.     {
  2987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2988.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  2989.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SendSMSFormCommand.php';
  2990.         return $this->services['BmpGatewayBundle\\Command\\SendSMSFormCommand'] = new \BmpGatewayBundle\Command\SendSMSFormCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['bmp_api.seder'] ?? $this->getBmpApi_SederService()));
  2991.     }
  2992.     /**
  2993.      * Gets the public 'BmpGatewayBundle\Command\SynchronizeCRMCommand' shared autowired service.
  2994.      *
  2995.      * @return \BmpGatewayBundle\Command\SynchronizeCRMCommand
  2996.      */
  2997.     protected function getSynchronizeCRMCommandService()
  2998.     {
  2999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3000.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  3001.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizeCRMCommand.php';
  3002.         return $this->services['BmpGatewayBundle\\Command\\SynchronizeCRMCommand'] = new \BmpGatewayBundle\Command\SynchronizeCRMCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['bmp_api.seder'] ?? $this->getBmpApi_SederService()));
  3003.     }
  3004.     /**
  3005.      * Gets the public 'BmpGatewayBundle\Command\SynchronizeCRMOnlineEstimateCommand' shared autowired service.
  3006.      *
  3007.      * @return \BmpGatewayBundle\Command\SynchronizeCRMOnlineEstimateCommand
  3008.      */
  3009.     protected function getSynchronizeCRMOnlineEstimateCommandService()
  3010.     {
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3012.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  3013.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizeCRMOnlineEstimateCommand.php';
  3014.         return $this->services['BmpGatewayBundle\\Command\\SynchronizeCRMOnlineEstimateCommand'] = new \BmpGatewayBundle\Command\SynchronizeCRMOnlineEstimateCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['bmp_api.seder'] ?? $this->getBmpApi_SederService()));
  3015.     }
  3016.     /**
  3017.      * Gets the public 'BmpGatewayBundle\Command\SynchronizePCUCommand' shared autowired service.
  3018.      *
  3019.      * @return \BmpGatewayBundle\Command\SynchronizePCUCommand
  3020.      */
  3021.     protected function getSynchronizePCUCommandService()
  3022.     {
  3023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3024.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  3025.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizePCUCommand.php';
  3026.         return $this->services['BmpGatewayBundle\\Command\\SynchronizePCUCommand'] = new \BmpGatewayBundle\Command\SynchronizePCUCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3027.     }
  3028.     /**
  3029.      * Gets the public 'BmpGatewayBundle\Command\SynchronizeTestDriveCommand' shared autowired service.
  3030.      *
  3031.      * @return \BmpGatewayBundle\Command\SynchronizeTestDriveCommand
  3032.      */
  3033.     protected function getSynchronizeTestDriveCommandService()
  3034.     {
  3035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3036.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizeTestDriveCommand.php';
  3037.         return $this->services['BmpGatewayBundle\\Command\\SynchronizeTestDriveCommand'] = new \BmpGatewayBundle\Command\SynchronizeTestDriveCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['bmp_api.seder'] ?? $this->getBmpApi_SederService()));
  3038.     }
  3039.     /**
  3040.      * Gets the public 'BmpGatewayBundle\Command\SynchronizeYamahaCRMCommand' shared autowired service.
  3041.      *
  3042.      * @return \BmpGatewayBundle\Command\SynchronizeYamahaCRMCommand
  3043.      */
  3044.     protected function getSynchronizeYamahaCRMCommandService()
  3045.     {
  3046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3047.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  3048.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizeYamahaCRMCommand.php';
  3049.         return $this->services['BmpGatewayBundle\\Command\\SynchronizeYamahaCRMCommand'] = new \BmpGatewayBundle\Command\SynchronizeYamahaCRMCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3050.     }
  3051.     /**
  3052.      * Gets the public 'BmpGatewayBundle\Command\TaskCommand' shared autowired service.
  3053.      *
  3054.      * @return \BmpGatewayBundle\Command\TaskCommand
  3055.      */
  3056.     protected function getTaskCommandService()
  3057.     {
  3058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3059.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/TaskCommand.php';
  3060.         return $this->services['BmpGatewayBundle\\Command\\TaskCommand'] = new \BmpGatewayBundle\Command\TaskCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['bmp_gateway.model.lead'] ?? $this->getBmpGateway_Model_LeadService()));
  3061.     }
  3062.     /**
  3063.      * Gets the public 'BmpGatewayBundle\Command\TelegramWorkerServerCommand' shared autowired service.
  3064.      *
  3065.      * @return \BmpGatewayBundle\Command\TelegramWorkerServerCommand
  3066.      */
  3067.     protected function getTelegramWorkerServerCommandService()
  3068.     {
  3069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3070.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/TelegramWorkerServerCommand.php';
  3071.         return $this->services['BmpGatewayBundle\\Command\\TelegramWorkerServerCommand'] = new \BmpGatewayBundle\Command\TelegramWorkerServerCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['telegram.sender'] ?? $this->getTelegram_SenderService()));
  3072.     }
  3073.     /**
  3074.      * Gets the public 'BmpGatewayBundle\Command\UpdatePostomateCommand' shared autowired service.
  3075.      *
  3076.      * @return \BmpGatewayBundle\Command\UpdatePostomateCommand
  3077.      */
  3078.     protected function getUpdatePostomateCommandService()
  3079.     {
  3080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3081.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/UpdatePostomateCommand.php';
  3082.         return $this->services['BmpGatewayBundle\\Command\\UpdatePostomateCommand'] = new \BmpGatewayBundle\Command\UpdatePostomateCommand(($this->services['gateway.postomate.service'] ?? $this->getGateway_Postomate_ServiceService()));
  3083.     }
  3084.     /**
  3085.      * Gets the public 'CoreBundle\Command\AccessoriesContentCopyCommand' shared autowired service.
  3086.      *
  3087.      * @return \CoreBundle\Command\AccessoriesContentCopyCommand
  3088.      */
  3089.     protected function getAccessoriesContentCopyCommandService()
  3090.     {
  3091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3092.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AccessoriesContentCopyCommand.php';
  3093.         return $this->services['CoreBundle\\Command\\AccessoriesContentCopyCommand'] = new \CoreBundle\Command\AccessoriesContentCopyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3094.     }
  3095.     /**
  3096.      * Gets the public 'CoreBundle\Command\AutoRiaDownloadAdCommand' shared autowired service.
  3097.      *
  3098.      * @return \CoreBundle\Command\AutoRiaDownloadAdCommand
  3099.      */
  3100.     protected function getAutoRiaDownloadAdCommandService()
  3101.     {
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3103.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AutoRiaDownloadAdCommand.php';
  3104.         return $this->services['CoreBundle\\Command\\AutoRiaDownloadAdCommand'] = new \CoreBundle\Command\AutoRiaDownloadAdCommand(($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.exporter.model'] ?? $this->getCore_Exporter_ModelService()));
  3105.     }
  3106.     /**
  3107.      * Gets the public 'CoreBundle\Command\CalculateEstimateInfoCommand' shared autowired service.
  3108.      *
  3109.      * @return \CoreBundle\Command\CalculateEstimateInfoCommand
  3110.      */
  3111.     protected function getCalculateEstimateInfoCommandService()
  3112.     {
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3114.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CalculateEstimateInfoCommand.php';
  3115.         return $this->services['CoreBundle\\Command\\CalculateEstimateInfoCommand'] = new \CoreBundle\Command\CalculateEstimateInfoCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.exporter.model'] ?? $this->getCore_Exporter_ModelService()));
  3116.     }
  3117.     /**
  3118.      * Gets the public 'CoreBundle\Command\CallbackProcessCommand' shared autowired service.
  3119.      *
  3120.      * @return \CoreBundle\Command\CallbackProcessCommand
  3121.      */
  3122.     protected function getCallbackProcessCommandService()
  3123.     {
  3124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3125.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CallbackProcessCommand.php';
  3126.         return $this->services['CoreBundle\\Command\\CallbackProcessCommand'] = new \CoreBundle\Command\CallbackProcessCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.mic.client'] ?? $this->getCore_Mic_ClientService()));
  3127.     }
  3128.     /**
  3129.      * Gets the public 'CoreBundle\Command\CallbackStatusCommand' shared autowired service.
  3130.      *
  3131.      * @return \CoreBundle\Command\CallbackStatusCommand
  3132.      */
  3133.     protected function getCallbackStatusCommandService()
  3134.     {
  3135.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3136.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CallbackStatusCommand.php';
  3137.         return $this->services['CoreBundle\\Command\\CallbackStatusCommand'] = new \CoreBundle\Command\CallbackStatusCommand();
  3138.     }
  3139.     /**
  3140.      * Gets the public 'CoreBundle\Command\ChangeVehicleOptionsCommand' shared autowired service.
  3141.      *
  3142.      * @return \CoreBundle\Command\ChangeVehicleOptionsCommand
  3143.      */
  3144.     protected function getChangeVehicleOptionsCommandService()
  3145.     {
  3146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3147.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ChangeVehicleOptionsCommand.php';
  3148.         return $this->services['CoreBundle\\Command\\ChangeVehicleOptionsCommand'] = new \CoreBundle\Command\ChangeVehicleOptionsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.exporter.model'] ?? $this->getCore_Exporter_ModelService()));
  3149.     }
  3150.     /**
  3151.      * Gets the public 'CoreBundle\Command\CreateCsvAccessoriesCommand' shared autowired service.
  3152.      *
  3153.      * @return \CoreBundle\Command\CreateCsvAccessoriesCommand
  3154.      */
  3155.     protected function getCreateCsvAccessoriesCommandService()
  3156.     {
  3157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3158.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateCsvAccessoriesCommand.php';
  3159.         return $this->services['CoreBundle\\Command\\CreateCsvAccessoriesCommand'] = new \CoreBundle\Command\CreateCsvAccessoriesCommand(($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['dc.accessory.shop'] ?? $this->getDc_Accessory_ShopService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()));
  3160.     }
  3161.     /**
  3162.      * Gets the public 'CoreBundle\Command\CreateMerchantAccessoriesCommand' shared autowired service.
  3163.      *
  3164.      * @return \CoreBundle\Command\CreateMerchantAccessoriesCommand
  3165.      */
  3166.     protected function getCreateMerchantAccessoriesCommandService()
  3167.     {
  3168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3169.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateMerchantAccessoriesCommand.php';
  3170.         return $this->services['CoreBundle\\Command\\CreateMerchantAccessoriesCommand'] = new \CoreBundle\Command\CreateMerchantAccessoriesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['dc.accessory.shop'] ?? $this->getDc_Accessory_ShopService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()));
  3171.     }
  3172.     /**
  3173.      * Gets the public 'CoreBundle\Command\CreateMerchantVehiclesCommand' shared autowired service.
  3174.      *
  3175.      * @return \CoreBundle\Command\CreateMerchantVehiclesCommand
  3176.      */
  3177.     protected function getCreateMerchantVehiclesCommandService()
  3178.     {
  3179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3180.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateMerchantVehiclesCommand.php';
  3181.         return $this->services['CoreBundle\\Command\\CreateMerchantVehiclesCommand'] = new \CoreBundle\Command\CreateMerchantVehiclesCommand(($this->services['PortalBundle\\Model\\Catalog'] ?? $this->getCatalogService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['router'] ?? $this->getRouterService()));
  3182.     }
  3183.     /**
  3184.      * Gets the public 'CoreBundle\Command\CreateRssCommand' shared autowired service.
  3185.      *
  3186.      * @return \CoreBundle\Command\CreateRssCommand
  3187.      */
  3188.     protected function getCreateRssCommandService()
  3189.     {
  3190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3191.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateRssCommand.php';
  3192.         return $this->services['CoreBundle\\Command\\CreateRssCommand'] = new \CoreBundle\Command\CreateRssCommand(($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['dc.catalog.model'] ?? $this->getDc_Catalog_ModelService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['DcSiteBundle\\Services\\CarRouteGenerateService'] ?? $this->getCarRouteGenerateServiceService()), ($this->services['DcSiteBundle\\Services\\NewsService'] ?? $this->getNewsServiceService()), ($this->services['DcSiteBundle\\Services\\ActionsService'] ?? $this->getActionsServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  3193.     }
  3194.     /**
  3195.      * Gets the public 'CoreBundle\Command\DeleteCarsImagesCommand' shared autowired service.
  3196.      *
  3197.      * @return \CoreBundle\Command\DeleteCarsImagesCommand
  3198.      */
  3199.     protected function getDeleteCarsImagesCommandService()
  3200.     {
  3201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3202.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DeleteCarsImagesCommand.php';
  3203.         return $this->services['CoreBundle\\Command\\DeleteCarsImagesCommand'] = new \CoreBundle\Command\DeleteCarsImagesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()));
  3204.     }
  3205.     /**
  3206.      * Gets the public 'CoreBundle\Command\DeleteVehiclesFromQueueInCRMCommand' shared autowired service.
  3207.      *
  3208.      * @return \CoreBundle\Command\DeleteVehiclesFromQueueInCRMCommand
  3209.      */
  3210.     protected function getDeleteVehiclesFromQueueInCRMCommandService()
  3211.     {
  3212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3213.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DeleteVehiclesFromQueueInCRMCommand.php';
  3214.         return $this->services['CoreBundle\\Command\\DeleteVehiclesFromQueueInCRMCommand'] = new \CoreBundle\Command\DeleteVehiclesFromQueueInCRMCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3215.     }
  3216.     /**
  3217.      * Gets the public 'CoreBundle\Command\DeployCommand' shared autowired service.
  3218.      *
  3219.      * @return \CoreBundle\Command\DeployCommand
  3220.      */
  3221.     protected function getDeployCommandService()
  3222.     {
  3223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3224.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DeployCommand.php';
  3225.         return $this->services['CoreBundle\\Command\\DeployCommand'] = new \CoreBundle\Command\DeployCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.ticket.model'] ?? $this->getCore_Ticket_ModelService()));
  3226.     }
  3227.     /**
  3228.      * Gets the public 'CoreBundle\Command\DevCommand' shared autowired service.
  3229.      *
  3230.      * @return \CoreBundle\Command\DevCommand
  3231.      */
  3232.     protected function getDevCommandService()
  3233.     {
  3234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3235.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DevCommand.php';
  3236.         return $this->services['CoreBundle\\Command\\DevCommand'] = new \CoreBundle\Command\DevCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()));
  3237.     }
  3238.     /**
  3239.      * Gets the public 'CoreBundle\Command\FetchVehiclesCommand' shared autowired service.
  3240.      *
  3241.      * @return \CoreBundle\Command\FetchVehiclesCommand
  3242.      */
  3243.     protected function getFetchVehiclesCommandService()
  3244.     {
  3245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3246.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/FetchVehiclesCommand.php';
  3247.         return $this->services['CoreBundle\\Command\\FetchVehiclesCommand'] = new \CoreBundle\Command\FetchVehiclesCommand(($this->services['core.fetch.vehicle.service'] ?? $this->getCore_Fetch_Vehicle_ServiceService()));
  3248.     }
  3249.     /**
  3250.      * Gets the public 'CoreBundle\Command\GenerationUrlCommand' shared autowired service.
  3251.      *
  3252.      * @return \CoreBundle\Command\GenerationUrlCommand
  3253.      */
  3254.     protected function getGenerationUrlCommandService()
  3255.     {
  3256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3257.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/GenerationUrlCommand.php';
  3258.         return $this->services['CoreBundle\\Command\\GenerationUrlCommand'] = new \CoreBundle\Command\GenerationUrlCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3259.     }
  3260.     /**
  3261.      * Gets the public 'CoreBundle\Command\JiraCreateIssuesCommand' shared autowired service.
  3262.      *
  3263.      * @return \CoreBundle\Command\JiraCreateIssuesCommand
  3264.      */
  3265.     protected function getJiraCreateIssuesCommandService()
  3266.     {
  3267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3268.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/JiraCreateIssuesCommand.php';
  3269.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Jira/JiraService.php';
  3270.         return $this->services['CoreBundle\\Command\\JiraCreateIssuesCommand'] = new \CoreBundle\Command\JiraCreateIssuesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.jira.service'] ?? ($this->services['core.jira.service'] = new \CoreBundle\Services\Jira\JiraService(\dirname(__DIR__4)))));
  3271.     }
  3272.     /**
  3273.      * Gets the public 'CoreBundle\Command\LeasingCalcLogCommand' shared autowired service.
  3274.      *
  3275.      * @return \CoreBundle\Command\LeasingCalcLogCommand
  3276.      */
  3277.     protected function getLeasingCalcLogCommandService()
  3278.     {
  3279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3280.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/LeasingCalcLogCommand.php';
  3281.         return $this->services['CoreBundle\\Command\\LeasingCalcLogCommand'] = new \CoreBundle\Command\LeasingCalcLogCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3282.     }
  3283.     /**
  3284.      * Gets the public 'CoreBundle\Command\MediaRemoveCommand' shared autowired service.
  3285.      *
  3286.      * @return \CoreBundle\Command\MediaRemoveCommand
  3287.      */
  3288.     protected function getMediaRemoveCommandService()
  3289.     {
  3290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3291.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/MediaRemoveCommand.php';
  3292.         return $this->services['CoreBundle\\Command\\MediaRemoveCommand'] = new \CoreBundle\Command\MediaRemoveCommand();
  3293.     }
  3294.     /**
  3295.      * Gets the public 'CoreBundle\Command\PagespeedCommand' shared autowired service.
  3296.      *
  3297.      * @return \CoreBundle\Command\PagespeedCommand
  3298.      */
  3299.     protected function getPagespeedCommandService()
  3300.     {
  3301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3302.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/PagespeedCommand.php';
  3303.         return $this->services['CoreBundle\\Command\\PagespeedCommand'] = new \CoreBundle\Command\PagespeedCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.pagespeed.google.analytics.service'] ?? $this->getCore_Pagespeed_Google_Analytics_ServiceService()));
  3304.     }
  3305.     /**
  3306.      * Gets the public 'CoreBundle\Command\RedmineTimeCommand' shared autowired service.
  3307.      *
  3308.      * @return \CoreBundle\Command\RedmineTimeCommand
  3309.      */
  3310.     protected function getRedmineTimeCommandService()
  3311.     {
  3312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3313.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/RedmineTimeCommand.php';
  3314.         return $this->services['CoreBundle\\Command\\RedmineTimeCommand'] = new \CoreBundle\Command\RedmineTimeCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.api.redmine'] ?? $this->getCore_Api_RedmineService()));
  3315.     }
  3316.     /**
  3317.      * Gets the public 'CoreBundle\Command\RegenerateThumbnailsCommand' shared autowired service.
  3318.      *
  3319.      * @return \CoreBundle\Command\RegenerateThumbnailsCommand
  3320.      */
  3321.     protected function getRegenerateThumbnailsCommandService()
  3322.     {
  3323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3324.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/RegenerateThumbnailsCommand.php';
  3325.         return $this->services['CoreBundle\\Command\\RegenerateThumbnailsCommand'] = new \CoreBundle\Command\RegenerateThumbnailsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()));
  3326.     }
  3327.     /**
  3328.      * Gets the public 'CoreBundle\Command\ResumeSearchCommand' shared autowired service.
  3329.      *
  3330.      * @return \CoreBundle\Command\ResumeSearchCommand
  3331.      */
  3332.     protected function getResumeSearchCommandService()
  3333.     {
  3334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3335.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ResumeSearchCommand.php';
  3336.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  3337.         return $this->services['CoreBundle\\Command\\ResumeSearchCommand'] = new \CoreBundle\Command\ResumeSearchCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3338.     }
  3339.     /**
  3340.      * Gets the public 'CoreBundle\Command\SearchCarByEdrpouCommand' shared autowired service.
  3341.      *
  3342.      * @return \CoreBundle\Command\SearchCarByEdrpouCommand
  3343.      */
  3344.     protected function getSearchCarByEdrpouCommandService()
  3345.     {
  3346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3347.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SearchCarByEdrpouCommand.php';
  3348.         return $this->services['CoreBundle\\Command\\SearchCarByEdrpouCommand'] = new \CoreBundle\Command\SearchCarByEdrpouCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.exporter.model'] ?? $this->getCore_Exporter_ModelService()), ($this->services['core.api.mvd'] ?? $this->getCore_Api_MvdService()));
  3349.     }
  3350.     /**
  3351.      * Gets the public 'CoreBundle\Command\SendMVDHistoryCommand' shared autowired service.
  3352.      *
  3353.      * @return \CoreBundle\Command\SendMVDHistoryCommand
  3354.      */
  3355.     protected function getSendMVDHistoryCommandService()
  3356.     {
  3357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3358.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendMVDHistoryCommand.php';
  3359.         return $this->services['CoreBundle\\Command\\SendMVDHistoryCommand'] = new \CoreBundle\Command\SendMVDHistoryCommand(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.exporter.model'] ?? $this->getCore_Exporter_ModelService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
  3360.     }
  3361.     /**
  3362.      * Gets the public 'CoreBundle\Command\SendOrderNotifyCommand' shared autowired service.
  3363.      *
  3364.      * @return \CoreBundle\Command\SendOrderNotifyCommand
  3365.      */
  3366.     protected function getSendOrderNotifyCommandService()
  3367.     {
  3368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3369.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendOrderNotifyCommand.php';
  3370.         return $this->services['CoreBundle\\Command\\SendOrderNotifyCommand'] = new \CoreBundle\Command\SendOrderNotifyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3371.     }
  3372.     /**
  3373.      * Gets the public 'CoreBundle\Command\SendVehicleSubscriberCommand' shared autowired service.
  3374.      *
  3375.      * @return \CoreBundle\Command\SendVehicleSubscriberCommand
  3376.      */
  3377.     protected function getSendVehicleSubscriberCommandService()
  3378.     {
  3379.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3380.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendVehicleSubscriberCommand.php';
  3381.         return $this->services['CoreBundle\\Command\\SendVehicleSubscriberCommand'] = new \CoreBundle\Command\SendVehicleSubscriberCommand(($this->services['core.vehicles_subscriber.service'] ?? $this->getCore_VehiclesSubscriber_ServiceService()));
  3382.     }
  3383.     /**
  3384.      * Gets the public 'CoreBundle\Command\SendVehiclesToCrmCommand' shared autowired service.
  3385.      *
  3386.      * @return \CoreBundle\Command\SendVehiclesToCrmCommand
  3387.      */
  3388.     protected function getSendVehiclesToCrmCommandService()
  3389.     {
  3390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3391.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendVehiclesToCrmCommand.php';
  3392.         return $this->services['CoreBundle\\Command\\SendVehiclesToCrmCommand'] = new \CoreBundle\Command\SendVehiclesToCrmCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()), ($this->services['core.fetch.vehicle.service'] ?? $this->getCore_Fetch_Vehicle_ServiceService()));
  3393.     }
  3394.     /**
  3395.      * Gets the public 'CoreBundle\Command\ServiceWorkVariationsCommand' shared autowired service.
  3396.      *
  3397.      * @return \CoreBundle\Command\ServiceWorkVariationsCommand
  3398.      */
  3399.     protected function getServiceWorkVariationsCommandService()
  3400.     {
  3401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3402.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ServiceWorkVariationsCommand.php';
  3403.         return $this->services['CoreBundle\\Command\\ServiceWorkVariationsCommand'] = new \CoreBundle\Command\ServiceWorkVariationsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3404.     }
  3405.     /**
  3406.      * Gets the public 'CoreBundle\Command\TempCommand' shared autowired service.
  3407.      *
  3408.      * @return \CoreBundle\Command\TempCommand
  3409.      */
  3410.     protected function getTempCommandService()
  3411.     {
  3412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3413.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/TempCommand.php';
  3414.         return $this->services['CoreBundle\\Command\\TempCommand'] = new \CoreBundle\Command\TempCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  3415.     }
  3416.     /**
  3417.      * Gets the public 'CoreBundle\Command\UpdateAutoRiaOptionsCommand' shared autowired service.
  3418.      *
  3419.      * @return \CoreBundle\Command\UpdateAutoRiaOptionsCommand
  3420.      */
  3421.     protected function getUpdateAutoRiaOptionsCommandService()
  3422.     {
  3423.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3424.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateAutoRiaOptionsCommand.php';
  3425.         return $this->services['CoreBundle\\Command\\UpdateAutoRiaOptionsCommand'] = new \CoreBundle\Command\UpdateAutoRiaOptionsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  3426.     }
  3427.     /**
  3428.      * Gets the public 'CoreBundle\Command\UpdateExchangeRateCommand' shared autowired service.
  3429.      *
  3430.      * @return \CoreBundle\Command\UpdateExchangeRateCommand
  3431.      */
  3432.     protected function getUpdateExchangeRateCommandService()
  3433.     {
  3434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3435.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateExchangeRateCommand.php';
  3436.         return $this->services['CoreBundle\\Command\\UpdateExchangeRateCommand'] = new \CoreBundle\Command\UpdateExchangeRateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.winner_rate.model'] ?? $this->getCore_WinnerRate_ModelService()));
  3437.     }
  3438.     /**
  3439.      * Gets the public 'CoreBundle\Command\UpdateNightDealerCommand' shared autowired service.
  3440.      *
  3441.      * @return \CoreBundle\Command\UpdateNightDealerCommand
  3442.      */
  3443.     protected function getUpdateNightDealerCommandService()
  3444.     {
  3445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3446.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateNightDealerCommand.php';
  3447.         return $this->services['CoreBundle\\Command\\UpdateNightDealerCommand'] = new \CoreBundle\Command\UpdateNightDealerCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3448.     }
  3449.     /**
  3450.      * Gets the public 'CoreBundle\Command\UpdateQueueAutoriaCommand' shared autowired service.
  3451.      *
  3452.      * @return \CoreBundle\Command\UpdateQueueAutoriaCommand
  3453.      */
  3454.     protected function getUpdateQueueAutoriaCommandService()
  3455.     {
  3456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3457.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateQueueAutoriaCommand.php';
  3458.         return $this->services['CoreBundle\\Command\\UpdateQueueAutoriaCommand'] = new \CoreBundle\Command\UpdateQueueAutoriaCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3459.     }
  3460.     /**
  3461.      * Gets the public 'CoreBundle\Command\UpdateUsedVehicleOptionsCommand' shared autowired service.
  3462.      *
  3463.      * @return \CoreBundle\Command\UpdateUsedVehicleOptionsCommand
  3464.      */
  3465.     protected function getUpdateUsedVehicleOptionsCommandService()
  3466.     {
  3467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3468.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateUsedVehicleOptionsCommand.php';
  3469.         return $this->services['CoreBundle\\Command\\UpdateUsedVehicleOptionsCommand'] = new \CoreBundle\Command\UpdateUsedVehicleOptionsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()));
  3470.     }
  3471.     /**
  3472.      * Gets the public 'CoreBundle\Command\UploadMvdInfoCommand' shared autowired service.
  3473.      *
  3474.      * @return \CoreBundle\Command\UploadMvdInfoCommand
  3475.      */
  3476.     protected function getUploadMvdInfoCommandService()
  3477.     {
  3478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3479.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UploadMvdInfoCommand.php';
  3480.         return $this->services['CoreBundle\\Command\\UploadMvdInfoCommand'] = new \CoreBundle\Command\UploadMvdInfoCommand(($this->services['core.exporter.model'] ?? $this->getCore_Exporter_ModelService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.api.mvd'] ?? $this->getCore_Api_MvdService()));
  3481.     }
  3482.     /**
  3483.      * Gets the public 'CoreBundle\Command\UploadUsedCarsCommand' shared autowired service.
  3484.      *
  3485.      * @return \CoreBundle\Command\UploadUsedCarsCommand
  3486.      */
  3487.     protected function getUploadUsedCarsCommandService()
  3488.     {
  3489.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3490.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UploadUsedCarsCommand.php';
  3491.         return $this->services['CoreBundle\\Command\\UploadUsedCarsCommand'] = new \CoreBundle\Command\UploadUsedCarsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.exporter.model'] ?? $this->getCore_Exporter_ModelService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  3492.     }
  3493.     /**
  3494.      * Gets the public 'CoreBundle\Command\VehicleCategoryToCategoriesCopyCommand' shared autowired service.
  3495.      *
  3496.      * @return \CoreBundle\Command\VehicleCategoryToCategoriesCopyCommand
  3497.      */
  3498.     protected function getVehicleCategoryToCategoriesCopyCommandService()
  3499.     {
  3500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3501.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/VehicleCategoryToCategoriesCopyCommand.php';
  3502.         return $this->services['CoreBundle\\Command\\VehicleCategoryToCategoriesCopyCommand'] = new \CoreBundle\Command\VehicleCategoryToCategoriesCopyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3503.     }
  3504.     /**
  3505.      * Gets the public 'CoreBundle\Controller\CoreController' shared autowired service.
  3506.      *
  3507.      * @return \CoreBundle\Controller\CoreController
  3508.      */
  3509.     protected function getCoreControllerService()
  3510.     {
  3511.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3512.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3513.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/CoreController.php';
  3514.         $this->services['CoreBundle\\Controller\\CoreController'] = $instance = new \CoreBundle\Controller\CoreController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()));
  3515.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('CoreBundle\\Controller\\CoreController'$this));
  3516.         return $instance;
  3517.     }
  3518.     /**
  3519.      * Gets the public 'CoreBundle\Controller\CrossDomainAuthController' shared autowired service.
  3520.      *
  3521.      * @return \CoreBundle\Controller\CrossDomainAuthController
  3522.      */
  3523.     protected function getCrossDomainAuthControllerService()
  3524.     {
  3525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3526.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3527.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/CrossDomainAuthController.php';
  3528.         $this->services['CoreBundle\\Controller\\CrossDomainAuthController'] = $instance = new \CoreBundle\Controller\CrossDomainAuthController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3529.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('CoreBundle\\Controller\\CrossDomainAuthController'$this));
  3530.         return $instance;
  3531.     }
  3532.     /**
  3533.      * Gets the public 'CoreBundle\Controller\DefaultController' shared autowired service.
  3534.      *
  3535.      * @return \CoreBundle\Controller\DefaultController
  3536.      */
  3537.     protected function getDefaultController2Service()
  3538.     {
  3539.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3540.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/DefaultController.php';
  3541.         $this->services['CoreBundle\\Controller\\DefaultController'] = $instance = new \CoreBundle\Controller\DefaultController();
  3542.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('CoreBundle\\Controller\\DefaultController'$this));
  3543.         return $instance;
  3544.     }
  3545.     /**
  3546.      * Gets the public 'CoreBundle\Controller\ViDiController' shared autowired service.
  3547.      *
  3548.      * @return \CoreBundle\Controller\ViDiController
  3549.      */
  3550.     protected function getViDiControllerService()
  3551.     {
  3552.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3553.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3554.         $this->services['CoreBundle\\Controller\\ViDiController'] = $instance = new \CoreBundle\Controller\ViDiController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()));
  3555.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('CoreBundle\\Controller\\ViDiController'$this));
  3556.         return $instance;
  3557.     }
  3558.     /**
  3559.      * Gets the public 'CoreBundle\EventListener\AuthUserListener' shared service.
  3560.      *
  3561.      * @return \CoreBundle\EventListener\AuthUserListener
  3562.      */
  3563.     protected function getAuthUserListenerService()
  3564.     {
  3565.         $a = ($this->services['my.auth'] ?? $this->getMy_AuthService());
  3566.         if (isset($this->services['CoreBundle\\EventListener\\AuthUserListener'])) {
  3567.             return $this->services['CoreBundle\\EventListener\\AuthUserListener'];
  3568.         }
  3569.         return $this->services['CoreBundle\\EventListener\\AuthUserListener'] = new \CoreBundle\EventListener\AuthUserListener($a);
  3570.     }
  3571.     /**
  3572.      * Gets the public 'CoreBundle\EventListener\RedirectListener' shared service.
  3573.      *
  3574.      * @return \CoreBundle\EventListener\RedirectListener
  3575.      */
  3576.     protected function getRedirectListenerService()
  3577.     {
  3578.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3579.         if (isset($this->services['CoreBundle\\EventListener\\RedirectListener'])) {
  3580.             return $this->services['CoreBundle\\EventListener\\RedirectListener'];
  3581.         }
  3582.         return $this->services['CoreBundle\\EventListener\\RedirectListener'] = new \CoreBundle\EventListener\RedirectListener($this->parameters['redirect'], $a);
  3583.     }
  3584.     /**
  3585.      * Gets the public 'DcSiteBundle\Controller\AccessoriesController' shared autowired service.
  3586.      *
  3587.      * @return \DcSiteBundle\Controller\AccessoriesController
  3588.      */
  3589.     protected function getAccessoriesControllerService()
  3590.     {
  3591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3592.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3593.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3594.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/AccessoriesController.php';
  3595.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3596.         $this->services['DcSiteBundle\\Controller\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3597.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\AccessoriesController'$this));
  3598.         return $instance;
  3599.     }
  3600.     /**
  3601.      * Gets the public 'DcSiteBundle\Controller\AccessoriesFilterController' shared autowired service.
  3602.      *
  3603.      * @return \DcSiteBundle\Controller\AccessoriesFilterController
  3604.      */
  3605.     protected function getAccessoriesFilterControllerService()
  3606.     {
  3607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3608.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3609.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3610.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/AccessoriesFilterController.php';
  3611.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3612.         $this->services['DcSiteBundle\\Controller\\AccessoriesFilterController'] = $instance = new \DcSiteBundle\Controller\AccessoriesFilterController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3613.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\AccessoriesFilterController'$this));
  3614.         return $instance;
  3615.     }
  3616.     /**
  3617.      * Gets the public 'DcSiteBundle\Controller\AjaxEntityController' shared autowired service.
  3618.      *
  3619.      * @return \DcSiteBundle\Controller\AjaxEntityController
  3620.      */
  3621.     protected function getAjaxEntityControllerService()
  3622.     {
  3623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3624.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3625.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3626.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/AjaxEntityController.php';
  3627.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3628.         $this->services['DcSiteBundle\\Controller\\AjaxEntityController'] = $instance = new \DcSiteBundle\Controller\AjaxEntityController(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3629.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\AjaxEntityController'$this));
  3630.         return $instance;
  3631.     }
  3632.     /**
  3633.      * Gets the public 'DcSiteBundle\Controller\BaseDcController' shared autowired service.
  3634.      *
  3635.      * @return \DcSiteBundle\Controller\BaseDcController
  3636.      */
  3637.     protected function getBaseDcControllerService()
  3638.     {
  3639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3640.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3641.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3642.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3643.         $this->services['DcSiteBundle\\Controller\\BaseDcController'] = $instance = new \DcSiteBundle\Controller\BaseDcController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3644.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\BaseDcController'$this));
  3645.         return $instance;
  3646.     }
  3647.     /**
  3648.      * Gets the public 'DcSiteBundle\Controller\CallbackController' shared autowired service.
  3649.      *
  3650.      * @return \DcSiteBundle\Controller\CallbackController
  3651.      */
  3652.     protected function getCallbackControllerService()
  3653.     {
  3654.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3655.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3656.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3657.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CallbackController.php';
  3658.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3659.         $this->services['DcSiteBundle\\Controller\\CallbackController'] = $instance = new \DcSiteBundle\Controller\CallbackController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3660.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CallbackController'$this));
  3661.         return $instance;
  3662.     }
  3663.     /**
  3664.      * Gets the public 'DcSiteBundle\Controller\CarController' shared autowired service.
  3665.      *
  3666.      * @return \DcSiteBundle\Controller\CarController
  3667.      */
  3668.     protected function getCarController2Service()
  3669.     {
  3670.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3671.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3672.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3673.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CarController.php';
  3674.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3675.         $this->services['DcSiteBundle\\Controller\\CarController'] = $instance = new \DcSiteBundle\Controller\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3676.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CarController'$this));
  3677.         return $instance;
  3678.     }
  3679.     /**
  3680.      * Gets the public 'DcSiteBundle\Controller\CarInStockModuleController' shared autowired service.
  3681.      *
  3682.      * @return \DcSiteBundle\Controller\CarInStockModuleController
  3683.      */
  3684.     protected function getCarInStockModuleControllerService()
  3685.     {
  3686.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3687.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3688.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3689.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CarInStockModuleController.php';
  3690.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3691.         $this->services['DcSiteBundle\\Controller\\CarInStockModuleController'] = $instance = new \DcSiteBundle\Controller\CarInStockModuleController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3692.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CarInStockModuleController'$this));
  3693.         return $instance;
  3694.     }
  3695.     /**
  3696.      * Gets the public 'DcSiteBundle\Controller\Citroen\AboutController' shared autowired service.
  3697.      *
  3698.      * @return \DcSiteBundle\Controller\Citroen\AboutController
  3699.      */
  3700.     protected function getAboutController2Service()
  3701.     {
  3702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3703.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3704.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3705.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3706.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/AboutController.php';
  3707.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3708.         $this->services['DcSiteBundle\\Controller\\Citroen\\AboutController'] = $instance = new \DcSiteBundle\Controller\Citroen\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3709.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\AboutController'$this));
  3710.         return $instance;
  3711.     }
  3712.     /**
  3713.      * Gets the public 'DcSiteBundle\Controller\Citroen\AccessoriesController' shared autowired service.
  3714.      *
  3715.      * @return \DcSiteBundle\Controller\Citroen\AccessoriesController
  3716.      */
  3717.     protected function getAccessoriesController2Service()
  3718.     {
  3719.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3720.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3721.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3722.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3723.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/AccessoriesController.php';
  3724.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3725.         $this->services['DcSiteBundle\\Controller\\Citroen\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Citroen\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['dc.accessory.shop'] ?? $this->getDc_Accessory_ShopService()));
  3726.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\AccessoriesController'$this));
  3727.         return $instance;
  3728.     }
  3729.     /**
  3730.      * Gets the public 'DcSiteBundle\Controller\Citroen\BaseController' shared autowired service.
  3731.      *
  3732.      * @return \DcSiteBundle\Controller\Citroen\BaseController
  3733.      */
  3734.     protected function getBaseController2Service()
  3735.     {
  3736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3737.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3738.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3739.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3740.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3741.         $this->services['DcSiteBundle\\Controller\\Citroen\\BaseController'] = $instance = new \DcSiteBundle\Controller\Citroen\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3742.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\BaseController'$this));
  3743.         return $instance;
  3744.     }
  3745.     /**
  3746.      * Gets the public 'DcSiteBundle\Controller\Citroen\BasketController' shared autowired service.
  3747.      *
  3748.      * @return \DcSiteBundle\Controller\Citroen\BasketController
  3749.      */
  3750.     protected function getBasketControllerService()
  3751.     {
  3752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3753.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3754.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3755.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3756.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BasketController.php';
  3757.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3758.         $this->services['DcSiteBundle\\Controller\\Citroen\\BasketController'] = $instance = new \DcSiteBundle\Controller\Citroen\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3759.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\BasketController'$this));
  3760.         return $instance;
  3761.     }
  3762.     /**
  3763.      * Gets the public 'DcSiteBundle\Controller\Citroen\CarController' shared autowired service.
  3764.      *
  3765.      * @return \DcSiteBundle\Controller\Citroen\CarController
  3766.      */
  3767.     protected function getCarController3Service()
  3768.     {
  3769.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3770.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3771.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3772.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3773.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/CarController.php';
  3774.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3775.         $this->services['DcSiteBundle\\Controller\\Citroen\\CarController'] = $instance = new \DcSiteBundle\Controller\Citroen\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()));
  3776.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\CarController'$this));
  3777.         return $instance;
  3778.     }
  3779.     /**
  3780.      * Gets the public 'DcSiteBundle\Controller\Citroen\FinanceController' shared autowired service.
  3781.      *
  3782.      * @return \DcSiteBundle\Controller\Citroen\FinanceController
  3783.      */
  3784.     protected function getFinanceControllerService()
  3785.     {
  3786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3787.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3788.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3789.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3790.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/FinanceController.php';
  3791.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3792.         $this->services['DcSiteBundle\\Controller\\Citroen\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Citroen\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3793.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\FinanceController'$this));
  3794.         return $instance;
  3795.     }
  3796.     /**
  3797.      * Gets the public 'DcSiteBundle\Controller\Citroen\MainController' shared autowired service.
  3798.      *
  3799.      * @return \DcSiteBundle\Controller\Citroen\MainController
  3800.      */
  3801.     protected function getMainController2Service()
  3802.     {
  3803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3804.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3805.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3806.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3807.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/MainController.php';
  3808.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3809.         $this->services['DcSiteBundle\\Controller\\Citroen\\MainController'] = $instance = new \DcSiteBundle\Controller\Citroen\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3810.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\MainController'$this));
  3811.         return $instance;
  3812.     }
  3813.     /**
  3814.      * Gets the public 'DcSiteBundle\Controller\Citroen\ServiceController' shared autowired service.
  3815.      *
  3816.      * @return \DcSiteBundle\Controller\Citroen\ServiceController
  3817.      */
  3818.     protected function getServiceControllerService()
  3819.     {
  3820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3821.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3822.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3823.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3824.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/ServiceController.php';
  3825.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3826.         $this->services['DcSiteBundle\\Controller\\Citroen\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Citroen\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3827.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\ServiceController'$this));
  3828.         return $instance;
  3829.     }
  3830.     /**
  3831.      * Gets the public 'DcSiteBundle\Controller\Citroen\StocksController' shared autowired service.
  3832.      *
  3833.      * @return \DcSiteBundle\Controller\Citroen\StocksController
  3834.      */
  3835.     protected function getStocksControllerService()
  3836.     {
  3837.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3838.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3839.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3840.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3841.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/StocksController.php';
  3842.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3843.         $this->services['DcSiteBundle\\Controller\\Citroen\\StocksController'] = $instance = new \DcSiteBundle\Controller\Citroen\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3844.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\StocksController'$this));
  3845.         return $instance;
  3846.     }
  3847.     /**
  3848.      * Gets the public 'DcSiteBundle\Controller\ConfiguratorController' shared autowired service.
  3849.      *
  3850.      * @return \DcSiteBundle\Controller\ConfiguratorController
  3851.      */
  3852.     protected function getConfiguratorController2Service()
  3853.     {
  3854.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3855.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3856.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3857.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ConfiguratorController.php';
  3858.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3859.         $this->services['DcSiteBundle\\Controller\\ConfiguratorController'] = $instance = new \DcSiteBundle\Controller\ConfiguratorController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3860.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ConfiguratorController'$this));
  3861.         return $instance;
  3862.     }
  3863.     /**
  3864.      * Gets the public 'DcSiteBundle\Controller\CreditController' shared autowired service.
  3865.      *
  3866.      * @return \DcSiteBundle\Controller\CreditController
  3867.      */
  3868.     protected function getCreditControllerService()
  3869.     {
  3870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3871.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3872.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3873.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CreditController.php';
  3874.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3875.         $this->services['DcSiteBundle\\Controller\\CreditController'] = $instance = new \DcSiteBundle\Controller\CreditController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3876.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CreditController'$this));
  3877.         return $instance;
  3878.     }
  3879.     /**
  3880.      * Gets the public 'DcSiteBundle\Controller\CsvAccessoriesController' shared autowired service.
  3881.      *
  3882.      * @return \DcSiteBundle\Controller\CsvAccessoriesController
  3883.      */
  3884.     protected function getCsvAccessoriesControllerService()
  3885.     {
  3886.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3887.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3888.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3889.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CsvAccessoriesController.php';
  3890.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3891.         $this->services['DcSiteBundle\\Controller\\CsvAccessoriesController'] = $instance = new \DcSiteBundle\Controller\CsvAccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3892.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CsvAccessoriesController'$this));
  3893.         return $instance;
  3894.     }
  3895.     /**
  3896.      * Gets the public 'DcSiteBundle\Controller\FinanceController' shared autowired service.
  3897.      *
  3898.      * @return \DcSiteBundle\Controller\FinanceController
  3899.      */
  3900.     protected function getFinanceController2Service()
  3901.     {
  3902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3903.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3904.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3905.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/FinanceController.php';
  3906.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3907.         $this->services['DcSiteBundle\\Controller\\FinanceController'] = $instance = new \DcSiteBundle\Controller\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3908.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\FinanceController'$this));
  3909.         return $instance;
  3910.     }
  3911.     /**
  3912.      * Gets the public 'DcSiteBundle\Controller\Ford\AboutUsController' shared autowired service.
  3913.      *
  3914.      * @return \DcSiteBundle\Controller\Ford\AboutUsController
  3915.      */
  3916.     protected function getAboutUsControllerService()
  3917.     {
  3918.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3919.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3920.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3921.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  3922.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/AboutUsController.php';
  3923.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3924.         $this->services['DcSiteBundle\\Controller\\Ford\\AboutUsController'] = $instance = new \DcSiteBundle\Controller\Ford\AboutUsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3925.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\AboutUsController'$this));
  3926.         return $instance;
  3927.     }
  3928.     /**
  3929.      * Gets the public 'DcSiteBundle\Controller\Ford\AccessoriesController' shared autowired service.
  3930.      *
  3931.      * @return \DcSiteBundle\Controller\Ford\AccessoriesController
  3932.      */
  3933.     protected function getAccessoriesController3Service()
  3934.     {
  3935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3936.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3937.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3938.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  3939.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/AccessoriesController.php';
  3940.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3941.         $this->services['DcSiteBundle\\Controller\\Ford\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Ford\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['dc.accessory.shop'] ?? $this->getDc_Accessory_ShopService()));
  3942.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\AccessoriesController'$this));
  3943.         return $instance;
  3944.     }
  3945.     /**
  3946.      * Gets the public 'DcSiteBundle\Controller\Ford\AjaxController' shared autowired service.
  3947.      *
  3948.      * @return \DcSiteBundle\Controller\Ford\AjaxController
  3949.      */
  3950.     protected function getAjaxController3Service()
  3951.     {
  3952.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3953.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3954.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3955.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  3956.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/AjaxController.php';
  3957.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3958.         $this->services['DcSiteBundle\\Controller\\Ford\\AjaxController'] = $instance = new \DcSiteBundle\Controller\Ford\AjaxController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3959.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\AjaxController'$this));
  3960.         return $instance;
  3961.     }
  3962.     /**
  3963.      * Gets the public 'DcSiteBundle\Controller\Ford\ApprovedController' shared autowired service.
  3964.      *
  3965.      * @return \DcSiteBundle\Controller\Ford\ApprovedController
  3966.      */
  3967.     protected function getApprovedControllerService()
  3968.     {
  3969.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3970.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3971.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3972.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  3973.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/ApprovedController.php';
  3974.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3975.         $this->services['DcSiteBundle\\Controller\\Ford\\ApprovedController'] = $instance = new \DcSiteBundle\Controller\Ford\ApprovedController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3976.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\ApprovedController'$this));
  3977.         return $instance;
  3978.     }
  3979.     /**
  3980.      * Gets the public 'DcSiteBundle\Controller\Ford\BaseController' shared autowired service.
  3981.      *
  3982.      * @return \DcSiteBundle\Controller\Ford\BaseController
  3983.      */
  3984.     protected function getBaseController3Service()
  3985.     {
  3986.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3987.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3988.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3989.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  3990.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3991.         $this->services['DcSiteBundle\\Controller\\Ford\\BaseController'] = $instance = new \DcSiteBundle\Controller\Ford\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3992.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\BaseController'$this));
  3993.         return $instance;
  3994.     }
  3995.     /**
  3996.      * Gets the public 'DcSiteBundle\Controller\Ford\BasketController' shared autowired service.
  3997.      *
  3998.      * @return \DcSiteBundle\Controller\Ford\BasketController
  3999.      */
  4000.     protected function getBasketController2Service()
  4001.     {
  4002.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4003.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4004.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4005.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4006.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BasketController.php';
  4007.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4008.         $this->services['DcSiteBundle\\Controller\\Ford\\BasketController'] = $instance = new \DcSiteBundle\Controller\Ford\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4009.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\BasketController'$this));
  4010.         return $instance;
  4011.     }
  4012.     /**
  4013.      * Gets the public 'DcSiteBundle\Controller\Ford\CarController' shared autowired service.
  4014.      *
  4015.      * @return \DcSiteBundle\Controller\Ford\CarController
  4016.      */
  4017.     protected function getCarController4Service()
  4018.     {
  4019.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4020.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4021.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4022.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4023.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/CarController.php';
  4024.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4025.         $this->services['DcSiteBundle\\Controller\\Ford\\CarController'] = $instance = new \DcSiteBundle\Controller\Ford\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()));
  4026.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\CarController'$this));
  4027.         return $instance;
  4028.     }
  4029.     /**
  4030.      * Gets the public 'DcSiteBundle\Controller\Ford\FinanceController' shared autowired service.
  4031.      *
  4032.      * @return \DcSiteBundle\Controller\Ford\FinanceController
  4033.      */
  4034.     protected function getFinanceController3Service()
  4035.     {
  4036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4037.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4038.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4039.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4040.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/FinanceController.php';
  4041.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4042.         $this->services['DcSiteBundle\\Controller\\Ford\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Ford\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4043.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\FinanceController'$this));
  4044.         return $instance;
  4045.     }
  4046.     /**
  4047.      * Gets the public 'DcSiteBundle\Controller\Ford\MainController' shared autowired service.
  4048.      *
  4049.      * @return \DcSiteBundle\Controller\Ford\MainController
  4050.      */
  4051.     protected function getMainController3Service()
  4052.     {
  4053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4054.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4055.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4056.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4057.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/MainController.php';
  4058.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4059.         $this->services['DcSiteBundle\\Controller\\Ford\\MainController'] = $instance = new \DcSiteBundle\Controller\Ford\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4060.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\MainController'$this));
  4061.         return $instance;
  4062.     }
  4063.     /**
  4064.      * Gets the public 'DcSiteBundle\Controller\Ford\PostController' shared autowired service.
  4065.      *
  4066.      * @return \DcSiteBundle\Controller\Ford\PostController
  4067.      */
  4068.     protected function getPostController2Service()
  4069.     {
  4070.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4071.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4072.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4073.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4074.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/PostController.php';
  4075.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4076.         $this->services['DcSiteBundle\\Controller\\Ford\\PostController'] = $instance = new \DcSiteBundle\Controller\Ford\PostController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4077.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\PostController'$this));
  4078.         return $instance;
  4079.     }
  4080.     /**
  4081.      * Gets the public 'DcSiteBundle\Controller\Ford\ServiceController' shared autowired service.
  4082.      *
  4083.      * @return \DcSiteBundle\Controller\Ford\ServiceController
  4084.      */
  4085.     protected function getServiceController2Service()
  4086.     {
  4087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4088.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4089.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4090.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4091.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/ServiceController.php';
  4092.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4093.         $this->services['DcSiteBundle\\Controller\\Ford\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Ford\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4094.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\ServiceController'$this));
  4095.         return $instance;
  4096.     }
  4097.     /**
  4098.      * Gets the public 'DcSiteBundle\Controller\FormController' shared autowired service.
  4099.      *
  4100.      * @return \DcSiteBundle\Controller\FormController
  4101.      */
  4102.     protected function getFormController2Service()
  4103.     {
  4104.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4105.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4106.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4107.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/FormController.php';
  4108.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4109.         $this->services['DcSiteBundle\\Controller\\FormController'] = $instance = new \DcSiteBundle\Controller\FormController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4110.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\FormController'$this));
  4111.         return $instance;
  4112.     }
  4113.     /**
  4114.      * Gets the public 'DcSiteBundle\Controller\Haval\AboutController' shared autowired service.
  4115.      *
  4116.      * @return \DcSiteBundle\Controller\Haval\AboutController
  4117.      */
  4118.     protected function getAboutController3Service()
  4119.     {
  4120.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4121.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4122.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4123.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4124.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/AboutController.php';
  4125.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4126.         $this->services['DcSiteBundle\\Controller\\Haval\\AboutController'] = $instance = new \DcSiteBundle\Controller\Haval\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()));
  4127.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\AboutController'$this));
  4128.         return $instance;
  4129.     }
  4130.     /**
  4131.      * Gets the public 'DcSiteBundle\Controller\Haval\BaseController' shared autowired service.
  4132.      *
  4133.      * @return \DcSiteBundle\Controller\Haval\BaseController
  4134.      */
  4135.     protected function getBaseController4Service()
  4136.     {
  4137.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4138.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4139.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4140.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4141.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4142.         $this->services['DcSiteBundle\\Controller\\Haval\\BaseController'] = $instance = new \DcSiteBundle\Controller\Haval\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4143.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\BaseController'$this));
  4144.         return $instance;
  4145.     }
  4146.     /**
  4147.      * Gets the public 'DcSiteBundle\Controller\Haval\CarController' shared autowired service.
  4148.      *
  4149.      * @return \DcSiteBundle\Controller\Haval\CarController
  4150.      */
  4151.     protected function getCarController5Service()
  4152.     {
  4153.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4154.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4155.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4156.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4157.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/CarController.php';
  4158.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4159.         $this->services['DcSiteBundle\\Controller\\Haval\\CarController'] = $instance = new \DcSiteBundle\Controller\Haval\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()));
  4160.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\CarController'$this));
  4161.         return $instance;
  4162.     }
  4163.     /**
  4164.      * Gets the public 'DcSiteBundle\Controller\Haval\FinanceController' shared autowired service.
  4165.      *
  4166.      * @return \DcSiteBundle\Controller\Haval\FinanceController
  4167.      */
  4168.     protected function getFinanceController4Service()
  4169.     {
  4170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4171.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4172.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4173.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4174.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/FinanceController.php';
  4175.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4176.         $this->services['DcSiteBundle\\Controller\\Haval\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Haval\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4177.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\FinanceController'$this));
  4178.         return $instance;
  4179.     }
  4180.     /**
  4181.      * Gets the public 'DcSiteBundle\Controller\Haval\MainController' shared autowired service.
  4182.      *
  4183.      * @return \DcSiteBundle\Controller\Haval\MainController
  4184.      */
  4185.     protected function getMainController4Service()
  4186.     {
  4187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4188.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4189.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4190.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4191.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/MainController.php';
  4192.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4193.         $this->services['DcSiteBundle\\Controller\\Haval\\MainController'] = $instance = new \DcSiteBundle\Controller\Haval\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4194.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\MainController'$this));
  4195.         return $instance;
  4196.     }
  4197.     /**
  4198.      * Gets the public 'DcSiteBundle\Controller\Haval\ServiceController' shared autowired service.
  4199.      *
  4200.      * @return \DcSiteBundle\Controller\Haval\ServiceController
  4201.      */
  4202.     protected function getServiceController3Service()
  4203.     {
  4204.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4205.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4206.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4207.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4208.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/ServiceController.php';
  4209.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4210.         $this->services['DcSiteBundle\\Controller\\Haval\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Haval\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4211.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\ServiceController'$this));
  4212.         return $instance;
  4213.     }
  4214.     /**
  4215.      * Gets the public 'DcSiteBundle\Controller\Haval\StocksController' shared autowired service.
  4216.      *
  4217.      * @return \DcSiteBundle\Controller\Haval\StocksController
  4218.      */
  4219.     protected function getStocksController2Service()
  4220.     {
  4221.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4222.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4223.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4224.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4225.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/StocksController.php';
  4226.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4227.         $this->services['DcSiteBundle\\Controller\\Haval\\StocksController'] = $instance = new \DcSiteBundle\Controller\Haval\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4228.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\StocksController'$this));
  4229.         return $instance;
  4230.     }
  4231.     /**
  4232.      * Gets the public 'DcSiteBundle\Controller\Honda\AboutController' shared autowired service.
  4233.      *
  4234.      * @return \DcSiteBundle\Controller\Honda\AboutController
  4235.      */
  4236.     protected function getAboutController4Service()
  4237.     {
  4238.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4239.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4240.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4241.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4242.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/AboutController.php';
  4243.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4244.         $this->services['DcSiteBundle\\Controller\\Honda\\AboutController'] = $instance = new \DcSiteBundle\Controller\Honda\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4245.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\AboutController'$this));
  4246.         return $instance;
  4247.     }
  4248.     /**
  4249.      * Gets the public 'DcSiteBundle\Controller\Honda\AccessoriesController' shared autowired service.
  4250.      *
  4251.      * @return \DcSiteBundle\Controller\Honda\AccessoriesController
  4252.      */
  4253.     protected function getAccessoriesController4Service()
  4254.     {
  4255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4256.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4257.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4258.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4259.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/AccessoriesController.php';
  4260.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4261.         $this->services['DcSiteBundle\\Controller\\Honda\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Honda\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4262.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\AccessoriesController'$this));
  4263.         return $instance;
  4264.     }
  4265.     /**
  4266.      * Gets the public 'DcSiteBundle\Controller\Honda\AcuraServiceController' shared autowired service.
  4267.      *
  4268.      * @return \DcSiteBundle\Controller\Honda\AcuraServiceController
  4269.      */
  4270.     protected function getAcuraServiceControllerService()
  4271.     {
  4272.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4273.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4274.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4275.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4276.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/AcuraServiceController.php';
  4277.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4278.         $this->services['DcSiteBundle\\Controller\\Honda\\AcuraServiceController'] = $instance = new \DcSiteBundle\Controller\Honda\AcuraServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4279.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\AcuraServiceController'$this));
  4280.         return $instance;
  4281.     }
  4282.     /**
  4283.      * Gets the public 'DcSiteBundle\Controller\Honda\BaseController' shared autowired service.
  4284.      *
  4285.      * @return \DcSiteBundle\Controller\Honda\BaseController
  4286.      */
  4287.     protected function getBaseController5Service()
  4288.     {
  4289.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4290.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4291.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4292.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4293.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4294.         $this->services['DcSiteBundle\\Controller\\Honda\\BaseController'] = $instance = new \DcSiteBundle\Controller\Honda\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4295.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\BaseController'$this));
  4296.         return $instance;
  4297.     }
  4298.     /**
  4299.      * Gets the public 'DcSiteBundle\Controller\Honda\BasketController' shared autowired service.
  4300.      *
  4301.      * @return \DcSiteBundle\Controller\Honda\BasketController
  4302.      */
  4303.     protected function getBasketController3Service()
  4304.     {
  4305.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4306.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4307.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4308.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4309.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BasketController.php';
  4310.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4311.         $this->services['DcSiteBundle\\Controller\\Honda\\BasketController'] = $instance = new \DcSiteBundle\Controller\Honda\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4312.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\BasketController'$this));
  4313.         return $instance;
  4314.     }
  4315.     /**
  4316.      * Gets the public 'DcSiteBundle\Controller\Honda\CarController' shared autowired service.
  4317.      *
  4318.      * @return \DcSiteBundle\Controller\Honda\CarController
  4319.      */
  4320.     protected function getCarController6Service()
  4321.     {
  4322.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4323.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4324.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4325.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4326.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/CarController.php';
  4327.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4328.         $this->services['DcSiteBundle\\Controller\\Honda\\CarController'] = $instance = new \DcSiteBundle\Controller\Honda\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()));
  4329.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\CarController'$this));
  4330.         return $instance;
  4331.     }
  4332.     /**
  4333.      * Gets the public 'DcSiteBundle\Controller\Honda\FinanceController' shared autowired service.
  4334.      *
  4335.      * @return \DcSiteBundle\Controller\Honda\FinanceController
  4336.      */
  4337.     protected function getFinanceController5Service()
  4338.     {
  4339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4340.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4341.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4342.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4343.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/FinanceController.php';
  4344.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4345.         $this->services['DcSiteBundle\\Controller\\Honda\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Honda\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4346.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\FinanceController'$this));
  4347.         return $instance;
  4348.     }
  4349.     /**
  4350.      * Gets the public 'DcSiteBundle\Controller\Honda\HondaServiceController' shared autowired service.
  4351.      *
  4352.      * @return \DcSiteBundle\Controller\Honda\HondaServiceController
  4353.      */
  4354.     protected function getHondaServiceControllerService()
  4355.     {
  4356.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4357.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4358.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4359.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4360.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/HondaServiceController.php';
  4361.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4362.         $this->services['DcSiteBundle\\Controller\\Honda\\HondaServiceController'] = $instance = new \DcSiteBundle\Controller\Honda\HondaServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4363.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\HondaServiceController'$this));
  4364.         return $instance;
  4365.     }
  4366.     /**
  4367.      * Gets the public 'DcSiteBundle\Controller\Honda\MainController' shared autowired service.
  4368.      *
  4369.      * @return \DcSiteBundle\Controller\Honda\MainController
  4370.      */
  4371.     protected function getMainController5Service()
  4372.     {
  4373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4374.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4375.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4376.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4377.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/MainController.php';
  4378.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4379.         $this->services['DcSiteBundle\\Controller\\Honda\\MainController'] = $instance = new \DcSiteBundle\Controller\Honda\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4380.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\MainController'$this));
  4381.         return $instance;
  4382.     }
  4383.     /**
  4384.      * Gets the public 'DcSiteBundle\Controller\Infiniti\AboutUsController' shared autowired service.
  4385.      *
  4386.      * @return \DcSiteBundle\Controller\Infiniti\AboutUsController
  4387.      */
  4388.     protected function getAboutUsController2Service()
  4389.     {
  4390.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4391.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4392.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4393.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4394.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/AboutUsController.php';
  4395.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4396.         $this->services['DcSiteBundle\\Controller\\Infiniti\\AboutUsController'] = $instance = new \DcSiteBundle\Controller\Infiniti\AboutUsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4397.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\AboutUsController'$this));
  4398.         return $instance;
  4399.     }
  4400.     /**
  4401.      * Gets the public 'DcSiteBundle\Controller\Infiniti\AccessoriesController' shared autowired service.
  4402.      *
  4403.      * @return \DcSiteBundle\Controller\Infiniti\AccessoriesController
  4404.      */
  4405.     protected function getAccessoriesController5Service()
  4406.     {
  4407.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4408.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4409.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4410.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4411.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/AccessoriesController.php';
  4412.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4413.         $this->services['DcSiteBundle\\Controller\\Infiniti\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Infiniti\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4414.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\AccessoriesController'$this));
  4415.         return $instance;
  4416.     }
  4417.     /**
  4418.      * Gets the public 'DcSiteBundle\Controller\Infiniti\AjaxController' shared autowired service.
  4419.      *
  4420.      * @return \DcSiteBundle\Controller\Infiniti\AjaxController
  4421.      */
  4422.     protected function getAjaxController4Service()
  4423.     {
  4424.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4425.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4426.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4427.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4428.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/AjaxController.php';
  4429.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4430.         $this->services['DcSiteBundle\\Controller\\Infiniti\\AjaxController'] = $instance = new \DcSiteBundle\Controller\Infiniti\AjaxController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4431.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\AjaxController'$this));
  4432.         return $instance;
  4433.     }
  4434.     /**
  4435.      * Gets the public 'DcSiteBundle\Controller\Infiniti\BaseController' shared autowired service.
  4436.      *
  4437.      * @return \DcSiteBundle\Controller\Infiniti\BaseController
  4438.      */
  4439.     protected function getBaseController6Service()
  4440.     {
  4441.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4442.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4443.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4444.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4445.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4446.         $this->services['DcSiteBundle\\Controller\\Infiniti\\BaseController'] = $instance = new \DcSiteBundle\Controller\Infiniti\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4447.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\BaseController'$this));
  4448.         return $instance;
  4449.     }
  4450.     /**
  4451.      * Gets the public 'DcSiteBundle\Controller\Infiniti\BasketController' shared autowired service.
  4452.      *
  4453.      * @return \DcSiteBundle\Controller\Infiniti\BasketController
  4454.      */
  4455.     protected function getBasketController4Service()
  4456.     {
  4457.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4458.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4459.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4460.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4461.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BasketController.php';
  4462.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4463.         $this->services['DcSiteBundle\\Controller\\Infiniti\\BasketController'] = $instance = new \DcSiteBundle\Controller\Infiniti\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4464.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\BasketController'$this));
  4465.         return $instance;
  4466.     }
  4467.     /**
  4468.      * Gets the public 'DcSiteBundle\Controller\Infiniti\CarController' shared autowired service.
  4469.      *
  4470.      * @return \DcSiteBundle\Controller\Infiniti\CarController
  4471.      */
  4472.     protected function getCarController7Service()
  4473.     {
  4474.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4475.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4476.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4477.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4478.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/CarController.php';
  4479.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4480.         $this->services['DcSiteBundle\\Controller\\Infiniti\\CarController'] = $instance = new \DcSiteBundle\Controller\Infiniti\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()));
  4481.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\CarController'$this));
  4482.         return $instance;
  4483.     }
  4484.     /**
  4485.      * Gets the public 'DcSiteBundle\Controller\Infiniti\ContactsController' shared autowired service.
  4486.      *
  4487.      * @return \DcSiteBundle\Controller\Infiniti\ContactsController
  4488.      */
  4489.     protected function getContactsController2Service()
  4490.     {
  4491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4492.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4493.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4494.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4495.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4496.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/ContactsController.php';
  4497.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4498.         $this->services['DcSiteBundle\\Controller\\Infiniti\\ContactsController'] = $instance = new \DcSiteBundle\Controller\Infiniti\ContactsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4499.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\ContactsController'$this));
  4500.         return $instance;
  4501.     }
  4502.     /**
  4503.      * Gets the public 'DcSiteBundle\Controller\Infiniti\FinanceController' shared autowired service.
  4504.      *
  4505.      * @return \DcSiteBundle\Controller\Infiniti\FinanceController
  4506.      */
  4507.     protected function getFinanceController6Service()
  4508.     {
  4509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4510.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4511.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4512.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4513.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4514.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/FinanceController.php';
  4515.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4516.         $this->services['DcSiteBundle\\Controller\\Infiniti\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Infiniti\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4517.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\FinanceController'$this));
  4518.         return $instance;
  4519.     }
  4520.     /**
  4521.      * Gets the public 'DcSiteBundle\Controller\Infiniti\MainController' shared autowired service.
  4522.      *
  4523.      * @return \DcSiteBundle\Controller\Infiniti\MainController
  4524.      */
  4525.     protected function getMainController6Service()
  4526.     {
  4527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4528.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4529.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4530.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4531.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4532.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4533.         $this->services['DcSiteBundle\\Controller\\Infiniti\\MainController'] = $instance = new \DcSiteBundle\Controller\Infiniti\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4534.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\MainController'$this));
  4535.         return $instance;
  4536.     }
  4537.     /**
  4538.      * Gets the public 'DcSiteBundle\Controller\Infiniti\OffersController' shared autowired service.
  4539.      *
  4540.      * @return \DcSiteBundle\Controller\Infiniti\OffersController
  4541.      */
  4542.     protected function getOffersControllerService()
  4543.     {
  4544.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4545.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4546.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4547.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4548.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4549.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/OffersController.php';
  4550.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4551.         $this->services['DcSiteBundle\\Controller\\Infiniti\\OffersController'] = $instance = new \DcSiteBundle\Controller\Infiniti\OffersController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4552.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\OffersController'$this));
  4553.         return $instance;
  4554.     }
  4555.     /**
  4556.      * Gets the public 'DcSiteBundle\Controller\Infiniti\ServiceController' shared autowired service.
  4557.      *
  4558.      * @return \DcSiteBundle\Controller\Infiniti\ServiceController
  4559.      */
  4560.     protected function getServiceController4Service()
  4561.     {
  4562.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4563.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4564.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4565.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4566.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4567.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/ServiceController.php';
  4568.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4569.         $this->services['DcSiteBundle\\Controller\\Infiniti\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Infiniti\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4570.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\ServiceController'$this));
  4571.         return $instance;
  4572.     }
  4573.     /**
  4574.      * Gets the public 'DcSiteBundle\Controller\InsuranceController' shared autowired service.
  4575.      *
  4576.      * @return \DcSiteBundle\Controller\InsuranceController
  4577.      */
  4578.     protected function getInsuranceControllerService()
  4579.     {
  4580.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4581.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4582.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4583.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/InsuranceController.php';
  4584.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4585.         $this->services['DcSiteBundle\\Controller\\InsuranceController'] = $instance = new \DcSiteBundle\Controller\InsuranceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4586.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\InsuranceController'$this));
  4587.         return $instance;
  4588.     }
  4589.     /**
  4590.      * Gets the public 'DcSiteBundle\Controller\Jaguar\AboutController' shared autowired service.
  4591.      *
  4592.      * @return \DcSiteBundle\Controller\Jaguar\AboutController
  4593.      */
  4594.     protected function getAboutController5Service()
  4595.     {
  4596.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4597.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4598.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4599.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4600.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/AboutController.php';
  4601.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4602.         $this->services['DcSiteBundle\\Controller\\Jaguar\\AboutController'] = $instance = new \DcSiteBundle\Controller\Jaguar\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4603.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\AboutController'$this));
  4604.         return $instance;
  4605.     }
  4606.     /**
  4607.      * Gets the public 'DcSiteBundle\Controller\Jaguar\AccessoriesController' shared autowired service.
  4608.      *
  4609.      * @return \DcSiteBundle\Controller\Jaguar\AccessoriesController
  4610.      */
  4611.     protected function getAccessoriesController6Service()
  4612.     {
  4613.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4614.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4615.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4616.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4617.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/AccessoriesController.php';
  4618.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4619.         $this->services['DcSiteBundle\\Controller\\Jaguar\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Jaguar\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4620.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\AccessoriesController'$this));
  4621.         return $instance;
  4622.     }
  4623.     /**
  4624.      * Gets the public 'DcSiteBundle\Controller\Jaguar\BaseController' shared autowired service.
  4625.      *
  4626.      * @return \DcSiteBundle\Controller\Jaguar\BaseController
  4627.      */
  4628.     protected function getBaseController7Service()
  4629.     {
  4630.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4631.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4632.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4633.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4634.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4635.         $this->services['DcSiteBundle\\Controller\\Jaguar\\BaseController'] = $instance = new \DcSiteBundle\Controller\Jaguar\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4636.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\BaseController'$this));
  4637.         return $instance;
  4638.     }
  4639.     /**
  4640.      * Gets the public 'DcSiteBundle\Controller\Jaguar\BasketController' shared autowired service.
  4641.      *
  4642.      * @return \DcSiteBundle\Controller\Jaguar\BasketController
  4643.      */
  4644.     protected function getBasketController5Service()
  4645.     {
  4646.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4647.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4648.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4649.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4650.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BasketController.php';
  4651.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4652.         $this->services['DcSiteBundle\\Controller\\Jaguar\\BasketController'] = $instance = new \DcSiteBundle\Controller\Jaguar\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4653.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\BasketController'$this));
  4654.         return $instance;
  4655.     }
  4656.     /**
  4657.      * Gets the public 'DcSiteBundle\Controller\Jaguar\CarController' shared autowired service.
  4658.      *
  4659.      * @return \DcSiteBundle\Controller\Jaguar\CarController
  4660.      */
  4661.     protected function getCarController8Service()
  4662.     {
  4663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4664.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4665.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4666.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4667.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/CarController.php';
  4668.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4669.         $this->services['DcSiteBundle\\Controller\\Jaguar\\CarController'] = $instance = new \DcSiteBundle\Controller\Jaguar\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()));
  4670.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\CarController'$this));
  4671.         return $instance;
  4672.     }
  4673.     /**
  4674.      * Gets the public 'DcSiteBundle\Controller\Jaguar\FinanceController' shared autowired service.
  4675.      *
  4676.      * @return \DcSiteBundle\Controller\Jaguar\FinanceController
  4677.      */
  4678.     protected function getFinanceController7Service()
  4679.     {
  4680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4681.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4682.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4683.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4684.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/FinanceController.php';
  4685.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4686.         $this->services['DcSiteBundle\\Controller\\Jaguar\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Jaguar\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\RentVehicleService'] ?? $this->getRentVehicleServiceService()));
  4687.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\FinanceController'$this));
  4688.         return $instance;
  4689.     }
  4690.     /**
  4691.      * Gets the public 'DcSiteBundle\Controller\Jaguar\MainController' shared autowired service.
  4692.      *
  4693.      * @return \DcSiteBundle\Controller\Jaguar\MainController
  4694.      */
  4695.     protected function getMainController7Service()
  4696.     {
  4697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4698.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4699.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4700.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4701.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/MainController.php';
  4702.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4703.         $this->services['DcSiteBundle\\Controller\\Jaguar\\MainController'] = $instance = new \DcSiteBundle\Controller\Jaguar\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4704.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\MainController'$this));
  4705.         return $instance;
  4706.     }
  4707.     /**
  4708.      * Gets the public 'DcSiteBundle\Controller\Jaguar\ServiceController' shared autowired service.
  4709.      *
  4710.      * @return \DcSiteBundle\Controller\Jaguar\ServiceController
  4711.      */
  4712.     protected function getServiceController5Service()
  4713.     {
  4714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4715.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4716.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4717.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4718.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/ServiceController.php';
  4719.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4720.         $this->services['DcSiteBundle\\Controller\\Jaguar\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Jaguar\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4721.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\ServiceController'$this));
  4722.         return $instance;
  4723.     }
  4724.     /**
  4725.      * Gets the public 'DcSiteBundle\Controller\Jeep\AboutController' shared autowired service.
  4726.      *
  4727.      * @return \DcSiteBundle\Controller\Jeep\AboutController
  4728.      */
  4729.     protected function getAboutController6Service()
  4730.     {
  4731.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4732.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4733.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4734.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4735.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/AboutController.php';
  4736.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4737.         $this->services['DcSiteBundle\\Controller\\Jeep\\AboutController'] = $instance = new \DcSiteBundle\Controller\Jeep\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4738.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\AboutController'$this));
  4739.         return $instance;
  4740.     }
  4741.     /**
  4742.      * Gets the public 'DcSiteBundle\Controller\Jeep\AccessoriesController' shared autowired service.
  4743.      *
  4744.      * @return \DcSiteBundle\Controller\Jeep\AccessoriesController
  4745.      */
  4746.     protected function getAccessoriesController7Service()
  4747.     {
  4748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4749.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4750.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4751.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4752.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/AccessoriesController.php';
  4753.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4754.         $this->services['DcSiteBundle\\Controller\\Jeep\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Jeep\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4755.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\AccessoriesController'$this));
  4756.         return $instance;
  4757.     }
  4758.     /**
  4759.      * Gets the public 'DcSiteBundle\Controller\Jeep\BaseController' shared autowired service.
  4760.      *
  4761.      * @return \DcSiteBundle\Controller\Jeep\BaseController
  4762.      */
  4763.     protected function getBaseController8Service()
  4764.     {
  4765.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4766.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4767.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4768.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4770.         $this->services['DcSiteBundle\\Controller\\Jeep\\BaseController'] = $instance = new \DcSiteBundle\Controller\Jeep\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4771.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\BaseController'$this));
  4772.         return $instance;
  4773.     }
  4774.     /**
  4775.      * Gets the public 'DcSiteBundle\Controller\Jeep\BasketController' shared autowired service.
  4776.      *
  4777.      * @return \DcSiteBundle\Controller\Jeep\BasketController
  4778.      */
  4779.     protected function getBasketController6Service()
  4780.     {
  4781.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4782.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4783.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4784.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4785.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BasketController.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4787.         $this->services['DcSiteBundle\\Controller\\Jeep\\BasketController'] = $instance = new \DcSiteBundle\Controller\Jeep\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4788.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\BasketController'$this));
  4789.         return $instance;
  4790.     }
  4791.     /**
  4792.      * Gets the public 'DcSiteBundle\Controller\Jeep\CarController' shared autowired service.
  4793.      *
  4794.      * @return \DcSiteBundle\Controller\Jeep\CarController
  4795.      */
  4796.     protected function getCarController9Service()
  4797.     {
  4798.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4799.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4800.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4801.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4802.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/CarController.php';
  4803.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4804.         $this->services['DcSiteBundle\\Controller\\Jeep\\CarController'] = $instance = new \DcSiteBundle\Controller\Jeep\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()));
  4805.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\CarController'$this));
  4806.         return $instance;
  4807.     }
  4808.     /**
  4809.      * Gets the public 'DcSiteBundle\Controller\Jeep\FinanceController' shared autowired service.
  4810.      *
  4811.      * @return \DcSiteBundle\Controller\Jeep\FinanceController
  4812.      */
  4813.     protected function getFinanceController8Service()
  4814.     {
  4815.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4816.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4817.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4818.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4819.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/FinanceController.php';
  4820.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4821.         $this->services['DcSiteBundle\\Controller\\Jeep\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Jeep\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4822.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\FinanceController'$this));
  4823.         return $instance;
  4824.     }
  4825.     /**
  4826.      * Gets the public 'DcSiteBundle\Controller\Jeep\MainController' shared autowired service.
  4827.      *
  4828.      * @return \DcSiteBundle\Controller\Jeep\MainController
  4829.      */
  4830.     protected function getMainController8Service()
  4831.     {
  4832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4833.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4834.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4835.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4836.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/MainController.php';
  4837.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4838.         $this->services['DcSiteBundle\\Controller\\Jeep\\MainController'] = $instance = new \DcSiteBundle\Controller\Jeep\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4839.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\MainController'$this));
  4840.         return $instance;
  4841.     }
  4842.     /**
  4843.      * Gets the public 'DcSiteBundle\Controller\Jeep\ServiceController' shared autowired service.
  4844.      *
  4845.      * @return \DcSiteBundle\Controller\Jeep\ServiceController
  4846.      */
  4847.     protected function getServiceController6Service()
  4848.     {
  4849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4850.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4851.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4852.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4853.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/ServiceController.php';
  4854.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4855.         $this->services['DcSiteBundle\\Controller\\Jeep\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Jeep\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4856.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\ServiceController'$this));
  4857.         return $instance;
  4858.     }
  4859.     /**
  4860.      * Gets the public 'DcSiteBundle\Controller\LandRover\AboutController' shared autowired service.
  4861.      *
  4862.      * @return \DcSiteBundle\Controller\LandRover\AboutController
  4863.      */
  4864.     protected function getAboutController7Service()
  4865.     {
  4866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4867.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4868.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4869.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4870.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/AboutController.php';
  4871.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4872.         $this->services['DcSiteBundle\\Controller\\LandRover\\AboutController'] = $instance = new \DcSiteBundle\Controller\LandRover\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4873.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\AboutController'$this));
  4874.         return $instance;
  4875.     }
  4876.     /**
  4877.      * Gets the public 'DcSiteBundle\Controller\LandRover\AccessoriesController' shared autowired service.
  4878.      *
  4879.      * @return \DcSiteBundle\Controller\LandRover\AccessoriesController
  4880.      */
  4881.     protected function getAccessoriesController8Service()
  4882.     {
  4883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4884.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4885.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4886.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4887.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/AccessoriesController.php';
  4888.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4889.         $this->services['DcSiteBundle\\Controller\\LandRover\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\LandRover\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4890.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\AccessoriesController'$this));
  4891.         return $instance;
  4892.     }
  4893.     /**
  4894.      * Gets the public 'DcSiteBundle\Controller\LandRover\BaseController' shared autowired service.
  4895.      *
  4896.      * @return \DcSiteBundle\Controller\LandRover\BaseController
  4897.      */
  4898.     protected function getBaseController9Service()
  4899.     {
  4900.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4901.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4902.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4903.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4904.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4905.         $this->services['DcSiteBundle\\Controller\\LandRover\\BaseController'] = $instance = new \DcSiteBundle\Controller\LandRover\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4906.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\BaseController'$this));
  4907.         return $instance;
  4908.     }
  4909.     /**
  4910.      * Gets the public 'DcSiteBundle\Controller\LandRover\BasketController' shared autowired service.
  4911.      *
  4912.      * @return \DcSiteBundle\Controller\LandRover\BasketController
  4913.      */
  4914.     protected function getBasketController7Service()
  4915.     {
  4916.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4917.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4918.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4919.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4920.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BasketController.php';
  4921.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4922.         $this->services['DcSiteBundle\\Controller\\LandRover\\BasketController'] = $instance = new \DcSiteBundle\Controller\LandRover\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4923.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\BasketController'$this));
  4924.         return $instance;
  4925.     }
  4926.     /**
  4927.      * Gets the public 'DcSiteBundle\Controller\LandRover\CarController' shared autowired service.
  4928.      *
  4929.      * @return \DcSiteBundle\Controller\LandRover\CarController
  4930.      */
  4931.     protected function getCarController10Service()
  4932.     {
  4933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4934.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4935.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4936.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4937.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/CarController.php';
  4938.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4939.         $this->services['DcSiteBundle\\Controller\\LandRover\\CarController'] = $instance = new \DcSiteBundle\Controller\LandRover\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4940.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\CarController'$this));
  4941.         return $instance;
  4942.     }
  4943.     /**
  4944.      * Gets the public 'DcSiteBundle\Controller\LandRover\FinanceController' shared autowired service.
  4945.      *
  4946.      * @return \DcSiteBundle\Controller\LandRover\FinanceController
  4947.      */
  4948.     protected function getFinanceController9Service()
  4949.     {
  4950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4951.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4952.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4953.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4954.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/FinanceController.php';
  4955.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4956.         $this->services['DcSiteBundle\\Controller\\LandRover\\FinanceController'] = $instance = new \DcSiteBundle\Controller\LandRover\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\RentVehicleService'] ?? $this->getRentVehicleServiceService()));
  4957.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\FinanceController'$this));
  4958.         return $instance;
  4959.     }
  4960.     /**
  4961.      * Gets the public 'DcSiteBundle\Controller\LandRover\MainController' shared autowired service.
  4962.      *
  4963.      * @return \DcSiteBundle\Controller\LandRover\MainController
  4964.      */
  4965.     protected function getMainController9Service()
  4966.     {
  4967.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4968.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4969.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4970.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4971.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/MainController.php';
  4972.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4973.         $this->services['DcSiteBundle\\Controller\\LandRover\\MainController'] = $instance = new \DcSiteBundle\Controller\LandRover\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4974.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\MainController'$this));
  4975.         return $instance;
  4976.     }
  4977.     /**
  4978.      * Gets the public 'DcSiteBundle\Controller\LandRover\ServiceController' shared autowired service.
  4979.      *
  4980.      * @return \DcSiteBundle\Controller\LandRover\ServiceController
  4981.      */
  4982.     protected function getServiceController7Service()
  4983.     {
  4984.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4985.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4986.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4987.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4988.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/ServiceController.php';
  4989.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4990.         $this->services['DcSiteBundle\\Controller\\LandRover\\ServiceController'] = $instance = new \DcSiteBundle\Controller\LandRover\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4991.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\ServiceController'$this));
  4992.         return $instance;
  4993.     }
  4994.     /**
  4995.      * Gets the public 'DcSiteBundle\Controller\LeasingController' shared autowired service.
  4996.      *
  4997.      * @return \DcSiteBundle\Controller\LeasingController
  4998.      */
  4999.     protected function getLeasingControllerService()
  5000.     {
  5001.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5002.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5003.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5004.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LeasingController.php';
  5005.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5006.         $this->services['DcSiteBundle\\Controller\\LeasingController'] = $instance = new \DcSiteBundle\Controller\LeasingController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5007.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LeasingController'$this));
  5008.         return $instance;
  5009.     }
  5010.     /**
  5011.      * Gets the public 'DcSiteBundle\Controller\Lexus\AboutController' shared autowired service.
  5012.      *
  5013.      * @return \DcSiteBundle\Controller\Lexus\AboutController
  5014.      */
  5015.     protected function getAboutController8Service()
  5016.     {
  5017.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5018.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5019.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5020.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5021.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/AboutController.php';
  5022.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5023.         $this->services['DcSiteBundle\\Controller\\Lexus\\AboutController'] = $instance = new \DcSiteBundle\Controller\Lexus\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5024.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\AboutController'$this));
  5025.         return $instance;
  5026.     }
  5027.     /**
  5028.      * Gets the public 'DcSiteBundle\Controller\Lexus\AccessoriesController' shared autowired service.
  5029.      *
  5030.      * @return \DcSiteBundle\Controller\Lexus\AccessoriesController
  5031.      */
  5032.     protected function getAccessoriesController9Service()
  5033.     {
  5034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5035.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5036.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5037.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5038.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/AccessoriesController.php';
  5039.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5040.         $this->services['DcSiteBundle\\Controller\\Lexus\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Lexus\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5041.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\AccessoriesController'$this));
  5042.         return $instance;
  5043.     }
  5044.     /**
  5045.      * Gets the public 'DcSiteBundle\Controller\Lexus\BaseController' shared autowired service.
  5046.      *
  5047.      * @return \DcSiteBundle\Controller\Lexus\BaseController
  5048.      */
  5049.     protected function getBaseController10Service()
  5050.     {
  5051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5052.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5053.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5054.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5055.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5056.         $this->services['DcSiteBundle\\Controller\\Lexus\\BaseController'] = $instance = new \DcSiteBundle\Controller\Lexus\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5057.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\BaseController'$this));
  5058.         return $instance;
  5059.     }
  5060.     /**
  5061.      * Gets the public 'DcSiteBundle\Controller\Lexus\BasketController' shared autowired service.
  5062.      *
  5063.      * @return \DcSiteBundle\Controller\Lexus\BasketController
  5064.      */
  5065.     protected function getBasketController8Service()
  5066.     {
  5067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5068.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5069.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5070.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5071.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BasketController.php';
  5072.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5073.         $this->services['DcSiteBundle\\Controller\\Lexus\\BasketController'] = $instance = new \DcSiteBundle\Controller\Lexus\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5074.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\BasketController'$this));
  5075.         return $instance;
  5076.     }
  5077.     /**
  5078.      * Gets the public 'DcSiteBundle\Controller\Lexus\CarController' shared autowired service.
  5079.      *
  5080.      * @return \DcSiteBundle\Controller\Lexus\CarController
  5081.      */
  5082.     protected function getCarController11Service()
  5083.     {
  5084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5085.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5086.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5087.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5088.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/CarController.php';
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5090.         $this->services['DcSiteBundle\\Controller\\Lexus\\CarController'] = $instance = new \DcSiteBundle\Controller\Lexus\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()));
  5091.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\CarController'$this));
  5092.         return $instance;
  5093.     }
  5094.     /**
  5095.      * Gets the public 'DcSiteBundle\Controller\Lexus\FinanceController' shared autowired service.
  5096.      *
  5097.      * @return \DcSiteBundle\Controller\Lexus\FinanceController
  5098.      */
  5099.     protected function getFinanceController10Service()
  5100.     {
  5101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5102.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5103.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5104.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5105.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/FinanceController.php';
  5106.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5107.         $this->services['DcSiteBundle\\Controller\\Lexus\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Lexus\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5108.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\FinanceController'$this));
  5109.         return $instance;
  5110.     }
  5111.     /**
  5112.      * Gets the public 'DcSiteBundle\Controller\Lexus\HybridController' shared autowired service.
  5113.      *
  5114.      * @return \DcSiteBundle\Controller\Lexus\HybridController
  5115.      */
  5116.     protected function getHybridControllerService()
  5117.     {
  5118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5119.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5120.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5121.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5122.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/HybridController.php';
  5123.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5124.         $this->services['DcSiteBundle\\Controller\\Lexus\\HybridController'] = $instance = new \DcSiteBundle\Controller\Lexus\HybridController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5125.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\HybridController'$this));
  5126.         return $instance;
  5127.     }
  5128.     /**
  5129.      * Gets the public 'DcSiteBundle\Controller\Lexus\MainController' shared autowired service.
  5130.      *
  5131.      * @return \DcSiteBundle\Controller\Lexus\MainController
  5132.      */
  5133.     protected function getMainController10Service()
  5134.     {
  5135.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5136.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5137.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5138.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5139.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/MainController.php';
  5140.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5141.         $this->services['DcSiteBundle\\Controller\\Lexus\\MainController'] = $instance = new \DcSiteBundle\Controller\Lexus\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5142.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\MainController'$this));
  5143.         return $instance;
  5144.     }
  5145.     /**
  5146.      * Gets the public 'DcSiteBundle\Controller\Lexus\ServiceController' shared autowired service.
  5147.      *
  5148.      * @return \DcSiteBundle\Controller\Lexus\ServiceController
  5149.      */
  5150.     protected function getServiceController8Service()
  5151.     {
  5152.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5153.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5154.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5155.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5156.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/ServiceController.php';
  5157.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5158.         $this->services['DcSiteBundle\\Controller\\Lexus\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Lexus\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5159.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\ServiceController'$this));
  5160.         return $instance;
  5161.     }
  5162.     /**
  5163.      * Gets the public 'DcSiteBundle\Controller\Lexus\StocksController' shared autowired service.
  5164.      *
  5165.      * @return \DcSiteBundle\Controller\Lexus\StocksController
  5166.      */
  5167.     protected function getStocksController3Service()
  5168.     {
  5169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5170.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5171.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5172.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5173.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/StocksController.php';
  5174.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5175.         $this->services['DcSiteBundle\\Controller\\Lexus\\StocksController'] = $instance = new \DcSiteBundle\Controller\Lexus\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5176.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\StocksController'$this));
  5177.         return $instance;
  5178.     }
  5179.     /**
  5180.      * Gets the public 'DcSiteBundle\Controller\MainSliderController' shared autowired service.
  5181.      *
  5182.      * @return \DcSiteBundle\Controller\MainSliderController
  5183.      */
  5184.     protected function getMainSliderControllerService()
  5185.     {
  5186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5187.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5188.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5189.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/MainSliderController.php';
  5190.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5191.         $this->services['DcSiteBundle\\Controller\\MainSliderController'] = $instance = new \DcSiteBundle\Controller\MainSliderController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5192.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\MainSliderController'$this));
  5193.         return $instance;
  5194.     }
  5195.     /**
  5196.      * Gets the public 'DcSiteBundle\Controller\Marine\AboutController' shared autowired service.
  5197.      *
  5198.      * @return \DcSiteBundle\Controller\Marine\AboutController
  5199.      */
  5200.     protected function getAboutController9Service()
  5201.     {
  5202.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5203.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5204.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5205.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5206.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/AboutController.php';
  5207.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5208.         $this->services['DcSiteBundle\\Controller\\Marine\\AboutController'] = $instance = new \DcSiteBundle\Controller\Marine\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5209.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\AboutController'$this));
  5210.         return $instance;
  5211.     }
  5212.     /**
  5213.      * Gets the public 'DcSiteBundle\Controller\Marine\BaseController' shared autowired service.
  5214.      *
  5215.      * @return \DcSiteBundle\Controller\Marine\BaseController
  5216.      */
  5217.     protected function getBaseController11Service()
  5218.     {
  5219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5220.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5221.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5222.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5223.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5224.         $this->services['DcSiteBundle\\Controller\\Marine\\BaseController'] = $instance = new \DcSiteBundle\Controller\Marine\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5225.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\BaseController'$this));
  5226.         return $instance;
  5227.     }
  5228.     /**
  5229.      * Gets the public 'DcSiteBundle\Controller\Marine\BasketController' shared autowired service.
  5230.      *
  5231.      * @return \DcSiteBundle\Controller\Marine\BasketController
  5232.      */
  5233.     protected function getBasketController9Service()
  5234.     {
  5235.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5236.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5237.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5238.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5239.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BasketController.php';
  5240.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5241.         $this->services['DcSiteBundle\\Controller\\Marine\\BasketController'] = $instance = new \DcSiteBundle\Controller\Marine\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5242.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\BasketController'$this));
  5243.         return $instance;
  5244.     }
  5245.     /**
  5246.      * Gets the public 'DcSiteBundle\Controller\Marine\CatalogController' shared autowired service.
  5247.      *
  5248.      * @return \DcSiteBundle\Controller\Marine\CatalogController
  5249.      */
  5250.     protected function getCatalogController2Service()
  5251.     {
  5252.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5253.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5254.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5255.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5256.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/CatalogController.php';
  5257.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5258.         $this->services['DcSiteBundle\\Controller\\Marine\\CatalogController'] = $instance = new \DcSiteBundle\Controller\Marine\CatalogController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5259.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\CatalogController'$this));
  5260.         return $instance;
  5261.     }
  5262.     /**
  5263.      * Gets the public 'DcSiteBundle\Controller\Marine\MainController' shared autowired service.
  5264.      *
  5265.      * @return \DcSiteBundle\Controller\Marine\MainController
  5266.      */
  5267.     protected function getMainController11Service()
  5268.     {
  5269.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5270.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5271.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5272.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5273.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/MainController.php';
  5274.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5275.         $this->services['DcSiteBundle\\Controller\\Marine\\MainController'] = $instance = new \DcSiteBundle\Controller\Marine\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5276.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\MainController'$this));
  5277.         return $instance;
  5278.     }
  5279.     /**
  5280.      * Gets the public 'DcSiteBundle\Controller\Marine\PostController' shared autowired service.
  5281.      *
  5282.      * @return \DcSiteBundle\Controller\Marine\PostController
  5283.      */
  5284.     protected function getPostController3Service()
  5285.     {
  5286.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5287.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5288.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5289.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5290.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/PostController.php';
  5291.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5292.         $this->services['DcSiteBundle\\Controller\\Marine\\PostController'] = $instance = new \DcSiteBundle\Controller\Marine\PostController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5293.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\PostController'$this));
  5294.         return $instance;
  5295.     }
  5296.     /**
  5297.      * Gets the public 'DcSiteBundle\Controller\Marine\ServiceController' shared autowired service.
  5298.      *
  5299.      * @return \DcSiteBundle\Controller\Marine\ServiceController
  5300.      */
  5301.     protected function getServiceController9Service()
  5302.     {
  5303.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5304.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5305.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5306.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5307.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/ServiceController.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5309.         $this->services['DcSiteBundle\\Controller\\Marine\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Marine\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5310.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\ServiceController'$this));
  5311.         return $instance;
  5312.     }
  5313.     /**
  5314.      * Gets the public 'DcSiteBundle\Controller\Mazda\AboutController' shared autowired service.
  5315.      *
  5316.      * @return \DcSiteBundle\Controller\Mazda\AboutController
  5317.      */
  5318.     protected function getAboutController10Service()
  5319.     {
  5320.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5321.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5322.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5323.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5324.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/AboutController.php';
  5325.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5326.         $this->services['DcSiteBundle\\Controller\\Mazda\\AboutController'] = $instance = new \DcSiteBundle\Controller\Mazda\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5327.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\AboutController'$this));
  5328.         return $instance;
  5329.     }
  5330.     /**
  5331.      * Gets the public 'DcSiteBundle\Controller\Mazda\AccessoriesController' shared autowired service.
  5332.      *
  5333.      * @return \DcSiteBundle\Controller\Mazda\AccessoriesController
  5334.      */
  5335.     protected function getAccessoriesController10Service()
  5336.     {
  5337.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5338.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5339.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5340.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5341.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/AccessoriesController.php';
  5342.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5343.         $this->services['DcSiteBundle\\Controller\\Mazda\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Mazda\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5344.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\AccessoriesController'$this));
  5345.         return $instance;
  5346.     }
  5347.     /**
  5348.      * Gets the public 'DcSiteBundle\Controller\Mazda\BaseController' shared autowired service.
  5349.      *
  5350.      * @return \DcSiteBundle\Controller\Mazda\BaseController
  5351.      */
  5352.     protected function getBaseController12Service()
  5353.     {
  5354.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5355.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5356.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5357.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5358.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5359.         $this->services['DcSiteBundle\\Controller\\Mazda\\BaseController'] = $instance = new \DcSiteBundle\Controller\Mazda\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5360.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\BaseController'$this));
  5361.         return $instance;
  5362.     }
  5363.     /**
  5364.      * Gets the public 'DcSiteBundle\Controller\Mazda\BasketController' shared autowired service.
  5365.      *
  5366.      * @return \DcSiteBundle\Controller\Mazda\BasketController
  5367.      */
  5368.     protected function getBasketController10Service()
  5369.     {
  5370.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5371.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5372.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5373.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5374.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BasketController.php';
  5375.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5376.         $this->services['DcSiteBundle\\Controller\\Mazda\\BasketController'] = $instance = new \DcSiteBundle\Controller\Mazda\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5377.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\BasketController'$this));
  5378.         return $instance;
  5379.     }
  5380.     /**
  5381.      * Gets the public 'DcSiteBundle\Controller\Mazda\CarController' shared autowired service.
  5382.      *
  5383.      * @return \DcSiteBundle\Controller\Mazda\CarController
  5384.      */
  5385.     protected function getCarController12Service()
  5386.     {
  5387.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5388.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5389.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5390.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5391.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/CarController.php';
  5392.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5393.         $this->services['DcSiteBundle\\Controller\\Mazda\\CarController'] = $instance = new \DcSiteBundle\Controller\Mazda\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()));
  5394.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\CarController'$this));
  5395.         return $instance;
  5396.     }
  5397.     /**
  5398.      * Gets the public 'DcSiteBundle\Controller\Mazda\FinanceController' shared autowired service.
  5399.      *
  5400.      * @return \DcSiteBundle\Controller\Mazda\FinanceController
  5401.      */
  5402.     protected function getFinanceController11Service()
  5403.     {
  5404.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5405.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5406.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5407.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5408.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/FinanceController.php';
  5409.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5410.         $this->services['DcSiteBundle\\Controller\\Mazda\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Mazda\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5411.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\FinanceController'$this));
  5412.         return $instance;
  5413.     }
  5414.     /**
  5415.      * Gets the public 'DcSiteBundle\Controller\Mazda\MainController' shared autowired service.
  5416.      *
  5417.      * @return \DcSiteBundle\Controller\Mazda\MainController
  5418.      */
  5419.     protected function getMainController12Service()
  5420.     {
  5421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5422.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5423.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5424.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5425.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/MainController.php';
  5426.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5427.         $this->services['DcSiteBundle\\Controller\\Mazda\\MainController'] = $instance = new \DcSiteBundle\Controller\Mazda\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5428.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\MainController'$this));
  5429.         return $instance;
  5430.     }
  5431.     /**
  5432.      * Gets the public 'DcSiteBundle\Controller\Mazda\ServiceController' shared autowired service.
  5433.      *
  5434.      * @return \DcSiteBundle\Controller\Mazda\ServiceController
  5435.      */
  5436.     protected function getServiceController10Service()
  5437.     {
  5438.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5439.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5440.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5441.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5442.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/ServiceController.php';
  5443.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5444.         $this->services['DcSiteBundle\\Controller\\Mazda\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Mazda\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5445.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\ServiceController'$this));
  5446.         return $instance;
  5447.     }
  5448.     /**
  5449.      * Gets the public 'DcSiteBundle\Controller\Mazda\StocksController' shared autowired service.
  5450.      *
  5451.      * @return \DcSiteBundle\Controller\Mazda\StocksController
  5452.      */
  5453.     protected function getStocksController4Service()
  5454.     {
  5455.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5456.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5457.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5458.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5459.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/StocksController.php';
  5460.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5461.         $this->services['DcSiteBundle\\Controller\\Mazda\\StocksController'] = $instance = new \DcSiteBundle\Controller\Mazda\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5462.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\StocksController'$this));
  5463.         return $instance;
  5464.     }
  5465.     /**
  5466.      * Gets the public 'DcSiteBundle\Controller\MerchantApiController' shared autowired service.
  5467.      *
  5468.      * @return \DcSiteBundle\Controller\MerchantApiController
  5469.      */
  5470.     protected function getMerchantApiControllerService()
  5471.     {
  5472.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5473.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5474.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5475.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/MerchantApiController.php';
  5476.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5477.         $this->services['DcSiteBundle\\Controller\\MerchantApiController'] = $instance = new \DcSiteBundle\Controller\MerchantApiController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5478.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\MerchantApiController'$this));
  5479.         return $instance;
  5480.     }
  5481.     /**
  5482.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\AboutController' shared autowired service.
  5483.      *
  5484.      * @return \DcSiteBundle\Controller\Morris_Garage\AboutController
  5485.      */
  5486.     protected function getAboutController11Service()
  5487.     {
  5488.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5489.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5490.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5491.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5492.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/AboutController.php';
  5493.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5494.         $this->services['DcSiteBundle\\Controller\\Morris_Garage\\AboutController'] = $instance = new \DcSiteBundle\Controller\Morris_Garage\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5495.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\AboutController'$this));
  5496.         return $instance;
  5497.     }
  5498.     /**
  5499.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\AccessoriesController' shared autowired service.
  5500.      *
  5501.      * @return \DcSiteBundle\Controller\Morris_Garage\AccessoriesController
  5502.      */
  5503.     protected function getAccessoriesController11Service()
  5504.     {
  5505.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5506.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5507.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5508.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5509.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/AccessoriesController.php';
  5510.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5511.         $this->services['DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Morris_Garage\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5512.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController'$this));
  5513.         return $instance;
  5514.     }
  5515.     /**
  5516.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\BaseController' shared autowired service.
  5517.      *
  5518.      * @return \DcSiteBundle\Controller\Morris_Garage\BaseController
  5519.      */
  5520.     protected function getBaseController13Service()
  5521.     {
  5522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5523.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5524.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5525.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5526.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5527.         $this->services['DcSiteBundle\\Controller\\Morris_Garage\\BaseController'] = $instance = new \DcSiteBundle\Controller\Morris_Garage\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5528.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\BaseController'$this));
  5529.         return $instance;
  5530.     }
  5531.     /**
  5532.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\BasketController' shared autowired service.
  5533.      *
  5534.      * @return \DcSiteBundle\Controller\Morris_Garage\BasketController
  5535.      */
  5536.     protected function getBasketController11Service()
  5537.     {
  5538.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5539.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5540.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5541.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5542.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BasketController.php';
  5543.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5544.         $this->services['DcSiteBundle\\Controller\\Morris_Garage\\BasketController'] = $instance = new \DcSiteBundle\Controller\Morris_Garage\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5545.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\BasketController'$this));
  5546.         return $instance;
  5547.     }
  5548.     /**
  5549.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\CarController' shared autowired service.
  5550.      *
  5551.      * @return \DcSiteBundle\Controller\Morris_Garage\CarController
  5552.      */
  5553.     protected function getCarController13Service()
  5554.     {
  5555.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5556.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5557.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5558.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5559.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/CarController.php';
  5560.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5561.         $this->services['DcSiteBundle\\Controller\\Morris_Garage\\CarController'] = $instance = new \DcSiteBundle\Controller\Morris_Garage\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()));
  5562.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\CarController'$this));
  5563.         return $instance;
  5564.     }
  5565.     /**
  5566.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\FinanceController' shared autowired service.
  5567.      *
  5568.      * @return \DcSiteBundle\Controller\Morris_Garage\FinanceController
  5569.      */
  5570.     protected function getFinanceController12Service()
  5571.     {
  5572.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5573.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5574.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5575.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5576.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/FinanceController.php';
  5577.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5578.         $this->services['DcSiteBundle\\Controller\\Morris_Garage\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Morris_Garage\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5579.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\FinanceController'$this));
  5580.         return $instance;
  5581.     }
  5582.     /**
  5583.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\MainController' shared autowired service.
  5584.      *
  5585.      * @return \DcSiteBundle\Controller\Morris_Garage\MainController
  5586.      */
  5587.     protected function getMainController13Service()
  5588.     {
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5590.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5591.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5592.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5593.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/MainController.php';
  5594.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5595.         $this->services['DcSiteBundle\\Controller\\Morris_Garage\\MainController'] = $instance = new \DcSiteBundle\Controller\Morris_Garage\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5596.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\MainController'$this));
  5597.         return $instance;
  5598.     }
  5599.     /**
  5600.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\ServiceController' shared autowired service.
  5601.      *
  5602.      * @return \DcSiteBundle\Controller\Morris_Garage\ServiceController
  5603.      */
  5604.     protected function getServiceController11Service()
  5605.     {
  5606.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5607.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5608.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5609.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5610.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/ServiceController.php';
  5611.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5612.         $this->services['DcSiteBundle\\Controller\\Morris_Garage\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Morris_Garage\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5613.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\ServiceController'$this));
  5614.         return $instance;
  5615.     }
  5616.     /**
  5617.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\StocksController' shared autowired service.
  5618.      *
  5619.      * @return \DcSiteBundle\Controller\Morris_Garage\StocksController
  5620.      */
  5621.     protected function getStocksController5Service()
  5622.     {
  5623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5624.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5625.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5626.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5627.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/StocksController.php';
  5628.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5629.         $this->services['DcSiteBundle\\Controller\\Morris_Garage\\StocksController'] = $instance = new \DcSiteBundle\Controller\Morris_Garage\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5630.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\StocksController'$this));
  5631.         return $instance;
  5632.     }
  5633.     /**
  5634.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\AboutUsController' shared autowired service.
  5635.      *
  5636.      * @return \DcSiteBundle\Controller\NissanArmada\AboutUsController
  5637.      */
  5638.     protected function getAboutUsController3Service()
  5639.     {
  5640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5641.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5642.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5643.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5644.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/AboutUsController.php';
  5645.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5646.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\AboutUsController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\AboutUsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5647.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\AboutUsController'$this));
  5648.         return $instance;
  5649.     }
  5650.     /**
  5651.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\AccessoriesController' shared autowired service.
  5652.      *
  5653.      * @return \DcSiteBundle\Controller\NissanArmada\AccessoriesController
  5654.      */
  5655.     protected function getAccessoriesController12Service()
  5656.     {
  5657.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5658.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5659.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5660.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5661.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/AccessoriesController.php';
  5662.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5663.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5664.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController'$this));
  5665.         return $instance;
  5666.     }
  5667.     /**
  5668.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\BaseController' shared autowired service.
  5669.      *
  5670.      * @return \DcSiteBundle\Controller\NissanArmada\BaseController
  5671.      */
  5672.     protected function getBaseController14Service()
  5673.     {
  5674.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5675.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5676.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5677.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5678.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5679.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\BaseController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5680.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\BaseController'$this));
  5681.         return $instance;
  5682.     }
  5683.     /**
  5684.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\BasketController' shared autowired service.
  5685.      *
  5686.      * @return \DcSiteBundle\Controller\NissanArmada\BasketController
  5687.      */
  5688.     protected function getBasketController12Service()
  5689.     {
  5690.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5691.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5692.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5693.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5694.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BasketController.php';
  5695.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5696.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\BasketController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5697.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\BasketController'$this));
  5698.         return $instance;
  5699.     }
  5700.     /**
  5701.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\CarController' shared autowired service.
  5702.      *
  5703.      * @return \DcSiteBundle\Controller\NissanArmada\CarController
  5704.      */
  5705.     protected function getCarController14Service()
  5706.     {
  5707.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5708.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5709.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5710.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5711.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/CarController.php';
  5712.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5713.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\CarController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5714.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\CarController'$this));
  5715.         return $instance;
  5716.     }
  5717.     /**
  5718.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\CarInStockController' shared autowired service.
  5719.      *
  5720.      * @return \DcSiteBundle\Controller\NissanArmada\CarInStockController
  5721.      */
  5722.     protected function getCarInStockControllerService()
  5723.     {
  5724.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5725.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5726.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5727.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5728.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/CarInStockController.php';
  5729.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5730.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\CarInStockController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\CarInStockController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5731.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\CarInStockController'$this));
  5732.         return $instance;
  5733.     }
  5734.     /**
  5735.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\FinanceController' shared autowired service.
  5736.      *
  5737.      * @return \DcSiteBundle\Controller\NissanArmada\FinanceController
  5738.      */
  5739.     protected function getFinanceController13Service()
  5740.     {
  5741.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5742.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5743.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5744.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5745.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/FinanceController.php';
  5746.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5747.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\FinanceController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5748.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\FinanceController'$this));
  5749.         return $instance;
  5750.     }
  5751.     /**
  5752.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\MainController' shared autowired service.
  5753.      *
  5754.      * @return \DcSiteBundle\Controller\NissanArmada\MainController
  5755.      */
  5756.     protected function getMainController14Service()
  5757.     {
  5758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5759.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5760.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5761.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5762.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/MainController.php';
  5763.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5764.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\MainController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5765.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\MainController'$this));
  5766.         return $instance;
  5767.     }
  5768.     /**
  5769.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\ServiceController' shared autowired service.
  5770.      *
  5771.      * @return \DcSiteBundle\Controller\NissanArmada\ServiceController
  5772.      */
  5773.     protected function getServiceController12Service()
  5774.     {
  5775.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5776.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5777.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5778.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5779.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/ServiceController.php';
  5780.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5781.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\ServiceController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5782.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\ServiceController'$this));
  5783.         return $instance;
  5784.     }
  5785.     /**
  5786.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\StocksController' shared autowired service.
  5787.      *
  5788.      * @return \DcSiteBundle\Controller\NissanArmada\StocksController
  5789.      */
  5790.     protected function getStocksController6Service()
  5791.     {
  5792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5793.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5794.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5795.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5796.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/StocksController.php';
  5797.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5798.         $this->services['DcSiteBundle\\Controller\\NissanArmada\\StocksController'] = $instance = new \DcSiteBundle\Controller\NissanArmada\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5799.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\StocksController'$this));
  5800.         return $instance;
  5801.     }
  5802.     /**
  5803.      * Gets the public 'DcSiteBundle\Controller\Nissan\AboutUsController' shared autowired service.
  5804.      *
  5805.      * @return \DcSiteBundle\Controller\Nissan\AboutUsController
  5806.      */
  5807.     protected function getAboutUsController4Service()
  5808.     {
  5809.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5810.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5811.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5812.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5813.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/AboutUsController.php';
  5814.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5815.         $this->services['DcSiteBundle\\Controller\\Nissan\\AboutUsController'] = $instance = new \DcSiteBundle\Controller\Nissan\AboutUsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5816.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\AboutUsController'$this));
  5817.         return $instance;
  5818.     }
  5819.     /**
  5820.      * Gets the public 'DcSiteBundle\Controller\Nissan\AccessoriesController' shared autowired service.
  5821.      *
  5822.      * @return \DcSiteBundle\Controller\Nissan\AccessoriesController
  5823.      */
  5824.     protected function getAccessoriesController13Service()
  5825.     {
  5826.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5827.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5828.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5829.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5830.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/AccessoriesController.php';
  5831.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5832.         $this->services['DcSiteBundle\\Controller\\Nissan\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Nissan\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\Nissan\\Finance\\FinanceService'] ?? $this->getFinanceServiceService()));
  5833.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\AccessoriesController'$this));
  5834.         return $instance;
  5835.     }
  5836.     /**
  5837.      * Gets the public 'DcSiteBundle\Controller\Nissan\BaseController' shared autowired service.
  5838.      *
  5839.      * @return \DcSiteBundle\Controller\Nissan\BaseController
  5840.      */
  5841.     protected function getBaseController15Service()
  5842.     {
  5843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5844.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5845.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5846.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5847.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5848.         $this->services['DcSiteBundle\\Controller\\Nissan\\BaseController'] = $instance = new \DcSiteBundle\Controller\Nissan\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5849.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\BaseController'$this));
  5850.         return $instance;
  5851.     }
  5852.     /**
  5853.      * Gets the public 'DcSiteBundle\Controller\Nissan\BasketController' shared autowired service.
  5854.      *
  5855.      * @return \DcSiteBundle\Controller\Nissan\BasketController
  5856.      */
  5857.     protected function getBasketController13Service()
  5858.     {
  5859.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5860.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5861.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5862.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5863.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BasketController.php';
  5864.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5865.         $this->services['DcSiteBundle\\Controller\\Nissan\\BasketController'] = $instance = new \DcSiteBundle\Controller\Nissan\BasketController(($this->services['DcSiteBundle\\Services\\Nissan\\Finance\\FinanceService'] ?? $this->getFinanceServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5866.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\BasketController'$this));
  5867.         return $instance;
  5868.     }
  5869.     /**
  5870.      * Gets the public 'DcSiteBundle\Controller\Nissan\CarController' shared autowired service.
  5871.      *
  5872.      * @return \DcSiteBundle\Controller\Nissan\CarController
  5873.      */
  5874.     protected function getCarController15Service()
  5875.     {
  5876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5877.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5878.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5879.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5880.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/CarController.php';
  5881.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5882.         $this->services['DcSiteBundle\\Controller\\Nissan\\CarController'] = $instance = new \DcSiteBundle\Controller\Nissan\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5883.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\CarController'$this));
  5884.         return $instance;
  5885.     }
  5886.     /**
  5887.      * Gets the public 'DcSiteBundle\Controller\Nissan\CarInStockController' shared autowired service.
  5888.      *
  5889.      * @return \DcSiteBundle\Controller\Nissan\CarInStockController
  5890.      */
  5891.     protected function getCarInStockController2Service()
  5892.     {
  5893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5894.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5895.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5896.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5897.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/CarInStockController.php';
  5898.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5899.         $this->services['DcSiteBundle\\Controller\\Nissan\\CarInStockController'] = $instance = new \DcSiteBundle\Controller\Nissan\CarInStockController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5900.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\CarInStockController'$this));
  5901.         return $instance;
  5902.     }
  5903.     /**
  5904.      * Gets the public 'DcSiteBundle\Controller\Nissan\FinanceController' shared autowired service.
  5905.      *
  5906.      * @return \DcSiteBundle\Controller\Nissan\FinanceController
  5907.      */
  5908.     protected function getFinanceController14Service()
  5909.     {
  5910.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5911.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5912.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5913.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5914.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/FinanceController.php';
  5915.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5916.         $this->services['DcSiteBundle\\Controller\\Nissan\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Nissan\FinanceController(($this->services['DcSiteBundle\\Services\\Nissan\\Finance\\FinanceService'] ?? $this->getFinanceServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5917.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\FinanceController'$this));
  5918.         return $instance;
  5919.     }
  5920.     /**
  5921.      * Gets the public 'DcSiteBundle\Controller\Nissan\MainController' shared autowired service.
  5922.      *
  5923.      * @return \DcSiteBundle\Controller\Nissan\MainController
  5924.      */
  5925.     protected function getMainController15Service()
  5926.     {
  5927.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5928.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5929.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5930.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5931.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/MainController.php';
  5932.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5933.         $this->services['DcSiteBundle\\Controller\\Nissan\\MainController'] = $instance = new \DcSiteBundle\Controller\Nissan\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5934.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\MainController'$this));
  5935.         return $instance;
  5936.     }
  5937.     /**
  5938.      * Gets the public 'DcSiteBundle\Controller\Nissan\ServiceController' shared autowired service.
  5939.      *
  5940.      * @return \DcSiteBundle\Controller\Nissan\ServiceController
  5941.      */
  5942.     protected function getServiceController13Service()
  5943.     {
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5945.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5946.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5947.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5948.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/ServiceController.php';
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5950.         $this->services['DcSiteBundle\\Controller\\Nissan\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Nissan\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5951.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\ServiceController'$this));
  5952.         return $instance;
  5953.     }
  5954.     /**
  5955.      * Gets the public 'DcSiteBundle\Controller\Nissan\StocksController' shared autowired service.
  5956.      *
  5957.      * @return \DcSiteBundle\Controller\Nissan\StocksController
  5958.      */
  5959.     protected function getStocksController7Service()
  5960.     {
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5962.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5963.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5964.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5965.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/StocksController.php';
  5966.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5967.         $this->services['DcSiteBundle\\Controller\\Nissan\\StocksController'] = $instance = new \DcSiteBundle\Controller\Nissan\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5968.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\StocksController'$this));
  5969.         return $instance;
  5970.     }
  5971.     /**
  5972.      * Gets the public 'DcSiteBundle\Controller\OilTOController' shared autowired service.
  5973.      *
  5974.      * @return \DcSiteBundle\Controller\OilTOController
  5975.      */
  5976.     protected function getOilTOControllerService()
  5977.     {
  5978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5979.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5980.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5981.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/OilTOController.php';
  5982.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5983.         $this->services['DcSiteBundle\\Controller\\OilTOController'] = $instance = new \DcSiteBundle\Controller\OilTOController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5984.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\OilTOController'$this));
  5985.         return $instance;
  5986.     }
  5987.     /**
  5988.      * Gets the public 'DcSiteBundle\Controller\OnlineConsultController' shared autowired service.
  5989.      *
  5990.      * @return \DcSiteBundle\Controller\OnlineConsultController
  5991.      */
  5992.     protected function getOnlineConsultControllerService()
  5993.     {
  5994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5995.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5996.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5997.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/OnlineConsultController.php';
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5999.         $this->services['DcSiteBundle\\Controller\\OnlineConsultController'] = $instance = new \DcSiteBundle\Controller\OnlineConsultController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6000.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\OnlineConsultController'$this));
  6001.         return $instance;
  6002.     }
  6003.     /**
  6004.      * Gets the public 'DcSiteBundle\Controller\OnlineServiceController' shared autowired service.
  6005.      *
  6006.      * @return \DcSiteBundle\Controller\OnlineServiceController
  6007.      */
  6008.     protected function getOnlineServiceControllerService()
  6009.     {
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6011.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6012.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6013.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/OnlineServiceController.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6015.         $this->services['DcSiteBundle\\Controller\\OnlineServiceController'] = $instance = new \DcSiteBundle\Controller\OnlineServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6016.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\OnlineServiceController'$this));
  6017.         return $instance;
  6018.     }
  6019.     /**
  6020.      * Gets the public 'DcSiteBundle\Controller\Opel\AboutController' shared autowired service.
  6021.      *
  6022.      * @return \DcSiteBundle\Controller\Opel\AboutController
  6023.      */
  6024.     protected function getAboutController12Service()
  6025.     {
  6026.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6027.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6028.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6029.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6030.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/AboutController.php';
  6031.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6032.         $this->services['DcSiteBundle\\Controller\\Opel\\AboutController'] = $instance = new \DcSiteBundle\Controller\Opel\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6033.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\AboutController'$this));
  6034.         return $instance;
  6035.     }
  6036.     /**
  6037.      * Gets the public 'DcSiteBundle\Controller\Opel\AccessoriesController' shared autowired service.
  6038.      *
  6039.      * @return \DcSiteBundle\Controller\Opel\AccessoriesController
  6040.      */
  6041.     protected function getAccessoriesController14Service()
  6042.     {
  6043.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6044.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6045.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6046.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6047.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/AccessoriesController.php';
  6048.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6049.         $this->services['DcSiteBundle\\Controller\\Opel\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Opel\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6050.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\AccessoriesController'$this));
  6051.         return $instance;
  6052.     }
  6053.     /**
  6054.      * Gets the public 'DcSiteBundle\Controller\Opel\BaseController' shared autowired service.
  6055.      *
  6056.      * @return \DcSiteBundle\Controller\Opel\BaseController
  6057.      */
  6058.     protected function getBaseController16Service()
  6059.     {
  6060.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6061.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6062.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6063.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6065.         $this->services['DcSiteBundle\\Controller\\Opel\\BaseController'] = $instance = new \DcSiteBundle\Controller\Opel\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6066.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\BaseController'$this));
  6067.         return $instance;
  6068.     }
  6069.     /**
  6070.      * Gets the public 'DcSiteBundle\Controller\Opel\BasketController' shared autowired service.
  6071.      *
  6072.      * @return \DcSiteBundle\Controller\Opel\BasketController
  6073.      */
  6074.     protected function getBasketController14Service()
  6075.     {
  6076.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6077.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6078.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6079.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6080.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BasketController.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6082.         $this->services['DcSiteBundle\\Controller\\Opel\\BasketController'] = $instance = new \DcSiteBundle\Controller\Opel\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6083.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\BasketController'$this));
  6084.         return $instance;
  6085.     }
  6086.     /**
  6087.      * Gets the public 'DcSiteBundle\Controller\Opel\CarController' shared autowired service.
  6088.      *
  6089.      * @return \DcSiteBundle\Controller\Opel\CarController
  6090.      */
  6091.     protected function getCarController16Service()
  6092.     {
  6093.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6094.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6095.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6096.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6097.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/CarController.php';
  6098.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6099.         $this->services['DcSiteBundle\\Controller\\Opel\\CarController'] = $instance = new \DcSiteBundle\Controller\Opel\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6100.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\CarController'$this));
  6101.         return $instance;
  6102.     }
  6103.     /**
  6104.      * Gets the public 'DcSiteBundle\Controller\Opel\FinanceController' shared autowired service.
  6105.      *
  6106.      * @return \DcSiteBundle\Controller\Opel\FinanceController
  6107.      */
  6108.     protected function getFinanceController15Service()
  6109.     {
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6111.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6112.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6113.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6114.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/FinanceController.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6116.         $this->services['DcSiteBundle\\Controller\\Opel\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Opel\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6117.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\FinanceController'$this));
  6118.         return $instance;
  6119.     }
  6120.     /**
  6121.      * Gets the public 'DcSiteBundle\Controller\Opel\MainController' shared autowired service.
  6122.      *
  6123.      * @return \DcSiteBundle\Controller\Opel\MainController
  6124.      */
  6125.     protected function getMainController16Service()
  6126.     {
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6128.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6129.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6130.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6131.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/MainController.php';
  6132.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6133.         $this->services['DcSiteBundle\\Controller\\Opel\\MainController'] = $instance = new \DcSiteBundle\Controller\Opel\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6134.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\MainController'$this));
  6135.         return $instance;
  6136.     }
  6137.     /**
  6138.      * Gets the public 'DcSiteBundle\Controller\Opel\ServiceController' shared autowired service.
  6139.      *
  6140.      * @return \DcSiteBundle\Controller\Opel\ServiceController
  6141.      */
  6142.     protected function getServiceController14Service()
  6143.     {
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6145.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6146.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6147.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6148.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/ServiceController.php';
  6149.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6150.         $this->services['DcSiteBundle\\Controller\\Opel\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Opel\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6151.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\ServiceController'$this));
  6152.         return $instance;
  6153.     }
  6154.     /**
  6155.      * Gets the public 'DcSiteBundle\Controller\Opel\StocksController' shared autowired service.
  6156.      *
  6157.      * @return \DcSiteBundle\Controller\Opel\StocksController
  6158.      */
  6159.     protected function getStocksController8Service()
  6160.     {
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6162.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6163.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6164.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6165.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/StocksController.php';
  6166.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6167.         $this->services['DcSiteBundle\\Controller\\Opel\\StocksController'] = $instance = new \DcSiteBundle\Controller\Opel\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6168.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\StocksController'$this));
  6169.         return $instance;
  6170.     }
  6171.     /**
  6172.      * Gets the public 'DcSiteBundle\Controller\Peugeot\AboutController' shared autowired service.
  6173.      *
  6174.      * @return \DcSiteBundle\Controller\Peugeot\AboutController
  6175.      */
  6176.     protected function getAboutController13Service()
  6177.     {
  6178.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6179.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6180.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6181.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6182.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/AboutController.php';
  6183.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6184.         $this->services['DcSiteBundle\\Controller\\Peugeot\\AboutController'] = $instance = new \DcSiteBundle\Controller\Peugeot\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6185.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\AboutController'$this));
  6186.         return $instance;
  6187.     }
  6188.     /**
  6189.      * Gets the public 'DcSiteBundle\Controller\Peugeot\AccessoriesController' shared autowired service.
  6190.      *
  6191.      * @return \DcSiteBundle\Controller\Peugeot\AccessoriesController
  6192.      */
  6193.     protected function getAccessoriesController15Service()
  6194.     {
  6195.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6196.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6197.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6198.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6199.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/AccessoriesController.php';
  6200.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6201.         $this->services['DcSiteBundle\\Controller\\Peugeot\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Peugeot\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6202.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\AccessoriesController'$this));
  6203.         return $instance;
  6204.     }
  6205.     /**
  6206.      * Gets the public 'DcSiteBundle\Controller\Peugeot\BaseController' shared autowired service.
  6207.      *
  6208.      * @return \DcSiteBundle\Controller\Peugeot\BaseController
  6209.      */
  6210.     protected function getBaseController17Service()
  6211.     {
  6212.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6213.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6214.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6215.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6216.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6217.         $this->services['DcSiteBundle\\Controller\\Peugeot\\BaseController'] = $instance = new \DcSiteBundle\Controller\Peugeot\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6218.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\BaseController'$this));
  6219.         return $instance;
  6220.     }
  6221.     /**
  6222.      * Gets the public 'DcSiteBundle\Controller\Peugeot\BasketController' shared autowired service.
  6223.      *
  6224.      * @return \DcSiteBundle\Controller\Peugeot\BasketController
  6225.      */
  6226.     protected function getBasketController15Service()
  6227.     {
  6228.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6229.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6230.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6231.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6232.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BasketController.php';
  6233.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6234.         $this->services['DcSiteBundle\\Controller\\Peugeot\\BasketController'] = $instance = new \DcSiteBundle\Controller\Peugeot\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6235.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\BasketController'$this));
  6236.         return $instance;
  6237.     }
  6238.     /**
  6239.      * Gets the public 'DcSiteBundle\Controller\Peugeot\CarController' shared autowired service.
  6240.      *
  6241.      * @return \DcSiteBundle\Controller\Peugeot\CarController
  6242.      */
  6243.     protected function getCarController17Service()
  6244.     {
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6246.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6247.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6248.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6249.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/CarController.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6251.         $this->services['DcSiteBundle\\Controller\\Peugeot\\CarController'] = $instance = new \DcSiteBundle\Controller\Peugeot\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6252.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\CarController'$this));
  6253.         return $instance;
  6254.     }
  6255.     /**
  6256.      * Gets the public 'DcSiteBundle\Controller\Peugeot\FinanceController' shared autowired service.
  6257.      *
  6258.      * @return \DcSiteBundle\Controller\Peugeot\FinanceController
  6259.      */
  6260.     protected function getFinanceController16Service()
  6261.     {
  6262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6263.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6264.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6265.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6266.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/FinanceController.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6268.         $this->services['DcSiteBundle\\Controller\\Peugeot\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Peugeot\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6269.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\FinanceController'$this));
  6270.         return $instance;
  6271.     }
  6272.     /**
  6273.      * Gets the public 'DcSiteBundle\Controller\Peugeot\MainController' shared autowired service.
  6274.      *
  6275.      * @return \DcSiteBundle\Controller\Peugeot\MainController
  6276.      */
  6277.     protected function getMainController17Service()
  6278.     {
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6280.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6281.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6282.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6283.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/MainController.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6285.         $this->services['DcSiteBundle\\Controller\\Peugeot\\MainController'] = $instance = new \DcSiteBundle\Controller\Peugeot\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6286.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\MainController'$this));
  6287.         return $instance;
  6288.     }
  6289.     /**
  6290.      * Gets the public 'DcSiteBundle\Controller\Peugeot\ServiceController' shared autowired service.
  6291.      *
  6292.      * @return \DcSiteBundle\Controller\Peugeot\ServiceController
  6293.      */
  6294.     protected function getServiceController15Service()
  6295.     {
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6297.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6298.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6299.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6300.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/ServiceController.php';
  6301.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6302.         $this->services['DcSiteBundle\\Controller\\Peugeot\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Peugeot\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6303.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\ServiceController'$this));
  6304.         return $instance;
  6305.     }
  6306.     /**
  6307.      * Gets the public 'DcSiteBundle\Controller\Peugeot\StocksController' shared autowired service.
  6308.      *
  6309.      * @return \DcSiteBundle\Controller\Peugeot\StocksController
  6310.      */
  6311.     protected function getStocksController9Service()
  6312.     {
  6313.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6314.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6315.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6316.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6317.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/StocksController.php';
  6318.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6319.         $this->services['DcSiteBundle\\Controller\\Peugeot\\StocksController'] = $instance = new \DcSiteBundle\Controller\Peugeot\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6320.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\StocksController'$this));
  6321.         return $instance;
  6322.     }
  6323.     /**
  6324.      * Gets the public 'DcSiteBundle\Controller\PostController' shared autowired service.
  6325.      *
  6326.      * @return \DcSiteBundle\Controller\PostController
  6327.      */
  6328.     protected function getPostController4Service()
  6329.     {
  6330.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6331.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6332.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6333.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/PostController.php';
  6334.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6335.         $this->services['DcSiteBundle\\Controller\\PostController'] = $instance = new \DcSiteBundle\Controller\PostController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6336.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\PostController'$this));
  6337.         return $instance;
  6338.     }
  6339.     /**
  6340.      * Gets the public 'DcSiteBundle\Controller\RSSController' shared autowired service.
  6341.      *
  6342.      * @return \DcSiteBundle\Controller\RSSController
  6343.      */
  6344.     protected function getRSSController2Service()
  6345.     {
  6346.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6347.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6348.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6349.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/RSSController.php';
  6350.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6351.         $this->services['DcSiteBundle\\Controller\\RSSController'] = $instance = new \DcSiteBundle\Controller\RSSController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6352.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\RSSController'$this));
  6353.         return $instance;
  6354.     }
  6355.     /**
  6356.      * Gets the public 'DcSiteBundle\Controller\RegistrationCostController' shared autowired service.
  6357.      *
  6358.      * @return \DcSiteBundle\Controller\RegistrationCostController
  6359.      */
  6360.     protected function getRegistrationCostControllerService()
  6361.     {
  6362.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6363.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6364.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6365.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/RegistrationCostController.php';
  6366.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6367.         $this->services['DcSiteBundle\\Controller\\RegistrationCostController'] = $instance = new \DcSiteBundle\Controller\RegistrationCostController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6368.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\RegistrationCostController'$this));
  6369.         return $instance;
  6370.     }
  6371.     /**
  6372.      * Gets the public 'DcSiteBundle\Controller\RegulationToController' shared autowired service.
  6373.      *
  6374.      * @return \DcSiteBundle\Controller\RegulationToController
  6375.      */
  6376.     protected function getRegulationToControllerService()
  6377.     {
  6378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6379.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6380.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6381.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/RegulationToController.php';
  6382.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6383.         $this->services['DcSiteBundle\\Controller\\RegulationToController'] = $instance = new \DcSiteBundle\Controller\RegulationToController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6384.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\RegulationToController'$this));
  6385.         return $instance;
  6386.     }
  6387.     /**
  6388.      * Gets the public 'DcSiteBundle\Controller\ReviewController' shared autowired service.
  6389.      *
  6390.      * @return \DcSiteBundle\Controller\ReviewController
  6391.      */
  6392.     protected function getReviewControllerService()
  6393.     {
  6394.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6395.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6396.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6397.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ReviewController.php';
  6398.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6399.         $this->services['DcSiteBundle\\Controller\\ReviewController'] = $instance = new \DcSiteBundle\Controller\ReviewController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6400.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ReviewController'$this));
  6401.         return $instance;
  6402.     }
  6403.     /**
  6404.      * Gets the public 'DcSiteBundle\Controller\RobotsController' shared autowired service.
  6405.      *
  6406.      * @return \DcSiteBundle\Controller\RobotsController
  6407.      */
  6408.     protected function getRobotsControllerService()
  6409.     {
  6410.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6411.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6412.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6413.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/RobotsController.php';
  6414.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6415.         $this->services['DcSiteBundle\\Controller\\RobotsController'] = $instance = new \DcSiteBundle\Controller\RobotsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6416.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\RobotsController'$this));
  6417.         return $instance;
  6418.     }
  6419.     /**
  6420.      * Gets the public 'DcSiteBundle\Controller\SecondhandController' shared autowired service.
  6421.      *
  6422.      * @return \DcSiteBundle\Controller\SecondhandController
  6423.      */
  6424.     protected function getSecondhandControllerService()
  6425.     {
  6426.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6427.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6428.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6429.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/SecondhandController.php';
  6430.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6431.         $this->services['DcSiteBundle\\Controller\\SecondhandController'] = $instance = new \DcSiteBundle\Controller\SecondhandController(($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6432.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\SecondhandController'$this));
  6433.         return $instance;
  6434.     }
  6435.     /**
  6436.      * Gets the public 'DcSiteBundle\Controller\SiteMapController' shared autowired service.
  6437.      *
  6438.      * @return \DcSiteBundle\Controller\SiteMapController
  6439.      */
  6440.     protected function getSiteMapController2Service()
  6441.     {
  6442.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6443.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6444.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6445.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/SiteMapController.php';
  6446.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6447.         $this->services['DcSiteBundle\\Controller\\SiteMapController'] = $instance = new \DcSiteBundle\Controller\SiteMapController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6448.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\SiteMapController'$this));
  6449.         return $instance;
  6450.     }
  6451.     /**
  6452.      * Gets the public 'DcSiteBundle\Controller\SmsLandingController' shared autowired service.
  6453.      *
  6454.      * @return \DcSiteBundle\Controller\SmsLandingController
  6455.      */
  6456.     protected function getSmsLandingControllerService()
  6457.     {
  6458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6459.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6460.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6461.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/SmsLandingController.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6463.         $this->services['DcSiteBundle\\Controller\\SmsLandingController'] = $instance = new \DcSiteBundle\Controller\SmsLandingController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6464.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\SmsLandingController'$this));
  6465.         return $instance;
  6466.     }
  6467.     /**
  6468.      * Gets the public 'DcSiteBundle\Controller\SparePartsController' shared autowired service.
  6469.      *
  6470.      * @return \DcSiteBundle\Controller\SparePartsController
  6471.      */
  6472.     protected function getSparePartsControllerService()
  6473.     {
  6474.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6475.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6476.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6477.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  6478.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/SparePartsController.php';
  6479.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6480.         $this->services['DcSiteBundle\\Controller\\SparePartsController'] = $instance = new \DcSiteBundle\Controller\SparePartsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6481.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\SparePartsController'$this));
  6482.         return $instance;
  6483.     }
  6484.     /**
  6485.      * Gets the public 'DcSiteBundle\Controller\Subaru\AboutController' shared autowired service.
  6486.      *
  6487.      * @return \DcSiteBundle\Controller\Subaru\AboutController
  6488.      */
  6489.     protected function getAboutController14Service()
  6490.     {
  6491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6492.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6493.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6494.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6495.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6496.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/AboutController.php';
  6497.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6498.         $this->services['DcSiteBundle\\Controller\\Subaru\\AboutController'] = $instance = new \DcSiteBundle\Controller\Subaru\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6499.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\AboutController'$this));
  6500.         return $instance;
  6501.     }
  6502.     /**
  6503.      * Gets the public 'DcSiteBundle\Controller\Subaru\AccessoriesController' shared autowired service.
  6504.      *
  6505.      * @return \DcSiteBundle\Controller\Subaru\AccessoriesController
  6506.      */
  6507.     protected function getAccessoriesController16Service()
  6508.     {
  6509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6510.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6511.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6512.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6513.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/AccessoriesController.php';
  6514.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6515.         $this->services['DcSiteBundle\\Controller\\Subaru\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Subaru\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6516.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\AccessoriesController'$this));
  6517.         return $instance;
  6518.     }
  6519.     /**
  6520.      * Gets the public 'DcSiteBundle\Controller\Subaru\BaseController' shared autowired service.
  6521.      *
  6522.      * @return \DcSiteBundle\Controller\Subaru\BaseController
  6523.      */
  6524.     protected function getBaseController18Service()
  6525.     {
  6526.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6527.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6528.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6529.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6530.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6531.         $this->services['DcSiteBundle\\Controller\\Subaru\\BaseController'] = $instance = new \DcSiteBundle\Controller\Subaru\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6532.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\BaseController'$this));
  6533.         return $instance;
  6534.     }
  6535.     /**
  6536.      * Gets the public 'DcSiteBundle\Controller\Subaru\BasketController' shared autowired service.
  6537.      *
  6538.      * @return \DcSiteBundle\Controller\Subaru\BasketController
  6539.      */
  6540.     protected function getBasketController16Service()
  6541.     {
  6542.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6543.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6544.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6545.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6546.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BasketController.php';
  6547.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6548.         $this->services['DcSiteBundle\\Controller\\Subaru\\BasketController'] = $instance = new \DcSiteBundle\Controller\Subaru\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6549.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\BasketController'$this));
  6550.         return $instance;
  6551.     }
  6552.     /**
  6553.      * Gets the public 'DcSiteBundle\Controller\Subaru\CarController' shared autowired service.
  6554.      *
  6555.      * @return \DcSiteBundle\Controller\Subaru\CarController
  6556.      */
  6557.     protected function getCarController18Service()
  6558.     {
  6559.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6560.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6561.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6562.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6563.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6564.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/CarController.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6566.         $this->services['DcSiteBundle\\Controller\\Subaru\\CarController'] = $instance = new \DcSiteBundle\Controller\Subaru\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6567.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\CarController'$this));
  6568.         return $instance;
  6569.     }
  6570.     /**
  6571.      * Gets the public 'DcSiteBundle\Controller\Subaru\FinanceController' shared autowired service.
  6572.      *
  6573.      * @return \DcSiteBundle\Controller\Subaru\FinanceController
  6574.      */
  6575.     protected function getFinanceController17Service()
  6576.     {
  6577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6578.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6579.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6580.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6581.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6582.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/FinanceController.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6584.         $this->services['DcSiteBundle\\Controller\\Subaru\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Subaru\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6585.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\FinanceController'$this));
  6586.         return $instance;
  6587.     }
  6588.     /**
  6589.      * Gets the public 'DcSiteBundle\Controller\Subaru\MainController' shared autowired service.
  6590.      *
  6591.      * @return \DcSiteBundle\Controller\Subaru\MainController
  6592.      */
  6593.     protected function getMainController18Service()
  6594.     {
  6595.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6596.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6597.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6598.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6599.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6600.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6601.         $this->services['DcSiteBundle\\Controller\\Subaru\\MainController'] = $instance = new \DcSiteBundle\Controller\Subaru\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6602.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\MainController'$this));
  6603.         return $instance;
  6604.     }
  6605.     /**
  6606.      * Gets the public 'DcSiteBundle\Controller\Subaru\ServiceController' shared autowired service.
  6607.      *
  6608.      * @return \DcSiteBundle\Controller\Subaru\ServiceController
  6609.      */
  6610.     protected function getServiceController16Service()
  6611.     {
  6612.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6613.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6614.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6615.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6616.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6617.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/ServiceController.php';
  6618.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6619.         $this->services['DcSiteBundle\\Controller\\Subaru\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Subaru\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6620.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\ServiceController'$this));
  6621.         return $instance;
  6622.     }
  6623.     /**
  6624.      * Gets the public 'DcSiteBundle\Controller\Subaru\StocksController' shared autowired service.
  6625.      *
  6626.      * @return \DcSiteBundle\Controller\Subaru\StocksController
  6627.      */
  6628.     protected function getStocksController10Service()
  6629.     {
  6630.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6631.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6632.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6633.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6634.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/StocksController.php';
  6635.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6636.         $this->services['DcSiteBundle\\Controller\\Subaru\\StocksController'] = $instance = new \DcSiteBundle\Controller\Subaru\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6637.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\StocksController'$this));
  6638.         return $instance;
  6639.     }
  6640.     /**
  6641.      * Gets the public 'DcSiteBundle\Controller\Suzuki\AboutController' shared autowired service.
  6642.      *
  6643.      * @return \DcSiteBundle\Controller\Suzuki\AboutController
  6644.      */
  6645.     protected function getAboutController15Service()
  6646.     {
  6647.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6648.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6649.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6650.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6651.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/AboutController.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6653.         $this->services['DcSiteBundle\\Controller\\Suzuki\\AboutController'] = $instance = new \DcSiteBundle\Controller\Suzuki\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6654.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\AboutController'$this));
  6655.         return $instance;
  6656.     }
  6657.     /**
  6658.      * Gets the public 'DcSiteBundle\Controller\Suzuki\AccessoriesController' shared autowired service.
  6659.      *
  6660.      * @return \DcSiteBundle\Controller\Suzuki\AccessoriesController
  6661.      */
  6662.     protected function getAccessoriesController17Service()
  6663.     {
  6664.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6665.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6666.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6667.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6668.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/AccessoriesController.php';
  6669.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6670.         $this->services['DcSiteBundle\\Controller\\Suzuki\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Suzuki\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6671.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\AccessoriesController'$this));
  6672.         return $instance;
  6673.     }
  6674.     /**
  6675.      * Gets the public 'DcSiteBundle\Controller\Suzuki\BaseController' shared autowired service.
  6676.      *
  6677.      * @return \DcSiteBundle\Controller\Suzuki\BaseController
  6678.      */
  6679.     protected function getBaseController19Service()
  6680.     {
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6682.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6683.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6684.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6685.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6686.         $this->services['DcSiteBundle\\Controller\\Suzuki\\BaseController'] = $instance = new \DcSiteBundle\Controller\Suzuki\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6687.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\BaseController'$this));
  6688.         return $instance;
  6689.     }
  6690.     /**
  6691.      * Gets the public 'DcSiteBundle\Controller\Suzuki\BasketController' shared autowired service.
  6692.      *
  6693.      * @return \DcSiteBundle\Controller\Suzuki\BasketController
  6694.      */
  6695.     protected function getBasketController17Service()
  6696.     {
  6697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6698.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6699.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6700.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6701.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BasketController.php';
  6702.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6703.         $this->services['DcSiteBundle\\Controller\\Suzuki\\BasketController'] = $instance = new \DcSiteBundle\Controller\Suzuki\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6704.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\BasketController'$this));
  6705.         return $instance;
  6706.     }
  6707.     /**
  6708.      * Gets the public 'DcSiteBundle\Controller\Suzuki\CarController' shared autowired service.
  6709.      *
  6710.      * @return \DcSiteBundle\Controller\Suzuki\CarController
  6711.      */
  6712.     protected function getCarController19Service()
  6713.     {
  6714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6715.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6716.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6717.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6718.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/CarController.php';
  6719.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6720.         $this->services['DcSiteBundle\\Controller\\Suzuki\\CarController'] = $instance = new \DcSiteBundle\Controller\Suzuki\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6721.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\CarController'$this));
  6722.         return $instance;
  6723.     }
  6724.     /**
  6725.      * Gets the public 'DcSiteBundle\Controller\Suzuki\FinanceController' shared autowired service.
  6726.      *
  6727.      * @return \DcSiteBundle\Controller\Suzuki\FinanceController
  6728.      */
  6729.     protected function getFinanceController18Service()
  6730.     {
  6731.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6732.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6733.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6734.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6735.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/FinanceController.php';
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6737.         $this->services['DcSiteBundle\\Controller\\Suzuki\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Suzuki\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6738.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\FinanceController'$this));
  6739.         return $instance;
  6740.     }
  6741.     /**
  6742.      * Gets the public 'DcSiteBundle\Controller\Suzuki\MainController' shared autowired service.
  6743.      *
  6744.      * @return \DcSiteBundle\Controller\Suzuki\MainController
  6745.      */
  6746.     protected function getMainController19Service()
  6747.     {
  6748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6749.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6750.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6751.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6752.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/MainController.php';
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6754.         $this->services['DcSiteBundle\\Controller\\Suzuki\\MainController'] = $instance = new \DcSiteBundle\Controller\Suzuki\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6755.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\MainController'$this));
  6756.         return $instance;
  6757.     }
  6758.     /**
  6759.      * Gets the public 'DcSiteBundle\Controller\Suzuki\ServiceController' shared autowired service.
  6760.      *
  6761.      * @return \DcSiteBundle\Controller\Suzuki\ServiceController
  6762.      */
  6763.     protected function getServiceController17Service()
  6764.     {
  6765.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6766.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6767.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6768.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6769.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/ServiceController.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6771.         $this->services['DcSiteBundle\\Controller\\Suzuki\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Suzuki\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6772.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\ServiceController'$this));
  6773.         return $instance;
  6774.     }
  6775.     /**
  6776.      * Gets the public 'DcSiteBundle\Controller\Suzuki\StocksController' shared autowired service.
  6777.      *
  6778.      * @return \DcSiteBundle\Controller\Suzuki\StocksController
  6779.      */
  6780.     protected function getStocksController11Service()
  6781.     {
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6783.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6784.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6785.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6786.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/StocksController.php';
  6787.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6788.         $this->services['DcSiteBundle\\Controller\\Suzuki\\StocksController'] = $instance = new \DcSiteBundle\Controller\Suzuki\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6789.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\StocksController'$this));
  6790.         return $instance;
  6791.     }
  6792.     /**
  6793.      * Gets the public 'DcSiteBundle\Controller\TestDriveController' shared autowired service.
  6794.      *
  6795.      * @return \DcSiteBundle\Controller\TestDriveController
  6796.      */
  6797.     protected function getTestDriveControllerService()
  6798.     {
  6799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6800.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6801.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6802.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/TestDriveController.php';
  6803.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6804.         $this->services['DcSiteBundle\\Controller\\TestDriveController'] = $instance = new \DcSiteBundle\Controller\TestDriveController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6805.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\TestDriveController'$this));
  6806.         return $instance;
  6807.     }
  6808.     /**
  6809.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\AboutController' shared autowired service.
  6810.      *
  6811.      * @return \DcSiteBundle\Controller\ToyotaBorispol\AboutController
  6812.      */
  6813.     protected function getAboutController16Service()
  6814.     {
  6815.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6816.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6817.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6818.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6819.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/AboutController.php';
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6821.         $this->services['DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController'] = $instance = new \DcSiteBundle\Controller\ToyotaBorispol\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6822.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController'$this));
  6823.         return $instance;
  6824.     }
  6825.     /**
  6826.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\AccessoriesController' shared autowired service.
  6827.      *
  6828.      * @return \DcSiteBundle\Controller\ToyotaBorispol\AccessoriesController
  6829.      */
  6830.     protected function getAccessoriesController18Service()
  6831.     {
  6832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6833.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6834.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6835.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6836.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/AccessoriesController.php';
  6837.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6838.         $this->services['DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\ToyotaBorispol\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6839.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController'$this));
  6840.         return $instance;
  6841.     }
  6842.     /**
  6843.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\BaseController' shared autowired service.
  6844.      *
  6845.      * @return \DcSiteBundle\Controller\ToyotaBorispol\BaseController
  6846.      */
  6847.     protected function getBaseController20Service()
  6848.     {
  6849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6850.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6851.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6852.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6853.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6854.         $this->services['DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController'] = $instance = new \DcSiteBundle\Controller\ToyotaBorispol\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6855.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController'$this));
  6856.         return $instance;
  6857.     }
  6858.     /**
  6859.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\BasketController' shared autowired service.
  6860.      *
  6861.      * @return \DcSiteBundle\Controller\ToyotaBorispol\BasketController
  6862.      */
  6863.     protected function getBasketController18Service()
  6864.     {
  6865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6866.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6867.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6868.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6869.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BasketController.php';
  6870.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6871.         $this->services['DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController'] = $instance = new \DcSiteBundle\Controller\ToyotaBorispol\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6872.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController'$this));
  6873.         return $instance;
  6874.     }
  6875.     /**
  6876.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\CarController' shared autowired service.
  6877.      *
  6878.      * @return \DcSiteBundle\Controller\ToyotaBorispol\CarController
  6879.      */
  6880.     protected function getCarController20Service()
  6881.     {
  6882.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6883.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6884.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6885.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6886.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/CarController.php';
  6887.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6888.         $this->services['DcSiteBundle\\Controller\\ToyotaBorispol\\CarController'] = $instance = new \DcSiteBundle\Controller\ToyotaBorispol\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6889.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\CarController'$this));
  6890.         return $instance;
  6891.     }
  6892.     /**
  6893.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\FinanceController' shared autowired service.
  6894.      *
  6895.      * @return \DcSiteBundle\Controller\ToyotaBorispol\FinanceController
  6896.      */
  6897.     protected function getFinanceController19Service()
  6898.     {
  6899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6900.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6901.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6902.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6903.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/FinanceController.php';
  6904.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6905.         $this->services['DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController'] = $instance = new \DcSiteBundle\Controller\ToyotaBorispol\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6906.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController'$this));
  6907.         return $instance;
  6908.     }
  6909.     /**
  6910.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\MainController' shared autowired service.
  6911.      *
  6912.      * @return \DcSiteBundle\Controller\ToyotaBorispol\MainController
  6913.      */
  6914.     protected function getMainController20Service()
  6915.     {
  6916.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6917.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6918.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6919.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6920.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/MainController.php';
  6921.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6922.         $this->services['DcSiteBundle\\Controller\\ToyotaBorispol\\MainController'] = $instance = new \DcSiteBundle\Controller\ToyotaBorispol\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6923.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\MainController'$this));
  6924.         return $instance;
  6925.     }
  6926.     /**
  6927.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\ServiceController' shared autowired service.
  6928.      *
  6929.      * @return \DcSiteBundle\Controller\ToyotaBorispol\ServiceController
  6930.      */
  6931.     protected function getServiceController18Service()
  6932.     {
  6933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6934.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6935.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6936.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6937.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/ServiceController.php';
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6939.         $this->services['DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController'] = $instance = new \DcSiteBundle\Controller\ToyotaBorispol\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6940.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController'$this));
  6941.         return $instance;
  6942.     }
  6943.     /**
  6944.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\AboutController' shared autowired service.
  6945.      *
  6946.      * @return \DcSiteBundle\Controller\ToyotaOdessa\AboutController
  6947.      */
  6948.     protected function getAboutController17Service()
  6949.     {
  6950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6951.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6952.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6953.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  6954.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/AboutController.php';
  6955.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6956.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6957.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController'$this));
  6958.         return $instance;
  6959.     }
  6960.     /**
  6961.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\AccessoriesController' shared autowired service.
  6962.      *
  6963.      * @return \DcSiteBundle\Controller\ToyotaOdessa\AccessoriesController
  6964.      */
  6965.     protected function getAccessoriesController19Service()
  6966.     {
  6967.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6968.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6969.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6970.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  6971.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/AccessoriesController.php';
  6972.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6973.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6974.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController'$this));
  6975.         return $instance;
  6976.     }
  6977.     /**
  6978.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\BaseController' shared autowired service.
  6979.      *
  6980.      * @return \DcSiteBundle\Controller\ToyotaOdessa\BaseController
  6981.      */
  6982.     protected function getBaseController21Service()
  6983.     {
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6985.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6986.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6987.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  6988.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6989.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6990.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController'$this));
  6991.         return $instance;
  6992.     }
  6993.     /**
  6994.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\BasketController' shared autowired service.
  6995.      *
  6996.      * @return \DcSiteBundle\Controller\ToyotaOdessa\BasketController
  6997.      */
  6998.     protected function getBasketController19Service()
  6999.     {
  7000.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7001.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7002.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7003.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7004.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BasketController.php';
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7006.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7007.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController'$this));
  7008.         return $instance;
  7009.     }
  7010.     /**
  7011.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\CarController' shared autowired service.
  7012.      *
  7013.      * @return \DcSiteBundle\Controller\ToyotaOdessa\CarController
  7014.      */
  7015.     protected function getCarController21Service()
  7016.     {
  7017.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7018.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7019.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7020.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7021.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/CarController.php';
  7022.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7023.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\CarController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7024.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\CarController'$this));
  7025.         return $instance;
  7026.     }
  7027.     /**
  7028.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\CarInStockController' shared autowired service.
  7029.      *
  7030.      * @return \DcSiteBundle\Controller\ToyotaOdessa\CarInStockController
  7031.      */
  7032.     protected function getCarInStockController3Service()
  7033.     {
  7034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7035.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7036.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7037.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7038.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/CarInStockController.php';
  7039.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7040.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\CarInStockController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7041.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController'$this));
  7042.         return $instance;
  7043.     }
  7044.     /**
  7045.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\MainController' shared autowired service.
  7046.      *
  7047.      * @return \DcSiteBundle\Controller\ToyotaOdessa\MainController
  7048.      */
  7049.     protected function getMainController21Service()
  7050.     {
  7051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7052.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7053.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7054.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7055.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/MainController.php';
  7056.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7057.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\MainController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7058.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\MainController'$this));
  7059.         return $instance;
  7060.     }
  7061.     /**
  7062.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\PostController' shared autowired service.
  7063.      *
  7064.      * @return \DcSiteBundle\Controller\ToyotaOdessa\PostController
  7065.      */
  7066.     protected function getPostController5Service()
  7067.     {
  7068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7069.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7070.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7071.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7072.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/PostController.php';
  7073.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7074.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\PostController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\PostController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7075.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\PostController'$this));
  7076.         return $instance;
  7077.     }
  7078.     /**
  7079.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\ServiceController' shared autowired service.
  7080.      *
  7081.      * @return \DcSiteBundle\Controller\ToyotaOdessa\ServiceController
  7082.      */
  7083.     protected function getServiceController19Service()
  7084.     {
  7085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7086.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7087.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7088.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7089.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/ServiceController.php';
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7091.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7092.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController'$this));
  7093.         return $instance;
  7094.     }
  7095.     /**
  7096.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\ServicesController' shared autowired service.
  7097.      *
  7098.      * @return \DcSiteBundle\Controller\ToyotaOdessa\ServicesController
  7099.      */
  7100.     protected function getServicesController2Service()
  7101.     {
  7102.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7103.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7104.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7105.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7106.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/ServicesController.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7108.         $this->services['DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController'] = $instance = new \DcSiteBundle\Controller\ToyotaOdessa\ServicesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7109.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController'$this));
  7110.         return $instance;
  7111.     }
  7112.     /**
  7113.      * Gets the public 'DcSiteBundle\Controller\Toyota\AboutController' shared autowired service.
  7114.      *
  7115.      * @return \DcSiteBundle\Controller\Toyota\AboutController
  7116.      */
  7117.     protected function getAboutController18Service()
  7118.     {
  7119.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7120.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7121.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7122.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7123.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/AboutController.php';
  7124.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7125.         $this->services['DcSiteBundle\\Controller\\Toyota\\AboutController'] = $instance = new \DcSiteBundle\Controller\Toyota\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7126.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\AboutController'$this));
  7127.         return $instance;
  7128.     }
  7129.     /**
  7130.      * Gets the public 'DcSiteBundle\Controller\Toyota\AccessoriesController' shared autowired service.
  7131.      *
  7132.      * @return \DcSiteBundle\Controller\Toyota\AccessoriesController
  7133.      */
  7134.     protected function getAccessoriesController20Service()
  7135.     {
  7136.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7137.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7138.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7139.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7140.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/AccessoriesController.php';
  7141.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7142.         $this->services['DcSiteBundle\\Controller\\Toyota\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Toyota\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7143.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\AccessoriesController'$this));
  7144.         return $instance;
  7145.     }
  7146.     /**
  7147.      * Gets the public 'DcSiteBundle\Controller\Toyota\BaseController' shared autowired service.
  7148.      *
  7149.      * @return \DcSiteBundle\Controller\Toyota\BaseController
  7150.      */
  7151.     protected function getBaseController22Service()
  7152.     {
  7153.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7154.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7155.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7156.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7158.         $this->services['DcSiteBundle\\Controller\\Toyota\\BaseController'] = $instance = new \DcSiteBundle\Controller\Toyota\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7159.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\BaseController'$this));
  7160.         return $instance;
  7161.     }
  7162.     /**
  7163.      * Gets the public 'DcSiteBundle\Controller\Toyota\BasketController' shared autowired service.
  7164.      *
  7165.      * @return \DcSiteBundle\Controller\Toyota\BasketController
  7166.      */
  7167.     protected function getBasketController20Service()
  7168.     {
  7169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7170.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7171.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7172.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7173.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BasketController.php';
  7174.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7175.         $this->services['DcSiteBundle\\Controller\\Toyota\\BasketController'] = $instance = new \DcSiteBundle\Controller\Toyota\BasketController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7176.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\BasketController'$this));
  7177.         return $instance;
  7178.     }
  7179.     /**
  7180.      * Gets the public 'DcSiteBundle\Controller\Toyota\CarController' shared autowired service.
  7181.      *
  7182.      * @return \DcSiteBundle\Controller\Toyota\CarController
  7183.      */
  7184.     protected function getCarController22Service()
  7185.     {
  7186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7187.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7188.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7189.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7190.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/CarController.php';
  7191.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7192.         $this->services['DcSiteBundle\\Controller\\Toyota\\CarController'] = $instance = new \DcSiteBundle\Controller\Toyota\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7193.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\CarController'$this));
  7194.         return $instance;
  7195.     }
  7196.     /**
  7197.      * Gets the public 'DcSiteBundle\Controller\Toyota\MainController' shared autowired service.
  7198.      *
  7199.      * @return \DcSiteBundle\Controller\Toyota\MainController
  7200.      */
  7201.     protected function getMainController22Service()
  7202.     {
  7203.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7204.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7205.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7206.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7207.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/MainController.php';
  7208.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7209.         $this->services['DcSiteBundle\\Controller\\Toyota\\MainController'] = $instance = new \DcSiteBundle\Controller\Toyota\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7210.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\MainController'$this));
  7211.         return $instance;
  7212.     }
  7213.     /**
  7214.      * Gets the public 'DcSiteBundle\Controller\Toyota\PostController' shared autowired service.
  7215.      *
  7216.      * @return \DcSiteBundle\Controller\Toyota\PostController
  7217.      */
  7218.     protected function getPostController6Service()
  7219.     {
  7220.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7221.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7222.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7223.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7224.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/PostController.php';
  7225.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7226.         $this->services['DcSiteBundle\\Controller\\Toyota\\PostController'] = $instance = new \DcSiteBundle\Controller\Toyota\PostController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7227.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\PostController'$this));
  7228.         return $instance;
  7229.     }
  7230.     /**
  7231.      * Gets the public 'DcSiteBundle\Controller\Toyota\ServiceController' shared autowired service.
  7232.      *
  7233.      * @return \DcSiteBundle\Controller\Toyota\ServiceController
  7234.      */
  7235.     protected function getServiceController20Service()
  7236.     {
  7237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7238.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7239.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7240.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7241.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/ServiceController.php';
  7242.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7243.         $this->services['DcSiteBundle\\Controller\\Toyota\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Toyota\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7244.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\ServiceController'$this));
  7245.         return $instance;
  7246.     }
  7247.     /**
  7248.      * Gets the public 'DcSiteBundle\Controller\Toyota\ServicesController' shared autowired service.
  7249.      *
  7250.      * @return \DcSiteBundle\Controller\Toyota\ServicesController
  7251.      */
  7252.     protected function getServicesController3Service()
  7253.     {
  7254.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7255.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7256.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7257.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7258.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/ServicesController.php';
  7259.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7260.         $this->services['DcSiteBundle\\Controller\\Toyota\\ServicesController'] = $instance = new \DcSiteBundle\Controller\Toyota\ServicesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7261.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\ServicesController'$this));
  7262.         return $instance;
  7263.     }
  7264.     /**
  7265.      * Gets the public 'DcSiteBundle\Controller\TradeInController' shared autowired service.
  7266.      *
  7267.      * @return \DcSiteBundle\Controller\TradeInController
  7268.      */
  7269.     protected function getTradeInControllerService()
  7270.     {
  7271.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7272.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7273.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7274.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/TradeInController.php';
  7275.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7276.         $this->services['DcSiteBundle\\Controller\\TradeInController'] = $instance = new \DcSiteBundle\Controller\TradeInController(($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7277.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\TradeInController'$this));
  7278.         return $instance;
  7279.     }
  7280.     /**
  7281.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\AboutController' shared autowired service.
  7282.      *
  7283.      * @return \DcSiteBundle\Controller\Unicommerce\AboutController
  7284.      */
  7285.     protected function getAboutController19Service()
  7286.     {
  7287.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7288.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7289.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7290.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7291.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/AboutController.php';
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7293.         $this->services['DcSiteBundle\\Controller\\Unicommerce\\AboutController'] = $instance = new \DcSiteBundle\Controller\Unicommerce\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7294.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\AboutController'$this));
  7295.         return $instance;
  7296.     }
  7297.     /**
  7298.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\BaseController' shared autowired service.
  7299.      *
  7300.      * @return \DcSiteBundle\Controller\Unicommerce\BaseController
  7301.      */
  7302.     protected function getBaseController23Service()
  7303.     {
  7304.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7305.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7306.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7307.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7308.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7309.         $this->services['DcSiteBundle\\Controller\\Unicommerce\\BaseController'] = $instance = new \DcSiteBundle\Controller\Unicommerce\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7310.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\BaseController'$this));
  7311.         return $instance;
  7312.     }
  7313.     /**
  7314.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\CarController' shared autowired service.
  7315.      *
  7316.      * @return \DcSiteBundle\Controller\Unicommerce\CarController
  7317.      */
  7318.     protected function getCarController23Service()
  7319.     {
  7320.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7321.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7322.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7323.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7324.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/CarController.php';
  7325.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7326.         $this->services['DcSiteBundle\\Controller\\Unicommerce\\CarController'] = $instance = new \DcSiteBundle\Controller\Unicommerce\CarController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7327.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\CarController'$this));
  7328.         return $instance;
  7329.     }
  7330.     /**
  7331.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\FinanceController' shared autowired service.
  7332.      *
  7333.      * @return \DcSiteBundle\Controller\Unicommerce\FinanceController
  7334.      */
  7335.     protected function getFinanceController20Service()
  7336.     {
  7337.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7338.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7339.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7340.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7341.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/FinanceController.php';
  7342.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7343.         $this->services['DcSiteBundle\\Controller\\Unicommerce\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Unicommerce\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7344.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\FinanceController'$this));
  7345.         return $instance;
  7346.     }
  7347.     /**
  7348.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\MainController' shared autowired service.
  7349.      *
  7350.      * @return \DcSiteBundle\Controller\Unicommerce\MainController
  7351.      */
  7352.     protected function getMainController23Service()
  7353.     {
  7354.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7355.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7356.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7357.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7358.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/MainController.php';
  7359.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7360.         $this->services['DcSiteBundle\\Controller\\Unicommerce\\MainController'] = $instance = new \DcSiteBundle\Controller\Unicommerce\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7361.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\MainController'$this));
  7362.         return $instance;
  7363.     }
  7364.     /**
  7365.      * Gets the public 'DcSiteBundle\Controller\UsedCarModuleController' shared autowired service.
  7366.      *
  7367.      * @return \DcSiteBundle\Controller\UsedCarModuleController
  7368.      */
  7369.     protected function getUsedCarModuleControllerService()
  7370.     {
  7371.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7372.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7373.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7374.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/UsedCarModuleController.php';
  7375.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7376.         $this->services['DcSiteBundle\\Controller\\UsedCarModuleController'] = $instance = new \DcSiteBundle\Controller\UsedCarModuleController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7377.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\UsedCarModuleController'$this));
  7378.         return $instance;
  7379.     }
  7380.     /**
  7381.      * Gets the public 'DcSiteBundle\Controller\UsedCarPdfController' shared autowired service.
  7382.      *
  7383.      * @return \DcSiteBundle\Controller\UsedCarPdfController
  7384.      */
  7385.     protected function getUsedCarPdfControllerService()
  7386.     {
  7387.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7388.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7389.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7390.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/UsedCarPdfController.php';
  7391.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7392.         $this->services['DcSiteBundle\\Controller\\UsedCarPdfController'] = $instance = new \DcSiteBundle\Controller\UsedCarPdfController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7393.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\UsedCarPdfController'$this));
  7394.         return $instance;
  7395.     }
  7396.     /**
  7397.      * Gets the public 'DcSiteBundle\Controller\Volvo\AboutController' shared autowired service.
  7398.      *
  7399.      * @return \DcSiteBundle\Controller\Volvo\AboutController
  7400.      */
  7401.     protected function getAboutController20Service()
  7402.     {
  7403.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7404.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7405.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7406.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7407.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/AboutController.php';
  7408.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7409.         $this->services['DcSiteBundle\\Controller\\Volvo\\AboutController'] = $instance = new \DcSiteBundle\Controller\Volvo\AboutController(($this->services['core.winner_rate.model'] ?? $this->getCore_WinnerRate_ModelService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7410.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\AboutController'$this));
  7411.         return $instance;
  7412.     }
  7413.     /**
  7414.      * Gets the public 'DcSiteBundle\Controller\Volvo\AccessoriesController' shared autowired service.
  7415.      *
  7416.      * @return \DcSiteBundle\Controller\Volvo\AccessoriesController
  7417.      */
  7418.     protected function getAccessoriesController21Service()
  7419.     {
  7420.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7421.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7422.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7423.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7424.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/AccessoriesController.php';
  7425.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7426.         $this->services['DcSiteBundle\\Controller\\Volvo\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Volvo\AccessoriesController(($this->services['core.winner_rate.model'] ?? $this->getCore_WinnerRate_ModelService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7427.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\AccessoriesController'$this));
  7428.         return $instance;
  7429.     }
  7430.     /**
  7431.      * Gets the public 'DcSiteBundle\Controller\Volvo\BaseController' shared autowired service.
  7432.      *
  7433.      * @return \DcSiteBundle\Controller\Volvo\BaseController
  7434.      */
  7435.     protected function getBaseController24Service()
  7436.     {
  7437.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7438.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7439.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7440.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7441.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7442.         $this->services['DcSiteBundle\\Controller\\Volvo\\BaseController'] = $instance = new \DcSiteBundle\Controller\Volvo\BaseController(($this->services['core.winner_rate.model'] ?? $this->getCore_WinnerRate_ModelService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7443.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\BaseController'$this));
  7444.         return $instance;
  7445.     }
  7446.     /**
  7447.      * Gets the public 'DcSiteBundle\Controller\Volvo\BasketController' shared autowired service.
  7448.      *
  7449.      * @return \DcSiteBundle\Controller\Volvo\BasketController
  7450.      */
  7451.     protected function getBasketController21Service()
  7452.     {
  7453.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7454.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7455.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7456.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7457.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BasketController.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7459.         $this->services['DcSiteBundle\\Controller\\Volvo\\BasketController'] = $instance = new \DcSiteBundle\Controller\Volvo\BasketController(($this->services['core.winner_rate.model'] ?? $this->getCore_WinnerRate_ModelService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7460.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\BasketController'$this));
  7461.         return $instance;
  7462.     }
  7463.     /**
  7464.      * Gets the public 'DcSiteBundle\Controller\Volvo\CarController' shared autowired service.
  7465.      *
  7466.      * @return \DcSiteBundle\Controller\Volvo\CarController
  7467.      */
  7468.     protected function getCarController24Service()
  7469.     {
  7470.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7471.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7472.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7473.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7474.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/CarController.php';
  7475.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7476.         $this->services['DcSiteBundle\\Controller\\Volvo\\CarController'] = $instance = new \DcSiteBundle\Controller\Volvo\CarController(($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()), ($this->services['core.winner_rate.model'] ?? $this->getCore_WinnerRate_ModelService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7477.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\CarController'$this));
  7478.         return $instance;
  7479.     }
  7480.     /**
  7481.      * Gets the public 'DcSiteBundle\Controller\Volvo\FinanceController' shared autowired service.
  7482.      *
  7483.      * @return \DcSiteBundle\Controller\Volvo\FinanceController
  7484.      */
  7485.     protected function getFinanceController21Service()
  7486.     {
  7487.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7488.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7489.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7490.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7491.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/FinanceController.php';
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7493.         $this->services['DcSiteBundle\\Controller\\Volvo\\FinanceController'] = $instance = new \DcSiteBundle\Controller\Volvo\FinanceController(($this->services['core.winner_rate.model'] ?? $this->getCore_WinnerRate_ModelService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7494.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\FinanceController'$this));
  7495.         return $instance;
  7496.     }
  7497.     /**
  7498.      * Gets the public 'DcSiteBundle\Controller\Volvo\MainController' shared autowired service.
  7499.      *
  7500.      * @return \DcSiteBundle\Controller\Volvo\MainController
  7501.      */
  7502.     protected function getMainController24Service()
  7503.     {
  7504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7505.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7506.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7507.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7508.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/MainController.php';
  7509.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7510.         $this->services['DcSiteBundle\\Controller\\Volvo\\MainController'] = $instance = new \DcSiteBundle\Controller\Volvo\MainController(($this->services['core.winner_rate.model'] ?? $this->getCore_WinnerRate_ModelService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7511.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\MainController'$this));
  7512.         return $instance;
  7513.     }
  7514.     /**
  7515.      * Gets the public 'DcSiteBundle\Controller\Volvo\ServiceController' shared autowired service.
  7516.      *
  7517.      * @return \DcSiteBundle\Controller\Volvo\ServiceController
  7518.      */
  7519.     protected function getServiceController21Service()
  7520.     {
  7521.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7522.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7523.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7524.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7525.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/ServiceController.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7527.         $this->services['DcSiteBundle\\Controller\\Volvo\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Volvo\ServiceController(($this->services['core.winner_rate.model'] ?? $this->getCore_WinnerRate_ModelService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7528.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\ServiceController'$this));
  7529.         return $instance;
  7530.     }
  7531.     /**
  7532.      * Gets the public 'DcSiteBundle\Controller\WaterController' shared autowired service.
  7533.      *
  7534.      * @return \DcSiteBundle\Controller\WaterController
  7535.      */
  7536.     protected function getWaterControllerService()
  7537.     {
  7538.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7539.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7540.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7541.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  7542.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/WaterController.php';
  7543.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7544.         $this->services['DcSiteBundle\\Controller\\WaterController'] = $instance = new \DcSiteBundle\Controller\WaterController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7545.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\WaterController'$this));
  7546.         return $instance;
  7547.     }
  7548.     /**
  7549.      * Gets the public 'DcSiteBundle\Controller\Yamaha\AboutController' shared autowired service.
  7550.      *
  7551.      * @return \DcSiteBundle\Controller\Yamaha\AboutController
  7552.      */
  7553.     protected function getAboutController21Service()
  7554.     {
  7555.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7556.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7557.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7558.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7559.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7560.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/AboutController.php';
  7561.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7562.         $this->services['DcSiteBundle\\Controller\\Yamaha\\AboutController'] = $instance = new \DcSiteBundle\Controller\Yamaha\AboutController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7563.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\AboutController'$this));
  7564.         return $instance;
  7565.     }
  7566.     /**
  7567.      * Gets the public 'DcSiteBundle\Controller\Yamaha\AccessoriesController' shared autowired service.
  7568.      *
  7569.      * @return \DcSiteBundle\Controller\Yamaha\AccessoriesController
  7570.      */
  7571.     protected function getAccessoriesController22Service()
  7572.     {
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7574.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7575.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7576.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7577.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7578.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/AccessoriesController.php';
  7579.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7580.         $this->services['DcSiteBundle\\Controller\\Yamaha\\AccessoriesController'] = $instance = new \DcSiteBundle\Controller\Yamaha\AccessoriesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7581.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\AccessoriesController'$this));
  7582.         return $instance;
  7583.     }
  7584.     /**
  7585.      * Gets the public 'DcSiteBundle\Controller\Yamaha\AjaxController' shared autowired service.
  7586.      *
  7587.      * @return \DcSiteBundle\Controller\Yamaha\AjaxController
  7588.      */
  7589.     protected function getAjaxController5Service()
  7590.     {
  7591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7592.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7593.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7594.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7595.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/AjaxController.php';
  7596.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7597.         $this->services['DcSiteBundle\\Controller\\Yamaha\\AjaxController'] = $instance = new \DcSiteBundle\Controller\Yamaha\AjaxController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7598.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\AjaxController'$this));
  7599.         return $instance;
  7600.     }
  7601.     /**
  7602.      * Gets the public 'DcSiteBundle\Controller\Yamaha\BaseController' shared autowired service.
  7603.      *
  7604.      * @return \DcSiteBundle\Controller\Yamaha\BaseController
  7605.      */
  7606.     protected function getBaseController25Service()
  7607.     {
  7608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7609.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7610.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7611.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7612.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7613.         $this->services['DcSiteBundle\\Controller\\Yamaha\\BaseController'] = $instance = new \DcSiteBundle\Controller\Yamaha\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7614.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\BaseController'$this));
  7615.         return $instance;
  7616.     }
  7617.     /**
  7618.      * Gets the public 'DcSiteBundle\Controller\Yamaha\BoatController' shared autowired service.
  7619.      *
  7620.      * @return \DcSiteBundle\Controller\Yamaha\BoatController
  7621.      */
  7622.     protected function getBoatControllerService()
  7623.     {
  7624.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7625.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7626.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7627.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7628.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BoatController.php';
  7629.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7630.         $this->services['DcSiteBundle\\Controller\\Yamaha\\BoatController'] = $instance = new \DcSiteBundle\Controller\Yamaha\BoatController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7631.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\BoatController'$this));
  7632.         return $instance;
  7633.     }
  7634.     /**
  7635.      * Gets the public 'DcSiteBundle\Controller\Yamaha\BoatEngineController' shared autowired service.
  7636.      *
  7637.      * @return \DcSiteBundle\Controller\Yamaha\BoatEngineController
  7638.      */
  7639.     protected function getBoatEngineControllerService()
  7640.     {
  7641.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7642.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7643.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7644.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7645.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BoatEngineController.php';
  7646.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7647.         $this->services['DcSiteBundle\\Controller\\Yamaha\\BoatEngineController'] = $instance = new \DcSiteBundle\Controller\Yamaha\BoatEngineController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7648.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\BoatEngineController'$this));
  7649.         return $instance;
  7650.     }
  7651.     /**
  7652.      * Gets the public 'DcSiteBundle\Controller\Yamaha\CatalogController' shared autowired service.
  7653.      *
  7654.      * @return \DcSiteBundle\Controller\Yamaha\CatalogController
  7655.      */
  7656.     protected function getCatalogController3Service()
  7657.     {
  7658.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7659.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7660.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7661.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7662.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7663.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/CatalogController.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7665.         $this->services['DcSiteBundle\\Controller\\Yamaha\\CatalogController'] = $instance = new \DcSiteBundle\Controller\Yamaha\CatalogController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7666.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\CatalogController'$this));
  7667.         return $instance;
  7668.     }
  7669.     /**
  7670.      * Gets the public 'DcSiteBundle\Controller\Yamaha\GeneratorController' shared autowired service.
  7671.      *
  7672.      * @return \DcSiteBundle\Controller\Yamaha\GeneratorController
  7673.      */
  7674.     protected function getGeneratorControllerService()
  7675.     {
  7676.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7677.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7678.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7679.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7680.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/GeneratorController.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7682.         $this->services['DcSiteBundle\\Controller\\Yamaha\\GeneratorController'] = $instance = new \DcSiteBundle\Controller\Yamaha\GeneratorController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7683.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\GeneratorController'$this));
  7684.         return $instance;
  7685.     }
  7686.     /**
  7687.      * Gets the public 'DcSiteBundle\Controller\Yamaha\MainController' shared autowired service.
  7688.      *
  7689.      * @return \DcSiteBundle\Controller\Yamaha\MainController
  7690.      */
  7691.     protected function getMainController25Service()
  7692.     {
  7693.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7694.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7695.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7696.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7697.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7698.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7699.         $this->services['DcSiteBundle\\Controller\\Yamaha\\MainController'] = $instance = new \DcSiteBundle\Controller\Yamaha\MainController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7700.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\MainController'$this));
  7701.         return $instance;
  7702.     }
  7703.     /**
  7704.      * Gets the public 'DcSiteBundle\Controller\Yamaha\NonMotorizedBoatController' shared autowired service.
  7705.      *
  7706.      * @return \DcSiteBundle\Controller\Yamaha\NonMotorizedBoatController
  7707.      */
  7708.     protected function getNonMotorizedBoatControllerService()
  7709.     {
  7710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7711.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7712.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7713.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7714.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/NonMotorizedBoatController.php';
  7715.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7716.         $this->services['DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController'] = $instance = new \DcSiteBundle\Controller\Yamaha\NonMotorizedBoatController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7717.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController'$this));
  7718.         return $instance;
  7719.     }
  7720.     /**
  7721.      * Gets the public 'DcSiteBundle\Controller\Yamaha\ServiceController' shared autowired service.
  7722.      *
  7723.      * @return \DcSiteBundle\Controller\Yamaha\ServiceController
  7724.      */
  7725.     protected function getServiceController22Service()
  7726.     {
  7727.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7728.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7729.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7730.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7731.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7732.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/ServiceController.php';
  7733.         $a = ($this->services['DcSiteBundle\\Services\\RentVehicleService'] ?? $this->getRentVehicleServiceService());
  7734.         if (isset($this->services['DcSiteBundle\\Controller\\Yamaha\\ServiceController'])) {
  7735.             return $this->services['DcSiteBundle\\Controller\\Yamaha\\ServiceController'];
  7736.         }
  7737.         $this->services['DcSiteBundle\\Controller\\Yamaha\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Yamaha\ServiceController($a);
  7738.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\ServiceController'$this));
  7739.         return $instance;
  7740.     }
  7741.     /**
  7742.      * Gets the public 'DcSiteBundle\Controller\Yamaha\ServicesController' shared autowired service.
  7743.      *
  7744.      * @return \DcSiteBundle\Controller\Yamaha\ServicesController
  7745.      */
  7746.     protected function getServicesController4Service()
  7747.     {
  7748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7749.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7750.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7751.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7752.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7753.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/ServicesController.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7755.         $this->services['DcSiteBundle\\Controller\\Yamaha\\ServicesController'] = $instance = new \DcSiteBundle\Controller\Yamaha\ServicesController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7756.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\ServicesController'$this));
  7757.         return $instance;
  7758.     }
  7759.     /**
  7760.      * Gets the public 'DcSiteBundle\Controller\Yamaha\StocksController' shared autowired service.
  7761.      *
  7762.      * @return \DcSiteBundle\Controller\Yamaha\StocksController
  7763.      */
  7764.     protected function getStocksController12Service()
  7765.     {
  7766.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7767.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7768.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7769.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7770.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7771.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/StocksController.php';
  7772.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7773.         $this->services['DcSiteBundle\\Controller\\Yamaha\\StocksController'] = $instance = new \DcSiteBundle\Controller\Yamaha\StocksController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.manager'] ?? $this->getCore_Form_ManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7774.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\StocksController'$this));
  7775.         return $instance;
  7776.     }
  7777.     /**
  7778.      * Gets the public 'DcSiteBundle\Form\BuyPartsType' shared service.
  7779.      *
  7780.      * @return \DcSiteBundle\Form\BuyPartsType
  7781.      */
  7782.     protected function getBuyPartsTypeService()
  7783.     {
  7784.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7785.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7786.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/CoreFormsType.php';
  7787.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/BuyPartsType.php';
  7788.         $a = ($this->services['transformer.accessories.id.to.entity'] ?? $this->getTransformer_Accessories_Id_To_EntityService());
  7789.         if (isset($this->services['DcSiteBundle\\Form\\BuyPartsType'])) {
  7790.             return $this->services['DcSiteBundle\\Form\\BuyPartsType'];
  7791.         }
  7792.         return $this->services['DcSiteBundle\\Form\\BuyPartsType'] = new \DcSiteBundle\Form\BuyPartsType($a);
  7793.     }
  7794.     /**
  7795.      * Gets the public 'DcSiteBundle\Form\VacancyType' shared service.
  7796.      *
  7797.      * @return \DcSiteBundle\Form\VacancyType
  7798.      */
  7799.     protected function getVacancyTypeService()
  7800.     {
  7801.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7802.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7803.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/VacancyType.php';
  7804.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/FileUploader.php';
  7805.         $a = ($this->services['transformer.vacancy.id.to.entity'] ?? $this->getTransformer_Vacancy_Id_To_EntityService());
  7806.         if (isset($this->services['DcSiteBundle\\Form\\VacancyType'])) {
  7807.             return $this->services['DcSiteBundle\\Form\\VacancyType'];
  7808.         }
  7809.         return $this->services['DcSiteBundle\\Form\\VacancyType'] = new \DcSiteBundle\Form\VacancyType($a, ($this->services['core.file.uploader'] ?? ($this->services['core.file.uploader'] = new \CoreBundle\Services\FileUploader((\dirname(__DIR__4).'/public/uploads/users')))));
  7810.     }
  7811.     /**
  7812.      * Gets the public 'DcSiteBundle\Model\Pagination' shared service.
  7813.      *
  7814.      * @return \DcSiteBundle\Model\Pagination
  7815.      */
  7816.     protected function getPaginationService()
  7817.     {
  7818.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Pagination.php';
  7819.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7820.         if (isset($this->services['DcSiteBundle\\Model\\Pagination'])) {
  7821.             return $this->services['DcSiteBundle\\Model\\Pagination'];
  7822.         }
  7823.         $b = ($this->services['router'] ?? $this->getRouterService());
  7824.         if (isset($this->services['DcSiteBundle\\Model\\Pagination'])) {
  7825.             return $this->services['DcSiteBundle\\Model\\Pagination'];
  7826.         }
  7827.         return $this->services['DcSiteBundle\\Model\\Pagination'] = new \DcSiteBundle\Model\Pagination($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7828.     }
  7829.     /**
  7830.      * Gets the public 'DcSiteBundle\Services\ActionsService' shared service.
  7831.      *
  7832.      * @return \DcSiteBundle\Services\ActionsService
  7833.      */
  7834.     protected function getActionsServiceService()
  7835.     {
  7836.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/ActionsService.php';
  7837.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7838.         if (isset($this->services['DcSiteBundle\\Services\\ActionsService'])) {
  7839.             return $this->services['DcSiteBundle\\Services\\ActionsService'];
  7840.         }
  7841.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  7842.         if (isset($this->services['DcSiteBundle\\Services\\ActionsService'])) {
  7843.             return $this->services['DcSiteBundle\\Services\\ActionsService'];
  7844.         }
  7845.         $c = ($this->services['router'] ?? $this->getRouterService());
  7846.         if (isset($this->services['DcSiteBundle\\Services\\ActionsService'])) {
  7847.             return $this->services['DcSiteBundle\\Services\\ActionsService'];
  7848.         }
  7849.         return $this->services['DcSiteBundle\\Services\\ActionsService'] = new \DcSiteBundle\Services\ActionsService($a$b$c);
  7850.     }
  7851.     /**
  7852.      * Gets the public 'DcSiteBundle\Services\CarInStockService' shared service.
  7853.      *
  7854.      * @return \DcSiteBundle\Services\CarInStockService
  7855.      */
  7856.     protected function getCarInStockServiceService()
  7857.     {
  7858.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/CarInStockService.php';
  7859.         $a = ($this->services['core.model.vehicles.in-stock-repository'] ?? $this->getCore_Model_Vehicles_InstockrepositoryService());
  7860.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7861.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7862.         }
  7863.         $b = ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService());
  7864.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7865.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7866.         }
  7867.         $c = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  7868.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7869.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7870.         }
  7871.         $d = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  7872.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7873.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7874.         }
  7875.         $e = ($this->services['router'] ?? $this->getRouterService());
  7876.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7877.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7878.         }
  7879.         $f = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  7880.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7881.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7882.         }
  7883.         return $this->services['DcSiteBundle\\Services\\CarInStockService'] = new \DcSiteBundle\Services\CarInStockService($a$b$c$d$e$f);
  7884.     }
  7885.     /**
  7886.      * Gets the public 'DcSiteBundle\Services\CarRouteGenerateService' shared service.
  7887.      *
  7888.      * @return \DcSiteBundle\Services\CarRouteGenerateService
  7889.      */
  7890.     protected function getCarRouteGenerateServiceService()
  7891.     {
  7892.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/CarRouteGenerateService.php';
  7893.         return $this->services['DcSiteBundle\\Services\\CarRouteGenerateService'] = new \DcSiteBundle\Services\CarRouteGenerateService(($this->services['router'] ?? $this->getRouterService()));
  7894.     }
  7895.     /**
  7896.      * Gets the public 'DcSiteBundle\Services\CatalogService' shared service.
  7897.      *
  7898.      * @return \DcSiteBundle\Services\CatalogService
  7899.      */
  7900.     protected function getCatalogService2Service()
  7901.     {
  7902.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/CatalogService.php';
  7903.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7904.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7905.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7906.         }
  7907.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  7908.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7909.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7910.         }
  7911.         $c = ($this->services['router'] ?? $this->getRouterService());
  7912.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7913.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7914.         }
  7915.         $d = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  7916.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7917.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7918.         }
  7919.         $e = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  7920.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7921.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7922.         }
  7923.         return $this->services['DcSiteBundle\\Services\\CatalogService'] = new \DcSiteBundle\Services\CatalogService($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c$d$e);
  7924.     }
  7925.     /**
  7926.      * Gets the public 'DcSiteBundle\Services\MainSliderService' shared service.
  7927.      *
  7928.      * @return \DcSiteBundle\Services\MainSliderService
  7929.      */
  7930.     protected function getMainSliderServiceService()
  7931.     {
  7932.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/MainSliderService.php';
  7933.         $a = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  7934.         if (isset($this->services['DcSiteBundle\\Services\\MainSliderService'])) {
  7935.             return $this->services['DcSiteBundle\\Services\\MainSliderService'];
  7936.         }
  7937.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7938.         if (isset($this->services['DcSiteBundle\\Services\\MainSliderService'])) {
  7939.             return $this->services['DcSiteBundle\\Services\\MainSliderService'];
  7940.         }
  7941.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  7942.         if (isset($this->services['DcSiteBundle\\Services\\MainSliderService'])) {
  7943.             return $this->services['DcSiteBundle\\Services\\MainSliderService'];
  7944.         }
  7945.         return $this->services['DcSiteBundle\\Services\\MainSliderService'] = new \DcSiteBundle\Services\MainSliderService($a$this$b$c);
  7946.     }
  7947.     /**
  7948.      * Gets the public 'DcSiteBundle\Services\ModelRange\Pages\PagesService' shared service.
  7949.      *
  7950.      * @return \DcSiteBundle\Services\ModelRange\Pages\PagesService
  7951.      */
  7952.     protected function getPagesServiceService()
  7953.     {
  7954.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/ModelRange/Pages/PagesService.php';
  7955.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7956.         if (isset($this->services['DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService'])) {
  7957.             return $this->services['DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService'];
  7958.         }
  7959.         return $this->services['DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService'] = new \DcSiteBundle\Services\ModelRange\Pages\PagesService($a);
  7960.     }
  7961.     /**
  7962.      * Gets the public 'DcSiteBundle\Services\NewsService' shared service.
  7963.      *
  7964.      * @return \DcSiteBundle\Services\NewsService
  7965.      */
  7966.     protected function getNewsServiceService()
  7967.     {
  7968.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/NewsService.php';
  7969.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7970.         if (isset($this->services['DcSiteBundle\\Services\\NewsService'])) {
  7971.             return $this->services['DcSiteBundle\\Services\\NewsService'];
  7972.         }
  7973.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  7974.         if (isset($this->services['DcSiteBundle\\Services\\NewsService'])) {
  7975.             return $this->services['DcSiteBundle\\Services\\NewsService'];
  7976.         }
  7977.         return $this->services['DcSiteBundle\\Services\\NewsService'] = new \DcSiteBundle\Services\NewsService($a$b);
  7978.     }
  7979.     /**
  7980.      * Gets the public 'DcSiteBundle\Services\Nissan\Finance\FinanceService' shared service.
  7981.      *
  7982.      * @return \DcSiteBundle\Services\Nissan\Finance\FinanceService
  7983.      */
  7984.     protected function getFinanceServiceService()
  7985.     {
  7986.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Nissan/Finance/FinanceService.php';
  7987.         return $this->services['DcSiteBundle\\Services\\Nissan\\Finance\\FinanceService'] = new \DcSiteBundle\Services\Nissan\Finance\FinanceService(($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()));
  7988.     }
  7989.     /**
  7990.      * Gets the public 'DcSiteBundle\Services\RentVehicleService' shared service.
  7991.      *
  7992.      * @return \DcSiteBundle\Services\RentVehicleService
  7993.      */
  7994.     protected function getRentVehicleServiceService()
  7995.     {
  7996.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/RentVehicleService.php';
  7997.         $a = ($this->services['core.model.vehicles.rent-repository'] ?? $this->getCore_Model_Vehicles_RentrepositoryService());
  7998.         if (isset($this->services['DcSiteBundle\\Services\\RentVehicleService'])) {
  7999.             return $this->services['DcSiteBundle\\Services\\RentVehicleService'];
  8000.         }
  8001.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  8002.         if (isset($this->services['DcSiteBundle\\Services\\RentVehicleService'])) {
  8003.             return $this->services['DcSiteBundle\\Services\\RentVehicleService'];
  8004.         }
  8005.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8006.         if (isset($this->services['DcSiteBundle\\Services\\RentVehicleService'])) {
  8007.             return $this->services['DcSiteBundle\\Services\\RentVehicleService'];
  8008.         }
  8009.         $d = ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService());
  8010.         if (isset($this->services['DcSiteBundle\\Services\\RentVehicleService'])) {
  8011.             return $this->services['DcSiteBundle\\Services\\RentVehicleService'];
  8012.         }
  8013.         return $this->services['DcSiteBundle\\Services\\RentVehicleService'] = new \DcSiteBundle\Services\RentVehicleService($a$b$c$d);
  8014.     }
  8015.     /**
  8016.      * Gets the public 'DcSiteBundle\Services\UsedVehicleService' shared service.
  8017.      *
  8018.      * @return \DcSiteBundle\Services\UsedVehicleService
  8019.      */
  8020.     protected function getUsedVehicleServiceService()
  8021.     {
  8022.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/UsedVehicleService.php';
  8023.         $a = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  8024.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8025.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8026.         }
  8027.         $b = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  8028.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8029.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8030.         }
  8031.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  8032.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8033.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8034.         }
  8035.         $d = ($this->services['router'] ?? $this->getRouterService());
  8036.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8037.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8038.         }
  8039.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  8040.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8041.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8042.         }
  8043.         return $this->services['DcSiteBundle\\Services\\UsedVehicleService'] = new \DcSiteBundle\Services\UsedVehicleService($a$b$c$d$e);
  8044.     }
  8045.     /**
  8046.      * Gets the public 'DcSiteBundle\Services\VehicleViewService' shared service.
  8047.      *
  8048.      * @return \DcSiteBundle\Services\VehicleViewService
  8049.      */
  8050.     protected function getVehicleViewServiceService()
  8051.     {
  8052.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/VehicleViewService.php';
  8053.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8054.         if (isset($this->services['DcSiteBundle\\Services\\VehicleViewService'])) {
  8055.             return $this->services['DcSiteBundle\\Services\\VehicleViewService'];
  8056.         }
  8057.         return $this->services['DcSiteBundle\\Services\\VehicleViewService'] = new \DcSiteBundle\Services\VehicleViewService($a);
  8058.     }
  8059.     /**
  8060.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  8061.      *
  8062.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  8063.      */
  8064.     protected function getProfilerControllerService()
  8065.     {
  8066.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  8067.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  8068.     }
  8069.     /**
  8070.      * Gets the public 'FoundersBundle\Controller\BaseController' shared autowired service.
  8071.      *
  8072.      * @return \FoundersBundle\Controller\BaseController
  8073.      */
  8074.     protected function getBaseController26Service()
  8075.     {
  8076.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8077.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8078.         $this->services['FoundersBundle\\Controller\\BaseController'] = $instance = new \FoundersBundle\Controller\BaseController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8079.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\BaseController'$this));
  8080.         return $instance;
  8081.     }
  8082.     /**
  8083.      * Gets the public 'FoundersBundle\Controller\BusinessController' shared autowired service.
  8084.      *
  8085.      * @return \FoundersBundle\Controller\BusinessController
  8086.      */
  8087.     protected function getBusinessControllerService()
  8088.     {
  8089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8090.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8091.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BusinessController.php';
  8092.         $this->services['FoundersBundle\\Controller\\BusinessController'] = $instance = new \FoundersBundle\Controller\BusinessController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8093.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\BusinessController'$this));
  8094.         return $instance;
  8095.     }
  8096.     /**
  8097.      * Gets the public 'FoundersBundle\Controller\FamilyController' shared autowired service.
  8098.      *
  8099.      * @return \FoundersBundle\Controller\FamilyController
  8100.      */
  8101.     protected function getFamilyControllerService()
  8102.     {
  8103.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8104.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8105.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/FamilyController.php';
  8106.         $this->services['FoundersBundle\\Controller\\FamilyController'] = $instance = new \FoundersBundle\Controller\FamilyController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8107.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\FamilyController'$this));
  8108.         return $instance;
  8109.     }
  8110.     /**
  8111.      * Gets the public 'FoundersBundle\Controller\InvestmentController' shared autowired service.
  8112.      *
  8113.      * @return \FoundersBundle\Controller\InvestmentController
  8114.      */
  8115.     protected function getInvestmentControllerService()
  8116.     {
  8117.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8118.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8119.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/InvestmentController.php';
  8120.         $this->services['FoundersBundle\\Controller\\InvestmentController'] = $instance = new \FoundersBundle\Controller\InvestmentController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8121.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\InvestmentController'$this));
  8122.         return $instance;
  8123.     }
  8124.     /**
  8125.      * Gets the public 'FoundersBundle\Controller\MainController' shared autowired service.
  8126.      *
  8127.      * @return \FoundersBundle\Controller\MainController
  8128.      */
  8129.     protected function getMainController26Service()
  8130.     {
  8131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8132.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8133.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/MainController.php';
  8134.         $this->services['FoundersBundle\\Controller\\MainController'] = $instance = new \FoundersBundle\Controller\MainController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8135.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\MainController'$this));
  8136.         return $instance;
  8137.     }
  8138.     /**
  8139.      * Gets the public 'FoundersBundle\Controller\MediaController' shared autowired service.
  8140.      *
  8141.      * @return \FoundersBundle\Controller\MediaController
  8142.      */
  8143.     protected function getMediaController2Service()
  8144.     {
  8145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8146.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8147.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/MediaController.php';
  8148.         $this->services['FoundersBundle\\Controller\\MediaController'] = $instance = new \FoundersBundle\Controller\MediaController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8149.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\MediaController'$this));
  8150.         return $instance;
  8151.     }
  8152.     /**
  8153.      * Gets the public 'FoundersBundle\Controller\SiteMapController' shared autowired service.
  8154.      *
  8155.      * @return \FoundersBundle\Controller\SiteMapController
  8156.      */
  8157.     protected function getSiteMapController3Service()
  8158.     {
  8159.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8160.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8161.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/SiteMapController.php';
  8162.         $this->services['FoundersBundle\\Controller\\SiteMapController'] = $instance = new \FoundersBundle\Controller\SiteMapController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8163.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\SiteMapController'$this));
  8164.         return $instance;
  8165.     }
  8166.     /**
  8167.      * Gets the public 'InsuranceBundle\Controller\AboutController' shared autowired service.
  8168.      *
  8169.      * @return \InsuranceBundle\Controller\AboutController
  8170.      */
  8171.     protected function getAboutController22Service()
  8172.     {
  8173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8174.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8175.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/AboutController.php';
  8176.         $this->services['InsuranceBundle\\Controller\\AboutController'] = $instance = new \InsuranceBundle\Controller\AboutController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()), ($this->services['router'] ?? $this->getRouterService()));
  8177.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\AboutController'$this));
  8178.         return $instance;
  8179.     }
  8180.     /**
  8181.      * Gets the public 'InsuranceBundle\Controller\ActionsNewsController' shared autowired service.
  8182.      *
  8183.      * @return \InsuranceBundle\Controller\ActionsNewsController
  8184.      */
  8185.     protected function getActionsNewsControllerService()
  8186.     {
  8187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8188.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8189.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ActionsNewsController.php';
  8190.         $this->services['InsuranceBundle\\Controller\\ActionsNewsController'] = $instance = new \InsuranceBundle\Controller\ActionsNewsController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8191.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\ActionsNewsController'$this));
  8192.         return $instance;
  8193.     }
  8194.     /**
  8195.      * Gets the public 'InsuranceBundle\Controller\AuthController' shared autowired service.
  8196.      *
  8197.      * @return \InsuranceBundle\Controller\AuthController
  8198.      */
  8199.     protected function getAuthControllerService()
  8200.     {
  8201.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8202.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/AuthController.php';
  8203.         $this->services['InsuranceBundle\\Controller\\AuthController'] = $instance = new \InsuranceBundle\Controller\AuthController();
  8204.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\AuthController'$this));
  8205.         return $instance;
  8206.     }
  8207.     /**
  8208.      * Gets the public 'InsuranceBundle\Controller\BaseController' shared autowired service.
  8209.      *
  8210.      * @return \InsuranceBundle\Controller\BaseController
  8211.      */
  8212.     protected function getBaseController27Service()
  8213.     {
  8214.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8215.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8216.         $this->services['InsuranceBundle\\Controller\\BaseController'] = $instance = new \InsuranceBundle\Controller\BaseController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8217.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\BaseController'$this));
  8218.         return $instance;
  8219.     }
  8220.     /**
  8221.      * Gets the public 'InsuranceBundle\Controller\BasketController' shared autowired service.
  8222.      *
  8223.      * @return \InsuranceBundle\Controller\BasketController
  8224.      */
  8225.     protected function getBasketController22Service()
  8226.     {
  8227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8228.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8229.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BasketController.php';
  8230.         $this->services['InsuranceBundle\\Controller\\BasketController'] = $instance = new \InsuranceBundle\Controller\BasketController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8231.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\BasketController'$this));
  8232.         return $instance;
  8233.     }
  8234.     /**
  8235.      * Gets the public 'InsuranceBundle\Controller\CabinetController' shared autowired service.
  8236.      *
  8237.      * @return \InsuranceBundle\Controller\CabinetController
  8238.      */
  8239.     protected function getCabinetControllerService()
  8240.     {
  8241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8242.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8243.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/CabinetController.php';
  8244.         $this->services['InsuranceBundle\\Controller\\CabinetController'] = $instance = new \InsuranceBundle\Controller\CabinetController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8245.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\CabinetController'$this));
  8246.         return $instance;
  8247.     }
  8248.     /**
  8249.      * Gets the public 'InsuranceBundle\Controller\ContactsController' shared autowired service.
  8250.      *
  8251.      * @return \InsuranceBundle\Controller\ContactsController
  8252.      */
  8253.     protected function getContactsController3Service()
  8254.     {
  8255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8256.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8257.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ContactsController.php';
  8258.         $this->services['InsuranceBundle\\Controller\\ContactsController'] = $instance = new \InsuranceBundle\Controller\ContactsController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8259.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\ContactsController'$this));
  8260.         return $instance;
  8261.     }
  8262.     /**
  8263.      * Gets the public 'InsuranceBundle\Controller\FaqController' shared autowired service.
  8264.      *
  8265.      * @return \InsuranceBundle\Controller\FaqController
  8266.      */
  8267.     protected function getFaqControllerService()
  8268.     {
  8269.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8270.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8271.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/FaqController.php';
  8272.         $this->services['InsuranceBundle\\Controller\\FaqController'] = $instance = new \InsuranceBundle\Controller\FaqController(($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8273.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\FaqController'$this));
  8274.         return $instance;
  8275.     }
  8276.     /**
  8277.      * Gets the public 'InsuranceBundle\Controller\FormController' shared autowired service.
  8278.      *
  8279.      * @return \InsuranceBundle\Controller\FormController
  8280.      */
  8281.     protected function getFormController3Service()
  8282.     {
  8283.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8284.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8285.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/FormController.php';
  8286.         $this->services['InsuranceBundle\\Controller\\FormController'] = $instance = new \InsuranceBundle\Controller\FormController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8287.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\FormController'$this));
  8288.         return $instance;
  8289.     }
  8290.     /**
  8291.      * Gets the public 'InsuranceBundle\Controller\MainController' shared autowired service.
  8292.      *
  8293.      * @return \InsuranceBundle\Controller\MainController
  8294.      */
  8295.     protected function getMainController27Service()
  8296.     {
  8297.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8298.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8299.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/MainController.php';
  8300.         $this->services['InsuranceBundle\\Controller\\MainController'] = $instance = new \InsuranceBundle\Controller\MainController(($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8301.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\MainController'$this));
  8302.         return $instance;
  8303.     }
  8304.     /**
  8305.      * Gets the public 'InsuranceBundle\Controller\ProgramsController' shared autowired service.
  8306.      *
  8307.      * @return \InsuranceBundle\Controller\ProgramsController
  8308.      */
  8309.     protected function getProgramsControllerService()
  8310.     {
  8311.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8312.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8313.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ProgramsController.php';
  8314.         $this->services['InsuranceBundle\\Controller\\ProgramsController'] = $instance = new \InsuranceBundle\Controller\ProgramsController(($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8315.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\ProgramsController'$this));
  8316.         return $instance;
  8317.     }
  8318.     /**
  8319.      * Gets the public 'InsuranceBundle\Controller\RedirectController' shared autowired service.
  8320.      *
  8321.      * @return \InsuranceBundle\Controller\RedirectController
  8322.      */
  8323.     protected function getRedirectControllerService()
  8324.     {
  8325.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8326.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8327.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/RedirectController.php';
  8328.         $this->services['InsuranceBundle\\Controller\\RedirectController'] = $instance = new \InsuranceBundle\Controller\RedirectController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8329.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\RedirectController'$this));
  8330.         return $instance;
  8331.     }
  8332.     /**
  8333.      * Gets the public 'InsuranceBundle\Controller\ServiceController' shared autowired service.
  8334.      *
  8335.      * @return \InsuranceBundle\Controller\ServiceController
  8336.      */
  8337.     protected function getServiceController23Service()
  8338.     {
  8339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8340.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8341.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ServiceController.php';
  8342.         $this->services['InsuranceBundle\\Controller\\ServiceController'] = $instance = new \InsuranceBundle\Controller\ServiceController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  8343.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\ServiceController'$this));
  8344.         return $instance;
  8345.     }
  8346.     /**
  8347.      * Gets the public 'IntegrationBundle\Controller\Dealer\MainController' shared service.
  8348.      *
  8349.      * @return \IntegrationBundle\Controller\Dealer\MainController
  8350.      */
  8351.     protected function getMainController28Service()
  8352.     {
  8353.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8354.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Controller/Dealer/MainController.php';
  8355.         return $this->services['IntegrationBundle\\Controller\\Dealer\\MainController'] = new \IntegrationBundle\Controller\Dealer\MainController();
  8356.     }
  8357.     /**
  8358.      * Gets the public 'IntegrationBundle\Controller\Diia\MainController' shared service.
  8359.      *
  8360.      * @return \IntegrationBundle\Controller\Diia\MainController
  8361.      */
  8362.     protected function getMainController29Service()
  8363.     {
  8364.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8365.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Controller/Diia/MainController.php';
  8366.         return $this->services['IntegrationBundle\\Controller\\Diia\\MainController'] = new \IntegrationBundle\Controller\Diia\MainController();
  8367.     }
  8368.     /**
  8369.      * Gets the public 'MyBundle\Controller\AuthController' shared autowired service.
  8370.      *
  8371.      * @return \MyBundle\Controller\AuthController
  8372.      */
  8373.     protected function getAuthController2Service()
  8374.     {
  8375.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8376.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8377.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8378.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/AuthController.php';
  8379.         $this->services['MyBundle\\Controller\\AuthController'] = $instance = new \MyBundle\Controller\AuthController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8380.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\AuthController'$this));
  8381.         return $instance;
  8382.     }
  8383.     /**
  8384.      * Gets the public 'MyBundle\Controller\BasketController' shared autowired service.
  8385.      *
  8386.      * @return \MyBundle\Controller\BasketController
  8387.      */
  8388.     protected function getBasketController23Service()
  8389.     {
  8390.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8391.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8392.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/BasketController.php';
  8393.         $this->services['MyBundle\\Controller\\BasketController'] = $instance = new \MyBundle\Controller\BasketController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8394.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\BasketController'$this));
  8395.         return $instance;
  8396.     }
  8397.     /**
  8398.      * Gets the public 'MyBundle\Controller\CalendarController' shared autowired service.
  8399.      *
  8400.      * @return \MyBundle\Controller\CalendarController
  8401.      */
  8402.     protected function getCalendarControllerService()
  8403.     {
  8404.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8405.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8406.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/CalendarController.php';
  8407.         $this->services['MyBundle\\Controller\\CalendarController'] = $instance = new \MyBundle\Controller\CalendarController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8408.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\CalendarController'$this));
  8409.         return $instance;
  8410.     }
  8411.     /**
  8412.      * Gets the public 'MyBundle\Controller\ClientPartnerController' shared autowired service.
  8413.      *
  8414.      * @return \MyBundle\Controller\ClientPartnerController
  8415.      */
  8416.     protected function getClientPartnerControllerService()
  8417.     {
  8418.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8419.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8420.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/ClientPartnerController.php';
  8421.         $this->services['MyBundle\\Controller\\ClientPartnerController'] = $instance = new \MyBundle\Controller\ClientPartnerController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8422.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\ClientPartnerController'$this));
  8423.         return $instance;
  8424.     }
  8425.     /**
  8426.      * Gets the public 'MyBundle\Controller\GarageController' shared autowired service.
  8427.      *
  8428.      * @return \MyBundle\Controller\GarageController
  8429.      */
  8430.     protected function getGarageControllerService()
  8431.     {
  8432.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8433.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8434.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/GarageController.php';
  8435.         $this->services['MyBundle\\Controller\\GarageController'] = $instance = new \MyBundle\Controller\GarageController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8436.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\GarageController'$this));
  8437.         return $instance;
  8438.     }
  8439.     /**
  8440.      * Gets the public 'MyBundle\Controller\MainController' shared autowired service.
  8441.      *
  8442.      * @return \MyBundle\Controller\MainController
  8443.      */
  8444.     protected function getMainController30Service()
  8445.     {
  8446.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8447.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8448.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MainController.php';
  8449.         $this->services['MyBundle\\Controller\\MainController'] = $instance = new \MyBundle\Controller\MainController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8450.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\MainController'$this));
  8451.         return $instance;
  8452.     }
  8453.     /**
  8454.      * Gets the public 'MyBundle\Controller\MyBaseController' shared autowired service.
  8455.      *
  8456.      * @return \MyBundle\Controller\MyBaseController
  8457.      */
  8458.     protected function getMyBaseControllerService()
  8459.     {
  8460.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8461.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8462.         $this->services['MyBundle\\Controller\\MyBaseController'] = $instance = new \MyBundle\Controller\MyBaseController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8463.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\MyBaseController'$this));
  8464.         return $instance;
  8465.     }
  8466.     /**
  8467.      * Gets the public 'MyBundle\Controller\NightBookingController' shared autowired service.
  8468.      *
  8469.      * @return \MyBundle\Controller\NightBookingController
  8470.      */
  8471.     protected function getNightBookingControllerService()
  8472.     {
  8473.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8474.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8475.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/NightBookingController.php';
  8476.         $this->services['MyBundle\\Controller\\NightBookingController'] = $instance = new \MyBundle\Controller\NightBookingController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['MyBundle\\Service\\NightBookingService'] ?? $this->getNightBookingServiceService()));
  8477.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\NightBookingController'$this));
  8478.         return $instance;
  8479.     }
  8480.     /**
  8481.      * Gets the public 'MyBundle\Controller\OnlineActivityController' shared autowired service.
  8482.      *
  8483.      * @return \MyBundle\Controller\OnlineActivityController
  8484.      */
  8485.     protected function getOnlineActivityControllerService()
  8486.     {
  8487.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8488.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8489.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/OnlineActivityController.php';
  8490.         $this->services['MyBundle\\Controller\\OnlineActivityController'] = $instance = new \MyBundle\Controller\OnlineActivityController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8491.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\OnlineActivityController'$this));
  8492.         return $instance;
  8493.     }
  8494.     /**
  8495.      * Gets the public 'MyBundle\Controller\OrderController' shared autowired service.
  8496.      *
  8497.      * @return \MyBundle\Controller\OrderController
  8498.      */
  8499.     protected function getOrderControllerService()
  8500.     {
  8501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8502.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8503.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/OrderController.php';
  8504.         $this->services['MyBundle\\Controller\\OrderController'] = $instance = new \MyBundle\Controller\OrderController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8505.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\OrderController'$this));
  8506.         return $instance;
  8507.     }
  8508.     /**
  8509.      * Gets the public 'MyBundle\Controller\PayResultController' shared autowired service.
  8510.      *
  8511.      * @return \MyBundle\Controller\PayResultController
  8512.      */
  8513.     protected function getPayResultControllerService()
  8514.     {
  8515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8516.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8517.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/PayResultController.php';
  8518.         $this->services['MyBundle\\Controller\\PayResultController'] = $instance = new \MyBundle\Controller\PayResultController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8519.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\PayResultController'$this));
  8520.         return $instance;
  8521.     }
  8522.     /**
  8523.      * Gets the public 'MyBundle\Controller\ProfileCalculatorEmployeeController' shared autowired service.
  8524.      *
  8525.      * @return \MyBundle\Controller\ProfileCalculatorEmployeeController
  8526.      */
  8527.     protected function getProfileCalculatorEmployeeControllerService()
  8528.     {
  8529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8530.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8531.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/ProfileCalculatorEmployeeController.php';
  8532.         $this->services['MyBundle\\Controller\\ProfileCalculatorEmployeeController'] = $instance = new \MyBundle\Controller\ProfileCalculatorEmployeeController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8533.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\ProfileCalculatorEmployeeController'$this));
  8534.         return $instance;
  8535.     }
  8536.     /**
  8537.      * Gets the public 'MyBundle\Controller\ProfileController' shared autowired service.
  8538.      *
  8539.      * @return \MyBundle\Controller\ProfileController
  8540.      */
  8541.     protected function getProfileControllerService()
  8542.     {
  8543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8544.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8545.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/ProfileController.php';
  8546.         $this->services['MyBundle\\Controller\\ProfileController'] = $instance = new \MyBundle\Controller\ProfileController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()));
  8547.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\ProfileController'$this));
  8548.         return $instance;
  8549.     }
  8550.     /**
  8551.      * Gets the public 'MyBundle\Controller\StocksController' shared autowired service.
  8552.      *
  8553.      * @return \MyBundle\Controller\StocksController
  8554.      */
  8555.     protected function getStocksController13Service()
  8556.     {
  8557.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8558.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8559.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/StocksController.php';
  8560.         $this->services['MyBundle\\Controller\\StocksController'] = $instance = new \MyBundle\Controller\StocksController(($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['MyBundle\\Messages'] ?? $this->getMessagesService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8561.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\StocksController'$this));
  8562.         return $instance;
  8563.     }
  8564.     /**
  8565.      * Gets the public 'MyBundle\Messages' shared service.
  8566.      *
  8567.      * @return \MyBundle\Messages
  8568.      */
  8569.     protected function getMessagesService()
  8570.     {
  8571.         include_once \dirname(__DIR__4).'/src/MyBundle/Messages.php';
  8572.         return $this->services['MyBundle\\Messages'] = new \MyBundle\Messages(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8573.     }
  8574.     /**
  8575.      * Gets the public 'PortalBundle\Controller\AboutController' shared autowired service.
  8576.      *
  8577.      * @return \PortalBundle\Controller\AboutController
  8578.      */
  8579.     protected function getAboutController23Service()
  8580.     {
  8581.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8582.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8583.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8584.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/AboutController.php';
  8585.         $this->services['PortalBundle\\Controller\\AboutController'] = $instance = new \PortalBundle\Controller\AboutController(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['PortalBundle\\Services\\OfferedVehicle'] ?? $this->getOfferedVehicleService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8586.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\AboutController'$this));
  8587.         return $instance;
  8588.     }
  8589.     /**
  8590.      * Gets the public 'PortalBundle\Controller\AjaxController' shared autowired service.
  8591.      *
  8592.      * @return \PortalBundle\Controller\AjaxController
  8593.      */
  8594.     protected function getAjaxController6Service()
  8595.     {
  8596.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8597.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8598.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8599.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/AjaxController.php';
  8600.         $this->services['PortalBundle\\Controller\\AjaxController'] = $instance = new \PortalBundle\Controller\AjaxController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8601.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\AjaxController'$this));
  8602.         return $instance;
  8603.     }
  8604.     /**
  8605.      * Gets the public 'PortalBundle\Controller\BaseController' shared autowired service.
  8606.      *
  8607.      * @return \PortalBundle\Controller\BaseController
  8608.      */
  8609.     protected function getBaseController28Service()
  8610.     {
  8611.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8612.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8613.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8614.         $this->services['PortalBundle\\Controller\\BaseController'] = $instance = new \PortalBundle\Controller\BaseController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8615.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\BaseController'$this));
  8616.         return $instance;
  8617.     }
  8618.     /**
  8619.      * Gets the public 'PortalBundle\Controller\CarController' shared autowired service.
  8620.      *
  8621.      * @return \PortalBundle\Controller\CarController
  8622.      */
  8623.     protected function getCarController25Service()
  8624.     {
  8625.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8626.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8627.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8628.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/CarController.php';
  8629.         $this->services['PortalBundle\\Controller\\CarController'] = $instance = new \PortalBundle\Controller\CarController(($this->services['PortalBundle\\Services\\VehicleService'] ?? $this->getVehicleServiceService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8630.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\CarController'$this));
  8631.         return $instance;
  8632.     }
  8633.     /**
  8634.      * Gets the public 'PortalBundle\Controller\CatalogController' shared autowired service.
  8635.      *
  8636.      * @return \PortalBundle\Controller\CatalogController
  8637.      */
  8638.     protected function getCatalogController4Service()
  8639.     {
  8640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8641.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8642.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8643.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/CatalogController.php';
  8644.         $this->services['PortalBundle\\Controller\\CatalogController'] = $instance = new \PortalBundle\Controller\CatalogController(($this->services['router'] ?? $this->getRouterService()), ($this->services['PortalBundle\\Model\\Catalog'] ?? $this->getCatalogService()), ($this->services['DcSiteBundle\\Model\\Pagination'] ?? $this->getPaginationService()), ($this->services['portal.service.catalog'] ?? $this->getPortal_Service_CatalogService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8645.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\CatalogController'$this));
  8646.         return $instance;
  8647.     }
  8648.     /**
  8649.      * Gets the public 'PortalBundle\Controller\ComparisonController' shared autowired service.
  8650.      *
  8651.      * @return \PortalBundle\Controller\ComparisonController
  8652.      */
  8653.     protected function getComparisonController2Service()
  8654.     {
  8655.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8656.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8657.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8658.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ComparisonController.php';
  8659.         $this->services['PortalBundle\\Controller\\ComparisonController'] = $instance = new \PortalBundle\Controller\ComparisonController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8660.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ComparisonController'$this));
  8661.         return $instance;
  8662.     }
  8663.     /**
  8664.      * Gets the public 'PortalBundle\Controller\ContactsController' shared autowired service.
  8665.      *
  8666.      * @return \PortalBundle\Controller\ContactsController
  8667.      */
  8668.     protected function getContactsController4Service()
  8669.     {
  8670.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8671.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8672.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8673.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ContactsController.php';
  8674.         $this->services['PortalBundle\\Controller\\ContactsController'] = $instance = new \PortalBundle\Controller\ContactsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8675.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ContactsController'$this));
  8676.         return $instance;
  8677.     }
  8678.     /**
  8679.      * Gets the public 'PortalBundle\Controller\CrmActionController' shared autowired service.
  8680.      *
  8681.      * @return \PortalBundle\Controller\CrmActionController
  8682.      */
  8683.     protected function getCrmActionControllerService()
  8684.     {
  8685.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8686.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8687.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8688.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/CrmActionController.php';
  8689.         $this->services['PortalBundle\\Controller\\CrmActionController'] = $instance = new \PortalBundle\Controller\CrmActionController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8690.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\CrmActionController'$this));
  8691.         return $instance;
  8692.     }
  8693.     /**
  8694.      * Gets the public 'PortalBundle\Controller\DepartmentController' shared autowired service.
  8695.      *
  8696.      * @return \PortalBundle\Controller\DepartmentController
  8697.      */
  8698.     protected function getDepartmentControllerService()
  8699.     {
  8700.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8701.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8702.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8703.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/DepartmentController.php';
  8704.         $this->services['PortalBundle\\Controller\\DepartmentController'] = $instance = new \PortalBundle\Controller\DepartmentController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()), ($this->services['PortalBundle\\Services\\DepartmentService'] ?? $this->getDepartmentServiceService()));
  8705.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\DepartmentController'$this));
  8706.         return $instance;
  8707.     }
  8708.     /**
  8709.      * Gets the public 'PortalBundle\Controller\FeaturedController' shared autowired service.
  8710.      *
  8711.      * @return \PortalBundle\Controller\FeaturedController
  8712.      */
  8713.     protected function getFeaturedControllerService()
  8714.     {
  8715.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8716.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8717.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8718.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/FeaturedController.php';
  8719.         $this->services['PortalBundle\\Controller\\FeaturedController'] = $instance = new \PortalBundle\Controller\FeaturedController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8720.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\FeaturedController'$this));
  8721.         return $instance;
  8722.     }
  8723.     /**
  8724.      * Gets the public 'PortalBundle\Controller\FinanceController' shared autowired service.
  8725.      *
  8726.      * @return \PortalBundle\Controller\FinanceController
  8727.      */
  8728.     protected function getFinanceController22Service()
  8729.     {
  8730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8731.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8732.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8733.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/FinanceController.php';
  8734.         $this->services['PortalBundle\\Controller\\FinanceController'] = $instance = new \PortalBundle\Controller\FinanceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8735.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\FinanceController'$this));
  8736.         return $instance;
  8737.     }
  8738.     /**
  8739.      * Gets the public 'PortalBundle\Controller\FoundersController' shared autowired service.
  8740.      *
  8741.      * @return \PortalBundle\Controller\FoundersController
  8742.      */
  8743.     protected function getFoundersControllerService()
  8744.     {
  8745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8746.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8747.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8748.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/FoundersController.php';
  8749.         $this->services['PortalBundle\\Controller\\FoundersController'] = $instance = new \PortalBundle\Controller\FoundersController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8750.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\FoundersController'$this));
  8751.         return $instance;
  8752.     }
  8753.     /**
  8754.      * Gets the public 'PortalBundle\Controller\LandingController' shared autowired service.
  8755.      *
  8756.      * @return \PortalBundle\Controller\LandingController
  8757.      */
  8758.     protected function getLandingControllerService()
  8759.     {
  8760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8761.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8762.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8763.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/LandingController.php';
  8764.         $this->services['PortalBundle\\Controller\\LandingController'] = $instance = new \PortalBundle\Controller\LandingController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8765.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\LandingController'$this));
  8766.         return $instance;
  8767.     }
  8768.     /**
  8769.      * Gets the public 'PortalBundle\Controller\LinkMinifyController' shared autowired service.
  8770.      *
  8771.      * @return \PortalBundle\Controller\LinkMinifyController
  8772.      */
  8773.     protected function getLinkMinifyControllerService()
  8774.     {
  8775.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8776.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8777.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8778.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/LinkMinifyController.php';
  8779.         $this->services['PortalBundle\\Controller\\LinkMinifyController'] = $instance = new \PortalBundle\Controller\LinkMinifyController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8780.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\LinkMinifyController'$this));
  8781.         return $instance;
  8782.     }
  8783.     /**
  8784.      * Gets the public 'PortalBundle\Controller\MainController' shared autowired service.
  8785.      *
  8786.      * @return \PortalBundle\Controller\MainController
  8787.      */
  8788.     protected function getMainController31Service()
  8789.     {
  8790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8791.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8792.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8793.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/MainController.php';
  8794.         $this->services['PortalBundle\\Controller\\MainController'] = $instance = new \PortalBundle\Controller\MainController(($this->services['PortalBundle\\Services\\MainService'] ?? $this->getMainService2Service()), ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8795.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\MainController'$this));
  8796.         return $instance;
  8797.     }
  8798.     /**
  8799.      * Gets the public 'PortalBundle\Controller\PostController' shared autowired service.
  8800.      *
  8801.      * @return \PortalBundle\Controller\PostController
  8802.      */
  8803.     protected function getPostController7Service()
  8804.     {
  8805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8806.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8807.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8808.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/PostController.php';
  8809.         $this->services['PortalBundle\\Controller\\PostController'] = $instance = new \PortalBundle\Controller\PostController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8810.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\PostController'$this));
  8811.         return $instance;
  8812.     }
  8813.     /**
  8814.      * Gets the public 'PortalBundle\Controller\ProgramsController' shared autowired service.
  8815.      *
  8816.      * @return \PortalBundle\Controller\ProgramsController
  8817.      */
  8818.     protected function getProgramsController2Service()
  8819.     {
  8820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8821.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8822.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8823.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ProgramsController.php';
  8824.         $this->services['PortalBundle\\Controller\\ProgramsController'] = $instance = new \PortalBundle\Controller\ProgramsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8825.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ProgramsController'$this));
  8826.         return $instance;
  8827.     }
  8828.     /**
  8829.      * Gets the public 'PortalBundle\Controller\ReviewsController' shared autowired service.
  8830.      *
  8831.      * @return \PortalBundle\Controller\ReviewsController
  8832.      */
  8833.     protected function getReviewsControllerService()
  8834.     {
  8835.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8836.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8837.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8838.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ReviewsController.php';
  8839.         $this->services['PortalBundle\\Controller\\ReviewsController'] = $instance = new \PortalBundle\Controller\ReviewsController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8840.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ReviewsController'$this));
  8841.         return $instance;
  8842.     }
  8843.     /**
  8844.      * Gets the public 'PortalBundle\Controller\SaleController' shared autowired service.
  8845.      *
  8846.      * @return \PortalBundle\Controller\SaleController
  8847.      */
  8848.     protected function getSaleController2Service()
  8849.     {
  8850.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8851.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8852.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8853.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/SaleController.php';
  8854.         $this->services['PortalBundle\\Controller\\SaleController'] = $instance = new \PortalBundle\Controller\SaleController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8855.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\SaleController'$this));
  8856.         return $instance;
  8857.     }
  8858.     /**
  8859.      * Gets the public 'PortalBundle\Controller\SearchController' shared autowired service.
  8860.      *
  8861.      * @return \PortalBundle\Controller\SearchController
  8862.      */
  8863.     protected function getSearchControllerService()
  8864.     {
  8865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8866.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8867.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8868.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/SearchController.php';
  8869.         $this->services['PortalBundle\\Controller\\SearchController'] = $instance = new \PortalBundle\Controller\SearchController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8870.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\SearchController'$this));
  8871.         return $instance;
  8872.     }
  8873.     /**
  8874.      * Gets the public 'PortalBundle\Controller\ServiceController' shared autowired service.
  8875.      *
  8876.      * @return \PortalBundle\Controller\ServiceController
  8877.      */
  8878.     protected function getServiceController24Service()
  8879.     {
  8880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8881.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8882.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8883.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ServiceController.php';
  8884.         $this->services['PortalBundle\\Controller\\ServiceController'] = $instance = new \PortalBundle\Controller\ServiceController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  8885.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ServiceController'$this));
  8886.         return $instance;
  8887.     }
  8888.     /**
  8889.      * Gets the public 'PortalBundle\Controller\ServiceWorkWidgetController' shared autowired service.
  8890.      *
  8891.      * @return \PortalBundle\Controller\ServiceWorkWidgetController
  8892.      */
  8893.     protected function getServiceWorkWidgetControllerService()
  8894.     {
  8895.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8896.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8897.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8898.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ServiceWorkWidgetController.php';
  8899.         $this->services['PortalBundle\\Controller\\ServiceWorkWidgetController'] = $instance = new \PortalBundle\Controller\ServiceWorkWidgetController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8900.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ServiceWorkWidgetController'$this));
  8901.         return $instance;
  8902.     }
  8903.     /**
  8904.      * Gets the public 'PortalBundle\Controller\SiteMapController' shared autowired service.
  8905.      *
  8906.      * @return \PortalBundle\Controller\SiteMapController
  8907.      */
  8908.     protected function getSiteMapController4Service()
  8909.     {
  8910.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8911.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/SiteMapController.php';
  8912.         $this->services['PortalBundle\\Controller\\SiteMapController'] = $instance = new \PortalBundle\Controller\SiteMapController();
  8913.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\SiteMapController'$this));
  8914.         return $instance;
  8915.     }
  8916.     /**
  8917.      * Gets the public 'PortalBundle\Controller\StockController' shared autowired service.
  8918.      *
  8919.      * @return \PortalBundle\Controller\StockController
  8920.      */
  8921.     protected function getStockControllerService()
  8922.     {
  8923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8924.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8925.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8926.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/StockController.php';
  8927.         $this->services['PortalBundle\\Controller\\StockController'] = $instance = new \PortalBundle\Controller\StockController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()), ($this->services['PortalBundle\\Model\\Catalog'] ?? $this->getCatalogService()), ($this->services['portal.service.catalog'] ?? $this->getPortal_Service_CatalogService()), ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  8928.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\StockController'$this));
  8929.         return $instance;
  8930.     }
  8931.     /**
  8932.      * Gets the public 'PortalBundle\Controller\TestDriveController' shared autowired service.
  8933.      *
  8934.      * @return \PortalBundle\Controller\TestDriveController
  8935.      */
  8936.     protected function getTestDriveController2Service()
  8937.     {
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8939.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8940.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8941.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/TestDriveController.php';
  8942.         $this->services['PortalBundle\\Controller\\TestDriveController'] = $instance = new \PortalBundle\Controller\TestDriveController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8943.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\TestDriveController'$this));
  8944.         return $instance;
  8945.     }
  8946.     /**
  8947.      * Gets the public 'PortalBundle\Controller\UnicomersController' shared autowired service.
  8948.      *
  8949.      * @return \PortalBundle\Controller\UnicomersController
  8950.      */
  8951.     protected function getUnicomersControllerService()
  8952.     {
  8953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8954.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8955.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8956.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/UnicomersController.php';
  8957.         $this->services['PortalBundle\\Controller\\UnicomersController'] = $instance = new \PortalBundle\Controller\UnicomersController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8958.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\UnicomersController'$this));
  8959.         return $instance;
  8960.     }
  8961.     /**
  8962.      * Gets the public 'PortalBundle\Model\Catalog' shared service.
  8963.      *
  8964.      * @return \PortalBundle\Model\Catalog
  8965.      */
  8966.     protected function getCatalogService()
  8967.     {
  8968.         include_once \dirname(__DIR__4).'/src/PortalBundle/Model/Catalog.php';
  8969.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8970.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  8971.             return $this->services['PortalBundle\\Model\\Catalog'];
  8972.         }
  8973.         $b = ($this->services['router'] ?? $this->getRouterService());
  8974.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  8975.             return $this->services['PortalBundle\\Model\\Catalog'];
  8976.         }
  8977.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  8978.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  8979.             return $this->services['PortalBundle\\Model\\Catalog'];
  8980.         }
  8981.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  8982.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  8983.             return $this->services['PortalBundle\\Model\\Catalog'];
  8984.         }
  8985.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  8986.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  8987.             return $this->services['PortalBundle\\Model\\Catalog'];
  8988.         }
  8989.         $f = ($this->services['core.model.vehicles.in-stock-repository'] ?? $this->getCore_Model_Vehicles_InstockrepositoryService());
  8990.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  8991.             return $this->services['PortalBundle\\Model\\Catalog'];
  8992.         }
  8993.         $g = ($this->services['PortalBundle\\Services\\VehicleService'] ?? $this->getVehicleServiceService());
  8994.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  8995.             return $this->services['PortalBundle\\Model\\Catalog'];
  8996.         }
  8997.         $h = ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService());
  8998.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  8999.             return $this->services['PortalBundle\\Model\\Catalog'];
  9000.         }
  9001.         return $this->services['PortalBundle\\Model\\Catalog'] = new \PortalBundle\Model\Catalog($a$b$c, ($this->services['translator'] ?? $this->getTranslatorService()), $d, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $e$f$g$h);
  9002.     }
  9003.     /**
  9004.      * Gets the public 'PortalBundle\Model\SeoMetaTag' shared service.
  9005.      *
  9006.      * @return \PortalBundle\Model\SeoMetaTag
  9007.      */
  9008.     protected function getSeoMetaTagService()
  9009.     {
  9010.         include_once \dirname(__DIR__4).'/src/PortalBundle/Model/SeoMetaTag.php';
  9011.         return $this->services['PortalBundle\\Model\\SeoMetaTag'] = new \PortalBundle\Model\SeoMetaTag(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['PortalBundle\\Model\\Catalog'] ?? $this->getCatalogService()));
  9012.     }
  9013.     /**
  9014.      * Gets the public 'PortalBundle\Services\DepartmentService' shared service.
  9015.      *
  9016.      * @return \PortalBundle\Services\DepartmentService
  9017.      */
  9018.     protected function getDepartmentServiceService()
  9019.     {
  9020.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/DepartmentService.php';
  9021.         return $this->services['PortalBundle\\Services\\DepartmentService'] = new \PortalBundle\Services\DepartmentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()));
  9022.     }
  9023.     /**
  9024.      * Gets the public 'PortalBundle\Services\MainService' shared service.
  9025.      *
  9026.      * @return \PortalBundle\Services\MainService
  9027.      */
  9028.     protected function getMainService2Service()
  9029.     {
  9030.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/MainService.php';
  9031.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  9032.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9033.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9034.             return $this->services['PortalBundle\\Services\\MainService'];
  9035.         }
  9036.         $b = ($this->services['router'] ?? $this->getRouterService());
  9037.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9038.             return $this->services['PortalBundle\\Services\\MainService'];
  9039.         }
  9040.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  9041.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9042.             return $this->services['PortalBundle\\Services\\MainService'];
  9043.         }
  9044.         $d = ($this->services['PortalBundle\\Services\\VehicleFilterService'] ?? $this->getVehicleFilterServiceService());
  9045.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9046.             return $this->services['PortalBundle\\Services\\MainService'];
  9047.         }
  9048.         $e = ($this->services['dc.vehicle.service'] ?? $this->getDc_Vehicle_ServiceService());
  9049.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9050.             return $this->services['PortalBundle\\Services\\MainService'];
  9051.         }
  9052.         return $this->services['PortalBundle\\Services\\MainService'] = new \PortalBundle\Services\MainService(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), $a$b$c$d$e);
  9053.     }
  9054.     /**
  9055.      * Gets the public 'PortalBundle\Services\OfferedVehicle' shared service.
  9056.      *
  9057.      * @return \PortalBundle\Services\OfferedVehicle
  9058.      */
  9059.     protected function getOfferedVehicleService()
  9060.     {
  9061.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/OfferedVehicle.php';
  9062.         return $this->services['PortalBundle\\Services\\OfferedVehicle'] = new \PortalBundle\Services\OfferedVehicle(($this->services['PortalBundle\\Model\\Catalog'] ?? $this->getCatalogService()));
  9063.     }
  9064.     /**
  9065.      * Gets the public 'PortalBundle\Services\VehicleFilterService' shared service.
  9066.      *
  9067.      * @return \PortalBundle\Services\VehicleFilterService
  9068.      */
  9069.     protected function getVehicleFilterServiceService()
  9070.     {
  9071.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/VehicleFilterService.php';
  9072.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9073.         if (isset($this->services['PortalBundle\\Services\\VehicleFilterService'])) {
  9074.             return $this->services['PortalBundle\\Services\\VehicleFilterService'];
  9075.         }
  9076.         $b = ($this->services['router'] ?? $this->getRouterService());
  9077.         if (isset($this->services['PortalBundle\\Services\\VehicleFilterService'])) {
  9078.             return $this->services['PortalBundle\\Services\\VehicleFilterService'];
  9079.         }
  9080.         return $this->services['PortalBundle\\Services\\VehicleFilterService'] = new \PortalBundle\Services\VehicleFilterService($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  9081.     }
  9082.     /**
  9083.      * Gets the public 'PortalBundle\Services\VehicleService' shared service.
  9084.      *
  9085.      * @return \PortalBundle\Services\VehicleService
  9086.      */
  9087.     protected function getVehicleServiceService()
  9088.     {
  9089.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/VehicleService.php';
  9090.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9091.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9092.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9093.         }
  9094.         $b = ($this->services['router'] ?? $this->getRouterService());
  9095.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9096.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9097.         }
  9098.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  9099.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9100.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9101.         }
  9102.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  9103.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9104.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9105.         }
  9106.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  9107.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9108.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9109.         }
  9110.         return $this->services['PortalBundle\\Services\\VehicleService'] = new \PortalBundle\Services\VehicleService($a$b$c$d, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $e);
  9111.     }
  9112.     /**
  9113.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  9114.      *
  9115.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  9116.      */
  9117.     protected function getRedirectController2Service()
  9118.     {
  9119.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  9120.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9121.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  9122.     }
  9123.     /**
  9124.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  9125.      *
  9126.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  9127.      */
  9128.     protected function getTemplateControllerService()
  9129.     {
  9130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  9131.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9132.     }
  9133.     /**
  9134.      * Gets the public 'admin.brand' service.
  9135.      *
  9136.      * @return \AdminBundle\Admin\BrandAdmin
  9137.      */
  9138.     protected function getAdmin_BrandService()
  9139.     {
  9140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9152.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BrandAdmin.php';
  9153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9157.         $this->factories['admin.brand'] = function () {
  9158.             $instance = new \AdminBundle\Admin\BrandAdmin('admin.brand''CoreBundle\\Entity\\Brand''sonata.admin.controller.crud');
  9159.             $instance->setManagerType('orm');
  9160.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9161.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9162.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9163.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9164.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9165.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9166.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9167.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9168.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9169.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9170.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9171.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9172.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9173.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9174.             $instance->setPagerType('default');
  9175.             $instance->setLabel('Бренды');
  9176.             $instance->setTranslationDomain('messages');
  9177.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9178.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9179.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9180.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9181.             $instance->setTemplateRegistry(($this->services['admin.brand.template_registry'] ?? $this->getAdmin_Brand_TemplateRegistryService()));
  9182.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9183.             $instance->initialize();
  9184.             return $instance;
  9185.         };
  9186.         return $this->factories['admin.brand']();
  9187.     }
  9188.     /**
  9189.      * Gets the public 'admin.brand.template_registry' shared service.
  9190.      *
  9191.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9192.      */
  9193.     protected function getAdmin_Brand_TemplateRegistryService()
  9194.     {
  9195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9197.         return $this->services['admin.brand.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9198.     }
  9199.     /**
  9200.      * Gets the public 'admin.car.accessories' service.
  9201.      *
  9202.      * @return \AdminBundle\Admin\DCAutoSite\VehicleAccessoryAdmin
  9203.      */
  9204.     protected function getAdmin_Car_AccessoriesService()
  9205.     {
  9206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9215.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9218.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9219.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VehicleAccessoryAdmin.php';
  9220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9221.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9223.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9224.         $this->factories['admin.car.accessories'] = function () {
  9225.             $instance = new \AdminBundle\Admin\DCAutoSite\VehicleAccessoryAdmin('admin.car.accessories''DcSiteBundle\\Entity\\Service\\VehicleAccessory''sonata.admin.controller.crud');
  9226.             $instance->setManagerType('orm');
  9227.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9228.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9229.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9230.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9231.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9232.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9233.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9234.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9235.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9236.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9237.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9238.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9239.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9240.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9241.             $instance->setPagerType('default');
  9242.             $instance->setLabel(NULL);
  9243.             $instance->setTranslationDomain('messages');
  9244.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9245.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9246.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9247.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9248.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  9249.             $instance->setTemplateRegistry(($this->services['admin.car.accessories.template_registry'] ?? $this->getAdmin_Car_Accessories_TemplateRegistryService()));
  9250.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9251.             $instance->initialize();
  9252.             return $instance;
  9253.         };
  9254.         return $this->factories['admin.car.accessories']();
  9255.     }
  9256.     /**
  9257.      * Gets the public 'admin.car.accessories.template_registry' shared service.
  9258.      *
  9259.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9260.      */
  9261.     protected function getAdmin_Car_Accessories_TemplateRegistryService()
  9262.     {
  9263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9265.         return $this->services['admin.car.accessories.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9266.     }
  9267.     /**
  9268.      * Gets the public 'admin.car.accessories_group' service.
  9269.      *
  9270.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesGroupAdmin
  9271.      */
  9272.     protected function getAdmin_Car_AccessoriesGroupService()
  9273.     {
  9274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9282.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9283.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9285.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9286.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9287.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesGroupAdmin.php';
  9288.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9289.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9290.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9292.         $this->factories['admin.car.accessories_group'] = function () {
  9293.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesGroupAdmin('admin.car.accessories_group''DcSiteBundle\\Entity\\AccessoriesGroup''sonata.admin.controller.crud');
  9294.             $instance->setManagerType('orm');
  9295.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9296.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9297.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9298.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9299.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9300.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9301.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9302.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9303.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9304.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9305.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9306.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9307.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9308.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9309.             $instance->setPagerType('default');
  9310.             $instance->setLabel('Аксессуары - категории');
  9311.             $instance->setTranslationDomain('messages');
  9312.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9313.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9314.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9315.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9316.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  9317.             $instance->setTemplateRegistry(($this->services['admin.car.accessories_group.template_registry'] ?? $this->getAdmin_Car_AccessoriesGroup_TemplateRegistryService()));
  9318.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9319.             $instance->initialize();
  9320.             return $instance;
  9321.         };
  9322.         return $this->factories['admin.car.accessories_group']();
  9323.     }
  9324.     /**
  9325.      * Gets the public 'admin.car.accessories_group.template_registry' shared service.
  9326.      *
  9327.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9328.      */
  9329.     protected function getAdmin_Car_AccessoriesGroup_TemplateRegistryService()
  9330.     {
  9331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9332.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9333.         return $this->services['admin.car.accessories_group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9334.     }
  9335.     /**
  9336.      * Gets the public 'admin.client' service.
  9337.      *
  9338.      * @return \AdminBundle\Admin\ClientAdmin
  9339.      */
  9340.     protected function getAdmin_ClientService()
  9341.     {
  9342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9345.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9351.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9354.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9355.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ClientAdmin.php';
  9356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9360.         $this->factories['admin.client'] = function () {
  9361.             $instance = new \AdminBundle\Admin\ClientAdmin('admin.client''CoreBundle\\Entity\\User''sonata.admin.controller.crud');
  9362.             $instance->setManagerType('orm');
  9363.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9364.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9365.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9366.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9367.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9368.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9369.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9370.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9371.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9372.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9373.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9374.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9375.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9376.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9377.             $instance->setPagerType('default');
  9378.             $instance->setLabel('Клієнти');
  9379.             $instance->setTranslationDomain('messages');
  9380.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9381.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9382.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9383.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9384.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  9385.             $instance->setTemplateRegistry(($this->services['admin.client.template_registry'] ?? $this->getAdmin_Client_TemplateRegistryService()));
  9386.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9387.             $instance->initialize();
  9388.             return $instance;
  9389.         };
  9390.         return $this->factories['admin.client']();
  9391.     }
  9392.     /**
  9393.      * Gets the public 'admin.client.template_registry' shared service.
  9394.      *
  9395.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9396.      */
  9397.     protected function getAdmin_Client_TemplateRegistryService()
  9398.     {
  9399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9401.         return $this->services['admin.client.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9402.     }
  9403.     /**
  9404.      * Gets the public 'admin.core.car_group' service.
  9405.      *
  9406.      * @return \AdminBundle\Admin\CarGroupAdmin
  9407.      */
  9408.     protected function getAdmin_Core_CarGroupService()
  9409.     {
  9410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9419.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9422.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/CarGroupAdmin.php';
  9423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9425.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9427.         $this->factories['admin.core.car_group'] = function () {
  9428.             $instance = new \AdminBundle\Admin\CarGroupAdmin('admin.core.car_group''CoreBundle\\Entity\\CarGroup''sonata.admin.controller.crud');
  9429.             $instance->setManagerType('orm');
  9430.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9431.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9432.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9433.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9434.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9435.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9436.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9437.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9438.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9439.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9440.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9441.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9442.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9443.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9444.             $instance->setPagerType('default');
  9445.             $instance->setLabel(NULL);
  9446.             $instance->setTranslationDomain('messages');
  9447.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9448.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9449.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9450.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9451.             $instance->setTemplateRegistry(($this->services['admin.core.car_group.template_registry'] ?? $this->getAdmin_Core_CarGroup_TemplateRegistryService()));
  9452.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9453.             $instance->initialize();
  9454.             return $instance;
  9455.         };
  9456.         return $this->factories['admin.core.car_group']();
  9457.     }
  9458.     /**
  9459.      * Gets the public 'admin.core.car_group.template_registry' shared service.
  9460.      *
  9461.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9462.      */
  9463.     protected function getAdmin_Core_CarGroup_TemplateRegistryService()
  9464.     {
  9465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9467.         return $this->services['admin.core.car_group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9468.     }
  9469.     /**
  9470.      * Gets the public 'admin.core.corp_sales' service.
  9471.      *
  9472.      * @return \AdminBundle\Admin\CorpSalesAdmin
  9473.      */
  9474.     protected function getAdmin_Core_CorpSalesService()
  9475.     {
  9476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9477.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9485.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9488.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/CorpSalesAdmin.php';
  9489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9491.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9492.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9493.         $this->factories['admin.core.corp_sales'] = function () {
  9494.             $instance = new \AdminBundle\Admin\CorpSalesAdmin('admin.core.corp_sales''LandingBundle\\Entity\\CorpSales''sonata.admin.controller.crud');
  9495.             $instance->setManagerType('orm');
  9496.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9497.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9498.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9499.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9500.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9501.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9502.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9503.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9504.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9505.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9506.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9507.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9508.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9509.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9510.             $instance->setPagerType('default');
  9511.             $instance->setLabel('Корпоративные продажи');
  9512.             $instance->setTranslationDomain('messages');
  9513.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9514.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9515.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9516.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9517.             $instance->setTemplateRegistry(($this->services['admin.core.corp_sales.template_registry'] ?? $this->getAdmin_Core_CorpSales_TemplateRegistryService()));
  9518.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9519.             $instance->initialize();
  9520.             return $instance;
  9521.         };
  9522.         return $this->factories['admin.core.corp_sales']();
  9523.     }
  9524.     /**
  9525.      * Gets the public 'admin.core.corp_sales.template_registry' shared service.
  9526.      *
  9527.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9528.      */
  9529.     protected function getAdmin_Core_CorpSales_TemplateRegistryService()
  9530.     {
  9531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9533.         return $this->services['admin.core.corp_sales.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9534.     }
  9535.     /**
  9536.      * Gets the public 'admin.core.department' service.
  9537.      *
  9538.      * @return \AdminBundle\Admin\ViDiDepartmentAdmin
  9539.      */
  9540.     protected function getAdmin_Core_DepartmentService()
  9541.     {
  9542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9546.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9547.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9548.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9549.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9552.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9553.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9554.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiDepartmentAdmin.php';
  9555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9559.         $this->factories['admin.core.department'] = function () {
  9560.             $instance = new \AdminBundle\Admin\ViDiDepartmentAdmin('admin.core.department''CoreBundle\\Entity\\ViDiDepartment''AdminBundle:BaseCRUD');
  9561.             $instance->setManagerType('orm');
  9562.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9563.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9564.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9565.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9566.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9567.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9568.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9569.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9570.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9571.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9572.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9573.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9574.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9575.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9576.             $instance->setPagerType('default');
  9577.             $instance->setLabel('Персонал - отделы');
  9578.             $instance->setTranslationDomain('messages');
  9579.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9580.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9581.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9582.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9583.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  9584.             $instance->setTemplateRegistry(($this->services['admin.core.department.template_registry'] ?? $this->getAdmin_Core_Department_TemplateRegistryService()));
  9585.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9586.             $instance->initialize();
  9587.             return $instance;
  9588.         };
  9589.         return $this->factories['admin.core.department']();
  9590.     }
  9591.     /**
  9592.      * Gets the public 'admin.core.department.template_registry' shared service.
  9593.      *
  9594.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9595.      */
  9596.     protected function getAdmin_Core_Department_TemplateRegistryService()
  9597.     {
  9598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9600.         return $this->services['admin.core.department.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9601.     }
  9602.     /**
  9603.      * Gets the public 'admin.core.post_content' service.
  9604.      *
  9605.      * @return \AdminBundle\Admin\BasePostContentAdmin
  9606.      */
  9607.     protected function getAdmin_Core_PostContentService()
  9608.     {
  9609.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9614.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9615.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9618.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9621.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostContentAdmin.php';
  9622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9626.         $this->factories['admin.core.post_content'] = function () {
  9627.             $instance = new \AdminBundle\Admin\BasePostContentAdmin('admin.core.post_content''CoreBundle\\Entity\\PostContent''sonata.admin.controller.crud');
  9628.             $instance->setManagerType('orm');
  9629.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9630.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9631.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9632.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9633.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9634.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9635.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9636.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9637.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9638.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9639.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9640.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9641.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9642.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9643.             $instance->setPagerType('default');
  9644.             $instance->setLabel(NULL);
  9645.             $instance->setTranslationDomain('messages');
  9646.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9647.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9648.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9649.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9650.             $instance->setTemplateRegistry(($this->services['admin.core.post_content.template_registry'] ?? $this->getAdmin_Core_PostContent_TemplateRegistryService()));
  9651.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9652.             $instance->initialize();
  9653.             return $instance;
  9654.         };
  9655.         return $this->factories['admin.core.post_content']();
  9656.     }
  9657.     /**
  9658.      * Gets the public 'admin.core.post_content.template_registry' shared service.
  9659.      *
  9660.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9661.      */
  9662.     protected function getAdmin_Core_PostContent_TemplateRegistryService()
  9663.     {
  9664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9666.         return $this->services['admin.core.post_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9667.     }
  9668.     /**
  9669.      * Gets the public 'admin.core.vacancy_content' service.
  9670.      *
  9671.      * @return \AdminBundle\Admin\DCAutoSite\VacancyContentAdmin
  9672.      */
  9673.     protected function getAdmin_Core_VacancyContentService()
  9674.     {
  9675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9679.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9680.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9681.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9685.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9686.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9687.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VacancyContentAdmin.php';
  9688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9690.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9691.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9692.         $this->factories['admin.core.vacancy_content'] = function () {
  9693.             $instance = new \AdminBundle\Admin\DCAutoSite\VacancyContentAdmin('admin.core.vacancy_content''DcSiteBundle\\Entity\\VacancyContent''sonata.admin.controller.crud');
  9694.             $instance->setManagerType('orm');
  9695.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9696.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9697.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9698.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9699.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9700.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9701.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9702.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9703.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9704.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9705.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9706.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9707.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9708.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9709.             $instance->setPagerType('default');
  9710.             $instance->setLabel(NULL);
  9711.             $instance->setTranslationDomain('messages');
  9712.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9713.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9714.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9715.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9716.             $instance->setTemplateRegistry(($this->services['admin.core.vacancy_content.template_registry'] ?? $this->getAdmin_Core_VacancyContent_TemplateRegistryService()));
  9717.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9718.             $instance->initialize();
  9719.             return $instance;
  9720.         };
  9721.         return $this->factories['admin.core.vacancy_content']();
  9722.     }
  9723.     /**
  9724.      * Gets the public 'admin.core.vacancy_content.template_registry' shared service.
  9725.      *
  9726.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9727.      */
  9728.     protected function getAdmin_Core_VacancyContent_TemplateRegistryService()
  9729.     {
  9730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9732.         return $this->services['admin.core.vacancy_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9733.     }
  9734.     /**
  9735.      * Gets the public 'admin.core.worker' service.
  9736.      *
  9737.      * @return \AdminBundle\Admin\ViDiWorkerAdmin
  9738.      */
  9739.     protected function getAdmin_Core_WorkerService()
  9740.     {
  9741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9748.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9750.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9751.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9753.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9754.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiWorkerAdmin.php';
  9755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9756.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9759.         $this->factories['admin.core.worker'] = function () {
  9760.             $instance = new \AdminBundle\Admin\ViDiWorkerAdmin('admin.core.worker''CoreBundle\\Entity\\ViDiWorker''AdminBundle\\Controller\\BaseCRUDController');
  9761.             $instance->setManagerType('orm');
  9762.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9763.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9764.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9765.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9766.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9767.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9768.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9769.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9770.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9771.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9772.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9773.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9774.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9775.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9776.             $instance->setPagerType('default');
  9777.             $instance->setLabel('Персонал - сотрудники');
  9778.             $instance->setTranslationDomain('messages');
  9779.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9780.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9781.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9782.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9783.             $instance->setExtraServices(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9784.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  9785.             $instance->setTemplateRegistry(($this->services['admin.core.worker.template_registry'] ?? $this->getAdmin_Core_Worker_TemplateRegistryService()));
  9786.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9787.             $instance->initialize();
  9788.             return $instance;
  9789.         };
  9790.         return $this->factories['admin.core.worker']();
  9791.     }
  9792.     /**
  9793.      * Gets the public 'admin.core.worker.template_registry' shared service.
  9794.      *
  9795.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9796.      */
  9797.     protected function getAdmin_Core_Worker_TemplateRegistryService()
  9798.     {
  9799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9801.         return $this->services['admin.core.worker.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9802.     }
  9803.     /**
  9804.      * Gets the public 'admin.credit.programm' service.
  9805.      *
  9806.      * @return \AdminBundle\Admin\CreditProgramAdmin
  9807.      */
  9808.     protected function getAdmin_Credit_ProgrammService()
  9809.     {
  9810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9819.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9822.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9823.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/CreditProgramAdmin.php';
  9824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9825.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9828.         $this->factories['admin.credit.programm'] = function () {
  9829.             $instance = new \AdminBundle\Admin\CreditProgramAdmin('admin.credit.programm''DcSiteBundle\\Entity\\CreditProgram''AdminBundle\\Controller\\BaseCRUDController');
  9830.             $instance->setManagerType('orm');
  9831.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9832.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9833.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9834.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9835.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9836.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9837.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9838.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9839.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9840.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9841.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9842.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9843.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9844.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9845.             $instance->setPagerType('default');
  9846.             $instance->setLabel('Кредитные программы');
  9847.             $instance->setTranslationDomain('messages');
  9848.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9849.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9850.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9851.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9852.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  9853.             $instance->setTemplateRegistry(($this->services['admin.credit.programm.template_registry'] ?? $this->getAdmin_Credit_Programm_TemplateRegistryService()));
  9854.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9855.             $instance->initialize();
  9856.             return $instance;
  9857.         };
  9858.         return $this->factories['admin.credit.programm']();
  9859.     }
  9860.     /**
  9861.      * Gets the public 'admin.credit.programm.template_registry' shared service.
  9862.      *
  9863.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9864.      */
  9865.     protected function getAdmin_Credit_Programm_TemplateRegistryService()
  9866.     {
  9867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9869.         return $this->services['admin.credit.programm.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9870.     }
  9871.     /**
  9872.      * Gets the public 'admin.critical_log' service.
  9873.      *
  9874.      * @return \AdminBundle\Admin\Report\CriticalLogAdmin
  9875.      */
  9876.     protected function getAdmin_CriticalLogService()
  9877.     {
  9878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9887.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9888.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9889.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9890.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9891.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Report/CriticalLogAdmin.php';
  9892.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9896.         $this->factories['admin.critical_log'] = function () {
  9897.             $instance = new \AdminBundle\Admin\Report\CriticalLogAdmin('admin.critical_log''CoreBundle\\Entity\\CriticalLog''sonata.admin.controller.crud');
  9898.             $instance->setManagerType('orm');
  9899.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9900.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9901.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9902.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9903.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9904.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9905.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9906.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9907.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9908.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9909.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9910.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9911.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9912.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9913.             $instance->setPagerType('default');
  9914.             $instance->setLabel('Критичні логи');
  9915.             $instance->setTranslationDomain('messages');
  9916.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9917.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9918.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9919.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9920.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  9921.             $instance->setTemplateRegistry(($this->services['admin.critical_log.template_registry'] ?? $this->getAdmin_CriticalLog_TemplateRegistryService()));
  9922.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9923.             $instance->initialize();
  9924.             return $instance;
  9925.         };
  9926.         return $this->factories['admin.critical_log']();
  9927.     }
  9928.     /**
  9929.      * Gets the public 'admin.critical_log.template_registry' shared service.
  9930.      *
  9931.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9932.      */
  9933.     protected function getAdmin_CriticalLog_TemplateRegistryService()
  9934.     {
  9935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9937.         return $this->services['admin.critical_log.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9938.     }
  9939.     /**
  9940.      * Gets the public 'admin.dc.accessories' service.
  9941.      *
  9942.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesAdmin
  9943.      */
  9944.     protected function getAdmin_Dc_AccessoriesService()
  9945.     {
  9946.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9947.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9954.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9956.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9957.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9958.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9959.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesAdmin.php';
  9960.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9964.         $this->factories['admin.dc.accessories'] = function () {
  9965.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesAdmin('admin.dc.accessories''DcSiteBundle\\Entity\\Accessories''sonata.admin.controller.crud');
  9966.             $instance->setManagerType('orm');
  9967.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9968.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9969.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9970.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9971.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9972.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9973.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9974.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9975.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9976.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9977.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9978.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9979.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9980.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9981.             $instance->setPagerType('default');
  9982.             $instance->setLabel('Аксессуары');
  9983.             $instance->setTranslationDomain('messages');
  9984.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  9985.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9986.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9987.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9988.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  9989.             $instance->setTemplateRegistry(($this->services['admin.dc.accessories.template_registry'] ?? $this->getAdmin_Dc_Accessories_TemplateRegistryService()));
  9990.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9991.             $instance->initialize();
  9992.             return $instance;
  9993.         };
  9994.         return $this->factories['admin.dc.accessories']();
  9995.     }
  9996.     /**
  9997.      * Gets the public 'admin.dc.accessories.template_registry' shared service.
  9998.      *
  9999.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10000.      */
  10001.     protected function getAdmin_Dc_Accessories_TemplateRegistryService()
  10002.     {
  10003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10005.         return $this->services['admin.dc.accessories.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10006.     }
  10007.     /**
  10008.      * Gets the public 'admin.dc.accessories_category' service.
  10009.      *
  10010.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesCategoryAdmin
  10011.      */
  10012.     protected function getAdmin_Dc_AccessoriesCategoryService()
  10013.     {
  10014.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10015.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10023.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10026.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10027.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesCategoryAdmin.php';
  10028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10032.         $this->factories['admin.dc.accessories_category'] = function () {
  10033.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesCategoryAdmin('admin.dc.accessories_category''DcSiteBundle\\Entity\\AccessoriesCategory''sonata.admin.controller.crud');
  10034.             $instance->setManagerType('orm');
  10035.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10036.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10037.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10038.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10039.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10040.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10041.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10042.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10043.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10044.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10045.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10046.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10047.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10048.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10049.             $instance->setPagerType('default');
  10050.             $instance->setLabel('Аксессуары - категории NEW');
  10051.             $instance->setTranslationDomain('messages');
  10052.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10053.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10054.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10055.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10056.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10057.             $instance->setTemplateRegistry(($this->services['admin.dc.accessories_category.template_registry'] ?? $this->getAdmin_Dc_AccessoriesCategory_TemplateRegistryService()));
  10058.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10059.             $instance->initialize();
  10060.             return $instance;
  10061.         };
  10062.         return $this->factories['admin.dc.accessories_category']();
  10063.     }
  10064.     /**
  10065.      * Gets the public 'admin.dc.accessories_category.template_registry' shared service.
  10066.      *
  10067.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10068.      */
  10069.     protected function getAdmin_Dc_AccessoriesCategory_TemplateRegistryService()
  10070.     {
  10071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10073.         return $this->services['admin.dc.accessories_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10074.     }
  10075.     /**
  10076.      * Gets the public 'admin.dc.accessories_category_content' service.
  10077.      *
  10078.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesCategoryContentAdmin
  10079.      */
  10080.     protected function getAdmin_Dc_AccessoriesCategoryContentService()
  10081.     {
  10082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10083.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10091.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10094.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10095.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesCategoryContentAdmin.php';
  10096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10100.         $this->factories['admin.dc.accessories_category_content'] = function () {
  10101.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesCategoryContentAdmin('admin.dc.accessories_category_content''DcSiteBundle\\Entity\\AccessoriesCategoryContent''sonata.admin.controller.crud');
  10102.             $instance->setManagerType('orm');
  10103.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10104.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10105.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10106.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10107.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10108.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10109.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10110.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10111.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10112.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10113.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10114.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10115.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10116.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10117.             $instance->setPagerType('default');
  10118.             $instance->setLabel(NULL);
  10119.             $instance->setTranslationDomain('messages');
  10120.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10121.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10122.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10123.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10124.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10125.             $instance->setTemplateRegistry(($this->services['admin.dc.accessories_category_content.template_registry'] ?? $this->getAdmin_Dc_AccessoriesCategoryContent_TemplateRegistryService()));
  10126.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10127.             $instance->initialize();
  10128.             return $instance;
  10129.         };
  10130.         return $this->factories['admin.dc.accessories_category_content']();
  10131.     }
  10132.     /**
  10133.      * Gets the public 'admin.dc.accessories_category_content.template_registry' shared service.
  10134.      *
  10135.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10136.      */
  10137.     protected function getAdmin_Dc_AccessoriesCategoryContent_TemplateRegistryService()
  10138.     {
  10139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10141.         return $this->services['admin.dc.accessories_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10142.     }
  10143.     /**
  10144.      * Gets the public 'admin.dc.accessories_content' service.
  10145.      *
  10146.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesContentAdmin
  10147.      */
  10148.     protected function getAdmin_Dc_AccessoriesContentService()
  10149.     {
  10150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10159.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10160.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10162.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10163.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesContentAdmin.php';
  10164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10166.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10168.         $this->factories['admin.dc.accessories_content'] = function () {
  10169.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesContentAdmin('admin.dc.accessories_content''DcSiteBundle\\Entity\\AccessoriesContent''sonata.admin.controller.crud');
  10170.             $instance->setManagerType('orm');
  10171.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10172.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10173.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10174.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10175.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10176.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10177.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10178.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10179.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10180.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10181.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10182.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10183.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10184.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10185.             $instance->setPagerType('default');
  10186.             $instance->setLabel(NULL);
  10187.             $instance->setTranslationDomain('messages');
  10188.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10189.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10190.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10191.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10192.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10193.             $instance->setTemplateRegistry(($this->services['admin.dc.accessories_content.template_registry'] ?? $this->getAdmin_Dc_AccessoriesContent_TemplateRegistryService()));
  10194.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10195.             $instance->initialize();
  10196.             return $instance;
  10197.         };
  10198.         return $this->factories['admin.dc.accessories_content']();
  10199.     }
  10200.     /**
  10201.      * Gets the public 'admin.dc.accessories_content.template_registry' shared service.
  10202.      *
  10203.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10204.      */
  10205.     protected function getAdmin_Dc_AccessoriesContent_TemplateRegistryService()
  10206.     {
  10207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10209.         return $this->services['admin.dc.accessories_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10210.     }
  10211.     /**
  10212.      * Gets the public 'admin.dc.actions.post' service.
  10213.      *
  10214.      * @return \AdminBundle\Admin\DCAutoSite\ActionsAdmin
  10215.      */
  10216.     protected function getAdmin_Dc_Actions_PostService()
  10217.     {
  10218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10219.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10221.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10223.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10225.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10226.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10227.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10230.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostAdmin.php';
  10231.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseActionPostAdmin.php';
  10232.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ActionsAdmin.php';
  10233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10234.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10237.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10238.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Seo/AutomaticSeoGenerationAdmin.php';
  10239.         $this->factories['admin.dc.actions.post'] = function () {
  10240.             $instance = new \AdminBundle\Admin\DCAutoSite\ActionsAdmin('admin.dc.actions.post''CoreBundle\\Entity\\Post''sonata.admin.controller.crud');
  10241.             $instance->setManagerType('orm');
  10242.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10243.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10244.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10245.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10246.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10247.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10248.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10249.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10250.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10251.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10252.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10253.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10254.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10255.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10256.             $instance->setPagerType('default');
  10257.             $instance->setLabel('Акции');
  10258.             $instance->setTranslationDomain('messages');
  10259.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10260.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10261.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10262.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10263.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10264.             $instance->setExtraServices(($this->services['core.services.seo.automatic-seo-generation-admin'] ?? ($this->services['core.services.seo.automatic-seo-generation-admin'] = new \CoreBundle\Services\Seo\AutomaticSeoGenerationAdmin())));
  10265.             $instance->setTemplateRegistry(($this->services['admin.dc.actions.post.template_registry'] ?? $this->getAdmin_Dc_Actions_Post_TemplateRegistryService()));
  10266.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10267.             $instance->initialize();
  10268.             return $instance;
  10269.         };
  10270.         return $this->factories['admin.dc.actions.post']();
  10271.     }
  10272.     /**
  10273.      * Gets the public 'admin.dc.actions.post.template_registry' shared service.
  10274.      *
  10275.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10276.      */
  10277.     protected function getAdmin_Dc_Actions_Post_TemplateRegistryService()
  10278.     {
  10279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10281.         return $this->services['admin.dc.actions.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10282.     }
  10283.     /**
  10284.      * Gets the public 'admin.dc.all_leads' service.
  10285.      *
  10286.      * @return \AdminBundle\Admin\LeadsAdmin
  10287.      */
  10288.     protected function getAdmin_Dc_AllLeadsService()
  10289.     {
  10290.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10302.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/LeadsAdmin.php';
  10303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10307.         $this->factories['admin.dc.all_leads'] = function () {
  10308.             $instance = new \AdminBundle\Admin\LeadsAdmin('admin.dc.all_leads''CoreBundle\\Entity\\Forms''AdminBundle\\Controller\\BaseCRUDController');
  10309.             $instance->setManagerType('orm');
  10310.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10311.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10312.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10313.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10314.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10315.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10316.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10317.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10318.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10319.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10320.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10321.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10322.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10323.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10324.             $instance->setPagerType('default');
  10325.             $instance->setLabel('Лиды');
  10326.             $instance->setTranslationDomain('messages');
  10327.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10328.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10329.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10330.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10331.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  10332.             $instance->setTemplateRegistry(($this->services['admin.dc.all_leads.template_registry'] ?? $this->getAdmin_Dc_AllLeads_TemplateRegistryService()));
  10333.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10334.             $instance->initialize();
  10335.             return $instance;
  10336.         };
  10337.         return $this->factories['admin.dc.all_leads']();
  10338.     }
  10339.     /**
  10340.      * Gets the public 'admin.dc.all_leads.template_registry' shared service.
  10341.      *
  10342.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10343.      */
  10344.     protected function getAdmin_Dc_AllLeads_TemplateRegistryService()
  10345.     {
  10346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10348.         return $this->services['admin.dc.all_leads.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10349.     }
  10350.     /**
  10351.      * Gets the public 'admin.dc.body_repair_certificate' service.
  10352.      *
  10353.      * @return \AdminBundle\Admin\DCAutoSite\BodyRepairCertificateAdmin
  10354.      */
  10355.     protected function getAdmin_Dc_BodyRepairCertificateService()
  10356.     {
  10357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10366.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10369.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10370.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BodyRepairCertificateAdmin.php';
  10371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10375.         $this->factories['admin.dc.body_repair_certificate'] = function () {
  10376.             $instance = new \AdminBundle\Admin\DCAutoSite\BodyRepairCertificateAdmin('admin.dc.body_repair_certificate''DcSiteBundle\\Entity\\BodyRepairCertificate''sonata.admin.controller.crud');
  10377.             $instance->setManagerType('orm');
  10378.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10379.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10380.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10381.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10382.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10383.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10384.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10385.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10386.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10387.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10388.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10389.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10390.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10391.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10392.             $instance->setPagerType('default');
  10393.             $instance->setLabel('Сертификаты кузовного рем.');
  10394.             $instance->setTranslationDomain('messages');
  10395.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10396.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10397.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10398.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10399.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10400.             $instance->setTemplateRegistry(($this->services['admin.dc.body_repair_certificate.template_registry'] ?? $this->getAdmin_Dc_BodyRepairCertificate_TemplateRegistryService()));
  10401.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10402.             $instance->initialize();
  10403.             return $instance;
  10404.         };
  10405.         return $this->factories['admin.dc.body_repair_certificate']();
  10406.     }
  10407.     /**
  10408.      * Gets the public 'admin.dc.body_repair_certificate.template_registry' shared service.
  10409.      *
  10410.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10411.      */
  10412.     protected function getAdmin_Dc_BodyRepairCertificate_TemplateRegistryService()
  10413.     {
  10414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10416.         return $this->services['admin.dc.body_repair_certificate.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10417.     }
  10418.     /**
  10419.      * Gets the public 'admin.dc.client_partner' service.
  10420.      *
  10421.      * @return \AdminBundle\Admin\DCAutoSite\ClientPartnerAdmin
  10422.      */
  10423.     protected function getAdmin_Dc_ClientPartnerService()
  10424.     {
  10425.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10434.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10437.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10438.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ClientPartnerAdmin.php';
  10439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10443.         $this->factories['admin.dc.client_partner'] = function () {
  10444.             $instance = new \AdminBundle\Admin\DCAutoSite\ClientPartnerAdmin('admin.dc.client_partner''DcSiteBundle\\Entity\\ClientPartner''sonata.admin.controller.crud');
  10445.             $instance->setManagerType('orm');
  10446.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10447.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10448.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10449.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10450.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10451.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10452.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10453.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10454.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10455.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10456.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10457.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10458.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10459.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10460.             $instance->setPagerType('default');
  10461.             $instance->setLabel('Клієнти і партнери');
  10462.             $instance->setTranslationDomain('messages');
  10463.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10464.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10465.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10466.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10467.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10468.             $instance->setTemplateRegistry(($this->services['admin.dc.client_partner.template_registry'] ?? $this->getAdmin_Dc_ClientPartner_TemplateRegistryService()));
  10469.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10470.             $instance->initialize();
  10471.             return $instance;
  10472.         };
  10473.         return $this->factories['admin.dc.client_partner']();
  10474.     }
  10475.     /**
  10476.      * Gets the public 'admin.dc.client_partner.template_registry' shared service.
  10477.      *
  10478.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10479.      */
  10480.     protected function getAdmin_Dc_ClientPartner_TemplateRegistryService()
  10481.     {
  10482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10484.         return $this->services['admin.dc.client_partner.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10485.     }
  10486.     /**
  10487.      * Gets the public 'admin.dc.configurator_offer' service.
  10488.      *
  10489.      * @return \AdminBundle\Admin\DCAutoSite\ConfiguratorOfferAdmin
  10490.      */
  10491.     protected function getAdmin_Dc_ConfiguratorOfferService()
  10492.     {
  10493.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10498.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10502.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10505.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10506.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ConfiguratorOfferAdmin.php';
  10507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10510.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10511.         $this->factories['admin.dc.configurator_offer'] = function () {
  10512.             $instance = new \AdminBundle\Admin\DCAutoSite\ConfiguratorOfferAdmin('admin.dc.configurator_offer''CoreBundle\\Entity\\ConfiguratorOffer''AdminBundle\\Controller\\BaseCRUDController');
  10513.             $instance->setManagerType('orm');
  10514.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10515.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10516.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10517.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10518.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10519.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10520.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10521.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10522.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10523.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10524.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10525.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10526.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10527.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10528.             $instance->setPagerType('default');
  10529.             $instance->setLabel('Заявки конфигуратора');
  10530.             $instance->setTranslationDomain('messages');
  10531.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10532.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10533.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10534.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10535.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10536.             $instance->setTemplateRegistry(($this->services['admin.dc.configurator_offer.template_registry'] ?? $this->getAdmin_Dc_ConfiguratorOffer_TemplateRegistryService()));
  10537.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10538.             $instance->initialize();
  10539.             return $instance;
  10540.         };
  10541.         return $this->factories['admin.dc.configurator_offer']();
  10542.     }
  10543.     /**
  10544.      * Gets the public 'admin.dc.configurator_offer.template_registry' shared service.
  10545.      *
  10546.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10547.      */
  10548.     protected function getAdmin_Dc_ConfiguratorOffer_TemplateRegistryService()
  10549.     {
  10550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10552.         return $this->services['admin.dc.configurator_offer.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10553.     }
  10554.     /**
  10555.      * Gets the public 'admin.dc.events' service.
  10556.      *
  10557.      * @return \AdminBundle\Admin\EventsAdmin
  10558.      */
  10559.     protected function getAdmin_Dc_EventsService()
  10560.     {
  10561.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10562.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10563.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10570.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10571.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10572.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10573.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/EventsAdmin.php';
  10574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10578.         $this->factories['admin.dc.events'] = function () {
  10579.             $instance = new \AdminBundle\Admin\EventsAdmin('admin.dc.events''DcSiteBundle\\Entity\\Events''Sonata\\AdminBundle\\Controller\\CRUDController');
  10580.             $instance->setManagerType('orm');
  10581.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10582.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10583.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10584.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10585.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10586.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10587.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10588.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10589.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10590.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10591.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10592.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10593.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10594.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10595.             $instance->setPagerType('default');
  10596.             $instance->setLabel('Мероприятия');
  10597.             $instance->setTranslationDomain('messages');
  10598.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10599.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10600.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10601.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10602.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  10603.             $instance->setTemplateRegistry(($this->services['admin.dc.events.template_registry'] ?? $this->getAdmin_Dc_Events_TemplateRegistryService()));
  10604.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10605.             $instance->initialize();
  10606.             return $instance;
  10607.         };
  10608.         return $this->factories['admin.dc.events']();
  10609.     }
  10610.     /**
  10611.      * Gets the public 'admin.dc.events.template_registry' shared service.
  10612.      *
  10613.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10614.      */
  10615.     protected function getAdmin_Dc_Events_TemplateRegistryService()
  10616.     {
  10617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10619.         return $this->services['admin.dc.events.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10620.     }
  10621.     /**
  10622.      * Gets the public 'admin.dc.faq' service.
  10623.      *
  10624.      * @return \AdminBundle\Admin\DCAutoSite\FaqAdmin
  10625.      */
  10626.     protected function getAdmin_Dc_FaqService()
  10627.     {
  10628.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10629.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10630.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10631.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10632.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10633.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10635.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10640.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10641.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/FaqAdmin.php';
  10642.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10643.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10645.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10646.         $this->factories['admin.dc.faq'] = function () {
  10647.             $instance = new \AdminBundle\Admin\DCAutoSite\FaqAdmin('admin.dc.faq''DcSiteBundle\\Entity\\Faq''sonata.admin.controller.crud');
  10648.             $instance->setManagerType('orm');
  10649.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10650.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10651.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10652.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10653.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10654.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10655.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10656.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10657.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10658.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10659.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10660.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10661.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10662.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10663.             $instance->setPagerType('default');
  10664.             $instance->setLabel('Запитання/Відповіді');
  10665.             $instance->setTranslationDomain('messages');
  10666.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10667.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10668.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10669.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10670.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10671.             $instance->setTemplateRegistry(($this->services['admin.dc.faq.template_registry'] ?? $this->getAdmin_Dc_Faq_TemplateRegistryService()));
  10672.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10673.             $instance->initialize();
  10674.             return $instance;
  10675.         };
  10676.         return $this->factories['admin.dc.faq']();
  10677.     }
  10678.     /**
  10679.      * Gets the public 'admin.dc.faq.template_registry' shared service.
  10680.      *
  10681.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10682.      */
  10683.     protected function getAdmin_Dc_Faq_TemplateRegistryService()
  10684.     {
  10685.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10686.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10687.         return $this->services['admin.dc.faq.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10688.     }
  10689.     /**
  10690.      * Gets the public 'admin.dc.generator' service.
  10691.      *
  10692.      * @return \AdminBundle\Admin\DCAutoSite\GeneratorAdmin
  10693.      */
  10694.     protected function getAdmin_Dc_GeneratorService()
  10695.     {
  10696.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10698.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10699.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10700.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10708.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10709.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/GeneratorAdmin.php';
  10710.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10711.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10714.         $this->factories['admin.dc.generator'] = function () {
  10715.             $instance = new \AdminBundle\Admin\DCAutoSite\GeneratorAdmin('admin.dc.generator''DcSiteBundle\\Entity\\Generator''sonata.admin.controller.crud');
  10716.             $instance->setManagerType('orm');
  10717.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10718.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10719.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10720.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10721.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10722.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10723.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10724.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10725.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10726.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10727.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10728.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10729.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10730.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10731.             $instance->setPagerType('default');
  10732.             $instance->setLabel('Генератори');
  10733.             $instance->setTranslationDomain('messages');
  10734.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10735.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10736.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10737.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10738.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10739.             $instance->setTemplateRegistry(($this->services['admin.dc.generator.template_registry'] ?? $this->getAdmin_Dc_Generator_TemplateRegistryService()));
  10740.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10741.             $instance->initialize();
  10742.             return $instance;
  10743.         };
  10744.         return $this->factories['admin.dc.generator']();
  10745.     }
  10746.     /**
  10747.      * Gets the public 'admin.dc.generator.template_registry' shared service.
  10748.      *
  10749.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10750.      */
  10751.     protected function getAdmin_Dc_Generator_TemplateRegistryService()
  10752.     {
  10753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10755.         return $this->services['admin.dc.generator.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10756.     }
  10757.     /**
  10758.      * Gets the public 'admin.dc.news.post' service.
  10759.      *
  10760.      * @return \AdminBundle\Admin\DCAutoSite\NewsAdmin
  10761.      */
  10762.     protected function getAdmin_Dc_News_PostService()
  10763.     {
  10764.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10766.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10768.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10769.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10773.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10776.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostAdmin.php';
  10777.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/NewsAdmin.php';
  10778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10779.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10782.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10783.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Seo/AutomaticSeoGenerationAdmin.php';
  10784.         $this->factories['admin.dc.news.post'] = function () {
  10785.             $instance = new \AdminBundle\Admin\DCAutoSite\NewsAdmin('admin.dc.news.post''CoreBundle\\Entity\\Post''sonata.admin.controller.crud');
  10786.             $instance->setManagerType('orm');
  10787.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10788.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10789.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10790.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10791.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10792.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10793.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10794.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10795.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10796.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10797.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10798.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10799.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10800.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10801.             $instance->setPagerType('default');
  10802.             $instance->setLabel('Новости');
  10803.             $instance->setTranslationDomain('messages');
  10804.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10805.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10806.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10807.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10808.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10809.             $instance->setExtraServices(($this->services['core.services.seo.automatic-seo-generation-admin'] ?? ($this->services['core.services.seo.automatic-seo-generation-admin'] = new \CoreBundle\Services\Seo\AutomaticSeoGenerationAdmin())));
  10810.             $instance->setTemplateRegistry(($this->services['admin.dc.news.post.template_registry'] ?? $this->getAdmin_Dc_News_Post_TemplateRegistryService()));
  10811.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10812.             $instance->initialize();
  10813.             return $instance;
  10814.         };
  10815.         return $this->factories['admin.dc.news.post']();
  10816.     }
  10817.     /**
  10818.      * Gets the public 'admin.dc.news.post.template_registry' shared service.
  10819.      *
  10820.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10821.      */
  10822.     protected function getAdmin_Dc_News_Post_TemplateRegistryService()
  10823.     {
  10824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10825.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10826.         return $this->services['admin.dc.news.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10827.     }
  10828.     /**
  10829.      * Gets the public 'admin.dc.page_content' service.
  10830.      *
  10831.      * @return \AdminBundle\Admin\DCAutoSite\PageContentAdmin
  10832.      */
  10833.     protected function getAdmin_Dc_PageContentService()
  10834.     {
  10835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10837.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10838.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10839.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10844.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10847.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/PageContentAdmin.php';
  10848.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10852.         $this->factories['admin.dc.page_content'] = function () {
  10853.             $instance = new \AdminBundle\Admin\DCAutoSite\PageContentAdmin('admin.dc.page_content''DcSiteBundle\\Entity\\PageContent''sonata.admin.controller.crud');
  10854.             $instance->setManagerType('orm');
  10855.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10856.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10857.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10858.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10859.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10860.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10861.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10862.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10863.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10864.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10865.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10866.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10867.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10868.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10869.             $instance->setPagerType('default');
  10870.             $instance->setLabel(NULL);
  10871.             $instance->setTranslationDomain('messages');
  10872.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10873.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10874.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10875.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10876.             $instance->setTemplateRegistry(($this->services['admin.dc.page_content.template_registry'] ?? $this->getAdmin_Dc_PageContent_TemplateRegistryService()));
  10877.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10878.             $instance->initialize();
  10879.             return $instance;
  10880.         };
  10881.         return $this->factories['admin.dc.page_content']();
  10882.     }
  10883.     /**
  10884.      * Gets the public 'admin.dc.page_content.template_registry' shared service.
  10885.      *
  10886.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10887.      */
  10888.     protected function getAdmin_Dc_PageContent_TemplateRegistryService()
  10889.     {
  10890.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10891.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10892.         return $this->services['admin.dc.page_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10893.     }
  10894.     /**
  10895.      * Gets the public 'admin.dc.pages' service.
  10896.      *
  10897.      * @return \AdminBundle\Admin\DCAutoSite\PagesAdmin
  10898.      */
  10899.     protected function getAdmin_Dc_PagesService()
  10900.     {
  10901.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10902.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10910.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10913.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10914.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/PagesAdmin.php';
  10915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10919.         $this->factories['admin.dc.pages'] = function () {
  10920.             $instance = new \AdminBundle\Admin\DCAutoSite\PagesAdmin('admin.dc.pages''DcSiteBundle\\Entity\\Page''sonata.admin.controller.crud');
  10921.             $instance->setManagerType('orm');
  10922.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10923.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10924.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10925.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10926.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10927.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10928.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10929.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10930.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10931.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10932.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10933.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10934.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10935.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10936.             $instance->setPagerType('default');
  10937.             $instance->setLabel('Страницы');
  10938.             $instance->setTranslationDomain('messages');
  10939.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  10940.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10941.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10942.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10943.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  10944.             $instance->setTemplateRegistry(($this->services['admin.dc.pages.template_registry'] ?? $this->getAdmin_Dc_Pages_TemplateRegistryService()));
  10945.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10946.             $instance->initialize();
  10947.             return $instance;
  10948.         };
  10949.         return $this->factories['admin.dc.pages']();
  10950.     }
  10951.     /**
  10952.      * Gets the public 'admin.dc.pages.template_registry' shared service.
  10953.      *
  10954.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10955.      */
  10956.     protected function getAdmin_Dc_Pages_TemplateRegistryService()
  10957.     {
  10958.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10959.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10960.         return $this->services['admin.dc.pages.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10961.     }
  10962.     /**
  10963.      * Gets the public 'admin.dc.replacement_car_condition' service.
  10964.      *
  10965.      * @return \AdminBundle\Admin\DCAutoSite\ReplacementCarConditionAdmin
  10966.      */
  10967.     protected function getAdmin_Dc_ReplacementCarConditionService()
  10968.     {
  10969.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10971.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10972.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10978.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10981.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10982.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ReplacementCarConditionAdmin.php';
  10983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10987.         $this->factories['admin.dc.replacement_car_condition'] = function () {
  10988.             $instance = new \AdminBundle\Admin\DCAutoSite\ReplacementCarConditionAdmin('admin.dc.replacement_car_condition''DcSiteBundle\\Entity\\ReplacementCarCondition''sonata.admin.controller.crud');
  10989.             $instance->setManagerType('orm');
  10990.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10991.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10992.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10993.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10994.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10995.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10996.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10997.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10998.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10999.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11000.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11001.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11002.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11003.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11004.             $instance->setPagerType('default');
  11005.             $instance->setLabel('Условия подменного авто');
  11006.             $instance->setTranslationDomain('messages');
  11007.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11008.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11009.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11010.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11011.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  11012.             $instance->setTemplateRegistry(($this->services['admin.dc.replacement_car_condition.template_registry'] ?? $this->getAdmin_Dc_ReplacementCarCondition_TemplateRegistryService()));
  11013.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11014.             $instance->initialize();
  11015.             return $instance;
  11016.         };
  11017.         return $this->factories['admin.dc.replacement_car_condition']();
  11018.     }
  11019.     /**
  11020.      * Gets the public 'admin.dc.replacement_car_condition.template_registry' shared service.
  11021.      *
  11022.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11023.      */
  11024.     protected function getAdmin_Dc_ReplacementCarCondition_TemplateRegistryService()
  11025.     {
  11026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11028.         return $this->services['admin.dc.replacement_car_condition.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11029.     }
  11030.     /**
  11031.      * Gets the public 'admin.dc.resume' service.
  11032.      *
  11033.      * @return \AdminBundle\Admin\DCAutoSite\ResumeAdmin
  11034.      */
  11035.     protected function getAdmin_Dc_ResumeService()
  11036.     {
  11037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11049.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ResumeAdmin.php';
  11050.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11052.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11053.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11054.         $this->factories['admin.dc.resume'] = function () {
  11055.             $instance = new \AdminBundle\Admin\DCAutoSite\ResumeAdmin('admin.dc.resume''DcSiteBundle\\Entity\\VacancyForm''sonata.admin.controller.crud');
  11056.             $instance->setManagerType('orm');
  11057.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11058.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11059.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11060.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11061.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11062.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11063.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11064.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11065.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11066.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11067.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11068.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11069.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11070.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11071.             $instance->setPagerType('default');
  11072.             $instance->setLabel('Резюме');
  11073.             $instance->setTranslationDomain('messages');
  11074.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11075.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11076.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11077.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11078.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  11079.             $instance->setTemplateRegistry(($this->services['admin.dc.resume.template_registry'] ?? $this->getAdmin_Dc_Resume_TemplateRegistryService()));
  11080.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11081.             $instance->initialize();
  11082.             return $instance;
  11083.         };
  11084.         return $this->factories['admin.dc.resume']();
  11085.     }
  11086.     /**
  11087.      * Gets the public 'admin.dc.resume.template_registry' shared service.
  11088.      *
  11089.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11090.      */
  11091.     protected function getAdmin_Dc_Resume_TemplateRegistryService()
  11092.     {
  11093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11095.         return $this->services['admin.dc.resume.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11096.     }
  11097.     /**
  11098.      * Gets the public 'admin.dc.sales_contract' service.
  11099.      *
  11100.      * @return \AdminBundle\Admin\DCAutoSite\SalesContractAdmin
  11101.      */
  11102.     protected function getAdmin_Dc_SalesContractService()
  11103.     {
  11104.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11105.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11106.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11107.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11109.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11113.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11115.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11116.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11117.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SalesContractAdmin.php';
  11118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11119.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11120.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11121.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11122.         $this->factories['admin.dc.sales_contract'] = function () {
  11123.             $instance = new \AdminBundle\Admin\DCAutoSite\SalesContractAdmin('admin.dc.sales_contract''DcSiteBundle\\Entity\\SalesContract''sonata.admin.controller.crud');
  11124.             $instance->setManagerType('orm');
  11125.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11126.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11127.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11128.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11129.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11130.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11131.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11132.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11133.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11134.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11135.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11136.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11137.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11138.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11139.             $instance->setPagerType('default');
  11140.             $instance->setLabel('Условия продажи автомобилей');
  11141.             $instance->setTranslationDomain('messages');
  11142.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11143.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11144.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11145.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11146.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  11147.             $instance->setTemplateRegistry(($this->services['admin.dc.sales_contract.template_registry'] ?? $this->getAdmin_Dc_SalesContract_TemplateRegistryService()));
  11148.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11149.             $instance->initialize();
  11150.             return $instance;
  11151.         };
  11152.         return $this->factories['admin.dc.sales_contract']();
  11153.     }
  11154.     /**
  11155.      * Gets the public 'admin.dc.sales_contract.template_registry' shared service.
  11156.      *
  11157.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11158.      */
  11159.     protected function getAdmin_Dc_SalesContract_TemplateRegistryService()
  11160.     {
  11161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11162.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11163.         return $this->services['admin.dc.sales_contract.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11164.     }
  11165.     /**
  11166.      * Gets the public 'admin.dc.slider' service.
  11167.      *
  11168.      * @return \AdminBundle\Admin\DCAutoSite\MainSliderAdmin
  11169.      */
  11170.     protected function getAdmin_Dc_SliderService()
  11171.     {
  11172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11181.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11184.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/MainSliderAdmin.php';
  11185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11189.         $this->factories['admin.dc.slider'] = function () {
  11190.             $instance = new \AdminBundle\Admin\DCAutoSite\MainSliderAdmin('admin.dc.slider''DcSiteBundle\\Entity\\MainSlider''sonata.admin.controller.crud');
  11191.             $instance->setManagerType('orm');
  11192.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11193.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11194.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11195.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11196.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11197.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11198.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11199.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11200.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11201.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11202.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11203.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11204.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11205.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11206.             $instance->setPagerType('default');
  11207.             $instance->setLabel('Слайдер на главной');
  11208.             $instance->setTranslationDomain('messages');
  11209.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11210.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11211.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11212.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11213.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  11214.             $instance->setTemplateRegistry(($this->services['admin.dc.slider.template_registry'] ?? $this->getAdmin_Dc_Slider_TemplateRegistryService()));
  11215.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11216.             $instance->initialize();
  11217.             return $instance;
  11218.         };
  11219.         return $this->factories['admin.dc.slider']();
  11220.     }
  11221.     /**
  11222.      * Gets the public 'admin.dc.slider.template_registry' shared service.
  11223.      *
  11224.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11225.      */
  11226.     protected function getAdmin_Dc_Slider_TemplateRegistryService()
  11227.     {
  11228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11230.         return $this->services['admin.dc.slider.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11231.     }
  11232.     /**
  11233.      * Gets the public 'admin.dc.special_offers' service.
  11234.      *
  11235.      * @return \AdminBundle\Admin\DCAutoSite\SpecialOffersAdmin
  11236.      */
  11237.     protected function getAdmin_Dc_SpecialOffersService()
  11238.     {
  11239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11244.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11248.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11251.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersAdmin.php';
  11252.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11253.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11254.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11255.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11256.         $this->factories['admin.dc.special_offers'] = function () {
  11257.             $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  11258.             if (isset($this->services['admin.dc.special_offers'])) {
  11259.                 return $this->services['admin.dc.special_offers'];
  11260.             }
  11261.             $instance = new \AdminBundle\Admin\DCAutoSite\SpecialOffersAdmin('admin.dc.special_offers''CoreBundle\\Entity\\SpecialOffers''sonata.admin.controller.crud'\dirname(__DIR__4), $a);
  11262.             $instance->setManagerType('orm');
  11263.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11264.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11265.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11266.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11267.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11268.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11269.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11270.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11271.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11272.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11273.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11274.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11275.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11276.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11277.             $instance->setPagerType('default');
  11278.             $instance->setLabel('Спецпредложения');
  11279.             $instance->setTranslationDomain('messages');
  11280.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11281.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11282.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11283.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11284.             $instance->setTemplateRegistry(($this->services['admin.dc.special_offers.template_registry'] ?? $this->getAdmin_Dc_SpecialOffers_TemplateRegistryService()));
  11285.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11286.             $instance->initialize();
  11287.             return $instance;
  11288.         };
  11289.         return $this->factories['admin.dc.special_offers']();
  11290.     }
  11291.     /**
  11292.      * Gets the public 'admin.dc.special_offers.template_registry' shared service.
  11293.      *
  11294.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11295.      */
  11296.     protected function getAdmin_Dc_SpecialOffers_TemplateRegistryService()
  11297.     {
  11298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11300.         return $this->services['admin.dc.special_offers.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11301.     }
  11302.     /**
  11303.      * Gets the public 'admin.dc.special_offers_content' service.
  11304.      *
  11305.      * @return \AdminBundle\Admin\DCAutoSite\SpecialOffersContentAdmin
  11306.      */
  11307.     protected function getAdmin_Dc_SpecialOffersContentService()
  11308.     {
  11309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11312.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11317.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11318.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11320.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11321.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersContentAdmin.php';
  11322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11326.         $this->factories['admin.dc.special_offers_content'] = function () {
  11327.             $instance = new \AdminBundle\Admin\DCAutoSite\SpecialOffersContentAdmin('admin.dc.special_offers_content''CoreBundle\\Entity\\SpecialOffersContent''sonata.admin.controller.crud');
  11328.             $instance->setManagerType('orm');
  11329.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11330.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11331.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11332.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11333.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11334.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11335.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11336.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11337.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11338.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11339.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11340.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11341.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11342.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11343.             $instance->setPagerType('default');
  11344.             $instance->setLabel(NULL);
  11345.             $instance->setTranslationDomain('messages');
  11346.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11347.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11348.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11349.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11350.             $instance->setTemplateRegistry(($this->services['admin.dc.special_offers_content.template_registry'] ?? $this->getAdmin_Dc_SpecialOffersContent_TemplateRegistryService()));
  11351.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11352.             $instance->initialize();
  11353.             return $instance;
  11354.         };
  11355.         return $this->factories['admin.dc.special_offers_content']();
  11356.     }
  11357.     /**
  11358.      * Gets the public 'admin.dc.special_offers_content.template_registry' shared service.
  11359.      *
  11360.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11361.      */
  11362.     protected function getAdmin_Dc_SpecialOffersContent_TemplateRegistryService()
  11363.     {
  11364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11366.         return $this->services['admin.dc.special_offers_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11367.     }
  11368.     /**
  11369.      * Gets the public 'admin.dc.terms_maintenance' service.
  11370.      *
  11371.      * @return \AdminBundle\Admin\DCAutoSite\TermsMaintenanceAdmin
  11372.      */
  11373.     protected function getAdmin_Dc_TermsMaintenanceService()
  11374.     {
  11375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11381.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11382.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11384.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11387.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11388.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TermsMaintenanceAdmin.php';
  11389.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11391.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11393.         $this->factories['admin.dc.terms_maintenance'] = function () {
  11394.             $instance = new \AdminBundle\Admin\DCAutoSite\TermsMaintenanceAdmin('admin.dc.terms_maintenance''DcSiteBundle\\Entity\\TermsMaintenance''sonata.admin.controller.crud');
  11395.             $instance->setManagerType('orm');
  11396.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11397.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11398.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11399.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11400.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11401.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11402.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11403.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11404.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11405.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11406.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11407.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11408.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11409.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11410.             $instance->setPagerType('default');
  11411.             $instance->setLabel('Условия тех обслуживания');
  11412.             $instance->setTranslationDomain('messages');
  11413.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11414.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11415.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11416.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11417.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  11418.             $instance->setTemplateRegistry(($this->services['admin.dc.terms_maintenance.template_registry'] ?? $this->getAdmin_Dc_TermsMaintenance_TemplateRegistryService()));
  11419.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11420.             $instance->initialize();
  11421.             return $instance;
  11422.         };
  11423.         return $this->factories['admin.dc.terms_maintenance']();
  11424.     }
  11425.     /**
  11426.      * Gets the public 'admin.dc.terms_maintenance.template_registry' shared service.
  11427.      *
  11428.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11429.      */
  11430.     protected function getAdmin_Dc_TermsMaintenance_TemplateRegistryService()
  11431.     {
  11432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11434.         return $this->services['admin.dc.terms_maintenance.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11435.     }
  11436.     /**
  11437.      * Gets the public 'admin.dc.test_drive' service.
  11438.      *
  11439.      * @return \AdminBundle\Admin\DCAutoSite\TestDriveAdmin
  11440.      */
  11441.     protected function getAdmin_Dc_TestDriveService()
  11442.     {
  11443.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11449.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11450.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11452.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11455.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11456.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveAdmin.php';
  11457.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11458.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11459.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11460.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11461.         $this->factories['admin.dc.test_drive'] = function () {
  11462.             $instance = new \AdminBundle\Admin\DCAutoSite\TestDriveAdmin('admin.dc.test_drive''BmpGatewayBundle\\Entity\\VehicleTestDrive''sonata.admin.controller.crud');
  11463.             $instance->setManagerType('orm');
  11464.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11465.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11466.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11467.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11468.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11469.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11470.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11471.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11472.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11473.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11474.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11475.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11476.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11477.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11478.             $instance->setPagerType('default');
  11479.             $instance->setLabel('Тест-драйв');
  11480.             $instance->setTranslationDomain('messages');
  11481.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11482.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11483.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11484.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11485.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  11486.             $instance->setTemplateRegistry(($this->services['admin.dc.test_drive.template_registry'] ?? $this->getAdmin_Dc_TestDrive_TemplateRegistryService()));
  11487.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11488.             $instance->initialize();
  11489.             return $instance;
  11490.         };
  11491.         return $this->factories['admin.dc.test_drive']();
  11492.     }
  11493.     /**
  11494.      * Gets the public 'admin.dc.test_drive.routes' service.
  11495.      *
  11496.      * @return \AdminBundle\Admin\DCAutoSite\TestDriveRoutesAdmin
  11497.      */
  11498.     protected function getAdmin_Dc_TestDrive_RoutesService()
  11499.     {
  11500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11509.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11510.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11511.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11512.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11513.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveRoutesAdmin.php';
  11514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11518.         $this->factories['admin.dc.test_drive.routes'] = function () {
  11519.             $instance = new \AdminBundle\Admin\DCAutoSite\TestDriveRoutesAdmin('admin.dc.test_drive.routes''DcSiteBundle\\Entity\\TestDriveRoutes''AdminBundle\\Controller\\BaseCRUDController');
  11520.             $instance->setManagerType('orm');
  11521.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11522.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11523.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11524.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11525.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11526.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11527.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11528.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11529.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11530.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11531.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11532.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11533.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11534.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11535.             $instance->setPagerType('default');
  11536.             $instance->setLabel('Маршруты тест-драйвов');
  11537.             $instance->setTranslationDomain('messages');
  11538.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11539.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11540.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11541.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11542.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  11543.             $instance->setTemplateRegistry(($this->services['admin.dc.test_drive.routes.template_registry'] ?? $this->getAdmin_Dc_TestDrive_Routes_TemplateRegistryService()));
  11544.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11545.             $instance->initialize();
  11546.             return $instance;
  11547.         };
  11548.         return $this->factories['admin.dc.test_drive.routes']();
  11549.     }
  11550.     /**
  11551.      * Gets the public 'admin.dc.test_drive.routes.template_registry' shared service.
  11552.      *
  11553.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11554.      */
  11555.     protected function getAdmin_Dc_TestDrive_Routes_TemplateRegistryService()
  11556.     {
  11557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11559.         return $this->services['admin.dc.test_drive.routes.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11560.     }
  11561.     /**
  11562.      * Gets the public 'admin.dc.test_drive.template_registry' shared service.
  11563.      *
  11564.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11565.      */
  11566.     protected function getAdmin_Dc_TestDrive_TemplateRegistryService()
  11567.     {
  11568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11570.         return $this->services['admin.dc.test_drive.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11571.     }
  11572.     /**
  11573.      * Gets the public 'admin.dc.tour_route_content' service.
  11574.      *
  11575.      * @return \AdminBundle\Admin\DCAutoSite\TourRouteContentAdmin
  11576.      */
  11577.     protected function getAdmin_Dc_TourRouteContentService()
  11578.     {
  11579.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11580.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11581.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11584.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11591.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11592.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteContentAdmin.php';
  11593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11594.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11596.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11597.         $this->factories['admin.dc.tour_route_content'] = function () {
  11598.             $instance = new \AdminBundle\Admin\DCAutoSite\TourRouteContentAdmin('admin.dc.tour_route_content''DcSiteBundle\\Entity\\TourRouteContent''sonata.admin.controller.crud');
  11599.             $instance->setManagerType('orm');
  11600.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11601.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11602.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11603.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11604.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11605.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11606.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11607.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11608.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11609.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11610.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11611.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11612.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11613.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11614.             $instance->setPagerType('default');
  11615.             $instance->setLabel(NULL);
  11616.             $instance->setTranslationDomain('messages');
  11617.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11618.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11619.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11620.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11621.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  11622.             $instance->setTemplateRegistry(($this->services['admin.dc.tour_route_content.template_registry'] ?? $this->getAdmin_Dc_TourRouteContent_TemplateRegistryService()));
  11623.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11624.             $instance->initialize();
  11625.             return $instance;
  11626.         };
  11627.         return $this->factories['admin.dc.tour_route_content']();
  11628.     }
  11629.     /**
  11630.      * Gets the public 'admin.dc.tour_route_content.template_registry' shared service.
  11631.      *
  11632.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11633.      */
  11634.     protected function getAdmin_Dc_TourRouteContent_TemplateRegistryService()
  11635.     {
  11636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11638.         return $this->services['admin.dc.tour_route_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11639.     }
  11640.     /**
  11641.      * Gets the public 'admin.dc.tour_route_params' service.
  11642.      *
  11643.      * @return \AdminBundle\Admin\DCAutoSite\TourRouteParamsAdmin
  11644.      */
  11645.     protected function getAdmin_Dc_TourRouteParamsService()
  11646.     {
  11647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11652.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11654.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11655.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11657.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11658.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11659.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11660.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteParamsAdmin.php';
  11661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11662.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11663.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11665.         $this->factories['admin.dc.tour_route_params'] = function () {
  11666.             $instance = new \AdminBundle\Admin\DCAutoSite\TourRouteParamsAdmin('admin.dc.tour_route_params''DcSiteBundle\\Entity\\TourRouteParams''AdminBundle\\Controller\\BaseCRUDController');
  11667.             $instance->setManagerType('orm');
  11668.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11669.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11670.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11671.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11672.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11673.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11674.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11675.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11676.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11677.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11678.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11679.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11680.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11681.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11682.             $instance->setPagerType('default');
  11683.             $instance->setLabel(NULL);
  11684.             $instance->setTranslationDomain('messages');
  11685.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11686.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11687.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11688.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11689.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  11690.             $instance->setTemplateRegistry(($this->services['admin.dc.tour_route_params.template_registry'] ?? $this->getAdmin_Dc_TourRouteParams_TemplateRegistryService()));
  11691.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11692.             $instance->initialize();
  11693.             return $instance;
  11694.         };
  11695.         return $this->factories['admin.dc.tour_route_params']();
  11696.     }
  11697.     /**
  11698.      * Gets the public 'admin.dc.tour_route_params.template_registry' shared service.
  11699.      *
  11700.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11701.      */
  11702.     protected function getAdmin_Dc_TourRouteParams_TemplateRegistryService()
  11703.     {
  11704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11706.         return $this->services['admin.dc.tour_route_params.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11707.     }
  11708.     /**
  11709.      * Gets the public 'admin.dc.tour_routes' service.
  11710.      *
  11711.      * @return \AdminBundle\Admin\DCAutoSite\TourRoutesAdmin
  11712.      */
  11713.     protected function getAdmin_Dc_TourRoutesService()
  11714.     {
  11715.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11717.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11722.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11723.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11724.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11725.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11726.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11727.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11728.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRoutesAdmin.php';
  11729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11732.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11733.         $this->factories['admin.dc.tour_routes'] = function () {
  11734.             $instance = new \AdminBundle\Admin\DCAutoSite\TourRoutesAdmin('admin.dc.tour_routes''DcSiteBundle\\Entity\\TourRoutes''AdminBundle\\Controller\\BaseCRUDController');
  11735.             $instance->setManagerType('orm');
  11736.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11737.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11738.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11739.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11740.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11741.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11742.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11743.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11744.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11745.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11746.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11747.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11748.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11749.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11750.             $instance->setPagerType('default');
  11751.             $instance->setLabel('Тури-маршрути');
  11752.             $instance->setTranslationDomain('messages');
  11753.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11754.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11755.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11756.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11757.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  11758.             $instance->setTemplateRegistry(($this->services['admin.dc.tour_routes.template_registry'] ?? $this->getAdmin_Dc_TourRoutes_TemplateRegistryService()));
  11759.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11760.             $instance->initialize();
  11761.             return $instance;
  11762.         };
  11763.         return $this->factories['admin.dc.tour_routes']();
  11764.     }
  11765.     /**
  11766.      * Gets the public 'admin.dc.tour_routes.template_registry' shared service.
  11767.      *
  11768.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11769.      */
  11770.     protected function getAdmin_Dc_TourRoutes_TemplateRegistryService()
  11771.     {
  11772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11774.         return $this->services['admin.dc.tour_routes.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11775.     }
  11776.     /**
  11777.      * Gets the public 'admin.dc.vacancy' service.
  11778.      *
  11779.      * @return \AdminBundle\Admin\DCAutoSite\VacancyAdmin
  11780.      */
  11781.     protected function getAdmin_Dc_VacancyService()
  11782.     {
  11783.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11790.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11791.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11792.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11793.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11794.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11795.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VacancyAdmin.php';
  11796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11800.         $this->factories['admin.dc.vacancy'] = function () {
  11801.             $instance = new \AdminBundle\Admin\DCAutoSite\VacancyAdmin('admin.dc.vacancy''DcSiteBundle\\Entity\\Vacancy''sonata.admin.controller.crud');
  11802.             $instance->setManagerType('orm');
  11803.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11804.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11805.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11806.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11807.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11808.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11809.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11810.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11811.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11812.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11813.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11814.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11815.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11816.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11817.             $instance->setPagerType('default');
  11818.             $instance->setLabel('Вакансии');
  11819.             $instance->setTranslationDomain('messages');
  11820.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11821.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11822.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11823.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11824.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  11825.             $instance->setTemplateRegistry(($this->services['admin.dc.vacancy.template_registry'] ?? $this->getAdmin_Dc_Vacancy_TemplateRegistryService()));
  11826.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11827.             $instance->initialize();
  11828.             return $instance;
  11829.         };
  11830.         return $this->factories['admin.dc.vacancy']();
  11831.     }
  11832.     /**
  11833.      * Gets the public 'admin.dc.vacancy.template_registry' shared service.
  11834.      *
  11835.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11836.      */
  11837.     protected function getAdmin_Dc_Vacancy_TemplateRegistryService()
  11838.     {
  11839.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11841.         return $this->services['admin.dc.vacancy.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11842.     }
  11843.     /**
  11844.      * Gets the public 'admin.dealer' service.
  11845.      *
  11846.      * @return \AdminBundle\Admin\DealerAdmin
  11847.      */
  11848.     protected function getAdmin_DealerService()
  11849.     {
  11850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11852.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11858.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11859.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11860.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11861.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11862.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DealerAdmin.php';
  11863.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11864.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11865.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11866.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11867.         $this->factories['admin.dealer'] = function () {
  11868.             $instance = new \AdminBundle\Admin\DealerAdmin('admin.dealer''CoreBundle\\Entity\\Dealer''sonata.admin.controller.crud');
  11869.             $instance->setManagerType('orm');
  11870.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11871.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11872.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11873.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11874.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11875.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11876.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11877.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11878.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11879.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11880.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11881.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11882.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11883.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11884.             $instance->setPagerType('default');
  11885.             $instance->setLabel('Дилеры');
  11886.             $instance->setTranslationDomain('messages');
  11887.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11888.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11889.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11890.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11891.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  11892.             $instance->setTemplateRegistry(($this->services['admin.dealer.template_registry'] ?? $this->getAdmin_Dealer_TemplateRegistryService()));
  11893.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11894.             $instance->initialize();
  11895.             return $instance;
  11896.         };
  11897.         return $this->factories['admin.dealer']();
  11898.     }
  11899.     /**
  11900.      * Gets the public 'admin.dealer.template_registry' shared service.
  11901.      *
  11902.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11903.      */
  11904.     protected function getAdmin_Dealer_TemplateRegistryService()
  11905.     {
  11906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11908.         return $this->services['admin.dealer.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11909.     }
  11910.     /**
  11911.      * Gets the public 'admin.document_branch' service.
  11912.      *
  11913.      * @return \AdminBundle\Admin\Document\BranchesAdmin
  11914.      */
  11915.     protected function getAdmin_DocumentBranchService()
  11916.     {
  11917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11919.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11921.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11924.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11927.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11929.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11930.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Document/BranchesAdmin.php';
  11931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11935.         $this->factories['admin.document_branch'] = function () {
  11936.             $instance = new \AdminBundle\Admin\Document\BranchesAdmin('admin.document_branch''IntegrationBundle\\Entity\\Diia\\ServiceRequest''AdminBundle\\Controller\\Document\\BranchController');
  11937.             $instance->setManagerType('orm');
  11938.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11939.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11940.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11941.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11942.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11943.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11944.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11945.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11946.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11947.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11948.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11949.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11950.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11951.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11952.             $instance->setPagerType('default');
  11953.             $instance->setLabel('Дія бренчі');
  11954.             $instance->setTranslationDomain('messages');
  11955.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11956.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11957.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11958.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11959.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  11960.             $instance->setTemplateRegistry(($this->services['admin.document_branch.template_registry'] ?? $this->getAdmin_DocumentBranch_TemplateRegistryService()));
  11961.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11962.             $instance->initialize();
  11963.             return $instance;
  11964.         };
  11965.         return $this->factories['admin.document_branch']();
  11966.     }
  11967.     /**
  11968.      * Gets the public 'admin.document_branch.template_registry' shared service.
  11969.      *
  11970.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11971.      */
  11972.     protected function getAdmin_DocumentBranch_TemplateRegistryService()
  11973.     {
  11974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11976.         return $this->services['admin.document_branch.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11977.     }
  11978.     /**
  11979.      * Gets the public 'admin.document_dealer' service.
  11980.      *
  11981.      * @return \AdminBundle\Admin\Document\DealerOfferAdmin
  11982.      */
  11983.     protected function getAdmin_DocumentDealerService()
  11984.     {
  11985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11994.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11997.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11998.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Document/DealerOfferAdmin.php';
  11999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12003.         $this->factories['admin.document_dealer'] = function () {
  12004.             $instance = new \AdminBundle\Admin\Document\DealerOfferAdmin('admin.document_dealer''IntegrationBundle\\Entity\\Dealer\\DealerOffer''AdminBundle\\Controller\\Document\\DealerOfferController');
  12005.             $instance->setManagerType('orm');
  12006.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12007.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12008.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12009.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12010.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12011.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12012.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12013.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12014.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12015.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12016.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12017.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12018.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12019.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12020.             $instance->setPagerType('default');
  12021.             $instance->setLabel('Інтеграція ділерів');
  12022.             $instance->setTranslationDomain('messages');
  12023.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12024.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12025.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12026.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12027.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12028.             $instance->setTemplateRegistry(($this->services['admin.document_dealer.template_registry'] ?? $this->getAdmin_DocumentDealer_TemplateRegistryService()));
  12029.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12030.             $instance->initialize();
  12031.             return $instance;
  12032.         };
  12033.         return $this->factories['admin.document_dealer']();
  12034.     }
  12035.     /**
  12036.      * Gets the public 'admin.document_dealer.template_registry' shared service.
  12037.      *
  12038.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12039.      */
  12040.     protected function getAdmin_DocumentDealer_TemplateRegistryService()
  12041.     {
  12042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12044.         return $this->services['admin.document_dealer.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12045.     }
  12046.     /**
  12047.      * Gets the public 'admin.estimate_odds' service.
  12048.      *
  12049.      * @return \AdminBundle\Admin\VehicleEstimateOddsAdmin
  12050.      */
  12051.     protected function getAdmin_EstimateOddsService()
  12052.     {
  12053.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12062.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12065.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VehicleEstimateOddsAdmin.php';
  12066.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12068.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12070.         $this->factories['admin.estimate_odds'] = function () {
  12071.             $instance = new \AdminBundle\Admin\VehicleEstimateOddsAdmin('admin.estimate_odds''CoreBundle\\Entity\\VehicleEstimateOdds''AdminBundle\\Controller\\VehicleEstimateOddsController');
  12072.             $instance->setManagerType('orm');
  12073.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12074.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12075.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12076.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12077.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12078.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12079.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12080.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12081.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12082.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12083.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12084.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12085.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12086.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12087.             $instance->setPagerType('default');
  12088.             $instance->setLabel('TradeIn коэффициент');
  12089.             $instance->setTranslationDomain('messages');
  12090.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12091.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12092.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12093.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12094.             $instance->setContainerServices(($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12095.             $instance->setTemplateRegistry(($this->services['admin.estimate_odds.template_registry'] ?? $this->getAdmin_EstimateOdds_TemplateRegistryService()));
  12096.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12097.             $instance->initialize();
  12098.             return $instance;
  12099.         };
  12100.         return $this->factories['admin.estimate_odds']();
  12101.     }
  12102.     /**
  12103.      * Gets the public 'admin.estimate_odds.template_registry' shared service.
  12104.      *
  12105.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12106.      */
  12107.     protected function getAdmin_EstimateOdds_TemplateRegistryService()
  12108.     {
  12109.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12111.         return $this->services['admin.estimate_odds.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12112.     }
  12113.     /**
  12114.      * Gets the public 'admin.founder.biography' service.
  12115.      *
  12116.      * @return \AdminBundle\Admin\Founders\BiographyAdmin
  12117.      */
  12118.     protected function getAdmin_Founder_BiographyService()
  12119.     {
  12120.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12121.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12124.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12125.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12129.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12132.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12133.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BiographyAdmin.php';
  12134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12138.         $this->factories['admin.founder.biography'] = function () {
  12139.             $instance = new \AdminBundle\Admin\Founders\BiographyAdmin('admin.founder.biography''FoundersBundle\\Entity\\Biography''sonata.admin.controller.crud');
  12140.             $instance->setManagerType('orm');
  12141.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12142.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12143.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12144.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12145.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12146.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12147.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12148.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12149.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12150.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12151.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12152.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12153.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12154.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12155.             $instance->setPagerType('default');
  12156.             $instance->setLabel('Біографія');
  12157.             $instance->setTranslationDomain('messages');
  12158.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12159.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12160.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12161.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12162.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12163.             $instance->setTemplateRegistry(($this->services['admin.founder.biography.template_registry'] ?? $this->getAdmin_Founder_Biography_TemplateRegistryService()));
  12164.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12165.             $instance->initialize();
  12166.             return $instance;
  12167.         };
  12168.         return $this->factories['admin.founder.biography']();
  12169.     }
  12170.     /**
  12171.      * Gets the public 'admin.founder.biography.template_registry' shared service.
  12172.      *
  12173.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12174.      */
  12175.     protected function getAdmin_Founder_Biography_TemplateRegistryService()
  12176.     {
  12177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12179.         return $this->services['admin.founder.biography.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12180.     }
  12181.     /**
  12182.      * Gets the public 'admin.founder.category_social_investments' service.
  12183.      *
  12184.      * @return \AdminBundle\Admin\Founders\CategorySocialInvestmentsAdmin
  12185.      */
  12186.     protected function getAdmin_Founder_CategorySocialInvestmentsService()
  12187.     {
  12188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12197.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12200.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12201.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/CategorySocialInvestmentsAdmin.php';
  12202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12206.         $this->factories['admin.founder.category_social_investments'] = function () {
  12207.             $instance = new \AdminBundle\Admin\Founders\CategorySocialInvestmentsAdmin('admin.founder.category_social_investments''FoundersBundle\\Entity\\CategoryPost''sonata.admin.controller.crud');
  12208.             $instance->setManagerType('orm');
  12209.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12210.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12211.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12212.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12213.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12214.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12215.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12216.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12217.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12218.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12219.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12220.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12221.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12222.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12223.             $instance->setPagerType('default');
  12224.             $instance->setLabel('Категорії Соціальних Інвестицій');
  12225.             $instance->setTranslationDomain('messages');
  12226.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12227.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12228.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12229.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12230.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12231.             $instance->setTemplateRegistry(($this->services['admin.founder.category_social_investments.template_registry'] ?? $this->getAdmin_Founder_CategorySocialInvestments_TemplateRegistryService()));
  12232.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12233.             $instance->initialize();
  12234.             return $instance;
  12235.         };
  12236.         return $this->factories['admin.founder.category_social_investments']();
  12237.     }
  12238.     /**
  12239.      * Gets the public 'admin.founder.category_social_investments.template_registry' shared service.
  12240.      *
  12241.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12242.      */
  12243.     protected function getAdmin_Founder_CategorySocialInvestments_TemplateRegistryService()
  12244.     {
  12245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12247.         return $this->services['admin.founder.category_social_investments.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12248.     }
  12249.     /**
  12250.      * Gets the public 'admin.founder.galleryPhoto' service.
  12251.      *
  12252.      * @return \AdminBundle\Admin\Founders\GalleryPhotoAdmin
  12253.      */
  12254.     protected function getAdmin_Founder_GalleryPhotoService()
  12255.     {
  12256.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12257.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12258.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12259.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12260.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12261.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12265.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12268.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12269.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/GalleryPhotoAdmin.php';
  12270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12274.         $this->factories['admin.founder.galleryPhoto'] = function () {
  12275.             $instance = new \AdminBundle\Admin\Founders\GalleryPhotoAdmin('admin.founder.galleryPhoto''FoundersBundle\\Entity\\GalleryPhoto''sonata.admin.controller.crud');
  12276.             $instance->setManagerType('orm');
  12277.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12278.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12279.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12280.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12281.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12282.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12283.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12284.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12285.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12286.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12287.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12288.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12289.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12290.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12291.             $instance->setPagerType('default');
  12292.             $instance->setLabel('Фото');
  12293.             $instance->setTranslationDomain('messages');
  12294.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12295.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12296.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12297.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12298.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12299.             $instance->setTemplateRegistry(($this->services['admin.founder.galleryPhoto.template_registry'] ?? $this->getAdmin_Founder_GalleryPhoto_TemplateRegistryService()));
  12300.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12301.             $instance->initialize();
  12302.             return $instance;
  12303.         };
  12304.         return $this->factories['admin.founder.galleryPhoto']();
  12305.     }
  12306.     /**
  12307.      * Gets the public 'admin.founder.galleryPhoto.template_registry' shared service.
  12308.      *
  12309.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12310.      */
  12311.     protected function getAdmin_Founder_GalleryPhoto_TemplateRegistryService()
  12312.     {
  12313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12315.         return $this->services['admin.founder.galleryPhoto.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12316.     }
  12317.     /**
  12318.      * Gets the public 'admin.founder.galleryVideo' service.
  12319.      *
  12320.      * @return \AdminBundle\Admin\Founders\GalleryVideoAdmin
  12321.      */
  12322.     protected function getAdmin_Founder_GalleryVideoService()
  12323.     {
  12324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12327.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12328.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12329.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12330.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12332.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12333.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12336.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12337.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/GalleryVideoAdmin.php';
  12338.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12341.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12342.         $this->factories['admin.founder.galleryVideo'] = function () {
  12343.             $instance = new \AdminBundle\Admin\Founders\GalleryVideoAdmin('admin.founder.galleryVideo''FoundersBundle\\Entity\\GalleryVideo''sonata.admin.controller.crud');
  12344.             $instance->setManagerType('orm');
  12345.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12346.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12347.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12348.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12349.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12350.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12351.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12352.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12353.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12354.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12355.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12356.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12357.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12358.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12359.             $instance->setPagerType('default');
  12360.             $instance->setLabel('Відео');
  12361.             $instance->setTranslationDomain('messages');
  12362.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12363.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12364.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12365.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12366.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12367.             $instance->setTemplateRegistry(($this->services['admin.founder.galleryVideo.template_registry'] ?? $this->getAdmin_Founder_GalleryVideo_TemplateRegistryService()));
  12368.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12369.             $instance->initialize();
  12370.             return $instance;
  12371.         };
  12372.         return $this->factories['admin.founder.galleryVideo']();
  12373.     }
  12374.     /**
  12375.      * Gets the public 'admin.founder.galleryVideo.template_registry' shared service.
  12376.      *
  12377.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12378.      */
  12379.     protected function getAdmin_Founder_GalleryVideo_TemplateRegistryService()
  12380.     {
  12381.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12382.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12383.         return $this->services['admin.founder.galleryVideo.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12384.     }
  12385.     /**
  12386.      * Gets the public 'admin.founder.news' service.
  12387.      *
  12388.      * @return \AdminBundle\Admin\Founders\NewsAdmin
  12389.      */
  12390.     protected function getAdmin_Founder_NewsService()
  12391.     {
  12392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12394.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12401.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12404.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12405.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BasePostAdmin.php';
  12406.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/NewsAdmin.php';
  12407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12409.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12411.         $this->factories['admin.founder.news'] = function () {
  12412.             $instance = new \AdminBundle\Admin\Founders\NewsAdmin('admin.founder.news''FoundersBundle\\Entity\\Post''sonata.admin.controller.crud');
  12413.             $instance->setManagerType('orm');
  12414.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12415.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12416.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12417.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12418.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12419.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12420.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12421.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12422.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12423.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12424.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12425.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12426.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12427.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12428.             $instance->setPagerType('default');
  12429.             $instance->setLabel('Новини');
  12430.             $instance->setTranslationDomain('messages');
  12431.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12432.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12433.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12434.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12435.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12436.             $instance->setTemplateRegistry(($this->services['admin.founder.news.template_registry'] ?? $this->getAdmin_Founder_News_TemplateRegistryService()));
  12437.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12438.             $instance->initialize();
  12439.             return $instance;
  12440.         };
  12441.         return $this->factories['admin.founder.news']();
  12442.     }
  12443.     /**
  12444.      * Gets the public 'admin.founder.news.template_registry' shared service.
  12445.      *
  12446.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12447.      */
  12448.     protected function getAdmin_Founder_News_TemplateRegistryService()
  12449.     {
  12450.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12452.         return $this->services['admin.founder.news.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12453.     }
  12454.     /**
  12455.      * Gets the public 'admin.founder.publication' service.
  12456.      *
  12457.      * @return \AdminBundle\Admin\Founders\PublicationsAdmin
  12458.      */
  12459.     protected function getAdmin_Founder_PublicationService()
  12460.     {
  12461.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12470.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12473.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12474.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BasePostAdmin.php';
  12475.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/PublicationsAdmin.php';
  12476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12477.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12480.         $this->factories['admin.founder.publication'] = function () {
  12481.             $instance = new \AdminBundle\Admin\Founders\PublicationsAdmin('admin.founder.publication''FoundersBundle\\Entity\\Post''sonata.admin.controller.crud');
  12482.             $instance->setManagerType('orm');
  12483.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12484.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12485.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12486.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12487.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12488.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12489.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12490.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12491.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12492.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12493.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12494.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12495.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12496.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12497.             $instance->setPagerType('default');
  12498.             $instance->setLabel('Публікаціі');
  12499.             $instance->setTranslationDomain('messages');
  12500.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12501.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12502.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12503.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12504.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12505.             $instance->setTemplateRegistry(($this->services['admin.founder.publication.template_registry'] ?? $this->getAdmin_Founder_Publication_TemplateRegistryService()));
  12506.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12507.             $instance->initialize();
  12508.             return $instance;
  12509.         };
  12510.         return $this->factories['admin.founder.publication']();
  12511.     }
  12512.     /**
  12513.      * Gets the public 'admin.founder.publication.template_registry' shared service.
  12514.      *
  12515.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12516.      */
  12517.     protected function getAdmin_Founder_Publication_TemplateRegistryService()
  12518.     {
  12519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12521.         return $this->services['admin.founder.publication.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12522.     }
  12523.     /**
  12524.      * Gets the public 'admin.founder.social_investments' service.
  12525.      *
  12526.      * @return \AdminBundle\Admin\Founders\SocialInvestmentsAdmin
  12527.      */
  12528.     protected function getAdmin_Founder_SocialInvestmentsService()
  12529.     {
  12530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12533.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12535.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12542.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12543.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BasePostAdmin.php';
  12544.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/SocialInvestmentsAdmin.php';
  12545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12546.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12547.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12548.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12549.         $this->factories['admin.founder.social_investments'] = function () {
  12550.             $instance = new \AdminBundle\Admin\Founders\SocialInvestmentsAdmin('admin.founder.social_investments''FoundersBundle\\Entity\\Post''sonata.admin.controller.crud');
  12551.             $instance->setManagerType('orm');
  12552.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12553.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12554.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12555.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12556.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12557.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12558.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12559.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12560.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12561.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12562.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12563.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12564.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12565.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12566.             $instance->setPagerType('default');
  12567.             $instance->setLabel('Соціальні Інвестиції');
  12568.             $instance->setTranslationDomain('messages');
  12569.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12570.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12571.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12572.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12573.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12574.             $instance->setTemplateRegistry(($this->services['admin.founder.social_investments.template_registry'] ?? $this->getAdmin_Founder_SocialInvestments_TemplateRegistryService()));
  12575.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12576.             $instance->initialize();
  12577.             return $instance;
  12578.         };
  12579.         return $this->factories['admin.founder.social_investments']();
  12580.     }
  12581.     /**
  12582.      * Gets the public 'admin.founder.social_investments.template_registry' shared service.
  12583.      *
  12584.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12585.      */
  12586.     protected function getAdmin_Founder_SocialInvestments_TemplateRegistryService()
  12587.     {
  12588.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12590.         return $this->services['admin.founder.social_investments.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12591.     }
  12592.     /**
  12593.      * Gets the public 'admin.founder.solemn_event' service.
  12594.      *
  12595.      * @return \AdminBundle\Admin\Founders\SolemnEventsAdmin
  12596.      */
  12597.     protected function getAdmin_Founder_SolemnEventService()
  12598.     {
  12599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12600.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12601.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12602.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12604.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12609.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12611.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12612.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BasePostAdmin.php';
  12613.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/SolemnEventsAdmin.php';
  12614.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12615.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12618.         $this->factories['admin.founder.solemn_event'] = function () {
  12619.             $instance = new \AdminBundle\Admin\Founders\SolemnEventsAdmin('admin.founder.solemn_event''FoundersBundle\\Entity\\Post''sonata.admin.controller.crud');
  12620.             $instance->setManagerType('orm');
  12621.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12622.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12623.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12624.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12625.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12626.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12627.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12628.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12629.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12630.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12631.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12632.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12633.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12634.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12635.             $instance->setPagerType('default');
  12636.             $instance->setLabel('Пам\'ятні події');
  12637.             $instance->setTranslationDomain('messages');
  12638.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12639.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12640.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12641.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12642.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12643.             $instance->setTemplateRegistry(($this->services['admin.founder.solemn_event.template_registry'] ?? $this->getAdmin_Founder_SolemnEvent_TemplateRegistryService()));
  12644.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12645.             $instance->initialize();
  12646.             return $instance;
  12647.         };
  12648.         return $this->factories['admin.founder.solemn_event']();
  12649.     }
  12650.     /**
  12651.      * Gets the public 'admin.founder.solemn_event.template_registry' shared service.
  12652.      *
  12653.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12654.      */
  12655.     protected function getAdmin_Founder_SolemnEvent_TemplateRegistryService()
  12656.     {
  12657.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12658.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12659.         return $this->services['admin.founder.solemn_event.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12660.     }
  12661.     /**
  12662.      * Gets the public 'admin.inner_mail' service.
  12663.      *
  12664.      * @return \AdminBundle\Admin\InnerMailAdmin
  12665.      */
  12666.     protected function getAdmin_InnerMailService()
  12667.     {
  12668.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12669.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12670.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12671.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12674.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12677.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12679.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12680.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12681.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/InnerMailAdmin.php';
  12682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12684.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12685.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12686.         $this->factories['admin.inner_mail'] = function () {
  12687.             $instance = new \AdminBundle\Admin\InnerMailAdmin('admin.inner_mail''CoreBundle\\Entity\\InnerMail''Sonata\\AdminBundle\\Controller\\CRUDController');
  12688.             $instance->setManagerType('orm');
  12689.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12690.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12691.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12692.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12693.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12694.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12695.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12696.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12697.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12698.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12699.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12700.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12701.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12702.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12703.             $instance->setPagerType('default');
  12704.             $instance->setLabel('Адреса внутренней рассылки');
  12705.             $instance->setTranslationDomain('messages');
  12706.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12707.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12708.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12709.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12710.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12711.             $instance->setTemplateRegistry(($this->services['admin.inner_mail.template_registry'] ?? $this->getAdmin_InnerMail_TemplateRegistryService()));
  12712.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12713.             $instance->initialize();
  12714.             return $instance;
  12715.         };
  12716.         return $this->factories['admin.inner_mail']();
  12717.     }
  12718.     /**
  12719.      * Gets the public 'admin.inner_mail.template_registry' shared service.
  12720.      *
  12721.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12722.      */
  12723.     protected function getAdmin_InnerMail_TemplateRegistryService()
  12724.     {
  12725.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12726.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12727.         return $this->services['admin.inner_mail.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12728.     }
  12729.     /**
  12730.      * Gets the public 'admin.insurance.actions.post' service.
  12731.      *
  12732.      * @return \AdminBundle\Admin\Insurance\ActionsAdmin
  12733.      */
  12734.     protected function getAdmin_Insurance_Actions_PostService()
  12735.     {
  12736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12738.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12739.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12745.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12748.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostAdmin.php';
  12749.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseActionPostAdmin.php';
  12750.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ActionsAdmin.php';
  12751.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12755.         $this->factories['admin.insurance.actions.post'] = function () {
  12756.             $instance = new \AdminBundle\Admin\Insurance\ActionsAdmin('admin.insurance.actions.post''CoreBundle\\Entity\\Post''sonata.admin.controller.crud');
  12757.             $instance->setManagerType('orm');
  12758.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12759.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12760.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12761.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12762.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12763.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12764.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12765.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12766.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12767.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12768.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12769.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12770.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12771.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12772.             $instance->setPagerType('default');
  12773.             $instance->setLabel('Акции');
  12774.             $instance->setTranslationDomain('messages');
  12775.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12776.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12777.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12778.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12779.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12780.             $instance->setTemplateRegistry(($this->services['admin.insurance.actions.post.template_registry'] ?? $this->getAdmin_Insurance_Actions_Post_TemplateRegistryService()));
  12781.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12782.             $instance->initialize();
  12783.             return $instance;
  12784.         };
  12785.         return $this->factories['admin.insurance.actions.post']();
  12786.     }
  12787.     /**
  12788.      * Gets the public 'admin.insurance.actions.post.template_registry' shared service.
  12789.      *
  12790.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12791.      */
  12792.     protected function getAdmin_Insurance_Actions_Post_TemplateRegistryService()
  12793.     {
  12794.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12796.         return $this->services['admin.insurance.actions.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12797.     }
  12798.     /**
  12799.      * Gets the public 'admin.insurance.case' service.
  12800.      *
  12801.      * @return \AdminBundle\Admin\Insurance\CaseAdmin
  12802.      */
  12803.     protected function getAdmin_Insurance_CaseService()
  12804.     {
  12805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12806.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12814.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12817.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseAdmin.php';
  12818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12822.         $this->factories['admin.insurance.case'] = function () {
  12823.             $instance = new \AdminBundle\Admin\Insurance\CaseAdmin('admin.insurance.case''InsuranceBundle\\Entity\\InsuranceCase''sonata.admin.controller.crud');
  12824.             $instance->setManagerType('orm');
  12825.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12826.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12827.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12828.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12829.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12830.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12831.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12832.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12833.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12834.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12835.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12836.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12837.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12838.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12839.             $instance->setPagerType('default');
  12840.             $instance->setLabel('Страховые дела');
  12841.             $instance->setTranslationDomain('messages');
  12842.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12843.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12844.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12845.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12846.             $instance->setContainerServices(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  12847.             $instance->setTemplateRegistry(($this->services['admin.insurance.case.template_registry'] ?? $this->getAdmin_Insurance_Case_TemplateRegistryService()));
  12848.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12849.             $instance->initialize();
  12850.             return $instance;
  12851.         };
  12852.         return $this->factories['admin.insurance.case']();
  12853.     }
  12854.     /**
  12855.      * Gets the public 'admin.insurance.case.template_registry' shared service.
  12856.      *
  12857.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12858.      */
  12859.     protected function getAdmin_Insurance_Case_TemplateRegistryService()
  12860.     {
  12861.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12862.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12863.         return $this->services['admin.insurance.case.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12864.     }
  12865.     /**
  12866.      * Gets the public 'admin.insurance.case_document' service.
  12867.      *
  12868.      * @return \AdminBundle\Admin\Insurance\CaseDocumentAdmin
  12869.      */
  12870.     protected function getAdmin_Insurance_CaseDocumentService()
  12871.     {
  12872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12881.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12884.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseDocumentAdmin.php';
  12885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12888.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12889.         $this->factories['admin.insurance.case_document'] = function () {
  12890.             $instance = new \AdminBundle\Admin\Insurance\CaseDocumentAdmin('admin.insurance.case_document''InsuranceBundle\\Entity\\CaseDocument''sonata.admin.controller.crud');
  12891.             $instance->setManagerType('orm');
  12892.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12893.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12894.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12895.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12896.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12897.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12898.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12899.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12900.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12901.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12902.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12903.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12904.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12905.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12906.             $instance->setPagerType('default');
  12907.             $instance->setLabel(NULL);
  12908.             $instance->setTranslationDomain('messages');
  12909.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12910.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12911.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12912.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12913.             $instance->setTemplateRegistry(($this->services['admin.insurance.case_document.template_registry'] ?? $this->getAdmin_Insurance_CaseDocument_TemplateRegistryService()));
  12914.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12915.             $instance->initialize();
  12916.             return $instance;
  12917.         };
  12918.         return $this->factories['admin.insurance.case_document']();
  12919.     }
  12920.     /**
  12921.      * Gets the public 'admin.insurance.case_document.template_registry' shared service.
  12922.      *
  12923.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12924.      */
  12925.     protected function getAdmin_Insurance_CaseDocument_TemplateRegistryService()
  12926.     {
  12927.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12929.         return $this->services['admin.insurance.case_document.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12930.     }
  12931.     /**
  12932.      * Gets the public 'admin.insurance.faq' service.
  12933.      *
  12934.      * @return \AdminBundle\Admin\Insurance\FaqAdmin
  12935.      */
  12936.     protected function getAdmin_Insurance_FaqService()
  12937.     {
  12938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12945.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12946.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12947.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12950.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12951.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/FaqAdmin.php';
  12952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12954.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12955.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12956.         $this->factories['admin.insurance.faq'] = function () {
  12957.             $instance = new \AdminBundle\Admin\Insurance\FaqAdmin('admin.insurance.faq''InsuranceBundle\\Entity\\InsuranceFaq''sonata.admin.controller.crud');
  12958.             $instance->setManagerType('orm');
  12959.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12960.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12961.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12962.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12963.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12964.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12965.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12966.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12967.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12968.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12969.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12970.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12971.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12972.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12973.             $instance->setPagerType('default');
  12974.             $instance->setLabel('Запитання/Відповіді');
  12975.             $instance->setTranslationDomain('messages');
  12976.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  12977.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12978.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12979.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12980.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12981.             $instance->setTemplateRegistry(($this->services['admin.insurance.faq.template_registry'] ?? $this->getAdmin_Insurance_Faq_TemplateRegistryService()));
  12982.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12983.             $instance->initialize();
  12984.             return $instance;
  12985.         };
  12986.         return $this->factories['admin.insurance.faq']();
  12987.     }
  12988.     /**
  12989.      * Gets the public 'admin.insurance.faq.template_registry' shared service.
  12990.      *
  12991.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12992.      */
  12993.     protected function getAdmin_Insurance_Faq_TemplateRegistryService()
  12994.     {
  12995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12997.         return $this->services['admin.insurance.faq.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12998.     }
  12999.     /**
  13000.      * Gets the public 'admin.insurance.information_document' service.
  13001.      *
  13002.      * @return \AdminBundle\Admin\Insurance\InformationDocumentAdmin
  13003.      */
  13004.     protected function getAdmin_Insurance_InformationDocumentService()
  13005.     {
  13006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13011.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13012.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13013.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13014.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13015.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13018.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13019.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentAdmin.php';
  13020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13024.         $this->factories['admin.insurance.information_document'] = function () {
  13025.             $instance = new \AdminBundle\Admin\Insurance\InformationDocumentAdmin('admin.insurance.information_document''InsuranceBundle\\Entity\\InformationDocument''sonata.admin.controller.crud');
  13026.             $instance->setManagerType('orm');
  13027.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13028.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13029.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13030.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13031.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13032.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13033.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13034.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13035.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13036.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13037.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13038.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13039.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13040.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13041.             $instance->setPagerType('default');
  13042.             $instance->setLabel('Информационные документы');
  13043.             $instance->setTranslationDomain('messages');
  13044.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13045.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13046.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13047.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13048.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13049.             $instance->setTemplateRegistry(($this->services['admin.insurance.information_document.template_registry'] ?? $this->getAdmin_Insurance_InformationDocument_TemplateRegistryService()));
  13050.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13051.             $instance->initialize();
  13052.             return $instance;
  13053.         };
  13054.         return $this->factories['admin.insurance.information_document']();
  13055.     }
  13056.     /**
  13057.      * Gets the public 'admin.insurance.information_document.template_registry' shared service.
  13058.      *
  13059.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13060.      */
  13061.     protected function getAdmin_Insurance_InformationDocument_TemplateRegistryService()
  13062.     {
  13063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13065.         return $this->services['admin.insurance.information_document.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13066.     }
  13067.     /**
  13068.      * Gets the public 'admin.insurance.information_document_category' service.
  13069.      *
  13070.      * @return \AdminBundle\Admin\Insurance\InformationDocumentCategoryAdmin
  13071.      */
  13072.     protected function getAdmin_Insurance_InformationDocumentCategoryService()
  13073.     {
  13074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13077.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13078.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13079.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13080.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13086.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13087.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryAdmin.php';
  13088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13092.         $this->factories['admin.insurance.information_document_category'] = function () {
  13093.             $instance = new \AdminBundle\Admin\Insurance\InformationDocumentCategoryAdmin('admin.insurance.information_document_category''InsuranceBundle\\Entity\\InformationDocumentCategory''sonata.admin.controller.crud');
  13094.             $instance->setManagerType('orm');
  13095.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13096.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13097.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13098.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13099.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13100.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13101.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13102.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13103.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13104.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13105.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13106.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13107.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13108.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13109.             $instance->setPagerType('default');
  13110.             $instance->setLabel('Категории инф.документов');
  13111.             $instance->setTranslationDomain('messages');
  13112.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13113.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13114.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13115.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13116.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13117.             $instance->setTemplateRegistry(($this->services['admin.insurance.information_document_category.template_registry'] ?? $this->getAdmin_Insurance_InformationDocumentCategory_TemplateRegistryService()));
  13118.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13119.             $instance->initialize();
  13120.             return $instance;
  13121.         };
  13122.         return $this->factories['admin.insurance.information_document_category']();
  13123.     }
  13124.     /**
  13125.      * Gets the public 'admin.insurance.information_document_category.template_registry' shared service.
  13126.      *
  13127.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13128.      */
  13129.     protected function getAdmin_Insurance_InformationDocumentCategory_TemplateRegistryService()
  13130.     {
  13131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13133.         return $this->services['admin.insurance.information_document_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13134.     }
  13135.     /**
  13136.      * Gets the public 'admin.insurance.information_document_category_content' service.
  13137.      *
  13138.      * @return \AdminBundle\Admin\Insurance\InformationDocumentCategoryContentAdmin
  13139.      */
  13140.     protected function getAdmin_Insurance_InformationDocumentCategoryContentService()
  13141.     {
  13142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13151.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13154.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13155.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryContentAdmin.php';
  13156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13159.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13160.         $this->factories['admin.insurance.information_document_category_content'] = function () {
  13161.             $instance = new \AdminBundle\Admin\Insurance\InformationDocumentCategoryContentAdmin('admin.insurance.information_document_category_content''InsuranceBundle\\Entity\\InformationDocumentCategoryContent''sonata.admin.controller.crud');
  13162.             $instance->setManagerType('orm');
  13163.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13164.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13165.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13166.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13167.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13168.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13169.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13170.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13171.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13172.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13173.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13174.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13175.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13176.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13177.             $instance->setPagerType('default');
  13178.             $instance->setLabel(NULL);
  13179.             $instance->setTranslationDomain('messages');
  13180.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13181.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13182.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13183.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13184.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13185.             $instance->setTemplateRegistry(($this->services['admin.insurance.information_document_category_content.template_registry'] ?? $this->getAdmin_Insurance_InformationDocumentCategoryContent_TemplateRegistryService()));
  13186.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13187.             $instance->initialize();
  13188.             return $instance;
  13189.         };
  13190.         return $this->factories['admin.insurance.information_document_category_content']();
  13191.     }
  13192.     /**
  13193.      * Gets the public 'admin.insurance.information_document_category_content.template_registry' shared service.
  13194.      *
  13195.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13196.      */
  13197.     protected function getAdmin_Insurance_InformationDocumentCategoryContent_TemplateRegistryService()
  13198.     {
  13199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13201.         return $this->services['admin.insurance.information_document_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13202.     }
  13203.     /**
  13204.      * Gets the public 'admin.insurance.insurance_condition' service.
  13205.      *
  13206.      * @return \AdminBundle\Admin\Insurance\InsuranceConditionAdmin
  13207.      */
  13208.     protected function getAdmin_Insurance_InsuranceConditionService()
  13209.     {
  13210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13215.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13221.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13222.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13223.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionAdmin.php';
  13224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13225.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13226.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13228.         $this->factories['admin.insurance.insurance_condition'] = function () {
  13229.             $instance = new \AdminBundle\Admin\Insurance\InsuranceConditionAdmin('admin.insurance.insurance_condition''InsuranceBundle\\Entity\\InsuranceCondition''sonata.admin.controller.crud');
  13230.             $instance->setManagerType('orm');
  13231.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13232.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13233.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13234.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13235.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13236.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13237.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13238.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13239.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13240.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13241.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13242.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13243.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13244.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13245.             $instance->setPagerType('default');
  13246.             $instance->setLabel('Условия страхования');
  13247.             $instance->setTranslationDomain('messages');
  13248.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13249.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13250.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13251.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13252.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13253.             $instance->setTemplateRegistry(($this->services['admin.insurance.insurance_condition.template_registry'] ?? $this->getAdmin_Insurance_InsuranceCondition_TemplateRegistryService()));
  13254.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13255.             $instance->initialize();
  13256.             return $instance;
  13257.         };
  13258.         return $this->factories['admin.insurance.insurance_condition']();
  13259.     }
  13260.     /**
  13261.      * Gets the public 'admin.insurance.insurance_condition.template_registry' shared service.
  13262.      *
  13263.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13264.      */
  13265.     protected function getAdmin_Insurance_InsuranceCondition_TemplateRegistryService()
  13266.     {
  13267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13269.         return $this->services['admin.insurance.insurance_condition.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13270.     }
  13271.     /**
  13272.      * Gets the public 'admin.insurance.insurance_condition_category' service.
  13273.      *
  13274.      * @return \AdminBundle\Admin\Insurance\InsuranceConditionCategoryAdmin
  13275.      */
  13276.     protected function getAdmin_Insurance_InsuranceConditionCategoryService()
  13277.     {
  13278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13282.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13285.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13286.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13287.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13288.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13289.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13290.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13291.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryAdmin.php';
  13292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13296.         $this->factories['admin.insurance.insurance_condition_category'] = function () {
  13297.             $instance = new \AdminBundle\Admin\Insurance\InsuranceConditionCategoryAdmin('admin.insurance.insurance_condition_category''InsuranceBundle\\Entity\\InsuranceConditionCategory''sonata.admin.controller.crud');
  13298.             $instance->setManagerType('orm');
  13299.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13300.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13301.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13302.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13303.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13304.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13305.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13306.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13307.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13308.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13309.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13310.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13311.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13312.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13313.             $instance->setPagerType('default');
  13314.             $instance->setLabel('Категории условий стр.');
  13315.             $instance->setTranslationDomain('messages');
  13316.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13317.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13318.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13319.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13320.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13321.             $instance->setTemplateRegistry(($this->services['admin.insurance.insurance_condition_category.template_registry'] ?? $this->getAdmin_Insurance_InsuranceConditionCategory_TemplateRegistryService()));
  13322.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13323.             $instance->initialize();
  13324.             return $instance;
  13325.         };
  13326.         return $this->factories['admin.insurance.insurance_condition_category']();
  13327.     }
  13328.     /**
  13329.      * Gets the public 'admin.insurance.insurance_condition_category.template_registry' shared service.
  13330.      *
  13331.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13332.      */
  13333.     protected function getAdmin_Insurance_InsuranceConditionCategory_TemplateRegistryService()
  13334.     {
  13335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13337.         return $this->services['admin.insurance.insurance_condition_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13338.     }
  13339.     /**
  13340.      * Gets the public 'admin.insurance.insurance_condition_category_content' service.
  13341.      *
  13342.      * @return \AdminBundle\Admin\Insurance\InsuranceConditionCategoryContentAdmin
  13343.      */
  13344.     protected function getAdmin_Insurance_InsuranceConditionCategoryContentService()
  13345.     {
  13346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13351.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13355.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13358.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13359.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryContentAdmin.php';
  13360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13364.         $this->factories['admin.insurance.insurance_condition_category_content'] = function () {
  13365.             $instance = new \AdminBundle\Admin\Insurance\InsuranceConditionCategoryContentAdmin('admin.insurance.insurance_condition_category_content''InsuranceBundle\\Entity\\InsuranceConditionCategoryContent''sonata.admin.controller.crud');
  13366.             $instance->setManagerType('orm');
  13367.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13368.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13369.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13370.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13371.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13372.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13373.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13374.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13375.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13376.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13377.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13378.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13379.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13380.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13381.             $instance->setPagerType('default');
  13382.             $instance->setLabel(NULL);
  13383.             $instance->setTranslationDomain('messages');
  13384.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13385.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13386.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13387.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13388.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13389.             $instance->setTemplateRegistry(($this->services['admin.insurance.insurance_condition_category_content.template_registry'] ?? $this->getAdmin_Insurance_InsuranceConditionCategoryContent_TemplateRegistryService()));
  13390.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13391.             $instance->initialize();
  13392.             return $instance;
  13393.         };
  13394.         return $this->factories['admin.insurance.insurance_condition_category_content']();
  13395.     }
  13396.     /**
  13397.      * Gets the public 'admin.insurance.insurance_condition_category_content.template_registry' shared service.
  13398.      *
  13399.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13400.      */
  13401.     protected function getAdmin_Insurance_InsuranceConditionCategoryContent_TemplateRegistryService()
  13402.     {
  13403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13404.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13405.         return $this->services['admin.insurance.insurance_condition_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13406.     }
  13407.     /**
  13408.      * Gets the public 'admin.insurance.mediation_service' service.
  13409.      *
  13410.      * @return \AdminBundle\Admin\Insurance\MediationServiceAdmin
  13411.      */
  13412.     protected function getAdmin_Insurance_MediationServiceService()
  13413.     {
  13414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13425.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13426.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13427.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceAdmin.php';
  13428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13432.         $this->factories['admin.insurance.mediation_service'] = function () {
  13433.             $instance = new \AdminBundle\Admin\Insurance\MediationServiceAdmin('admin.insurance.mediation_service''InsuranceBundle\\Entity\\MediationService''sonata.admin.controller.crud');
  13434.             $instance->setManagerType('orm');
  13435.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13436.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13437.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13438.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13439.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13440.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13441.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13442.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13443.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13444.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13445.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13446.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13447.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13448.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13449.             $instance->setPagerType('default');
  13450.             $instance->setLabel('Посреднические услуги');
  13451.             $instance->setTranslationDomain('messages');
  13452.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13453.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13454.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13455.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13456.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13457.             $instance->setTemplateRegistry(($this->services['admin.insurance.mediation_service.template_registry'] ?? $this->getAdmin_Insurance_MediationService_TemplateRegistryService()));
  13458.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13459.             $instance->initialize();
  13460.             return $instance;
  13461.         };
  13462.         return $this->factories['admin.insurance.mediation_service']();
  13463.     }
  13464.     /**
  13465.      * Gets the public 'admin.insurance.mediation_service.template_registry' shared service.
  13466.      *
  13467.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13468.      */
  13469.     protected function getAdmin_Insurance_MediationService_TemplateRegistryService()
  13470.     {
  13471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13473.         return $this->services['admin.insurance.mediation_service.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13474.     }
  13475.     /**
  13476.      * Gets the public 'admin.insurance.mediation_service_mediator' service.
  13477.      *
  13478.      * @return \AdminBundle\Admin\Insurance\MediationServiceMediatorAdmin
  13479.      */
  13480.     protected function getAdmin_Insurance_MediationServiceMediatorService()
  13481.     {
  13482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13491.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13492.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13493.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13494.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13495.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceMediatorAdmin.php';
  13496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13498.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13500.         $this->factories['admin.insurance.mediation_service_mediator'] = function () {
  13501.             $instance = new \AdminBundle\Admin\Insurance\MediationServiceMediatorAdmin('admin.insurance.mediation_service_mediator''InsuranceBundle\\Entity\\MediationServiceMediator''sonata.admin.controller.crud');
  13502.             $instance->setManagerType('orm');
  13503.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13504.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13505.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13506.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13507.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13508.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13509.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13510.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13511.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13512.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13513.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13514.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13515.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13516.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13517.             $instance->setPagerType('default');
  13518.             $instance->setLabel('Посредники');
  13519.             $instance->setTranslationDomain('messages');
  13520.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13521.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13522.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13523.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13524.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13525.             $instance->setTemplateRegistry(($this->services['admin.insurance.mediation_service_mediator.template_registry'] ?? $this->getAdmin_Insurance_MediationServiceMediator_TemplateRegistryService()));
  13526.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13527.             $instance->initialize();
  13528.             return $instance;
  13529.         };
  13530.         return $this->factories['admin.insurance.mediation_service_mediator']();
  13531.     }
  13532.     /**
  13533.      * Gets the public 'admin.insurance.mediation_service_mediator.template_registry' shared service.
  13534.      *
  13535.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13536.      */
  13537.     protected function getAdmin_Insurance_MediationServiceMediator_TemplateRegistryService()
  13538.     {
  13539.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13541.         return $this->services['admin.insurance.mediation_service_mediator.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13542.     }
  13543.     /**
  13544.      * Gets the public 'admin.insurance.mediator_product' service.
  13545.      *
  13546.      * @return \AdminBundle\Admin\Insurance\MediatorProductAdmin
  13547.      */
  13548.     protected function getAdmin_Insurance_MediatorProductService()
  13549.     {
  13550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13552.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13553.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13559.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13560.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13561.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13562.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13563.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediatorProductAdmin.php';
  13564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13568.         $this->factories['admin.insurance.mediator_product'] = function () {
  13569.             $instance = new \AdminBundle\Admin\Insurance\MediatorProductAdmin('admin.insurance.mediator_product''InsuranceBundle\\Entity\\MediatorProduct''sonata.admin.controller.crud');
  13570.             $instance->setManagerType('orm');
  13571.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13572.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13573.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13574.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13575.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13576.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13577.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13578.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13579.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13580.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13581.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13582.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13583.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13584.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13585.             $instance->setPagerType('default');
  13586.             $instance->setLabel('Продукты посредников');
  13587.             $instance->setTranslationDomain('messages');
  13588.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13589.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13590.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13591.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13592.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13593.             $instance->setTemplateRegistry(($this->services['admin.insurance.mediator_product.template_registry'] ?? $this->getAdmin_Insurance_MediatorProduct_TemplateRegistryService()));
  13594.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13595.             $instance->initialize();
  13596.             return $instance;
  13597.         };
  13598.         return $this->factories['admin.insurance.mediator_product']();
  13599.     }
  13600.     /**
  13601.      * Gets the public 'admin.insurance.mediator_product.template_registry' shared service.
  13602.      *
  13603.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13604.      */
  13605.     protected function getAdmin_Insurance_MediatorProduct_TemplateRegistryService()
  13606.     {
  13607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13608.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13609.         return $this->services['admin.insurance.mediator_product.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13610.     }
  13611.     /**
  13612.      * Gets the public 'admin.insurance.news.post' service.
  13613.      *
  13614.      * @return \AdminBundle\Admin\Insurance\NewsAdmin
  13615.      */
  13616.     protected function getAdmin_Insurance_News_PostService()
  13617.     {
  13618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13627.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13628.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13629.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13630.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostAdmin.php';
  13631.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/NewsAdmin.php';
  13632.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13633.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13635.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13636.         $this->factories['admin.insurance.news.post'] = function () {
  13637.             $instance = new \AdminBundle\Admin\Insurance\NewsAdmin('admin.insurance.news.post''CoreBundle\\Entity\\Post''sonata.admin.controller.crud');
  13638.             $instance->setManagerType('orm');
  13639.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13640.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13641.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13642.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13643.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13644.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13645.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13646.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13647.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13648.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13649.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13650.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13651.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13652.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13653.             $instance->setPagerType('default');
  13654.             $instance->setLabel('Новости');
  13655.             $instance->setTranslationDomain('messages');
  13656.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13657.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13658.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13659.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13660.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  13661.             $instance->setTemplateRegistry(($this->services['admin.insurance.news.post.template_registry'] ?? $this->getAdmin_Insurance_News_Post_TemplateRegistryService()));
  13662.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13663.             $instance->initialize();
  13664.             return $instance;
  13665.         };
  13666.         return $this->factories['admin.insurance.news.post']();
  13667.     }
  13668.     /**
  13669.      * Gets the public 'admin.insurance.news.post.template_registry' shared service.
  13670.      *
  13671.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13672.      */
  13673.     protected function getAdmin_Insurance_News_Post_TemplateRegistryService()
  13674.     {
  13675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13677.         return $this->services['admin.insurance.news.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13678.     }
  13679.     /**
  13680.      * Gets the public 'admin.insurance.payouts' service.
  13681.      *
  13682.      * @return \AdminBundle\Admin\Insurance\PayoutsAdmin
  13683.      */
  13684.     protected function getAdmin_Insurance_PayoutsService()
  13685.     {
  13686.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13687.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13690.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13691.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13692.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13696.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13698.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/PayoutsAdmin.php';
  13699.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13700.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13703.         $this->factories['admin.insurance.payouts'] = function () {
  13704.             $instance = new \AdminBundle\Admin\Insurance\PayoutsAdmin('admin.insurance.payouts''InsuranceBundle\\Entity\\Payouts''sonata.admin.controller.crud');
  13705.             $a = ($this->services['translator'] ?? $this->getTranslatorService());
  13706.             $instance->setManagerType('orm');
  13707.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13708.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13709.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13710.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13711.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13712.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13713.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13714.             $instance->setTranslator($afalse);
  13715.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13716.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13717.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13718.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13719.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13720.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13721.             $instance->setPagerType('default');
  13722.             $instance->setLabel('Выплаты');
  13723.             $instance->setTranslationDomain('messages');
  13724.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13725.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13726.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13727.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13728.             $instance->setContainerServices($a);
  13729.             $instance->setTemplateRegistry(($this->services['admin.insurance.payouts.template_registry'] ?? $this->getAdmin_Insurance_Payouts_TemplateRegistryService()));
  13730.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13731.             $instance->initialize();
  13732.             return $instance;
  13733.         };
  13734.         return $this->factories['admin.insurance.payouts']();
  13735.     }
  13736.     /**
  13737.      * Gets the public 'admin.insurance.payouts.template_registry' shared service.
  13738.      *
  13739.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13740.      */
  13741.     protected function getAdmin_Insurance_Payouts_TemplateRegistryService()
  13742.     {
  13743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13745.         return $this->services['admin.insurance.payouts.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13746.     }
  13747.     /**
  13748.      * Gets the public 'admin.insurance.prorgamm.template_registry' shared service.
  13749.      *
  13750.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13751.      */
  13752.     protected function getAdmin_Insurance_Prorgamm_TemplateRegistryService()
  13753.     {
  13754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13756.         return $this->services['admin.insurance.prorgamm.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13757.     }
  13758.     /**
  13759.      * Gets the public 'admin.insurance.review' service.
  13760.      *
  13761.      * @return \AdminBundle\Admin\Insurance\ReviewAdmin
  13762.      */
  13763.     protected function getAdmin_Insurance_ReviewService()
  13764.     {
  13765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13766.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13768.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13769.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13774.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13777.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ReviewAdmin.php';
  13778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13779.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13782.         $this->factories['admin.insurance.review'] = function () {
  13783.             $instance = new \AdminBundle\Admin\Insurance\ReviewAdmin('admin.insurance.review''CoreBundle\\Entity\\Review''sonata.admin.controller.crud');
  13784.             $instance->setManagerType('orm');
  13785.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13786.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13787.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13788.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13789.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13790.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13791.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13792.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13793.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13794.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13795.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13796.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13797.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13798.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13799.             $instance->setPagerType('default');
  13800.             $instance->setLabel('Отзывы/Комплаєнс');
  13801.             $instance->setTranslationDomain('messages');
  13802.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13803.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13804.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13805.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13806.             $instance->setTemplateRegistry(($this->services['admin.insurance.review.template_registry'] ?? $this->getAdmin_Insurance_Review_TemplateRegistryService()));
  13807.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13808.             $instance->initialize();
  13809.             return $instance;
  13810.         };
  13811.         return $this->factories['admin.insurance.review']();
  13812.     }
  13813.     /**
  13814.      * Gets the public 'admin.insurance.review.template_registry' shared service.
  13815.      *
  13816.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13817.      */
  13818.     protected function getAdmin_Insurance_Review_TemplateRegistryService()
  13819.     {
  13820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13822.         return $this->services['admin.insurance.review.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13823.     }
  13824.     /**
  13825.      * Gets the public 'admin.log' service.
  13826.      *
  13827.      * @return \AdminBundle\Admin\AdminLogAdmin
  13828.      */
  13829.     protected function getAdmin_LogService()
  13830.     {
  13831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13837.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13838.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13839.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13843.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/AdminLogAdmin.php';
  13844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13847.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13848.         $this->factories['admin.log'] = function () {
  13849.             $instance = new \AdminBundle\Admin\AdminLogAdmin('admin.log''CoreBundle\\Entity\\AdminLog''sonata.admin.controller.crud');
  13850.             $instance->setManagerType('orm');
  13851.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13852.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13853.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13854.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13855.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13856.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13857.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13858.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13859.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13860.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13861.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13862.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13863.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13864.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13865.             $instance->setPagerType('default');
  13866.             $instance->setLabel('Логи');
  13867.             $instance->setTranslationDomain('messages');
  13868.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13869.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13870.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13871.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13872.             $instance->setTemplateRegistry(($this->services['admin.log.template_registry'] ?? $this->getAdmin_Log_TemplateRegistryService()));
  13873.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13874.             $instance->initialize();
  13875.             return $instance;
  13876.         };
  13877.         return $this->factories['admin.log']();
  13878.     }
  13879.     /**
  13880.      * Gets the public 'admin.log.template_registry' shared service.
  13881.      *
  13882.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13883.      */
  13884.     protected function getAdmin_Log_TemplateRegistryService()
  13885.     {
  13886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13888.         return $this->services['admin.log.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13889.     }
  13890.     /**
  13891.      * Gets the public 'admin.logs' service.
  13892.      *
  13893.      * @return \AdminBundle\Admin\LogsAdmin
  13894.      */
  13895.     protected function getAdmin_LogsService()
  13896.     {
  13897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13901.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13902.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13906.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13909.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/LogsAdmin.php';
  13910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13914.         $this->factories['admin.logs'] = function () {
  13915.             $instance = new \AdminBundle\Admin\LogsAdmin('admin.logs''AdminBundle\\Model\\LogFile''AdminBundle\\Controller\\LogsController');
  13916.             $instance->setManagerType('orm');
  13917.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13918.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13919.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13920.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13921.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13922.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13923.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13924.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13925.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13926.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13927.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13928.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13929.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13930.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13931.             $instance->setPagerType('default');
  13932.             $instance->setLabel('Список логів');
  13933.             $instance->setTranslationDomain('messages');
  13934.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  13935.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13936.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13937.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13938.             $instance->setTemplateRegistry(($this->services['admin.logs.template_registry'] ?? $this->getAdmin_Logs_TemplateRegistryService()));
  13939.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13940.             $instance->initialize();
  13941.             return $instance;
  13942.         };
  13943.         return $this->factories['admin.logs']();
  13944.     }
  13945.     /**
  13946.      * Gets the public 'admin.logs.template_registry' shared service.
  13947.      *
  13948.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13949.      */
  13950.     protected function getAdmin_Logs_TemplateRegistryService()
  13951.     {
  13952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13954.         return $this->services['admin.logs.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13955.     }
  13956.     /**
  13957.      * Gets the public 'admin.modelRange.pages' service.
  13958.      *
  13959.      * @return \AdminBundle\Admin\ModelRange\Pages\PagesAdmin
  13960.      */
  13961.     protected function getAdmin_ModelRange_PagesService()
  13962.     {
  13963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13969.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13971.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13972.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13975.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13976.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ModelRange/Pages/PagesAdmin.php';
  13977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13981.         $this->factories['admin.modelRange.pages'] = function () {
  13982.             $instance = new \AdminBundle\Admin\ModelRange\Pages\PagesAdmin('admin.modelRange.pages''DcSiteBundle\\Entity\\ModelRangePages''AdminBundle\\Controller\\ModelRangeController');
  13983.             $instance->setManagerType('orm');
  13984.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13985.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13986.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13987.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13988.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13989.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13990.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13991.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13992.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13993.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13994.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13995.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13996.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13997.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13998.             $instance->setPagerType('default');
  13999.             $instance->setLabel('Модельний ряд');
  14000.             $instance->setTranslationDomain('messages');
  14001.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14002.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14003.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14004.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14005.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  14006.             $instance->setTemplateRegistry(($this->services['admin.modelRange.pages.template_registry'] ?? $this->getAdmin_ModelRange_Pages_TemplateRegistryService()));
  14007.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14008.             $instance->initialize();
  14009.             return $instance;
  14010.         };
  14011.         return $this->factories['admin.modelRange.pages']();
  14012.     }
  14013.     /**
  14014.      * Gets the public 'admin.modelRange.pages.template_registry' shared service.
  14015.      *
  14016.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14017.      */
  14018.     protected function getAdmin_ModelRange_Pages_TemplateRegistryService()
  14019.     {
  14020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14022.         return $this->services['admin.modelRange.pages.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14023.     }
  14024.     /**
  14025.      * Gets the public 'admin.order' service.
  14026.      *
  14027.      * @return \AdminBundle\Admin\OrderAdmin
  14028.      */
  14029.     protected function getAdmin_OrderService()
  14030.     {
  14031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14040.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14043.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/OrderAdmin.php';
  14044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14048.         $this->factories['admin.order'] = function () {
  14049.             $instance = new \AdminBundle\Admin\OrderAdmin('admin.order''AcquiringBundle\\Entity\\Order''sonata.admin.controller.crud');
  14050.             $instance->setManagerType('orm');
  14051.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14052.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14053.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14054.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14055.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14056.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14057.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14058.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14059.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14060.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14061.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14062.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14063.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14064.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14065.             $instance->setPagerType('default');
  14066.             $instance->setLabel('Заказы');
  14067.             $instance->setTranslationDomain('messages');
  14068.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14069.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14070.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14071.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14072.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  14073.             $instance->setTemplateRegistry(($this->services['admin.order.template_registry'] ?? $this->getAdmin_Order_TemplateRegistryService()));
  14074.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14075.             $instance->initialize();
  14076.             return $instance;
  14077.         };
  14078.         return $this->factories['admin.order']();
  14079.     }
  14080.     /**
  14081.      * Gets the public 'admin.order.template_registry' shared service.
  14082.      *
  14083.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14084.      */
  14085.     protected function getAdmin_Order_TemplateRegistryService()
  14086.     {
  14087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14089.         return $this->services['admin.order.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14090.     }
  14091.     /**
  14092.      * Gets the public 'admin.post_log' service.
  14093.      *
  14094.      * @return \AdminBundle\Admin\PostLogAdmin
  14095.      */
  14096.     protected function getAdmin_PostLogService()
  14097.     {
  14098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14103.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14104.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14105.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14106.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14107.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14109.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14110.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/PostLogAdmin.php';
  14111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14115.         $this->factories['admin.post_log'] = function () {
  14116.             $instance = new \AdminBundle\Admin\PostLogAdmin('admin.post_log''CoreBundle\\Entity\\PostLog''Sonata\\AdminBundle\\Controller\\CRUDController');
  14117.             $instance->setManagerType('orm');
  14118.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14119.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14120.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14121.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14122.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14123.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14124.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14125.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14126.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14127.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14128.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14129.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14130.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14131.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14132.             $instance->setPagerType('default');
  14133.             $instance->setLabel('Лог акций и новостей');
  14134.             $instance->setTranslationDomain('messages');
  14135.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14136.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14137.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14138.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14139.             $instance->setTemplateRegistry(($this->services['admin.post_log.template_registry'] ?? $this->getAdmin_PostLog_TemplateRegistryService()));
  14140.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14141.             $instance->initialize();
  14142.             return $instance;
  14143.         };
  14144.         return $this->factories['admin.post_log']();
  14145.     }
  14146.     /**
  14147.      * Gets the public 'admin.post_log.template_registry' shared service.
  14148.      *
  14149.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14150.      */
  14151.     protected function getAdmin_PostLog_TemplateRegistryService()
  14152.     {
  14153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14155.         return $this->services['admin.post_log.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14156.     }
  14157.     /**
  14158.      * Gets the public 'admin.report' service.
  14159.      *
  14160.      * @return \AdminBundle\Admin\Report\ReportAnalyticAdmin
  14161.      */
  14162.     protected function getAdmin_ReportService()
  14163.     {
  14164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14166.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14173.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14176.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14177.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Report/ReportAnalyticAdmin.php';
  14178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14182.         $this->factories['admin.report'] = function () {
  14183.             $instance = new \AdminBundle\Admin\Report\ReportAnalyticAdmin('admin.report''CoreBundle\\Entity\\ReportAnalytic''sonata.admin.controller.crud');
  14184.             $instance->setManagerType('orm');
  14185.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14186.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14187.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14188.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14189.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14190.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14191.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14192.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14193.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14194.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14195.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14196.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14197.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14198.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14199.             $instance->setPagerType('default');
  14200.             $instance->setLabel('Звіти');
  14201.             $instance->setTranslationDomain('messages');
  14202.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14203.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14204.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14205.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14206.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  14207.             $instance->setTemplateRegistry(($this->services['admin.report.template_registry'] ?? $this->getAdmin_Report_TemplateRegistryService()));
  14208.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14209.             $instance->initialize();
  14210.             return $instance;
  14211.         };
  14212.         return $this->factories['admin.report']();
  14213.     }
  14214.     /**
  14215.      * Gets the public 'admin.report.template_registry' shared service.
  14216.      *
  14217.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14218.      */
  14219.     protected function getAdmin_Report_TemplateRegistryService()
  14220.     {
  14221.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14223.         return $this->services['admin.report.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14224.     }
  14225.     /**
  14226.      * Gets the public 'admin.seo' service.
  14227.      *
  14228.      * @return \AdminBundle\Admin\SeoMetaTagAdmin
  14229.      */
  14230.     protected function getAdmin_SeoService()
  14231.     {
  14232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14234.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14241.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14244.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SeoMetaTagAdmin.php';
  14245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14249.         $this->factories['admin.seo'] = function () {
  14250.             $instance = new \AdminBundle\Admin\SeoMetaTagAdmin('admin.seo''CoreBundle\\Entity\\SeoMetaTag''AdminBundle\\Controller\\SeoMetaTagController');
  14251.             $instance->setManagerType('orm');
  14252.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14253.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14254.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14255.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14256.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14257.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14258.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14259.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14260.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14261.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14262.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14263.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14264.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14265.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14266.             $instance->setPagerType('default');
  14267.             $instance->setLabel('Метаданные');
  14268.             $instance->setTranslationDomain('messages');
  14269.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14270.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14271.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14272.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14273.             $instance->setTemplateRegistry(($this->services['admin.seo.template_registry'] ?? $this->getAdmin_Seo_TemplateRegistryService()));
  14274.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14275.             $instance->initialize();
  14276.             return $instance;
  14277.         };
  14278.         return $this->factories['admin.seo']();
  14279.     }
  14280.     /**
  14281.      * Gets the public 'admin.seo.template_registry' shared service.
  14282.      *
  14283.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14284.      */
  14285.     protected function getAdmin_Seo_TemplateRegistryService()
  14286.     {
  14287.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14288.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14289.         return $this->services['admin.seo.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14290.     }
  14291.     /**
  14292.      * Gets the public 'admin.service.body_repair_category' service.
  14293.      *
  14294.      * @return \AdminBundle\Admin\Service\BodyRepairCategoryAdmin
  14295.      */
  14296.     protected function getAdmin_Service_BodyRepairCategoryService()
  14297.     {
  14298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14310.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14311.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/BodyRepairCategoryAdmin.php';
  14312.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14316.         $this->factories['admin.service.body_repair_category'] = function () {
  14317.             $instance = new \AdminBundle\Admin\Service\BodyRepairCategoryAdmin('admin.service.body_repair_category''CoreBundle\\Entity\\BodyRepairCategory''sonata.admin.controller.crud');
  14318.             $instance->setManagerType('orm');
  14319.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14320.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14321.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14322.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14323.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14324.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14325.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14326.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14327.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14328.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14329.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14330.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14331.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14332.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14333.             $instance->setPagerType('default');
  14334.             $instance->setLabel('Категории кузовного');
  14335.             $instance->setTranslationDomain('messages');
  14336.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14337.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14338.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14339.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14340.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  14341.             $instance->setTemplateRegistry(($this->services['admin.service.body_repair_category.template_registry'] ?? $this->getAdmin_Service_BodyRepairCategory_TemplateRegistryService()));
  14342.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14343.             $instance->initialize();
  14344.             return $instance;
  14345.         };
  14346.         return $this->factories['admin.service.body_repair_category']();
  14347.     }
  14348.     /**
  14349.      * Gets the public 'admin.service.body_repair_category.template_registry' shared service.
  14350.      *
  14351.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14352.      */
  14353.     protected function getAdmin_Service_BodyRepairCategory_TemplateRegistryService()
  14354.     {
  14355.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14357.         return $this->services['admin.service.body_repair_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14358.     }
  14359.     /**
  14360.      * Gets the public 'admin.service.body_repair_category_content' service.
  14361.      *
  14362.      * @return \AdminBundle\Admin\Service\BodyRepairCategoryContentAdmin
  14363.      */
  14364.     protected function getAdmin_Service_BodyRepairCategoryContentService()
  14365.     {
  14366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14375.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14378.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14379.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/BodyRepairCategoryContentAdmin.php';
  14380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14381.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14382.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14384.         $this->factories['admin.service.body_repair_category_content'] = function () {
  14385.             $instance = new \AdminBundle\Admin\Service\BodyRepairCategoryContentAdmin('admin.service.body_repair_category_content''CoreBundle\\Entity\\BodyRepairCategoryContent''sonata.admin.controller.crud');
  14386.             $instance->setManagerType('orm');
  14387.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14388.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14389.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14390.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14391.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14392.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14393.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14394.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14395.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14396.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14397.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14398.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14399.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14400.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14401.             $instance->setPagerType('default');
  14402.             $instance->setLabel(NULL);
  14403.             $instance->setTranslationDomain('messages');
  14404.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14405.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14406.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14407.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14408.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  14409.             $instance->setTemplateRegistry(($this->services['admin.service.body_repair_category_content.template_registry'] ?? $this->getAdmin_Service_BodyRepairCategoryContent_TemplateRegistryService()));
  14410.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14411.             $instance->initialize();
  14412.             return $instance;
  14413.         };
  14414.         return $this->factories['admin.service.body_repair_category_content']();
  14415.     }
  14416.     /**
  14417.      * Gets the public 'admin.service.body_repair_category_content.template_registry' shared service.
  14418.      *
  14419.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14420.      */
  14421.     protected function getAdmin_Service_BodyRepairCategoryContent_TemplateRegistryService()
  14422.     {
  14423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14425.         return $this->services['admin.service.body_repair_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14426.     }
  14427.     /**
  14428.      * Gets the public 'admin.service.job' service.
  14429.      *
  14430.      * @return \AdminBundle\Admin\Service\JobAdmin
  14431.      */
  14432.     protected function getAdmin_Service_JobService()
  14433.     {
  14434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14446.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/JobAdmin.php';
  14447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14449.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14450.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14451.         $this->factories['admin.service.job'] = function () {
  14452.             $instance = new \AdminBundle\Admin\Service\JobAdmin('admin.service.job''DcSiteBundle\\Entity\\Job''sonata.admin.controller.crud');
  14453.             $instance->setManagerType('orm');
  14454.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14455.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14456.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14457.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14458.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14459.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14460.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14461.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14462.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14463.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14464.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14465.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14466.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14467.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14468.             $instance->setPagerType('default');
  14469.             $instance->setLabel('Справочник работ');
  14470.             $instance->setTranslationDomain('messages');
  14471.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14472.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14473.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14474.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14475.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  14476.             $instance->setTemplateRegistry(($this->services['admin.service.job.template_registry'] ?? $this->getAdmin_Service_Job_TemplateRegistryService()));
  14477.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14478.             $instance->initialize();
  14479.             return $instance;
  14480.         };
  14481.         return $this->factories['admin.service.job']();
  14482.     }
  14483.     /**
  14484.      * Gets the public 'admin.service.job.template_registry' shared service.
  14485.      *
  14486.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14487.      */
  14488.     protected function getAdmin_Service_Job_TemplateRegistryService()
  14489.     {
  14490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14491.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14492.         return $this->services['admin.service.job.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14493.     }
  14494.     /**
  14495.      * Gets the public 'admin.service.part' service.
  14496.      *
  14497.      * @return \AdminBundle\Admin\Service\PartAdmin
  14498.      */
  14499.     protected function getAdmin_Service_PartService()
  14500.     {
  14501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14510.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14511.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14513.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/PartAdmin.php';
  14514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14518.         $this->factories['admin.service.part'] = function () {
  14519.             $instance = new \AdminBundle\Admin\Service\PartAdmin('admin.service.part''DcSiteBundle\\Entity\\Part''sonata.admin.controller.crud');
  14520.             $instance->setManagerType('orm');
  14521.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14522.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14523.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14524.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14525.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14526.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14527.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14528.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14529.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14530.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14531.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14532.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14533.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14534.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14535.             $instance->setPagerType('default');
  14536.             $instance->setLabel('Запасные части');
  14537.             $instance->setTranslationDomain('messages');
  14538.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14539.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14540.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14541.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14542.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  14543.             $instance->setTemplateRegistry(($this->services['admin.service.part.template_registry'] ?? $this->getAdmin_Service_Part_TemplateRegistryService()));
  14544.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14545.             $instance->initialize();
  14546.             return $instance;
  14547.         };
  14548.         return $this->factories['admin.service.part']();
  14549.     }
  14550.     /**
  14551.      * Gets the public 'admin.service.part.template_registry' shared service.
  14552.      *
  14553.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14554.      */
  14555.     protected function getAdmin_Service_Part_TemplateRegistryService()
  14556.     {
  14557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14559.         return $this->services['admin.service.part.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14560.     }
  14561.     /**
  14562.      * Gets the public 'admin.service.service_page_category' service.
  14563.      *
  14564.      * @return \AdminBundle\Admin\ServicePageCategoryAdmin
  14565.      */
  14566.     protected function getAdmin_Service_ServicePageCategoryService()
  14567.     {
  14568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14570.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14571.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14572.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14573.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14579.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14580.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14581.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageCategoryAdmin.php';
  14582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14584.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14586.         $this->factories['admin.service.service_page_category'] = function () {
  14587.             $instance = new \AdminBundle\Admin\ServicePageCategoryAdmin('admin.service.service_page_category''CoreBundle\\Entity\\ServicePageCategory''sonata.admin.controller.crud');
  14588.             $instance->setManagerType('orm');
  14589.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14590.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14591.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14592.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14593.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14594.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14595.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14596.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14597.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14598.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14599.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14600.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14601.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14602.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14603.             $instance->setPagerType('default');
  14604.             $instance->setLabel('Категории сервис');
  14605.             $instance->setTranslationDomain('messages');
  14606.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14607.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14608.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14609.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14610.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  14611.             $instance->setTemplateRegistry(($this->services['admin.service.service_page_category.template_registry'] ?? $this->getAdmin_Service_ServicePageCategory_TemplateRegistryService()));
  14612.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14613.             $instance->initialize();
  14614.             return $instance;
  14615.         };
  14616.         return $this->factories['admin.service.service_page_category']();
  14617.     }
  14618.     /**
  14619.      * Gets the public 'admin.service.service_page_category.template_registry' shared service.
  14620.      *
  14621.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14622.      */
  14623.     protected function getAdmin_Service_ServicePageCategory_TemplateRegistryService()
  14624.     {
  14625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14627.         return $this->services['admin.service.service_page_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14628.     }
  14629.     /**
  14630.      * Gets the public 'admin.service.service_page_category_content' service.
  14631.      *
  14632.      * @return \AdminBundle\Admin\ServicePageCategoryContentAdmin
  14633.      */
  14634.     protected function getAdmin_Service_ServicePageCategoryContentService()
  14635.     {
  14636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14640.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14641.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14642.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14643.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14645.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14648.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14649.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageCategoryContentAdmin.php';
  14650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14652.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14654.         $this->factories['admin.service.service_page_category_content'] = function () {
  14655.             $instance = new \AdminBundle\Admin\ServicePageCategoryContentAdmin('admin.service.service_page_category_content''CoreBundle\\Entity\\ServicePageCategoryContent''sonata.admin.controller.crud');
  14656.             $instance->setManagerType('orm');
  14657.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14658.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14659.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14660.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14661.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14662.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14663.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14664.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14665.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14666.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14667.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14668.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14669.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14670.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14671.             $instance->setPagerType('default');
  14672.             $instance->setLabel(NULL);
  14673.             $instance->setTranslationDomain('messages');
  14674.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14675.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14676.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14677.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14678.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  14679.             $instance->setTemplateRegistry(($this->services['admin.service.service_page_category_content.template_registry'] ?? $this->getAdmin_Service_ServicePageCategoryContent_TemplateRegistryService()));
  14680.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14681.             $instance->initialize();
  14682.             return $instance;
  14683.         };
  14684.         return $this->factories['admin.service.service_page_category_content']();
  14685.     }
  14686.     /**
  14687.      * Gets the public 'admin.service.service_page_category_content.template_registry' shared service.
  14688.      *
  14689.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14690.      */
  14691.     protected function getAdmin_Service_ServicePageCategoryContent_TemplateRegistryService()
  14692.     {
  14693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14695.         return $this->services['admin.service.service_page_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14696.     }
  14697.     /**
  14698.      * Gets the public 'admin.service.service_page_content' service.
  14699.      *
  14700.      * @return \AdminBundle\Admin\ServicePageContentAdmin
  14701.      */
  14702.     protected function getAdmin_Service_ServicePageContentService()
  14703.     {
  14704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14709.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14710.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14711.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14713.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14714.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14715.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14716.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14717.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageContentAdmin.php';
  14718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14722.         $this->factories['admin.service.service_page_content'] = function () {
  14723.             $instance = new \AdminBundle\Admin\ServicePageContentAdmin('admin.service.service_page_content''CoreBundle\\Entity\\ServicePageContent''sonata.admin.controller.crud');
  14724.             $instance->setManagerType('orm');
  14725.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14726.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14727.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14728.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14729.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14730.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14731.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14732.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14733.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14734.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14735.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14736.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14737.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14738.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14739.             $instance->setPagerType('default');
  14740.             $instance->setLabel(NULL);
  14741.             $instance->setTranslationDomain('messages');
  14742.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14743.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14744.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14745.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14746.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  14747.             $instance->setTemplateRegistry(($this->services['admin.service.service_page_content.template_registry'] ?? $this->getAdmin_Service_ServicePageContent_TemplateRegistryService()));
  14748.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14749.             $instance->initialize();
  14750.             return $instance;
  14751.         };
  14752.         return $this->factories['admin.service.service_page_content']();
  14753.     }
  14754.     /**
  14755.      * Gets the public 'admin.service.service_page_content.template_registry' shared service.
  14756.      *
  14757.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14758.      */
  14759.     protected function getAdmin_Service_ServicePageContent_TemplateRegistryService()
  14760.     {
  14761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14762.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14763.         return $this->services['admin.service.service_page_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14764.     }
  14765.     /**
  14766.      * Gets the public 'admin.service.servise_page' service.
  14767.      *
  14768.      * @return \AdminBundle\Admin\ServicePageAdmin
  14769.      */
  14770.     protected function getAdmin_Service_ServisePageService()
  14771.     {
  14772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14779.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14782.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14783.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14784.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14785.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageAdmin.php';
  14786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14790.         $this->factories['admin.service.servise_page'] = function () {
  14791.             $instance = new \AdminBundle\Admin\ServicePageAdmin('admin.service.servise_page''CoreBundle\\Entity\\ServicePage''sonata.admin.controller.crud');
  14792.             $instance->setManagerType('orm');
  14793.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14794.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14795.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14796.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14797.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14798.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14799.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14800.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14801.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14802.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14803.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14804.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14805.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14806.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14807.             $instance->setPagerType('default');
  14808.             $instance->setLabel('Услуги сервиса');
  14809.             $instance->setTranslationDomain('messages');
  14810.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14811.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14812.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14813.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14814.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  14815.             $instance->setTemplateRegistry(($this->services['admin.service.servise_page.template_registry'] ?? $this->getAdmin_Service_ServisePage_TemplateRegistryService()));
  14816.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14817.             $instance->initialize();
  14818.             return $instance;
  14819.         };
  14820.         return $this->factories['admin.service.servise_page']();
  14821.     }
  14822.     /**
  14823.      * Gets the public 'admin.service.servise_page.template_registry' shared service.
  14824.      *
  14825.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14826.      */
  14827.     protected function getAdmin_Service_ServisePage_TemplateRegistryService()
  14828.     {
  14829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14831.         return $this->services['admin.service.servise_page.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14832.     }
  14833.     /**
  14834.      * Gets the public 'admin.service.to_regulation_job' service.
  14835.      *
  14836.      * @return \AdminBundle\Admin\Service\ServiceWorkJobAdmin
  14837.      */
  14838.     protected function getAdmin_Service_ToRegulationJobService()
  14839.     {
  14840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14847.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14848.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14852.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkJobAdmin.php';
  14853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14857.         $this->factories['admin.service.to_regulation_job'] = function () {
  14858.             $instance = new \AdminBundle\Admin\Service\ServiceWorkJobAdmin('admin.service.to_regulation_job''DcSiteBundle\\Entity\\ServiceWorkJob''sonata.admin.controller.crud');
  14859.             $instance->setManagerType('orm');
  14860.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14861.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14862.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14863.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14864.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14865.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14866.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14867.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14868.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14869.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14870.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14871.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14872.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14873.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14874.             $instance->setPagerType('default');
  14875.             $instance->setLabel(NULL);
  14876.             $instance->setTranslationDomain('messages');
  14877.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14878.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14879.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14880.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14881.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  14882.             $instance->setTemplateRegistry(($this->services['admin.service.to_regulation_job.template_registry'] ?? $this->getAdmin_Service_ToRegulationJob_TemplateRegistryService()));
  14883.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14884.             $instance->initialize();
  14885.             return $instance;
  14886.         };
  14887.         return $this->factories['admin.service.to_regulation_job']();
  14888.     }
  14889.     /**
  14890.      * Gets the public 'admin.service.to_regulation_job.template_registry' shared service.
  14891.      *
  14892.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14893.      */
  14894.     protected function getAdmin_Service_ToRegulationJob_TemplateRegistryService()
  14895.     {
  14896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14898.         return $this->services['admin.service.to_regulation_job.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14899.     }
  14900.     /**
  14901.      * Gets the public 'admin.service.to_regulation_part' service.
  14902.      *
  14903.      * @return \AdminBundle\Admin\Service\ServiceWorkPartAdmin
  14904.      */
  14905.     protected function getAdmin_Service_ToRegulationPartService()
  14906.     {
  14907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14914.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14916.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14919.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkPartAdmin.php';
  14920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14921.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14924.         $this->factories['admin.service.to_regulation_part'] = function () {
  14925.             $instance = new \AdminBundle\Admin\Service\ServiceWorkPartAdmin('admin.service.to_regulation_part''DcSiteBundle\\Entity\\ServiceWorkPart''sonata.admin.controller.crud');
  14926.             $instance->setManagerType('orm');
  14927.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14928.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14929.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14930.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14931.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14932.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14933.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14934.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14935.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14936.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14937.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14938.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14939.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14940.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14941.             $instance->setPagerType('default');
  14942.             $instance->setLabel(NULL);
  14943.             $instance->setTranslationDomain('messages');
  14944.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  14945.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14946.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14947.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14948.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  14949.             $instance->setTemplateRegistry(($this->services['admin.service.to_regulation_part.template_registry'] ?? $this->getAdmin_Service_ToRegulationPart_TemplateRegistryService()));
  14950.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14951.             $instance->initialize();
  14952.             return $instance;
  14953.         };
  14954.         return $this->factories['admin.service.to_regulation_part']();
  14955.     }
  14956.     /**
  14957.      * Gets the public 'admin.service.to_regulation_part.template_registry' shared service.
  14958.      *
  14959.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14960.      */
  14961.     protected function getAdmin_Service_ToRegulationPart_TemplateRegistryService()
  14962.     {
  14963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14965.         return $this->services['admin.service.to_regulation_part.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14966.     }
  14967.     /**
  14968.      * Gets the public 'admin.service.to_regulations' service.
  14969.      *
  14970.      * @return \AdminBundle\Admin\Service\ServiceWorkAdmin
  14971.      */
  14972.     protected function getAdmin_Service_ToRegulationsService()
  14973.     {
  14974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14983.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14986.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkAdmin.php';
  14987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14991.         $this->factories['admin.service.to_regulations'] = function () {
  14992.             $instance = new \AdminBundle\Admin\Service\ServiceWorkAdmin('admin.service.to_regulations''DcSiteBundle\\Entity\\ServiceWork''AdminBundle\\Controller\\BaseCRUDController');
  14993.             $instance->setManagerType('orm');
  14994.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14995.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14996.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14997.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14998.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14999.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15000.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15001.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15002.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15003.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15004.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15005.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15006.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15007.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15008.             $instance->setPagerType('default');
  15009.             $instance->setLabel('Регламенты ТО');
  15010.             $instance->setTranslationDomain('messages');
  15011.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15012.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15013.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15014.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15015.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  15016.             $instance->setTemplateRegistry(($this->services['admin.service.to_regulations.template_registry'] ?? $this->getAdmin_Service_ToRegulations_TemplateRegistryService()));
  15017.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15018.             $instance->initialize();
  15019.             return $instance;
  15020.         };
  15021.         return $this->factories['admin.service.to_regulations']();
  15022.     }
  15023.     /**
  15024.      * Gets the public 'admin.service.to_regulations.template_registry' shared service.
  15025.      *
  15026.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15027.      */
  15028.     protected function getAdmin_Service_ToRegulations_TemplateRegistryService()
  15029.     {
  15030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15032.         return $this->services['admin.service.to_regulations.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15033.     }
  15034.     /**
  15035.      * Gets the public 'admin.shop.goods' service.
  15036.      *
  15037.      * @return \AdminBundle\Admin\Shop\GoodsAdmin
  15038.      */
  15039.     protected function getAdmin_Shop_GoodsService()
  15040.     {
  15041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15049.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15050.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15052.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15053.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GoodsAdmin.php';
  15054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15058.         $this->factories['admin.shop.goods'] = function () {
  15059.             $instance = new \AdminBundle\Admin\Shop\GoodsAdmin('admin.shop.goods''CoreBundle\\Entity\\Shop\\Goods''sonata.admin.controller.crud');
  15060.             $instance->setManagerType('orm');
  15061.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15062.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15063.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15064.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15065.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15066.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15067.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15068.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15069.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15070.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15071.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15072.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15073.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15074.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15075.             $instance->setPagerType('default');
  15076.             $instance->setLabel('Товары');
  15077.             $instance->setTranslationDomain('messages');
  15078.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15079.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15080.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15081.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15082.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  15083.             $instance->setTemplateRegistry(($this->services['admin.shop.goods.template_registry'] ?? $this->getAdmin_Shop_Goods_TemplateRegistryService()));
  15084.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15085.             $instance->initialize();
  15086.             return $instance;
  15087.         };
  15088.         return $this->factories['admin.shop.goods']();
  15089.     }
  15090.     /**
  15091.      * Gets the public 'admin.shop.goods.template_registry' shared service.
  15092.      *
  15093.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15094.      */
  15095.     protected function getAdmin_Shop_Goods_TemplateRegistryService()
  15096.     {
  15097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15099.         return $this->services['admin.shop.goods.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15100.     }
  15101.     /**
  15102.      * Gets the public 'admin.shop.goods_content' service.
  15103.      *
  15104.      * @return \AdminBundle\Admin\Shop\GoodsContentAdmin
  15105.      */
  15106.     protected function getAdmin_Shop_GoodsContentService()
  15107.     {
  15108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15109.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15115.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15116.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15117.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15119.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15120.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GoodsContentAdmin.php';
  15121.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15124.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15125.         $this->factories['admin.shop.goods_content'] = function () {
  15126.             $instance = new \AdminBundle\Admin\Shop\GoodsContentAdmin('admin.shop.goods_content''CoreBundle\\Entity\\Shop\\GoodsContent''sonata.admin.controller.crud');
  15127.             $instance->setManagerType('orm');
  15128.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15129.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15130.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15131.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15132.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15133.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15134.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15135.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15136.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15137.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15138.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15139.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15140.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15141.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15142.             $instance->setPagerType('default');
  15143.             $instance->setLabel(NULL);
  15144.             $instance->setTranslationDomain('messages');
  15145.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15146.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15147.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15148.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15149.             $instance->setTemplateRegistry(($this->services['admin.shop.goods_content.template_registry'] ?? $this->getAdmin_Shop_GoodsContent_TemplateRegistryService()));
  15150.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15151.             $instance->initialize();
  15152.             return $instance;
  15153.         };
  15154.         return $this->factories['admin.shop.goods_content']();
  15155.     }
  15156.     /**
  15157.      * Gets the public 'admin.shop.goods_content.template_registry' shared service.
  15158.      *
  15159.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15160.      */
  15161.     protected function getAdmin_Shop_GoodsContent_TemplateRegistryService()
  15162.     {
  15163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15165.         return $this->services['admin.shop.goods_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15166.     }
  15167.     /**
  15168.      * Gets the public 'admin.shop.group' service.
  15169.      *
  15170.      * @return \AdminBundle\Admin\Shop\GroupAdmin
  15171.      */
  15172.     protected function getAdmin_Shop_GroupService()
  15173.     {
  15174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15183.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15184.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15186.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GroupAdmin.php';
  15187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15191.         $this->factories['admin.shop.group'] = function () {
  15192.             $instance = new \AdminBundle\Admin\Shop\GroupAdmin('admin.shop.group''CoreBundle\\Entity\\Shop\\Group''sonata.admin.controller.crud');
  15193.             $instance->setManagerType('orm');
  15194.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15195.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15196.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15197.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15198.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15199.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15200.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15201.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15202.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15203.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15204.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15205.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15206.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15207.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15208.             $instance->setPagerType('default');
  15209.             $instance->setLabel('Групы товаров');
  15210.             $instance->setTranslationDomain('messages');
  15211.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15212.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15213.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15214.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15215.             $instance->setTemplateRegistry(($this->services['admin.shop.group.template_registry'] ?? $this->getAdmin_Shop_Group_TemplateRegistryService()));
  15216.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15217.             $instance->initialize();
  15218.             return $instance;
  15219.         };
  15220.         return $this->factories['admin.shop.group']();
  15221.     }
  15222.     /**
  15223.      * Gets the public 'admin.shop.group.template_registry' shared service.
  15224.      *
  15225.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15226.      */
  15227.     protected function getAdmin_Shop_Group_TemplateRegistryService()
  15228.     {
  15229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15231.         return $this->services['admin.shop.group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15232.     }
  15233.     /**
  15234.      * Gets the public 'admin.sub.about_company' service.
  15235.      *
  15236.      * @return \AdminBundle\Admin\SubAutoSite\AboutCompanyAdmin
  15237.      */
  15238.     protected function getAdmin_Sub_AboutCompanyService()
  15239.     {
  15240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15244.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15249.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15252.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15253.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AboutCompanyAdmin.php';
  15254.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15255.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15256.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15257.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15258.         $this->factories['admin.sub.about_company'] = function () {
  15259.             $instance = new \AdminBundle\Admin\SubAutoSite\AboutCompanyAdmin('admin.sub.about_company''ImporterBundle\\Entity\\Dealer''sonata.admin.controller.crud');
  15260.             $instance->setManagerType('orm');
  15261.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15262.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15263.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15264.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15265.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15266.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15267.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15268.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15269.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15270.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15271.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15272.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15273.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15274.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15275.             $instance->setPagerType('default');
  15276.             $instance->setLabel('О компании');
  15277.             $instance->setTranslationDomain('messages');
  15278.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15279.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15280.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15281.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15282.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15283.             $instance->setTemplateRegistry(($this->services['admin.sub.about_company.template_registry'] ?? $this->getAdmin_Sub_AboutCompany_TemplateRegistryService()));
  15284.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15285.             $instance->initialize();
  15286.             return $instance;
  15287.         };
  15288.         return $this->factories['admin.sub.about_company']();
  15289.     }
  15290.     /**
  15291.      * Gets the public 'admin.sub.about_company.template_registry' shared service.
  15292.      *
  15293.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15294.      */
  15295.     protected function getAdmin_Sub_AboutCompany_TemplateRegistryService()
  15296.     {
  15297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15299.         return $this->services['admin.sub.about_company.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15300.     }
  15301.     /**
  15302.      * Gets the public 'admin.sub.accessories' service.
  15303.      *
  15304.      * @return \AdminBundle\Admin\SubAutoSite\AccessoriesAdmin
  15305.      */
  15306.     protected function getAdmin_Sub_AccessoriesService()
  15307.     {
  15308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15312.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15317.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15320.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15321.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesAdmin.php';
  15322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15326.         $this->factories['admin.sub.accessories'] = function () {
  15327.             $instance = new \AdminBundle\Admin\SubAutoSite\AccessoriesAdmin('admin.sub.accessories''ImporterBundle\\Entity\\Accessories''sonata.admin.controller.crud');
  15328.             $instance->setManagerType('orm');
  15329.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15330.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15331.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15332.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15333.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15334.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15335.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15336.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15337.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15338.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15339.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15340.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15341.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15342.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15343.             $instance->setPagerType('default');
  15344.             $instance->setLabel('Аксессуары');
  15345.             $instance->setTranslationDomain('messages');
  15346.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15347.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15348.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15349.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15350.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15351.             $instance->setTemplateRegistry(($this->services['admin.sub.accessories.template_registry'] ?? $this->getAdmin_Sub_Accessories_TemplateRegistryService()));
  15352.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15353.             $instance->initialize();
  15354.             return $instance;
  15355.         };
  15356.         return $this->factories['admin.sub.accessories']();
  15357.     }
  15358.     /**
  15359.      * Gets the public 'admin.sub.accessories.template_registry' shared service.
  15360.      *
  15361.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15362.      */
  15363.     protected function getAdmin_Sub_Accessories_TemplateRegistryService()
  15364.     {
  15365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15367.         return $this->services['admin.sub.accessories.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15368.     }
  15369.     /**
  15370.      * Gets the public 'admin.sub.accessories_group' service.
  15371.      *
  15372.      * @return \AdminBundle\Admin\SubAutoSite\AccessoriesGroupAdmin
  15373.      */
  15374.     protected function getAdmin_Sub_AccessoriesGroupService()
  15375.     {
  15376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15381.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15382.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15385.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15387.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15388.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15389.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesGroupAdmin.php';
  15390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15391.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15394.         $this->factories['admin.sub.accessories_group'] = function () {
  15395.             $instance = new \AdminBundle\Admin\SubAutoSite\AccessoriesGroupAdmin('admin.sub.accessories_group''ImporterBundle\\Entity\\AccessoriesGroup''sonata.admin.controller.crud');
  15396.             $instance->setManagerType('orm');
  15397.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15398.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15399.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15400.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15401.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15402.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15403.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15404.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15405.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15406.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15407.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15408.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15409.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15410.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15411.             $instance->setPagerType('default');
  15412.             $instance->setLabel('Аксессуары - категории');
  15413.             $instance->setTranslationDomain('messages');
  15414.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15415.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15416.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15417.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15418.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15419.             $instance->setTemplateRegistry(($this->services['admin.sub.accessories_group.template_registry'] ?? $this->getAdmin_Sub_AccessoriesGroup_TemplateRegistryService()));
  15420.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15421.             $instance->initialize();
  15422.             return $instance;
  15423.         };
  15424.         return $this->factories['admin.sub.accessories_group']();
  15425.     }
  15426.     /**
  15427.      * Gets the public 'admin.sub.accessories_group.template_registry' shared service.
  15428.      *
  15429.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15430.      */
  15431.     protected function getAdmin_Sub_AccessoriesGroup_TemplateRegistryService()
  15432.     {
  15433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15435.         return $this->services['admin.sub.accessories_group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15436.     }
  15437.     /**
  15438.      * Gets the public 'admin.sub.actions.post' service.
  15439.      *
  15440.      * @return \AdminBundle\Admin\SubAutoSite\ActionsAdmin
  15441.      */
  15442.     protected function getAdmin_Sub_Actions_PostService()
  15443.     {
  15444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15449.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15450.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15453.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15456.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15457.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/NewsAdmin.php';
  15458.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ActionsAdmin.php';
  15459.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15460.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15461.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15463.         $this->factories['admin.sub.actions.post'] = function () {
  15464.             $instance = new \AdminBundle\Admin\SubAutoSite\ActionsAdmin('admin.sub.actions.post''ImporterBundle\\Entity\\Post''sonata.admin.controller.crud');
  15465.             $instance->setManagerType('orm');
  15466.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15467.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15468.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15469.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15470.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15471.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15472.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15473.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15474.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15475.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15476.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15477.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15478.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15479.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15480.             $instance->setPagerType('default');
  15481.             $instance->setLabel('Акции');
  15482.             $instance->setTranslationDomain('messages');
  15483.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15484.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15485.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15486.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15487.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15488.             $instance->setTemplateRegistry(($this->services['admin.sub.actions.post.template_registry'] ?? $this->getAdmin_Sub_Actions_Post_TemplateRegistryService()));
  15489.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15490.             $instance->initialize();
  15491.             return $instance;
  15492.         };
  15493.         return $this->factories['admin.sub.actions.post']();
  15494.     }
  15495.     /**
  15496.      * Gets the public 'admin.sub.actions.post.template_registry' shared service.
  15497.      *
  15498.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15499.      */
  15500.     protected function getAdmin_Sub_Actions_Post_TemplateRegistryService()
  15501.     {
  15502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15504.         return $this->services['admin.sub.actions.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15505.     }
  15506.     /**
  15507.      * Gets the public 'admin.sub.contact' service.
  15508.      *
  15509.      * @return \AdminBundle\Admin\SubAutoSite\ContactAdmin
  15510.      */
  15511.     protected function getAdmin_Sub_ContactService()
  15512.     {
  15513.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15518.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15522.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15525.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15526.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ContactAdmin.php';
  15527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15528.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15529.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15531.         $this->factories['admin.sub.contact'] = function () {
  15532.             $instance = new \AdminBundle\Admin\SubAutoSite\ContactAdmin('admin.sub.contact''ImporterBundle\\Entity\\Dealer''sonata.admin.controller.crud');
  15533.             $instance->setManagerType('orm');
  15534.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15535.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15536.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15537.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15538.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15539.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15540.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15541.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15542.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15543.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15544.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15545.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15546.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15547.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15548.             $instance->setPagerType('default');
  15549.             $instance->setLabel('Контакты');
  15550.             $instance->setTranslationDomain('messages');
  15551.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15552.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15553.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15554.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15555.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15556.             $instance->setTemplateRegistry(($this->services['admin.sub.contact.template_registry'] ?? $this->getAdmin_Sub_Contact_TemplateRegistryService()));
  15557.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15558.             $instance->initialize();
  15559.             return $instance;
  15560.         };
  15561.         return $this->factories['admin.sub.contact']();
  15562.     }
  15563.     /**
  15564.      * Gets the public 'admin.sub.contact.template_registry' shared service.
  15565.      *
  15566.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15567.      */
  15568.     protected function getAdmin_Sub_Contact_TemplateRegistryService()
  15569.     {
  15570.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15571.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15572.         return $this->services['admin.sub.contact.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15573.     }
  15574.     /**
  15575.      * Gets the public 'admin.sub.department' service.
  15576.      *
  15577.      * @return \AdminBundle\Admin\SubAutoSite\DepartmentAdmin
  15578.      */
  15579.     protected function getAdmin_Sub_DepartmentService()
  15580.     {
  15581.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15584.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15588.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15593.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15594.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/DepartmentAdmin.php';
  15595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15596.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15597.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15599.         $this->factories['admin.sub.department'] = function () {
  15600.             $instance = new \AdminBundle\Admin\SubAutoSite\DepartmentAdmin('admin.sub.department''ImporterBundle\\Entity\\Department''sonata.admin.controller.crud');
  15601.             $instance->setManagerType('orm');
  15602.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15603.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15604.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15605.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15606.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15607.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15608.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15609.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15610.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15611.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15612.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15613.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15614.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15615.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15616.             $instance->setPagerType('default');
  15617.             $instance->setLabel('Персонал - отделы');
  15618.             $instance->setTranslationDomain('messages');
  15619.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15620.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15621.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15622.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15623.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15624.             $instance->setTemplateRegistry(($this->services['admin.sub.department.template_registry'] ?? $this->getAdmin_Sub_Department_TemplateRegistryService()));
  15625.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15626.             $instance->initialize();
  15627.             return $instance;
  15628.         };
  15629.         return $this->factories['admin.sub.department']();
  15630.     }
  15631.     /**
  15632.      * Gets the public 'admin.sub.department.template_registry' shared service.
  15633.      *
  15634.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15635.      */
  15636.     protected function getAdmin_Sub_Department_TemplateRegistryService()
  15637.     {
  15638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15640.         return $this->services['admin.sub.department.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15641.     }
  15642.     /**
  15643.      * Gets the public 'admin.sub.inner_mail' service.
  15644.      *
  15645.      * @return \AdminBundle\Admin\SubAutoSite\InnerMailAdmin
  15646.      */
  15647.     protected function getAdmin_Sub_InnerMailService()
  15648.     {
  15649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15652.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15654.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15655.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15656.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15657.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15658.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15659.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15661.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15662.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/InnerMailAdmin.php';
  15663.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15666.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15667.         $this->factories['admin.sub.inner_mail'] = function () {
  15668.             $instance = new \AdminBundle\Admin\SubAutoSite\InnerMailAdmin('admin.sub.inner_mail''ImporterBundle\\Entity\\InnerMail''sonata.admin.controller.crud');
  15669.             $instance->setManagerType('orm');
  15670.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15671.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15672.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15673.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15674.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15675.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15676.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15677.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15678.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15679.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15680.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15681.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15682.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15683.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15684.             $instance->setPagerType('default');
  15685.             $instance->setLabel('Адреса внутренней рассылки');
  15686.             $instance->setTranslationDomain('messages');
  15687.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15688.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15689.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15690.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15691.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15692.             $instance->setTemplateRegistry(($this->services['admin.sub.inner_mail.template_registry'] ?? $this->getAdmin_Sub_InnerMail_TemplateRegistryService()));
  15693.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15694.             $instance->initialize();
  15695.             return $instance;
  15696.         };
  15697.         return $this->factories['admin.sub.inner_mail']();
  15698.     }
  15699.     /**
  15700.      * Gets the public 'admin.sub.inner_mail.template_registry' shared service.
  15701.      *
  15702.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15703.      */
  15704.     protected function getAdmin_Sub_InnerMail_TemplateRegistryService()
  15705.     {
  15706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15708.         return $this->services['admin.sub.inner_mail.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15709.     }
  15710.     /**
  15711.      * Gets the public 'admin.sub.news.post' service.
  15712.      *
  15713.      * @return \AdminBundle\Admin\SubAutoSite\NewsAdmin
  15714.      */
  15715.     protected function getAdmin_Sub_News_PostService()
  15716.     {
  15717.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15722.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15723.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15724.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15725.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15729.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15730.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/NewsAdmin.php';
  15731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15732.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15733.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15734.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15735.         $this->factories['admin.sub.news.post'] = function () {
  15736.             $instance = new \AdminBundle\Admin\SubAutoSite\NewsAdmin('admin.sub.news.post''ImporterBundle\\Entity\\Post''sonata.admin.controller.crud');
  15737.             $instance->setManagerType('orm');
  15738.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15739.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15740.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15741.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15742.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15743.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15744.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15745.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15746.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15747.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15748.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15749.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15750.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15751.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15752.             $instance->setPagerType('default');
  15753.             $instance->setLabel('Новости');
  15754.             $instance->setTranslationDomain('messages');
  15755.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15756.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15757.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15758.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15759.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15760.             $instance->setTemplateRegistry(($this->services['admin.sub.news.post.template_registry'] ?? $this->getAdmin_Sub_News_Post_TemplateRegistryService()));
  15761.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15762.             $instance->initialize();
  15763.             return $instance;
  15764.         };
  15765.         return $this->factories['admin.sub.news.post']();
  15766.     }
  15767.     /**
  15768.      * Gets the public 'admin.sub.news.post.template_registry' shared service.
  15769.      *
  15770.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15771.      */
  15772.     protected function getAdmin_Sub_News_Post_TemplateRegistryService()
  15773.     {
  15774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15776.         return $this->services['admin.sub.news.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15777.     }
  15778.     /**
  15779.      * Gets the public 'admin.sub.page_content' service.
  15780.      *
  15781.      * @return \AdminBundle\Admin\SubAutoSite\PageContentAdmin
  15782.      */
  15783.     protected function getAdmin_Sub_PageContentService()
  15784.     {
  15785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15790.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15791.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15792.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15793.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15794.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15797.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15798.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PageContentAdmin.php';
  15799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15801.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15803.         $this->factories['admin.sub.page_content'] = function () {
  15804.             $instance = new \AdminBundle\Admin\SubAutoSite\PageContentAdmin('admin.sub.page_content''ImporterBundle\\Entity\\PageContent''sonata.admin.controller.crud');
  15805.             $instance->setManagerType('orm');
  15806.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15807.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15808.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15809.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15810.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15811.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15812.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15813.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15814.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15815.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15816.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15817.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15818.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15819.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15820.             $instance->setPagerType('default');
  15821.             $instance->setLabel(NULL);
  15822.             $instance->setTranslationDomain('messages');
  15823.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15824.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15825.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15826.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15827.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15828.             $instance->setTemplateRegistry(($this->services['admin.sub.page_content.template_registry'] ?? $this->getAdmin_Sub_PageContent_TemplateRegistryService()));
  15829.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15830.             $instance->initialize();
  15831.             return $instance;
  15832.         };
  15833.         return $this->factories['admin.sub.page_content']();
  15834.     }
  15835.     /**
  15836.      * Gets the public 'admin.sub.page_content.template_registry' shared service.
  15837.      *
  15838.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15839.      */
  15840.     protected function getAdmin_Sub_PageContent_TemplateRegistryService()
  15841.     {
  15842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15844.         return $this->services['admin.sub.page_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15845.     }
  15846.     /**
  15847.      * Gets the public 'admin.sub.pages_services' service.
  15848.      *
  15849.      * @return \AdminBundle\Admin\SubAutoSite\PagesServicesAdmin
  15850.      */
  15851.     protected function getAdmin_Sub_PagesServicesService()
  15852.     {
  15853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15858.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15859.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15860.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15861.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15862.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15863.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15864.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15865.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15866.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PagesServicesAdmin.php';
  15867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15871.         $this->factories['admin.sub.pages_services'] = function () {
  15872.             $instance = new \AdminBundle\Admin\SubAutoSite\PagesServicesAdmin('admin.sub.pages_services''ImporterBundle\\Entity\\PagesServices''sonata.admin.controller.crud');
  15873.             $instance->setManagerType('orm');
  15874.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15875.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15876.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15877.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15878.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15879.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15880.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15881.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15882.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15883.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15884.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15885.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15886.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15887.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15888.             $instance->setPagerType('default');
  15889.             $instance->setLabel('Разделы услуг');
  15890.             $instance->setTranslationDomain('messages');
  15891.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15892.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15893.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15894.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15895.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15896.             $instance->setTemplateRegistry(($this->services['admin.sub.pages_services.template_registry'] ?? $this->getAdmin_Sub_PagesServices_TemplateRegistryService()));
  15897.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15898.             $instance->initialize();
  15899.             return $instance;
  15900.         };
  15901.         return $this->factories['admin.sub.pages_services']();
  15902.     }
  15903.     /**
  15904.      * Gets the public 'admin.sub.pages_services.template_registry' shared service.
  15905.      *
  15906.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15907.      */
  15908.     protected function getAdmin_Sub_PagesServices_TemplateRegistryService()
  15909.     {
  15910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15912.         return $this->services['admin.sub.pages_services.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15913.     }
  15914.     /**
  15915.      * Gets the public 'admin.sub.post_content' service.
  15916.      *
  15917.      * @return \AdminBundle\Admin\SubAutoSite\BasePostContentAdmin
  15918.      */
  15919.     protected function getAdmin_Sub_PostContentService()
  15920.     {
  15921.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15924.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15926.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15927.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15930.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15933.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15934.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BasePostContentAdmin.php';
  15935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15939.         $this->factories['admin.sub.post_content'] = function () {
  15940.             $instance = new \AdminBundle\Admin\SubAutoSite\BasePostContentAdmin('admin.sub.post_content''ImporterBundle\\Entity\\PostContent''sonata.admin.controller.crud');
  15941.             $instance->setManagerType('orm');
  15942.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15943.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15944.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15945.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15946.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15947.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15948.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15949.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15950.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15951.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15952.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15953.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15954.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15955.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15956.             $instance->setPagerType('default');
  15957.             $instance->setLabel(NULL);
  15958.             $instance->setTranslationDomain('messages');
  15959.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  15960.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15961.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15962.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15963.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  15964.             $instance->setTemplateRegistry(($this->services['admin.sub.post_content.template_registry'] ?? $this->getAdmin_Sub_PostContent_TemplateRegistryService()));
  15965.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15966.             $instance->initialize();
  15967.             return $instance;
  15968.         };
  15969.         return $this->factories['admin.sub.post_content']();
  15970.     }
  15971.     /**
  15972.      * Gets the public 'admin.sub.post_content.template_registry' shared service.
  15973.      *
  15974.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15975.      */
  15976.     protected function getAdmin_Sub_PostContent_TemplateRegistryService()
  15977.     {
  15978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15980.         return $this->services['admin.sub.post_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15981.     }
  15982.     /**
  15983.      * Gets the public 'admin.sub.seo' service.
  15984.      *
  15985.      * @return \AdminBundle\Admin\SubAutoSite\SeoAdmin
  15986.      */
  15987.     protected function getAdmin_Sub_SeoService()
  15988.     {
  15989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15994.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16001.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16002.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/SeoAdmin.php';
  16003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16007.         $this->factories['admin.sub.seo'] = function () {
  16008.             $instance = new \AdminBundle\Admin\SubAutoSite\SeoAdmin('admin.sub.seo''ImporterBundle\\Entity\\Seo''sonata.admin.controller.crud');
  16009.             $instance->setManagerType('orm');
  16010.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16011.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16012.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16013.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16014.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16015.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16016.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16017.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16018.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16019.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16020.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16021.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16022.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16023.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16024.             $instance->setPagerType('default');
  16025.             $instance->setLabel('Seo');
  16026.             $instance->setTranslationDomain('messages');
  16027.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16028.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16029.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16030.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16031.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16032.             $instance->setTemplateRegistry(($this->services['admin.sub.seo.template_registry'] ?? $this->getAdmin_Sub_Seo_TemplateRegistryService()));
  16033.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16034.             $instance->initialize();
  16035.             return $instance;
  16036.         };
  16037.         return $this->factories['admin.sub.seo']();
  16038.     }
  16039.     /**
  16040.      * Gets the public 'admin.sub.seo.template_registry' shared service.
  16041.      *
  16042.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16043.      */
  16044.     protected function getAdmin_Sub_Seo_TemplateRegistryService()
  16045.     {
  16046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16048.         return $this->services['admin.sub.seo.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16049.     }
  16050.     /**
  16051.      * Gets the public 'admin.sub.slider' service.
  16052.      *
  16053.      * @return \AdminBundle\Admin\SubAutoSite\MainSliderAdmin
  16054.      */
  16055.     protected function getAdmin_Sub_SliderService()
  16056.     {
  16057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16062.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16066.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16068.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16069.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16070.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/MainSliderAdmin.php';
  16071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16073.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16075.         $this->factories['admin.sub.slider'] = function () {
  16076.             $instance = new \AdminBundle\Admin\SubAutoSite\MainSliderAdmin('admin.sub.slider''ImporterBundle\\Entity\\MainSlider''sonata.admin.controller.crud');
  16077.             $instance->setManagerType('orm');
  16078.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16079.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16080.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16081.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16082.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16083.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16084.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16085.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16086.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16087.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16088.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16089.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16090.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16091.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16092.             $instance->setPagerType('default');
  16093.             $instance->setLabel('Слайдер на главной');
  16094.             $instance->setTranslationDomain('messages');
  16095.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16096.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16097.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16098.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16099.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16100.             $instance->setTemplateRegistry(($this->services['admin.sub.slider.template_registry'] ?? $this->getAdmin_Sub_Slider_TemplateRegistryService()));
  16101.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16102.             $instance->initialize();
  16103.             return $instance;
  16104.         };
  16105.         return $this->factories['admin.sub.slider']();
  16106.     }
  16107.     /**
  16108.      * Gets the public 'admin.sub.slider.template_registry' shared service.
  16109.      *
  16110.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16111.      */
  16112.     protected function getAdmin_Sub_Slider_TemplateRegistryService()
  16113.     {
  16114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16115.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16116.         return $this->services['admin.sub.slider.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16117.     }
  16118.     /**
  16119.      * Gets the public 'admin.sub.test_drive' service.
  16120.      *
  16121.      * @return \AdminBundle\Admin\SubAutoSite\TestDriveAdmin
  16122.      */
  16123.     protected function getAdmin_Sub_TestDriveService()
  16124.     {
  16125.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16134.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16137.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16138.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/TestDriveAdmin.php';
  16139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16143.         $this->factories['admin.sub.test_drive'] = function () {
  16144.             $instance = new \AdminBundle\Admin\SubAutoSite\TestDriveAdmin('admin.sub.test_drive''ImporterBundle\\Entity\\TestDrive''sonata.admin.controller.crud');
  16145.             $instance->setManagerType('orm');
  16146.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16147.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16148.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16149.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16150.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16151.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16152.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16153.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16154.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16155.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16156.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16157.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16158.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16159.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16160.             $instance->setPagerType('default');
  16161.             $instance->setLabel('Тест драйв');
  16162.             $instance->setTranslationDomain('messages');
  16163.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16164.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16165.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16166.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16167.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16168.             $instance->setTemplateRegistry(($this->services['admin.sub.test_drive.template_registry'] ?? $this->getAdmin_Sub_TestDrive_TemplateRegistryService()));
  16169.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16170.             $instance->initialize();
  16171.             return $instance;
  16172.         };
  16173.         return $this->factories['admin.sub.test_drive']();
  16174.     }
  16175.     /**
  16176.      * Gets the public 'admin.sub.test_drive.template_registry' shared service.
  16177.      *
  16178.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16179.      */
  16180.     protected function getAdmin_Sub_TestDrive_TemplateRegistryService()
  16181.     {
  16182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16184.         return $this->services['admin.sub.test_drive.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16185.     }
  16186.     /**
  16187.      * Gets the public 'admin.sub.vacancy' service.
  16188.      *
  16189.      * @return \AdminBundle\Admin\SubAutoSite\VacancyAdmin
  16190.      */
  16191.     protected function getAdmin_Sub_VacancyService()
  16192.     {
  16193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16202.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16205.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16206.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyAdmin.php';
  16207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16211.         $this->factories['admin.sub.vacancy'] = function () {
  16212.             $instance = new \AdminBundle\Admin\SubAutoSite\VacancyAdmin('admin.sub.vacancy''ImporterBundle\\Entity\\Vacancy''sonata.admin.controller.crud');
  16213.             $instance->setManagerType('orm');
  16214.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16215.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16216.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16217.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16218.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16219.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16220.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16221.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16222.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16223.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16224.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16225.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16226.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16227.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16228.             $instance->setPagerType('default');
  16229.             $instance->setLabel('Вакансии');
  16230.             $instance->setTranslationDomain('messages');
  16231.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16232.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16233.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16234.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16235.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16236.             $instance->setTemplateRegistry(($this->services['admin.sub.vacancy.template_registry'] ?? $this->getAdmin_Sub_Vacancy_TemplateRegistryService()));
  16237.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16238.             $instance->initialize();
  16239.             return $instance;
  16240.         };
  16241.         return $this->factories['admin.sub.vacancy']();
  16242.     }
  16243.     /**
  16244.      * Gets the public 'admin.sub.vacancy.template_registry' shared service.
  16245.      *
  16246.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16247.      */
  16248.     protected function getAdmin_Sub_Vacancy_TemplateRegistryService()
  16249.     {
  16250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16252.         return $this->services['admin.sub.vacancy.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16253.     }
  16254.     /**
  16255.      * Gets the public 'admin.sub.vacancy_content' service.
  16256.      *
  16257.      * @return \AdminBundle\Admin\SubAutoSite\VacancyContentAdmin
  16258.      */
  16259.     protected function getAdmin_Sub_VacancyContentService()
  16260.     {
  16261.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16265.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16269.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16273.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16274.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyContentAdmin.php';
  16275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16277.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16279.         $this->factories['admin.sub.vacancy_content'] = function () {
  16280.             $instance = new \AdminBundle\Admin\SubAutoSite\VacancyContentAdmin('admin.sub.vacancy_content''ImporterBundle\\Entity\\VacancyContent''sonata.admin.controller.crud');
  16281.             $instance->setManagerType('orm');
  16282.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16283.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16284.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16285.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16286.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16287.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16288.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16289.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16290.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16291.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16292.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16293.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16294.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16295.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16296.             $instance->setPagerType('default');
  16297.             $instance->setLabel(NULL);
  16298.             $instance->setTranslationDomain('messages');
  16299.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16300.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16301.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16302.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16303.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16304.             $instance->setTemplateRegistry(($this->services['admin.sub.vacancy_content.template_registry'] ?? $this->getAdmin_Sub_VacancyContent_TemplateRegistryService()));
  16305.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16306.             $instance->initialize();
  16307.             return $instance;
  16308.         };
  16309.         return $this->factories['admin.sub.vacancy_content']();
  16310.     }
  16311.     /**
  16312.      * Gets the public 'admin.sub.vacancy_content.template_registry' shared service.
  16313.      *
  16314.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16315.      */
  16316.     protected function getAdmin_Sub_VacancyContent_TemplateRegistryService()
  16317.     {
  16318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16320.         return $this->services['admin.sub.vacancy_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16321.     }
  16322.     /**
  16323.      * Gets the public 'admin.sub.vehicle_accessories' service.
  16324.      *
  16325.      * @return \AdminBundle\Admin\SubAutoSite\VehicleAccessoryAdmin
  16326.      */
  16327.     protected function getAdmin_Sub_VehicleAccessoriesService()
  16328.     {
  16329.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16330.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16332.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16338.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16341.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16342.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VehicleAccessoryAdmin.php';
  16343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16345.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16347.         $this->factories['admin.sub.vehicle_accessories'] = function () {
  16348.             $instance = new \AdminBundle\Admin\SubAutoSite\VehicleAccessoryAdmin('admin.sub.vehicle_accessories''ImporterBundle\\Entity\\VehicleAccessory''sonata.admin.controller.crud');
  16349.             $instance->setManagerType('orm');
  16350.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16351.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16352.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16353.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16354.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16355.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16356.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16357.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16358.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16359.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16360.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16361.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16362.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16363.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16364.             $instance->setPagerType('default');
  16365.             $instance->setLabel(NULL);
  16366.             $instance->setTranslationDomain('messages');
  16367.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16368.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16369.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16370.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16371.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16372.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicle_accessories.template_registry'] ?? $this->getAdmin_Sub_VehicleAccessories_TemplateRegistryService()));
  16373.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16374.             $instance->initialize();
  16375.             return $instance;
  16376.         };
  16377.         return $this->factories['admin.sub.vehicle_accessories']();
  16378.     }
  16379.     /**
  16380.      * Gets the public 'admin.sub.vehicle_accessories.template_registry' shared service.
  16381.      *
  16382.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16383.      */
  16384.     protected function getAdmin_Sub_VehicleAccessories_TemplateRegistryService()
  16385.     {
  16386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16387.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16388.         return $this->services['admin.sub.vehicle_accessories.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16389.     }
  16390.     /**
  16391.      * Gets the public 'admin.sub.vehicles.content' service.
  16392.      *
  16393.      * @return \AdminBundle\Admin\SubAutoSite\Vehicles\VehicleContentAdmin
  16394.      */
  16395.     protected function getAdmin_Sub_Vehicles_ContentService()
  16396.     {
  16397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16404.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16405.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16406.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16409.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16410.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VehicleContentAdmin.php';
  16411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16415.         $this->factories['admin.sub.vehicles.content'] = function () {
  16416.             $instance = new \AdminBundle\Admin\SubAutoSite\Vehicles\VehicleContentAdmin('admin.sub.vehicles.content''ImporterBundle\\Entity\\Vehicles\\VehicleContent''sonata.admin.controller.crud');
  16417.             $instance->setManagerType('orm');
  16418.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16419.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16420.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16421.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16422.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16423.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16424.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16425.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16426.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16427.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16428.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16429.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16430.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16431.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16432.             $instance->setPagerType('default');
  16433.             $instance->setLabel(NULL);
  16434.             $instance->setTranslationDomain('messages');
  16435.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16436.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16437.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16438.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16439.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16440.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicles.content.template_registry'] ?? $this->getAdmin_Sub_Vehicles_Content_TemplateRegistryService()));
  16441.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16442.             $instance->initialize();
  16443.             return $instance;
  16444.         };
  16445.         return $this->factories['admin.sub.vehicles.content']();
  16446.     }
  16447.     /**
  16448.      * Gets the public 'admin.sub.vehicles.content.template_registry' shared service.
  16449.      *
  16450.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16451.      */
  16452.     protected function getAdmin_Sub_Vehicles_Content_TemplateRegistryService()
  16453.     {
  16454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16456.         return $this->services['admin.sub.vehicles.content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16457.     }
  16458.     /**
  16459.      * Gets the public 'admin.sub.vehicles.moto_used' service.
  16460.      *
  16461.      * @return \AdminBundle\Admin\SubAutoSite\Vehicles\Moto\UsedVehicleAdmin
  16462.      */
  16463.     protected function getAdmin_Sub_Vehicles_MotoUsedService()
  16464.     {
  16465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16473.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16474.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16475.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16477.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16478.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/BaseUsedVehicleAdmin.php';
  16479.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/UsedVehicleAdmin.php';
  16480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16484.         $this->factories['admin.sub.vehicles.moto_used'] = function () {
  16485.             $instance = new \AdminBundle\Admin\SubAutoSite\Vehicles\Moto\UsedVehicleAdmin('admin.sub.vehicles.moto_used''ImporterBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\UsedCRUDController');
  16486.             $instance->setManagerType('orm');
  16487.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16488.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16489.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16490.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16491.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16492.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16493.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16494.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16495.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16496.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16497.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16498.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16499.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16500.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16501.             $instance->setPagerType('default');
  16502.             $instance->setLabel('Техника с пробегом');
  16503.             $instance->setTranslationDomain('messages');
  16504.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16505.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16506.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16507.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16508.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16509.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicles.moto_used.template_registry'] ?? $this->getAdmin_Sub_Vehicles_MotoUsed_TemplateRegistryService()));
  16510.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16511.             $instance->initialize();
  16512.             return $instance;
  16513.         };
  16514.         return $this->factories['admin.sub.vehicles.moto_used']();
  16515.     }
  16516.     /**
  16517.      * Gets the public 'admin.sub.vehicles.moto_used.template_registry' shared service.
  16518.      *
  16519.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16520.      */
  16521.     protected function getAdmin_Sub_Vehicles_MotoUsed_TemplateRegistryService()
  16522.     {
  16523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16525.         return $this->services['admin.sub.vehicles.moto_used.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16526.     }
  16527.     /**
  16528.      * Gets the public 'admin.sub.vehicles.moto_variation' service.
  16529.      *
  16530.      * @return \AdminBundle\Admin\SubAutoSite\Vehicles\Moto\VariationAdmin
  16531.      */
  16532.     protected function getAdmin_Sub_Vehicles_MotoVariationService()
  16533.     {
  16534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16535.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16539.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16543.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16546.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16547.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/BaseVariationAdmin.php';
  16548.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/VariationAdmin.php';
  16549.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16552.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16553.         $this->factories['admin.sub.vehicles.moto_variation'] = function () {
  16554.             $instance = new \AdminBundle\Admin\SubAutoSite\Vehicles\Moto\VariationAdmin('admin.sub.vehicles.moto_variation''ImporterBundle\\Entity\\Vehicles\\Variation''sonata.admin.controller.crud');
  16555.             $instance->setManagerType('orm');
  16556.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16557.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16558.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16559.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16560.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16561.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16562.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16563.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16564.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16565.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16566.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16567.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16568.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16569.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16570.             $instance->setPagerType('default');
  16571.             $instance->setLabel(NULL);
  16572.             $instance->setTranslationDomain('messages');
  16573.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16574.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16575.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16576.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16577.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16578.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicles.moto_variation.template_registry'] ?? $this->getAdmin_Sub_Vehicles_MotoVariation_TemplateRegistryService()));
  16579.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16580.             $instance->initialize();
  16581.             return $instance;
  16582.         };
  16583.         return $this->factories['admin.sub.vehicles.moto_variation']();
  16584.     }
  16585.     /**
  16586.      * Gets the public 'admin.sub.vehicles.moto_variation.template_registry' shared service.
  16587.      *
  16588.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16589.      */
  16590.     protected function getAdmin_Sub_Vehicles_MotoVariation_TemplateRegistryService()
  16591.     {
  16592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16594.         return $this->services['admin.sub.vehicles.moto_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16595.     }
  16596.     /**
  16597.      * Gets the public 'admin.sub.vehicles.variation_characteristic' service.
  16598.      *
  16599.      * @return \AdminBundle\Admin\SubAutoSite\Vehicles\VariationCharacteristicAdmin
  16600.      */
  16601.     protected function getAdmin_Sub_Vehicles_VariationCharacteristicService()
  16602.     {
  16603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16604.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16608.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16609.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16612.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16614.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16615.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16616.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VariationCharacteristicAdmin.php';
  16617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16621.         $this->factories['admin.sub.vehicles.variation_characteristic'] = function () {
  16622.             $instance = new \AdminBundle\Admin\SubAutoSite\Vehicles\VariationCharacteristicAdmin('admin.sub.vehicles.variation_characteristic''ImporterBundle\\Entity\\Vehicles\\VariationCharacteristic''sonata.admin.controller.crud');
  16623.             $instance->setManagerType('orm');
  16624.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16625.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16626.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16627.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16628.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16629.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16630.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16631.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16632.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16633.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16634.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16635.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16636.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16637.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16638.             $instance->setPagerType('default');
  16639.             $instance->setLabel(NULL);
  16640.             $instance->setTranslationDomain('messages');
  16641.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16642.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16643.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16644.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16645.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16646.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicles.variation_characteristic.template_registry'] ?? $this->getAdmin_Sub_Vehicles_VariationCharacteristic_TemplateRegistryService()));
  16647.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16648.             $instance->initialize();
  16649.             return $instance;
  16650.         };
  16651.         return $this->factories['admin.sub.vehicles.variation_characteristic']();
  16652.     }
  16653.     /**
  16654.      * Gets the public 'admin.sub.vehicles.variation_characteristic.template_registry' shared service.
  16655.      *
  16656.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16657.      */
  16658.     protected function getAdmin_Sub_Vehicles_VariationCharacteristic_TemplateRegistryService()
  16659.     {
  16660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16662.         return $this->services['admin.sub.vehicles.variation_characteristic.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16663.     }
  16664.     /**
  16665.      * Gets the public 'admin.sub.worker' service.
  16666.      *
  16667.      * @return \AdminBundle\Admin\SubAutoSite\WorkerAdmin
  16668.      */
  16669.     protected function getAdmin_Sub_WorkerService()
  16670.     {
  16671.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16674.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16679.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16681.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16683.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16684.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/WorkerAdmin.php';
  16685.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16686.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16687.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16689.         $this->factories['admin.sub.worker'] = function () {
  16690.             $instance = new \AdminBundle\Admin\SubAutoSite\WorkerAdmin('admin.sub.worker''ImporterBundle\\Entity\\Worker''sonata.admin.controller.crud');
  16691.             $instance->setManagerType('orm');
  16692.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16693.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16694.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16695.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16696.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16697.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16698.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16699.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16700.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16701.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16702.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16703.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16704.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16705.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16706.             $instance->setPagerType('default');
  16707.             $instance->setLabel('Персонал - сотрудники');
  16708.             $instance->setTranslationDomain('messages');
  16709.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16710.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16711.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16712.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16713.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16714.             $instance->setTemplateRegistry(($this->services['admin.sub.worker.template_registry'] ?? $this->getAdmin_Sub_Worker_TemplateRegistryService()));
  16715.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16716.             $instance->initialize();
  16717.             return $instance;
  16718.         };
  16719.         return $this->factories['admin.sub.worker']();
  16720.     }
  16721.     /**
  16722.      * Gets the public 'admin.sub.worker.template_registry' shared service.
  16723.      *
  16724.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16725.      */
  16726.     protected function getAdmin_Sub_Worker_TemplateRegistryService()
  16727.     {
  16728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16730.         return $this->services['admin.sub.worker.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16731.     }
  16732.     /**
  16733.      * Gets the public 'admin.sync_info' service.
  16734.      *
  16735.      * @return \AdminBundle\Admin\DCAutoSite\InfoSyncAdmin
  16736.      */
  16737.     protected function getAdmin_SyncInfoService()
  16738.     {
  16739.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16748.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16750.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16751.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  16752.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/InfoSyncAdmin.php';
  16753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16756.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16757.         $this->factories['admin.sync_info'] = function () {
  16758.             $instance = new \AdminBundle\Admin\DCAutoSite\InfoSyncAdmin('admin.sync_info''BmpGatewayBundle\\Entity\\SyncParams''AdminBundle\\Controller\\Vehicles\\CRUDController');
  16759.             $instance->setManagerType('orm');
  16760.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16761.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16762.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16763.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16764.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16765.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16766.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16767.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16768.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16769.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16770.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16771.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16772.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16773.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16774.             $instance->setPagerType('default');
  16775.             $instance->setLabel('Синхронизировать цены');
  16776.             $instance->setTranslationDomain('messages');
  16777.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16778.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16779.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16780.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16781.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16782.             $instance->setTemplateRegistry(($this->services['admin.sync_info.template_registry'] ?? $this->getAdmin_SyncInfo_TemplateRegistryService()));
  16783.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16784.             $instance->initialize();
  16785.             return $instance;
  16786.         };
  16787.         return $this->factories['admin.sync_info']();
  16788.     }
  16789.     /**
  16790.      * Gets the public 'admin.sync_info.template_registry' shared service.
  16791.      *
  16792.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16793.      */
  16794.     protected function getAdmin_SyncInfo_TemplateRegistryService()
  16795.     {
  16796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16798.         return $this->services['admin.sync_info.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16799.     }
  16800.     /**
  16801.      * Gets the public 'admin.task' service.
  16802.      *
  16803.      * @return \AdminBundle\Admin\TaskAdmin
  16804.      */
  16805.     protected function getAdmin_TaskService()
  16806.     {
  16807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16816.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16819.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/TaskAdmin.php';
  16820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16824.         $this->factories['admin.task'] = function () {
  16825.             $instance = new \AdminBundle\Admin\TaskAdmin('admin.task''BmpGatewayBundle\\Entity\\ResendTask''sonata.admin.controller.crud');
  16826.             $instance->setManagerType('orm');
  16827.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16828.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16829.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16830.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16831.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16832.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16833.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16834.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16835.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16836.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16837.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16838.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16839.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16840.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16841.             $instance->setPagerType('default');
  16842.             $instance->setLabel('Задачи в очереди');
  16843.             $instance->setTranslationDomain('messages');
  16844.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16845.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16846.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16847.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16848.             $instance->setTemplateRegistry(($this->services['admin.task.template_registry'] ?? $this->getAdmin_Task_TemplateRegistryService()));
  16849.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16850.             $instance->initialize();
  16851.             return $instance;
  16852.         };
  16853.         return $this->factories['admin.task']();
  16854.     }
  16855.     /**
  16856.      * Gets the public 'admin.task.template_registry' shared service.
  16857.      *
  16858.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16859.      */
  16860.     protected function getAdmin_Task_TemplateRegistryService()
  16861.     {
  16862.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16863.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16864.         return $this->services['admin.task.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16865.     }
  16866.     /**
  16867.      * Gets the public 'admin.ticket' service.
  16868.      *
  16869.      * @return \AdminBundle\Admin\Ticket\TicketAdmin
  16870.      */
  16871.     protected function getAdmin_TicketService()
  16872.     {
  16873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16882.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16885.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  16886.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketAdmin.php';
  16887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16888.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16889.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16890.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16891.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Jira/JiraService.php';
  16892.         $this->factories['admin.ticket'] = function () {
  16893.             $instance = new \AdminBundle\Admin\Ticket\TicketAdmin('admin.ticket''CoreBundle\\Entity\\Ticket''sonata.admin.controller.crud');
  16894.             $instance->setManagerType('orm');
  16895.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16896.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16897.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16898.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16899.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16900.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16901.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16902.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16903.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16904.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16905.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16906.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16907.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16908.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16909.             $instance->setPagerType('default');
  16910.             $instance->setLabel('Задачи');
  16911.             $instance->setTranslationDomain('messages');
  16912.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16913.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16914.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16915.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16916.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16917.             $instance->setExtraServices(($this->services['core.jira.service'] ?? ($this->services['core.jira.service'] = new \CoreBundle\Services\Jira\JiraService(\dirname(__DIR__4)))), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['core.ticket.model'] ?? $this->getCore_Ticket_ModelService()));
  16918.             $instance->setTemplateRegistry(($this->services['admin.ticket.template_registry'] ?? $this->getAdmin_Ticket_TemplateRegistryService()));
  16919.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16920.             $instance->initialize();
  16921.             return $instance;
  16922.         };
  16923.         return $this->factories['admin.ticket']();
  16924.     }
  16925.     /**
  16926.      * Gets the public 'admin.ticket-dashboard' service.
  16927.      *
  16928.      * @return \AdminBundle\Admin\Ticket\TicketDashboardAdmin
  16929.      */
  16930.     protected function getAdmin_TicketdashboardService()
  16931.     {
  16932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16941.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16944.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  16945.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketDashboardAdmin.php';
  16946.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16947.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16950.         $this->factories['admin.ticket-dashboard'] = function () {
  16951.             $instance = new \AdminBundle\Admin\Ticket\TicketDashboardAdmin('admin.ticket-dashboard''CoreBundle\\Entity\\Ticket''sonata.admin.controller.crud');
  16952.             $instance->setManagerType('orm');
  16953.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16954.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16955.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16956.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16957.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16958.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16959.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16960.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16961.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16962.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16963.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16964.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16965.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16966.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16967.             $instance->setPagerType('default');
  16968.             $instance->setLabel('Доска');
  16969.             $instance->setTranslationDomain('messages');
  16970.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  16971.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16972.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16973.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16974.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  16975.             $instance->setTemplateRegistry(($this->services['admin.ticket-dashboard.template_registry'] ?? $this->getAdmin_Ticketdashboard_TemplateRegistryService()));
  16976.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16977.             $instance->initialize();
  16978.             return $instance;
  16979.         };
  16980.         return $this->factories['admin.ticket-dashboard']();
  16981.     }
  16982.     /**
  16983.      * Gets the public 'admin.ticket-dashboard.template_registry' shared service.
  16984.      *
  16985.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16986.      */
  16987.     protected function getAdmin_Ticketdashboard_TemplateRegistryService()
  16988.     {
  16989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16991.         return $this->services['admin.ticket-dashboard.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16992.     }
  16993.     /**
  16994.      * Gets the public 'admin.ticket-planer' service.
  16995.      *
  16996.      * @return \AdminBundle\Admin\Ticket\TicketPlanerAdmin
  16997.      */
  16998.     protected function getAdmin_TicketplanerService()
  16999.     {
  17000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17009.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17011.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17012.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17013.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketPlanerAdmin.php';
  17014.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17015.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17018.         $this->factories['admin.ticket-planer'] = function () {
  17019.             $instance = new \AdminBundle\Admin\Ticket\TicketPlanerAdmin('admin.ticket-planer''CoreBundle\\Entity\\Ticket''sonata.admin.controller.crud');
  17020.             $instance->setManagerType('orm');
  17021.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17022.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17023.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17024.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17025.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17026.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17027.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17028.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17029.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17030.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17031.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17032.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17033.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17034.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17035.             $instance->setPagerType('default');
  17036.             $instance->setLabel('Планер');
  17037.             $instance->setTranslationDomain('messages');
  17038.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17039.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17040.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17041.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17042.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17043.             $instance->setTemplateRegistry(($this->services['admin.ticket-planer.template_registry'] ?? $this->getAdmin_Ticketplaner_TemplateRegistryService()));
  17044.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17045.             $instance->initialize();
  17046.             return $instance;
  17047.         };
  17048.         return $this->factories['admin.ticket-planer']();
  17049.     }
  17050.     /**
  17051.      * Gets the public 'admin.ticket-planer.template_registry' shared service.
  17052.      *
  17053.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17054.      */
  17055.     protected function getAdmin_Ticketplaner_TemplateRegistryService()
  17056.     {
  17057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17059.         return $this->services['admin.ticket-planer.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17060.     }
  17061.     /**
  17062.      * Gets the public 'admin.ticket-report' service.
  17063.      *
  17064.      * @return \AdminBundle\Admin\Ticket\TicketReportAdmin
  17065.      */
  17066.     protected function getAdmin_TicketreportService()
  17067.     {
  17068.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17070.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17073.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17077.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17078.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17079.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17080.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17081.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketReportAdmin.php';
  17082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17083.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17086.         $this->factories['admin.ticket-report'] = function () {
  17087.             $instance = new \AdminBundle\Admin\Ticket\TicketReportAdmin('admin.ticket-report''CoreBundle\\Entity\\TicketTime''sonata.admin.controller.crud');
  17088.             $instance->setManagerType('orm');
  17089.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17090.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17091.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17092.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17093.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17094.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17095.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17096.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17097.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17098.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17099.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17100.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17101.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17102.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17103.             $instance->setPagerType('default');
  17104.             $instance->setLabel('Отчеты');
  17105.             $instance->setTranslationDomain('messages');
  17106.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17107.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17108.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17109.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17110.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17111.             $instance->setTemplateRegistry(($this->services['admin.ticket-report.template_registry'] ?? $this->getAdmin_Ticketreport_TemplateRegistryService()));
  17112.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17113.             $instance->initialize();
  17114.             return $instance;
  17115.         };
  17116.         return $this->factories['admin.ticket-report']();
  17117.     }
  17118.     /**
  17119.      * Gets the public 'admin.ticket-report.template_registry' shared service.
  17120.      *
  17121.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17122.      */
  17123.     protected function getAdmin_Ticketreport_TemplateRegistryService()
  17124.     {
  17125.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17127.         return $this->services['admin.ticket-report.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17128.     }
  17129.     /**
  17130.      * Gets the public 'admin.ticket.template_registry' shared service.
  17131.      *
  17132.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17133.      */
  17134.     protected function getAdmin_Ticket_TemplateRegistryService()
  17135.     {
  17136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17138.         return $this->services['admin.ticket.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17139.     }
  17140.     /**
  17141.      * Gets the public 'admin.txn' service.
  17142.      *
  17143.      * @return \AdminBundle\Admin\TxnAdmin
  17144.      */
  17145.     protected function getAdmin_TxnService()
  17146.     {
  17147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17156.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17159.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/TxnAdmin.php';
  17160.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17162.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17164.         $this->factories['admin.txn'] = function () {
  17165.             $instance = new \AdminBundle\Admin\TxnAdmin('admin.txn''BmpGatewayBundle\\Entity\\GatewayTxn''sonata.admin.controller.crud');
  17166.             $instance->setManagerType('orm');
  17167.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17168.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17169.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17170.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17171.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17172.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17173.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17174.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17175.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17176.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17177.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17178.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17179.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17180.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17181.             $instance->setPagerType('default');
  17182.             $instance->setLabel('Транзакции');
  17183.             $instance->setTranslationDomain('messages');
  17184.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17185.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17186.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17187.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17188.             $instance->setTemplateRegistry(($this->services['admin.txn.template_registry'] ?? $this->getAdmin_Txn_TemplateRegistryService()));
  17189.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17190.             $instance->initialize();
  17191.             return $instance;
  17192.         };
  17193.         return $this->factories['admin.txn']();
  17194.     }
  17195.     /**
  17196.      * Gets the public 'admin.txn.template_registry' shared service.
  17197.      *
  17198.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17199.      */
  17200.     protected function getAdmin_Txn_TemplateRegistryService()
  17201.     {
  17202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17204.         return $this->services['admin.txn.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17205.     }
  17206.     /**
  17207.      * Gets the public 'admin.user' service.
  17208.      *
  17209.      * @return \AdminBundle\Admin\UserAdmin
  17210.      */
  17211.     protected function getAdmin_UserService()
  17212.     {
  17213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17215.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17219.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17221.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17222.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17223.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17225.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17226.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/UserAdmin.php';
  17227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17231.         $this->factories['admin.user'] = function () {
  17232.             $instance = new \AdminBundle\Admin\UserAdmin('admin.user''CoreBundle\\Entity\\User''sonata.admin.controller.crud');
  17233.             $instance->setManagerType('orm');
  17234.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17235.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17236.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17237.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17238.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17239.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17240.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17241.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17242.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17243.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17244.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17245.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17246.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17247.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17248.             $instance->setPagerType('default');
  17249.             $instance->setLabel('Пользователи');
  17250.             $instance->setTranslationDomain('messages');
  17251.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17252.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17253.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17254.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17255.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17256.             $instance->setTemplateRegistry(($this->services['admin.user.template_registry'] ?? $this->getAdmin_User_TemplateRegistryService()));
  17257.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17258.             $instance->initialize();
  17259.             return $instance;
  17260.         };
  17261.         return $this->factories['admin.user']();
  17262.     }
  17263.     /**
  17264.      * Gets the public 'admin.user.template_registry' shared service.
  17265.      *
  17266.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17267.      */
  17268.     protected function getAdmin_User_TemplateRegistryService()
  17269.     {
  17270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17272.         return $this->services['admin.user.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17273.     }
  17274.     /**
  17275.      * Gets the public 'admin.vehicle_auto_ria_option.template_registry' shared service.
  17276.      *
  17277.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17278.      */
  17279.     protected function getAdmin_VehicleAutoRiaOption_TemplateRegistryService()
  17280.     {
  17281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17282.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17283.         return $this->services['admin.vehicle_auto_ria_option.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17284.     }
  17285.     /**
  17286.      * Gets the public 'admin.vehicles.autoria_options' service.
  17287.      *
  17288.      * @return \AdminBundle\Admin\Vehicles\AutoRiaOptionsAdmin
  17289.      */
  17290.     protected function getAdmin_Vehicles_AutoriaOptionsService()
  17291.     {
  17292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17301.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17304.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/AutoRiaOptionsAdmin.php';
  17305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17309.         $this->factories['admin.vehicles.autoria_options'] = function () {
  17310.             $instance = new \AdminBundle\Admin\Vehicles\AutoRiaOptionsAdmin('admin.vehicles.autoria_options''CoreBundle\\Entity\\AutoRiaOptions''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17311.             $instance->setManagerType('orm');
  17312.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17313.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17314.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17315.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17316.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17317.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17318.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17319.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17320.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17321.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17322.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17323.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17324.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17325.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17326.             $instance->setPagerType('default');
  17327.             $instance->setLabel('AutoRia опции');
  17328.             $instance->setTranslationDomain('messages');
  17329.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17330.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17331.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17332.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17333.             $instance->setTemplateRegistry(($this->services['admin.vehicles.autoria_options.template_registry'] ?? $this->getAdmin_Vehicles_AutoriaOptions_TemplateRegistryService()));
  17334.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17335.             $instance->initialize();
  17336.             return $instance;
  17337.         };
  17338.         return $this->factories['admin.vehicles.autoria_options']();
  17339.     }
  17340.     /**
  17341.      * Gets the public 'admin.vehicles.autoria_options.template_registry' shared service.
  17342.      *
  17343.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17344.      */
  17345.     protected function getAdmin_Vehicles_AutoriaOptions_TemplateRegistryService()
  17346.     {
  17347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17349.         return $this->services['admin.vehicles.autoria_options.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17350.     }
  17351.     /**
  17352.      * Gets the public 'admin.vehicles.bus_in_stock' service.
  17353.      *
  17354.      * @return \AdminBundle\Admin\Vehicles\Bus\InStockAdmin
  17355.      */
  17356.     protected function getAdmin_Vehicles_BusInStockService()
  17357.     {
  17358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17367.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17370.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17371.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  17372.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/InStockAdmin.php';
  17373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17377.         $this->factories['admin.vehicles.bus_in_stock'] = function () {
  17378.             $instance = new \AdminBundle\Admin\Vehicles\Bus\InStockAdmin('admin.vehicles.bus_in_stock''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17379.             $instance->setManagerType('orm');
  17380.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17381.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17382.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17383.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17384.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17385.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17386.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17387.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17388.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17389.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17390.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17391.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17392.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17393.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17394.             $instance->setPagerType('default');
  17395.             $instance->setLabel('Автомобили в наличии');
  17396.             $instance->setTranslationDomain('messages');
  17397.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17398.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17399.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17400.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17401.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17402.             $instance->setTemplateRegistry(($this->services['admin.vehicles.bus_in_stock.template_registry'] ?? $this->getAdmin_Vehicles_BusInStock_TemplateRegistryService()));
  17403.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17404.             $instance->initialize();
  17405.             return $instance;
  17406.         };
  17407.         return $this->factories['admin.vehicles.bus_in_stock']();
  17408.     }
  17409.     /**
  17410.      * Gets the public 'admin.vehicles.bus_in_stock.template_registry' shared service.
  17411.      *
  17412.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17413.      */
  17414.     protected function getAdmin_Vehicles_BusInStock_TemplateRegistryService()
  17415.     {
  17416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17418.         return $this->services['admin.vehicles.bus_in_stock.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17419.     }
  17420.     /**
  17421.      * Gets the public 'admin.vehicles.bus_specification' service.
  17422.      *
  17423.      * @return \AdminBundle\Admin\Vehicles\Bus\SpecificationAdmin
  17424.      */
  17425.     protected function getAdmin_Vehicles_BusSpecificationService()
  17426.     {
  17427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17439.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17440.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseSpecificationAdmin.php';
  17441.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/SpecificationAdmin.php';
  17442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17443.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17446.         $this->factories['admin.vehicles.bus_specification'] = function () {
  17447.             $instance = new \AdminBundle\Admin\Vehicles\Bus\SpecificationAdmin('admin.vehicles.bus_specification''CoreBundle\\Entity\\Vehicles\\Specification''sonata.admin.controller.crud');
  17448.             $instance->setManagerType('orm');
  17449.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17450.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17451.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17452.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17453.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17454.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17455.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17456.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17457.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17458.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17459.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17460.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17461.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17462.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17463.             $instance->setPagerType('default');
  17464.             $instance->setLabel('Спецификации');
  17465.             $instance->setTranslationDomain('messages');
  17466.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17467.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17468.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17469.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17470.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17471.             $instance->setTemplateRegistry(($this->services['admin.vehicles.bus_specification.template_registry'] ?? $this->getAdmin_Vehicles_BusSpecification_TemplateRegistryService()));
  17472.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17473.             $instance->initialize();
  17474.             return $instance;
  17475.         };
  17476.         return $this->factories['admin.vehicles.bus_specification']();
  17477.     }
  17478.     /**
  17479.      * Gets the public 'admin.vehicles.bus_specification.template_registry' shared service.
  17480.      *
  17481.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17482.      */
  17483.     protected function getAdmin_Vehicles_BusSpecification_TemplateRegistryService()
  17484.     {
  17485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17487.         return $this->services['admin.vehicles.bus_specification.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17488.     }
  17489.     /**
  17490.      * Gets the public 'admin.vehicles.bus_variation' service.
  17491.      *
  17492.      * @return \AdminBundle\Admin\Vehicles\Bus\VariationAdmin
  17493.      */
  17494.     protected function getAdmin_Vehicles_BusVariationService()
  17495.     {
  17496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17498.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17505.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17508.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17509.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  17510.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/VariationAdmin.php';
  17511.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17513.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17515.         $this->factories['admin.vehicles.bus_variation'] = function () {
  17516.             $instance = new \AdminBundle\Admin\Vehicles\Bus\VariationAdmin('admin.vehicles.bus_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17517.             $instance->setManagerType('orm');
  17518.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17519.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17520.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17521.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17522.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17523.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17524.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17525.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17526.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17527.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17528.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17529.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17530.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17531.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17532.             $instance->setPagerType('default');
  17533.             $instance->setLabel('Вариации');
  17534.             $instance->setTranslationDomain('messages');
  17535.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17536.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17537.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17538.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17539.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17540.             $instance->setTemplateRegistry(($this->services['admin.vehicles.bus_variation.template_registry'] ?? $this->getAdmin_Vehicles_BusVariation_TemplateRegistryService()));
  17541.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17542.             $instance->initialize();
  17543.             return $instance;
  17544.         };
  17545.         return $this->factories['admin.vehicles.bus_variation']();
  17546.     }
  17547.     /**
  17548.      * Gets the public 'admin.vehicles.bus_variation.template_registry' shared service.
  17549.      *
  17550.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17551.      */
  17552.     protected function getAdmin_Vehicles_BusVariation_TemplateRegistryService()
  17553.     {
  17554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17556.         return $this->services['admin.vehicles.bus_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17557.     }
  17558.     /**
  17559.      * Gets the public 'admin.vehicles.bus_vehicle' service.
  17560.      *
  17561.      * @return \AdminBundle\Admin\Vehicles\Bus\VehicleAdmin
  17562.      */
  17563.     protected function getAdmin_Vehicles_BusVehicleService()
  17564.     {
  17565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17570.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17571.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17572.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17573.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17574.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17577.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17578.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  17579.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/VehicleAdmin.php';
  17580.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17581.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17584.         $this->factories['admin.vehicles.bus_vehicle'] = function () {
  17585.             $instance = new \AdminBundle\Admin\Vehicles\Bus\VehicleAdmin('admin.vehicles.bus_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17586.             $instance->setManagerType('orm');
  17587.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17588.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17589.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17590.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17591.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17592.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17593.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17594.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17595.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17596.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17597.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17598.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17599.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17600.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17601.             $instance->setPagerType('default');
  17602.             $instance->setLabel('Автобусы');
  17603.             $instance->setTranslationDomain('messages');
  17604.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17605.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17606.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17607.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17608.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17609.             $instance->setTemplateRegistry(($this->services['admin.vehicles.bus_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_BusVehicle_TemplateRegistryService()));
  17610.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17611.             $instance->initialize();
  17612.             return $instance;
  17613.         };
  17614.         return $this->factories['admin.vehicles.bus_vehicle']();
  17615.     }
  17616.     /**
  17617.      * Gets the public 'admin.vehicles.bus_vehicle.template_registry' shared service.
  17618.      *
  17619.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17620.      */
  17621.     protected function getAdmin_Vehicles_BusVehicle_TemplateRegistryService()
  17622.     {
  17623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17625.         return $this->services['admin.vehicles.bus_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17626.     }
  17627.     /**
  17628.      * Gets the public 'admin.vehicles.category' service.
  17629.      *
  17630.      * @return \AdminBundle\Admin\References\CategoryAdmin
  17631.      */
  17632.     protected function getAdmin_Vehicles_CategoryService()
  17633.     {
  17634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17635.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17640.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17641.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17642.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17643.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17645.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17646.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17647.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/CategoryAdmin.php';
  17648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17652.         $this->factories['admin.vehicles.category'] = function () {
  17653.             $instance = new \AdminBundle\Admin\References\CategoryAdmin('admin.vehicles.category''CoreBundle\\Entity\\Vehicles\\Category''sonata.admin.controller.crud');
  17654.             $instance->setManagerType('orm');
  17655.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17656.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17657.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17658.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17659.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17660.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17661.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17662.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17663.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17664.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17665.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17666.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17667.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17668.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17669.             $instance->setPagerType('default');
  17670.             $instance->setLabel('Категории техники');
  17671.             $instance->setTranslationDomain('messages');
  17672.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17673.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17674.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17675.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17676.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17677.             $instance->setTemplateRegistry(($this->services['admin.vehicles.category.template_registry'] ?? $this->getAdmin_Vehicles_Category_TemplateRegistryService()));
  17678.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17679.             $instance->initialize();
  17680.             return $instance;
  17681.         };
  17682.         return $this->factories['admin.vehicles.category']();
  17683.     }
  17684.     /**
  17685.      * Gets the public 'admin.vehicles.category.template_registry' shared service.
  17686.      *
  17687.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17688.      */
  17689.     protected function getAdmin_Vehicles_Category_TemplateRegistryService()
  17690.     {
  17691.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17692.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17693.         return $this->services['admin.vehicles.category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17694.     }
  17695.     /**
  17696.      * Gets the public 'admin.vehicles.content' service.
  17697.      *
  17698.      * @return \AdminBundle\Admin\Vehicles\VehicleContentAdmin
  17699.      */
  17700.     protected function getAdmin_Vehicles_ContentService()
  17701.     {
  17702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17709.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17710.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17711.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17714.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17715.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleContentAdmin.php';
  17716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17717.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17720.         $this->factories['admin.vehicles.content'] = function () {
  17721.             $instance = new \AdminBundle\Admin\Vehicles\VehicleContentAdmin('admin.vehicles.content''CoreBundle\\Entity\\Vehicles\\VehicleContent''sonata.admin.controller.crud');
  17722.             $instance->setManagerType('orm');
  17723.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17724.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17725.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17726.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17727.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17728.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17729.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17730.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17731.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17732.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17733.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17734.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17735.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17736.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17737.             $instance->setPagerType('default');
  17738.             $instance->setLabel(NULL);
  17739.             $instance->setTranslationDomain('messages');
  17740.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17741.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17742.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17743.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17744.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17745.             $instance->setTemplateRegistry(($this->services['admin.vehicles.content.template_registry'] ?? $this->getAdmin_Vehicles_Content_TemplateRegistryService()));
  17746.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17747.             $instance->initialize();
  17748.             return $instance;
  17749.         };
  17750.         return $this->factories['admin.vehicles.content']();
  17751.     }
  17752.     /**
  17753.      * Gets the public 'admin.vehicles.content.template_registry' shared service.
  17754.      *
  17755.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17756.      */
  17757.     protected function getAdmin_Vehicles_Content_TemplateRegistryService()
  17758.     {
  17759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17761.         return $this->services['admin.vehicles.content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17762.     }
  17763.     /**
  17764.      * Gets the public 'admin.vehicles.direction_of_production' service.
  17765.      *
  17766.      * @return \AdminBundle\Admin\DirectionOfProductionAdmin
  17767.      */
  17768.     protected function getAdmin_Vehicles_DirectionOfProductionService()
  17769.     {
  17770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17779.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17782.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17783.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DirectionOfProductionAdmin.php';
  17784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17788.         $this->factories['admin.vehicles.direction_of_production'] = function () {
  17789.             $instance = new \AdminBundle\Admin\DirectionOfProductionAdmin('admin.vehicles.direction_of_production''DcSiteBundle\\Entity\\DirectionOfProduction''sonata.admin.controller.crud');
  17790.             $instance->setManagerType('orm');
  17791.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17792.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17793.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17794.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17795.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17796.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17797.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17798.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17799.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17800.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17801.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17802.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17803.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17804.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17805.             $instance->setPagerType('default');
  17806.             $instance->setLabel('Напрямки виробництва');
  17807.             $instance->setTranslationDomain('messages');
  17808.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17809.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17810.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17811.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17812.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17813.             $instance->setTemplateRegistry(($this->services['admin.vehicles.direction_of_production.template_registry'] ?? $this->getAdmin_Vehicles_DirectionOfProduction_TemplateRegistryService()));
  17814.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17815.             $instance->initialize();
  17816.             return $instance;
  17817.         };
  17818.         return $this->factories['admin.vehicles.direction_of_production']();
  17819.     }
  17820.     /**
  17821.      * Gets the public 'admin.vehicles.direction_of_production.template_registry' shared service.
  17822.      *
  17823.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17824.      */
  17825.     protected function getAdmin_Vehicles_DirectionOfProduction_TemplateRegistryService()
  17826.     {
  17827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17829.         return $this->services['admin.vehicles.direction_of_production.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17830.     }
  17831.     /**
  17832.      * Gets the public 'admin.vehicles.engine' service.
  17833.      *
  17834.      * @return \AdminBundle\Admin\References\EngineAdmin
  17835.      */
  17836.     protected function getAdmin_Vehicles_EngineService()
  17837.     {
  17838.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17839.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17847.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17848.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17850.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17851.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/EngineAdmin.php';
  17852.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17856.         $this->factories['admin.vehicles.engine'] = function () {
  17857.             $instance = new \AdminBundle\Admin\References\EngineAdmin('admin.vehicles.engine''DcSiteBundle\\Entity\\Engine''sonata.admin.controller.crud');
  17858.             $instance->setManagerType('orm');
  17859.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17860.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17861.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17862.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17863.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17864.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17865.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17866.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17867.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17868.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17869.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17870.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17871.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17872.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17873.             $instance->setPagerType('default');
  17874.             $instance->setLabel('Двигатели');
  17875.             $instance->setTranslationDomain('messages');
  17876.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17877.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17878.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17879.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17880.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17881.             $instance->setTemplateRegistry(($this->services['admin.vehicles.engine.template_registry'] ?? $this->getAdmin_Vehicles_Engine_TemplateRegistryService()));
  17882.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17883.             $instance->initialize();
  17884.             return $instance;
  17885.         };
  17886.         return $this->factories['admin.vehicles.engine']();
  17887.     }
  17888.     /**
  17889.      * Gets the public 'admin.vehicles.engine.template_registry' shared service.
  17890.      *
  17891.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17892.      */
  17893.     protected function getAdmin_Vehicles_Engine_TemplateRegistryService()
  17894.     {
  17895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17897.         return $this->services['admin.vehicles.engine.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17898.     }
  17899.     /**
  17900.      * Gets the public 'admin.vehicles.equipment' service.
  17901.      *
  17902.      * @return \AdminBundle\Admin\Vehicles\EquipmentAdmin
  17903.      */
  17904.     protected function getAdmin_Vehicles_EquipmentService()
  17905.     {
  17906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17914.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17915.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17918.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17919.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/EquipmentAdmin.php';
  17920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17921.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17924.         $this->factories['admin.vehicles.equipment'] = function () {
  17925.             $instance = new \AdminBundle\Admin\Vehicles\EquipmentAdmin('admin.vehicles.equipment''CoreBundle\\Entity\\Vehicles\\Equipment''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17926.             $instance->setManagerType('orm');
  17927.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17928.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17929.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17930.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17931.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17932.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17933.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17934.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17935.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17936.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17937.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17938.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17939.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17940.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17941.             $instance->setPagerType('default');
  17942.             $instance->setLabel(NULL);
  17943.             $instance->setTranslationDomain('messages');
  17944.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  17945.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17946.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17947.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17948.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  17949.             $instance->setTemplateRegistry(($this->services['admin.vehicles.equipment.template_registry'] ?? $this->getAdmin_Vehicles_Equipment_TemplateRegistryService()));
  17950.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17951.             $instance->initialize();
  17952.             return $instance;
  17953.         };
  17954.         return $this->factories['admin.vehicles.equipment']();
  17955.     }
  17956.     /**
  17957.      * Gets the public 'admin.vehicles.equipment.template_registry' shared service.
  17958.      *
  17959.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17960.      */
  17961.     protected function getAdmin_Vehicles_Equipment_TemplateRegistryService()
  17962.     {
  17963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17965.         return $this->services['admin.vehicles.equipment.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17966.     }
  17967.     /**
  17968.      * Gets the public 'admin.vehicles.equipment_iption' service.
  17969.      *
  17970.      * @return \AdminBundle\Admin\References\EquipmentOptionAdmin
  17971.      */
  17972.     protected function getAdmin_Vehicles_EquipmentIptionService()
  17973.     {
  17974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17983.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17986.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17987.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/EquipmentOptionAdmin.php';
  17988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17992.         $this->factories['admin.vehicles.equipment_iption'] = function () {
  17993.             $instance = new \AdminBundle\Admin\References\EquipmentOptionAdmin('admin.vehicles.equipment_iption''CoreBundle\\Entity\\Vehicles\\EquipmentOption''AdminBundle\\Controller\\BaseCRUDController');
  17994.             $instance->setManagerType('orm');
  17995.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17996.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17997.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17998.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17999.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18000.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18001.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18002.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18003.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18004.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18005.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18006.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18007.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18008.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18009.             $instance->setPagerType('default');
  18010.             $instance->setLabel('Опции комплектаций');
  18011.             $instance->setTranslationDomain('messages');
  18012.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18013.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18014.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18015.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18016.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18017.             $instance->setTemplateRegistry(($this->services['admin.vehicles.equipment_iption.template_registry'] ?? $this->getAdmin_Vehicles_EquipmentIption_TemplateRegistryService()));
  18018.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18019.             $instance->initialize();
  18020.             return $instance;
  18021.         };
  18022.         return $this->factories['admin.vehicles.equipment_iption']();
  18023.     }
  18024.     /**
  18025.      * Gets the public 'admin.vehicles.equipment_iption.template_registry' shared service.
  18026.      *
  18027.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18028.      */
  18029.     protected function getAdmin_Vehicles_EquipmentIption_TemplateRegistryService()
  18030.     {
  18031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18033.         return $this->services['admin.vehicles.equipment_iption.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18034.     }
  18035.     /**
  18036.      * Gets the public 'admin.vehicles.faq_content' service.
  18037.      *
  18038.      * @return \AdminBundle\Admin\Vehicles\FaqContentAdmin
  18039.      */
  18040.     protected function getAdmin_Vehicles_FaqContentService()
  18041.     {
  18042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18049.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18050.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18051.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18052.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18053.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18054.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18055.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FaqContentAdmin.php';
  18056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18060.         $this->factories['admin.vehicles.faq_content'] = function () {
  18061.             $instance = new \AdminBundle\Admin\Vehicles\FaqContentAdmin('admin.vehicles.faq_content''CoreBundle\\Entity\\Vehicles\\FaqContent''sonata.admin.controller.crud');
  18062.             $instance->setManagerType('orm');
  18063.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18064.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18065.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18066.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18067.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18068.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18069.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18070.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18071.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18072.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18073.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18074.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18075.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18076.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18077.             $instance->setPagerType('default');
  18078.             $instance->setLabel(NULL);
  18079.             $instance->setTranslationDomain('messages');
  18080.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18081.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18082.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18083.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18084.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18085.             $instance->setTemplateRegistry(($this->services['admin.vehicles.faq_content.template_registry'] ?? $this->getAdmin_Vehicles_FaqContent_TemplateRegistryService()));
  18086.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18087.             $instance->initialize();
  18088.             return $instance;
  18089.         };
  18090.         return $this->factories['admin.vehicles.faq_content']();
  18091.     }
  18092.     /**
  18093.      * Gets the public 'admin.vehicles.faq_content.template_registry' shared service.
  18094.      *
  18095.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18096.      */
  18097.     protected function getAdmin_Vehicles_FaqContent_TemplateRegistryService()
  18098.     {
  18099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18101.         return $this->services['admin.vehicles.faq_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18102.     }
  18103.     /**
  18104.      * Gets the public 'admin.vehicles.faqs' service.
  18105.      *
  18106.      * @return \AdminBundle\Admin\Vehicles\FaqAdmin
  18107.      */
  18108.     protected function getAdmin_Vehicles_FaqsService()
  18109.     {
  18110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18115.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18116.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18117.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18119.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18120.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18121.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18122.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18123.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FaqAdmin.php';
  18124.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18125.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18128.         $this->factories['admin.vehicles.faqs'] = function () {
  18129.             $instance = new \AdminBundle\Admin\Vehicles\FaqAdmin('admin.vehicles.faqs''CoreBundle\\Entity\\Vehicles\\Faq''sonata.admin.controller.crud');
  18130.             $instance->setManagerType('orm');
  18131.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18132.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18133.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18134.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18135.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18136.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18137.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18138.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18139.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18140.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18141.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18142.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18143.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18144.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18145.             $instance->setPagerType('default');
  18146.             $instance->setLabel(NULL);
  18147.             $instance->setTranslationDomain('messages');
  18148.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18149.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18150.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18151.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18152.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18153.             $instance->setTemplateRegistry(($this->services['admin.vehicles.faqs.template_registry'] ?? $this->getAdmin_Vehicles_Faqs_TemplateRegistryService()));
  18154.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18155.             $instance->initialize();
  18156.             return $instance;
  18157.         };
  18158.         return $this->factories['admin.vehicles.faqs']();
  18159.     }
  18160.     /**
  18161.      * Gets the public 'admin.vehicles.faqs.template_registry' shared service.
  18162.      *
  18163.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18164.      */
  18165.     protected function getAdmin_Vehicles_Faqs_TemplateRegistryService()
  18166.     {
  18167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18169.         return $this->services['admin.vehicles.faqs.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18170.     }
  18171.     /**
  18172.      * Gets the public 'admin.vehicles.features' service.
  18173.      *
  18174.      * @return \AdminBundle\Admin\Vehicles\FeatureAdmin
  18175.      */
  18176.     protected function getAdmin_Vehicles_FeaturesService()
  18177.     {
  18178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18184.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18187.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18190.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18191.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FeatureAdmin.php';
  18192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18196.         $this->factories['admin.vehicles.features'] = function () {
  18197.             $instance = new \AdminBundle\Admin\Vehicles\FeatureAdmin('admin.vehicles.features''CoreBundle\\Entity\\Vehicles\\Feature''sonata.admin.controller.crud');
  18198.             $instance->setManagerType('orm');
  18199.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18200.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18201.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18202.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18203.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18204.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18205.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18206.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18207.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18208.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18209.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18210.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18211.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18212.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18213.             $instance->setPagerType('default');
  18214.             $instance->setLabel(NULL);
  18215.             $instance->setTranslationDomain('messages');
  18216.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18217.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18218.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18219.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18220.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18221.             $instance->setTemplateRegistry(($this->services['admin.vehicles.features.template_registry'] ?? $this->getAdmin_Vehicles_Features_TemplateRegistryService()));
  18222.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18223.             $instance->initialize();
  18224.             return $instance;
  18225.         };
  18226.         return $this->factories['admin.vehicles.features']();
  18227.     }
  18228.     /**
  18229.      * Gets the public 'admin.vehicles.features.group' service.
  18230.      *
  18231.      * @return \AdminBundle\Admin\References\FeatureGroupAdmin
  18232.      */
  18233.     protected function getAdmin_Vehicles_Features_GroupService()
  18234.     {
  18235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18244.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18247.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18248.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/FeatureGroupAdmin.php';
  18249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18252.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18253.         $this->factories['admin.vehicles.features.group'] = function () {
  18254.             $instance = new \AdminBundle\Admin\References\FeatureGroupAdmin('admin.vehicles.features.group''CoreBundle\\Entity\\Vehicles\\FeatureGroup''sonata.admin.controller.crud');
  18255.             $instance->setManagerType('orm');
  18256.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18257.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18258.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18259.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18260.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18261.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18262.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18263.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18264.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18265.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18266.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18267.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18268.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18269.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18270.             $instance->setPagerType('default');
  18271.             $instance->setLabel('Группы особенностей');
  18272.             $instance->setTranslationDomain('messages');
  18273.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18274.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18275.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18276.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18277.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18278.             $instance->setTemplateRegistry(($this->services['admin.vehicles.features.group.template_registry'] ?? $this->getAdmin_Vehicles_Features_Group_TemplateRegistryService()));
  18279.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18280.             $instance->initialize();
  18281.             return $instance;
  18282.         };
  18283.         return $this->factories['admin.vehicles.features.group']();
  18284.     }
  18285.     /**
  18286.      * Gets the public 'admin.vehicles.features.group.template_registry' shared service.
  18287.      *
  18288.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18289.      */
  18290.     protected function getAdmin_Vehicles_Features_Group_TemplateRegistryService()
  18291.     {
  18292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18294.         return $this->services['admin.vehicles.features.group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18295.     }
  18296.     /**
  18297.      * Gets the public 'admin.vehicles.features.template_registry' shared service.
  18298.      *
  18299.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18300.      */
  18301.     protected function getAdmin_Vehicles_Features_TemplateRegistryService()
  18302.     {
  18303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18305.         return $this->services['admin.vehicles.features.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18306.     }
  18307.     /**
  18308.      * Gets the public 'admin.vehicles.features_content' service.
  18309.      *
  18310.      * @return \AdminBundle\Admin\Vehicles\FeatureContentAdmin
  18311.      */
  18312.     protected function getAdmin_Vehicles_FeaturesContentService()
  18313.     {
  18314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18317.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18320.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18321.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18326.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18327.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FeatureContentAdmin.php';
  18328.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18329.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18330.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18332.         $this->factories['admin.vehicles.features_content'] = function () {
  18333.             $instance = new \AdminBundle\Admin\Vehicles\FeatureContentAdmin('admin.vehicles.features_content''CoreBundle\\Entity\\Vehicles\\FeatureContent''sonata.admin.controller.crud');
  18334.             $instance->setManagerType('orm');
  18335.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18336.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18337.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18338.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18339.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18340.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18341.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18342.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18343.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18344.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18345.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18346.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18347.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18348.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18349.             $instance->setPagerType('default');
  18350.             $instance->setLabel(NULL);
  18351.             $instance->setTranslationDomain('messages');
  18352.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18353.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18354.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18355.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18356.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18357.             $instance->setTemplateRegistry(($this->services['admin.vehicles.features_content.template_registry'] ?? $this->getAdmin_Vehicles_FeaturesContent_TemplateRegistryService()));
  18358.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18359.             $instance->initialize();
  18360.             return $instance;
  18361.         };
  18362.         return $this->factories['admin.vehicles.features_content']();
  18363.     }
  18364.     /**
  18365.      * Gets the public 'admin.vehicles.features_content.template_registry' shared service.
  18366.      *
  18367.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18368.      */
  18369.     protected function getAdmin_Vehicles_FeaturesContent_TemplateRegistryService()
  18370.     {
  18371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18373.         return $this->services['admin.vehicles.features_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18374.     }
  18375.     /**
  18376.      * Gets the public 'admin.vehicles.file' service.
  18377.      *
  18378.      * @return \AdminBundle\Admin\Vehicles\VehicleFileAdmin
  18379.      */
  18380.     protected function getAdmin_Vehicles_FileService()
  18381.     {
  18382.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18387.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18388.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18389.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18391.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18394.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18395.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleFileAdmin.php';
  18396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18400.         $this->factories['admin.vehicles.file'] = function () {
  18401.             $instance = new \AdminBundle\Admin\Vehicles\VehicleFileAdmin('admin.vehicles.file''CoreBundle\\Entity\\Vehicles\\VehicleFile''sonata.admin.controller.crud');
  18402.             $instance->setManagerType('orm');
  18403.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18404.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18405.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18406.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18407.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18408.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18409.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18410.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18411.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18412.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18413.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18414.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18415.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18416.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18417.             $instance->setPagerType('default');
  18418.             $instance->setLabel(NULL);
  18419.             $instance->setTranslationDomain('messages');
  18420.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18421.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18422.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18423.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18424.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18425.             $instance->setTemplateRegistry(($this->services['admin.vehicles.file.template_registry'] ?? $this->getAdmin_Vehicles_File_TemplateRegistryService()));
  18426.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18427.             $instance->initialize();
  18428.             return $instance;
  18429.         };
  18430.         return $this->factories['admin.vehicles.file']();
  18431.     }
  18432.     /**
  18433.      * Gets the public 'admin.vehicles.file.template_registry' shared service.
  18434.      *
  18435.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18436.      */
  18437.     protected function getAdmin_Vehicles_File_TemplateRegistryService()
  18438.     {
  18439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18441.         return $this->services['admin.vehicles.file.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18442.     }
  18443.     /**
  18444.      * Gets the public 'admin.vehicles.fraight_in_stock' service.
  18445.      *
  18446.      * @return \AdminBundle\Admin\Vehicles\Fraight\InStockAdmin
  18447.      */
  18448.     protected function getAdmin_Vehicles_FraightInStockService()
  18449.     {
  18450.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18456.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18457.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18458.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18460.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18461.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18462.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18463.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  18464.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/InStockAdmin.php';
  18465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18469.         $this->factories['admin.vehicles.fraight_in_stock'] = function () {
  18470.             $instance = new \AdminBundle\Admin\Vehicles\Fraight\InStockAdmin('admin.vehicles.fraight_in_stock''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  18471.             $instance->setManagerType('orm');
  18472.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18473.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18474.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18475.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18476.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18477.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18478.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18479.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18480.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18481.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18482.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18483.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18484.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18485.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18486.             $instance->setPagerType('default');
  18487.             $instance->setLabel('Автомобили в наличии');
  18488.             $instance->setTranslationDomain('messages');
  18489.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18490.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18491.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18492.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18493.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18494.             $instance->setTemplateRegistry(($this->services['admin.vehicles.fraight_in_stock.template_registry'] ?? $this->getAdmin_Vehicles_FraightInStock_TemplateRegistryService()));
  18495.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18496.             $instance->initialize();
  18497.             return $instance;
  18498.         };
  18499.         return $this->factories['admin.vehicles.fraight_in_stock']();
  18500.     }
  18501.     /**
  18502.      * Gets the public 'admin.vehicles.fraight_in_stock.template_registry' shared service.
  18503.      *
  18504.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18505.      */
  18506.     protected function getAdmin_Vehicles_FraightInStock_TemplateRegistryService()
  18507.     {
  18508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18510.         return $this->services['admin.vehicles.fraight_in_stock.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18511.     }
  18512.     /**
  18513.      * Gets the public 'admin.vehicles.fraight_specification' service.
  18514.      *
  18515.      * @return \AdminBundle\Admin\Vehicles\Fraight\SpecificationAdmin
  18516.      */
  18517.     protected function getAdmin_Vehicles_FraightSpecificationService()
  18518.     {
  18519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18525.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18526.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18529.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18531.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18532.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseSpecificationAdmin.php';
  18533.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/SpecificationAdmin.php';
  18534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18535.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18538.         $this->factories['admin.vehicles.fraight_specification'] = function () {
  18539.             $instance = new \AdminBundle\Admin\Vehicles\Fraight\SpecificationAdmin('admin.vehicles.fraight_specification''CoreBundle\\Entity\\Vehicles\\Specification''sonata.admin.controller.crud');
  18540.             $instance->setManagerType('orm');
  18541.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18542.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18543.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18544.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18545.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18546.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18547.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18548.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18549.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18550.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18551.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18552.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18553.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18554.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18555.             $instance->setPagerType('default');
  18556.             $instance->setLabel('Спецификации');
  18557.             $instance->setTranslationDomain('messages');
  18558.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18559.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18560.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18561.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18562.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18563.             $instance->setTemplateRegistry(($this->services['admin.vehicles.fraight_specification.template_registry'] ?? $this->getAdmin_Vehicles_FraightSpecification_TemplateRegistryService()));
  18564.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18565.             $instance->initialize();
  18566.             return $instance;
  18567.         };
  18568.         return $this->factories['admin.vehicles.fraight_specification']();
  18569.     }
  18570.     /**
  18571.      * Gets the public 'admin.vehicles.fraight_specification.template_registry' shared service.
  18572.      *
  18573.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18574.      */
  18575.     protected function getAdmin_Vehicles_FraightSpecification_TemplateRegistryService()
  18576.     {
  18577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18579.         return $this->services['admin.vehicles.fraight_specification.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18580.     }
  18581.     /**
  18582.      * Gets the public 'admin.vehicles.fraight_variation' service.
  18583.      *
  18584.      * @return \AdminBundle\Admin\Vehicles\Fraight\VariationAdmin
  18585.      */
  18586.     protected function getAdmin_Vehicles_FraightVariationService()
  18587.     {
  18588.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18594.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18596.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18597.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18600.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18601.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  18602.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/VariationAdmin.php';
  18603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18604.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18607.         $this->factories['admin.vehicles.fraight_variation'] = function () {
  18608.             $instance = new \AdminBundle\Admin\Vehicles\Fraight\VariationAdmin('admin.vehicles.fraight_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  18609.             $instance->setManagerType('orm');
  18610.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18611.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18612.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18613.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18614.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18615.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18616.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18617.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18618.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18619.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18620.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18621.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18622.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18623.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18624.             $instance->setPagerType('default');
  18625.             $instance->setLabel('Вариации');
  18626.             $instance->setTranslationDomain('messages');
  18627.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18628.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18629.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18630.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18631.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18632.             $instance->setTemplateRegistry(($this->services['admin.vehicles.fraight_variation.template_registry'] ?? $this->getAdmin_Vehicles_FraightVariation_TemplateRegistryService()));
  18633.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18634.             $instance->initialize();
  18635.             return $instance;
  18636.         };
  18637.         return $this->factories['admin.vehicles.fraight_variation']();
  18638.     }
  18639.     /**
  18640.      * Gets the public 'admin.vehicles.fraight_variation.template_registry' shared service.
  18641.      *
  18642.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18643.      */
  18644.     protected function getAdmin_Vehicles_FraightVariation_TemplateRegistryService()
  18645.     {
  18646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18648.         return $this->services['admin.vehicles.fraight_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18649.     }
  18650.     /**
  18651.      * Gets the public 'admin.vehicles.fraight_vehicle' service.
  18652.      *
  18653.      * @return \AdminBundle\Admin\Vehicles\Fraight\VehicleAdmin
  18654.      */
  18655.     protected function getAdmin_Vehicles_FraightVehicleService()
  18656.     {
  18657.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18658.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18659.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18662.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18663.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18666.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18667.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18668.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18669.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18670.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  18671.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/VehicleAdmin.php';
  18672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18674.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18676.         $this->factories['admin.vehicles.fraight_vehicle'] = function () {
  18677.             $instance = new \AdminBundle\Admin\Vehicles\Fraight\VehicleAdmin('admin.vehicles.fraight_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  18678.             $instance->setManagerType('orm');
  18679.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18680.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18681.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18682.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18683.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18684.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18685.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18686.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18687.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18688.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18689.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18690.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18691.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18692.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18693.             $instance->setPagerType('default');
  18694.             $instance->setLabel('Автомобили');
  18695.             $instance->setTranslationDomain('messages');
  18696.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18697.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18698.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18699.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18700.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18701.             $instance->setTemplateRegistry(($this->services['admin.vehicles.fraight_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_FraightVehicle_TemplateRegistryService()));
  18702.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18703.             $instance->initialize();
  18704.             return $instance;
  18705.         };
  18706.         return $this->factories['admin.vehicles.fraight_vehicle']();
  18707.     }
  18708.     /**
  18709.      * Gets the public 'admin.vehicles.fraight_vehicle.template_registry' shared service.
  18710.      *
  18711.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18712.      */
  18713.     protected function getAdmin_Vehicles_FraightVehicle_TemplateRegistryService()
  18714.     {
  18715.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18717.         return $this->services['admin.vehicles.fraight_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18718.     }
  18719.     /**
  18720.      * Gets the public 'admin.vehicles.group' service.
  18721.      *
  18722.      * @return \AdminBundle\Admin\References\VehicleGroupAdmin
  18723.      */
  18724.     protected function getAdmin_Vehicles_GroupService()
  18725.     {
  18726.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18732.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18733.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18734.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18735.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18738.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18739.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/VehicleGroupAdmin.php';
  18740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18744.         $this->factories['admin.vehicles.group'] = function () {
  18745.             $instance = new \AdminBundle\Admin\References\VehicleGroupAdmin('admin.vehicles.group''CoreBundle\\Entity\\Vehicles\\Group''sonata.admin.controller.crud');
  18746.             $instance->setManagerType('orm');
  18747.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18748.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18749.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18750.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18751.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18752.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18753.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18754.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18755.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18756.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18757.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18758.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18759.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18760.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18761.             $instance->setPagerType('default');
  18762.             $instance->setLabel('Группы техники');
  18763.             $instance->setTranslationDomain('messages');
  18764.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18765.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18766.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18767.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18768.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18769.             $instance->setTemplateRegistry(($this->services['admin.vehicles.group.template_registry'] ?? $this->getAdmin_Vehicles_Group_TemplateRegistryService()));
  18770.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18771.             $instance->initialize();
  18772.             return $instance;
  18773.         };
  18774.         return $this->factories['admin.vehicles.group']();
  18775.     }
  18776.     /**
  18777.      * Gets the public 'admin.vehicles.group.template_registry' shared service.
  18778.      *
  18779.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18780.      */
  18781.     protected function getAdmin_Vehicles_Group_TemplateRegistryService()
  18782.     {
  18783.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18785.         return $this->services['admin.vehicles.group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18786.     }
  18787.     /**
  18788.      * Gets the public 'admin.vehicles.in_stock_content' service.
  18789.      *
  18790.      * @return \AdminBundle\Admin\Vehicles\InStockContentAdmin
  18791.      */
  18792.     protected function getAdmin_Vehicles_InStockContentService()
  18793.     {
  18794.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18801.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18803.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18806.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/InStockContentAdmin.php';
  18807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18811.         $this->factories['admin.vehicles.in_stock_content'] = function () {
  18812.             $instance = new \AdminBundle\Admin\Vehicles\InStockContentAdmin('admin.vehicles.in_stock_content''CoreBundle\\Entity\\Vehicles\\InStockContent''sonata.admin.controller.crud');
  18813.             $instance->setManagerType('orm');
  18814.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18815.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18816.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18817.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18818.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18819.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18820.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18821.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18822.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18823.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18824.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18825.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18826.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18827.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18828.             $instance->setPagerType('default');
  18829.             $instance->setLabel(NULL);
  18830.             $instance->setTranslationDomain('messages');
  18831.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18832.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18833.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18834.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18835.             $instance->setTemplateRegistry(($this->services['admin.vehicles.in_stock_content.template_registry'] ?? $this->getAdmin_Vehicles_InStockContent_TemplateRegistryService()));
  18836.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18837.             $instance->initialize();
  18838.             return $instance;
  18839.         };
  18840.         return $this->factories['admin.vehicles.in_stock_content']();
  18841.     }
  18842.     /**
  18843.      * Gets the public 'admin.vehicles.in_stock_content.template_registry' shared service.
  18844.      *
  18845.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18846.      */
  18847.     protected function getAdmin_Vehicles_InStockContent_TemplateRegistryService()
  18848.     {
  18849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18851.         return $this->services['admin.vehicles.in_stock_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18852.     }
  18853.     /**
  18854.      * Gets the public 'admin.vehicles.in_stock_part' service.
  18855.      *
  18856.      * @return \AdminBundle\Admin\Vehicles\InStockPartAdmin
  18857.      */
  18858.     protected function getAdmin_Vehicles_InStockPartService()
  18859.     {
  18860.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18861.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18862.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18863.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18864.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18865.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18866.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18869.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18872.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18873.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/InStockPartAdmin.php';
  18874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18878.         $this->factories['admin.vehicles.in_stock_part'] = function () {
  18879.             $instance = new \AdminBundle\Admin\Vehicles\InStockPartAdmin('admin.vehicles.in_stock_part''CoreBundle\\Entity\\Vehicles\\InStockPart''sonata.admin.controller.crud');
  18880.             $instance->setManagerType('orm');
  18881.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18882.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18883.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18884.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18885.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18886.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18887.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18888.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18889.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18890.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18891.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18892.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18893.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18894.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18895.             $instance->setPagerType('default');
  18896.             $instance->setLabel(NULL);
  18897.             $instance->setTranslationDomain('messages');
  18898.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18899.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18900.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18901.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18902.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18903.             $instance->setTemplateRegistry(($this->services['admin.vehicles.in_stock_part.template_registry'] ?? $this->getAdmin_Vehicles_InStockPart_TemplateRegistryService()));
  18904.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18905.             $instance->initialize();
  18906.             return $instance;
  18907.         };
  18908.         return $this->factories['admin.vehicles.in_stock_part']();
  18909.     }
  18910.     /**
  18911.      * Gets the public 'admin.vehicles.in_stock_part.template_registry' shared service.
  18912.      *
  18913.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18914.      */
  18915.     protected function getAdmin_Vehicles_InStockPart_TemplateRegistryService()
  18916.     {
  18917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18919.         return $this->services['admin.vehicles.in_stock_part.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18920.     }
  18921.     /**
  18922.      * Gets the public 'admin.vehicles.markdown' service.
  18923.      *
  18924.      * @return \AdminBundle\Admin\References\MarkdownAdmin
  18925.      */
  18926.     protected function getAdmin_Vehicles_MarkdownService()
  18927.     {
  18928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18940.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18941.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/MarkdownAdmin.php';
  18942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18945.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18946.         $this->factories['admin.vehicles.markdown'] = function () {
  18947.             $instance = new \AdminBundle\Admin\References\MarkdownAdmin('admin.vehicles.markdown''DcSiteBundle\\Entity\\Markdown''sonata.admin.controller.crud');
  18948.             $instance->setManagerType('orm');
  18949.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18950.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18951.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18952.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18953.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18954.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18955.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18956.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18957.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18958.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18959.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18960.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18961.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18962.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18963.             $instance->setPagerType('default');
  18964.             $instance->setLabel('Уценка автомобилей');
  18965.             $instance->setTranslationDomain('messages');
  18966.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  18967.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18968.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18969.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18970.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  18971.             $instance->setTemplateRegistry(($this->services['admin.vehicles.markdown.template_registry'] ?? $this->getAdmin_Vehicles_Markdown_TemplateRegistryService()));
  18972.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18973.             $instance->initialize();
  18974.             return $instance;
  18975.         };
  18976.         return $this->factories['admin.vehicles.markdown']();
  18977.     }
  18978.     /**
  18979.      * Gets the public 'admin.vehicles.markdown.template_registry' shared service.
  18980.      *
  18981.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18982.      */
  18983.     protected function getAdmin_Vehicles_Markdown_TemplateRegistryService()
  18984.     {
  18985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18987.         return $this->services['admin.vehicles.markdown.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18988.     }
  18989.     /**
  18990.      * Gets the public 'admin.vehicles.model' service.
  18991.      *
  18992.      * @return \AdminBundle\Admin\References\ModelAdmin
  18993.      */
  18994.     protected function getAdmin_Vehicles_ModelService()
  18995.     {
  18996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19005.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19008.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19009.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/ModelAdmin.php';
  19010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19011.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19012.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19013.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19014.         $this->factories['admin.vehicles.model'] = function () {
  19015.             $instance = new \AdminBundle\Admin\References\ModelAdmin('admin.vehicles.model''CoreBundle\\Entity\\Model''AdminBundle\\Controller\\BaseCRUDController');
  19016.             $instance->setManagerType('orm');
  19017.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19018.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19019.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19020.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19021.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19022.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19023.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19024.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19025.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19026.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19027.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19028.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19029.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19030.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19031.             $instance->setPagerType('default');
  19032.             $instance->setLabel('Модели');
  19033.             $instance->setTranslationDomain('messages');
  19034.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19035.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19036.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19037.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19038.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19039.             $instance->setTemplateRegistry(($this->services['admin.vehicles.model.template_registry'] ?? $this->getAdmin_Vehicles_Model_TemplateRegistryService()));
  19040.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19041.             $instance->initialize();
  19042.             return $instance;
  19043.         };
  19044.         return $this->factories['admin.vehicles.model']();
  19045.     }
  19046.     /**
  19047.      * Gets the public 'admin.vehicles.model.template_registry' shared service.
  19048.      *
  19049.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19050.      */
  19051.     protected function getAdmin_Vehicles_Model_TemplateRegistryService()
  19052.     {
  19053.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19055.         return $this->services['admin.vehicles.model.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19056.     }
  19057.     /**
  19058.      * Gets the public 'admin.vehicles.moto_in_stock' service.
  19059.      *
  19060.      * @return \AdminBundle\Admin\Vehicles\Moto\InStockAdmin
  19061.      */
  19062.     protected function getAdmin_Vehicles_MotoInStockService()
  19063.     {
  19064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19066.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19068.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19070.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19076.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19077.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  19078.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/InStockAdmin.php';
  19079.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19080.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19083.         $this->factories['admin.vehicles.moto_in_stock'] = function () {
  19084.             $instance = new \AdminBundle\Admin\Vehicles\Moto\InStockAdmin('admin.vehicles.moto_in_stock''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19085.             $instance->setManagerType('orm');
  19086.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19087.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19088.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19089.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19090.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19091.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19092.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19093.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19094.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19095.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19096.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19097.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19098.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19099.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19100.             $instance->setPagerType('default');
  19101.             $instance->setLabel('Мотоциклы в наличии');
  19102.             $instance->setTranslationDomain('messages');
  19103.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19104.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19105.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19106.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19107.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19108.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_in_stock.template_registry'] ?? $this->getAdmin_Vehicles_MotoInStock_TemplateRegistryService()));
  19109.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19110.             $instance->initialize();
  19111.             return $instance;
  19112.         };
  19113.         return $this->factories['admin.vehicles.moto_in_stock']();
  19114.     }
  19115.     /**
  19116.      * Gets the public 'admin.vehicles.moto_in_stock.template_registry' shared service.
  19117.      *
  19118.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19119.      */
  19120.     protected function getAdmin_Vehicles_MotoInStock_TemplateRegistryService()
  19121.     {
  19122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19124.         return $this->services['admin.vehicles.moto_in_stock.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19125.     }
  19126.     /**
  19127.      * Gets the public 'admin.vehicles.moto_rent' service.
  19128.      *
  19129.      * @return \AdminBundle\Admin\Vehicles\Moto\RentVehicleAdmin
  19130.      */
  19131.     protected function getAdmin_Vehicles_MotoRentService()
  19132.     {
  19133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19138.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19142.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19145.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19146.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/RentVehicleAdmin.php';
  19147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19151.         $this->factories['admin.vehicles.moto_rent'] = function () {
  19152.             $instance = new \AdminBundle\Admin\Vehicles\Moto\RentVehicleAdmin('admin.vehicles.moto_rent''CoreBundle\\Entity\\Vehicles\\RentMoto''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19153.             $instance->setManagerType('orm');
  19154.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19155.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19156.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19157.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19158.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19159.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19160.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19161.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19162.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19163.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19164.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19165.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19166.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19167.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19168.             $instance->setPagerType('default');
  19169.             $instance->setLabel('Оренда мото');
  19170.             $instance->setTranslationDomain('messages');
  19171.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19172.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19173.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19174.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19175.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19176.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_rent.template_registry'] ?? $this->getAdmin_Vehicles_MotoRent_TemplateRegistryService()));
  19177.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19178.             $instance->initialize();
  19179.             return $instance;
  19180.         };
  19181.         return $this->factories['admin.vehicles.moto_rent']();
  19182.     }
  19183.     /**
  19184.      * Gets the public 'admin.vehicles.moto_rent.template_registry' shared service.
  19185.      *
  19186.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19187.      */
  19188.     protected function getAdmin_Vehicles_MotoRent_TemplateRegistryService()
  19189.     {
  19190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19192.         return $this->services['admin.vehicles.moto_rent.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19193.     }
  19194.     /**
  19195.      * Gets the public 'admin.vehicles.moto_used' service.
  19196.      *
  19197.      * @return \AdminBundle\Admin\Vehicles\Moto\UsedVehicleAdmin
  19198.      */
  19199.     protected function getAdmin_Vehicles_MotoUsedService()
  19200.     {
  19201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19213.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19214.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseUsedVehicleAdmin.php';
  19215.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/UsedVehicleAdmin.php';
  19216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19219.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19220.         $this->factories['admin.vehicles.moto_used'] = function () {
  19221.             $instance = new \AdminBundle\Admin\Vehicles\Moto\UsedVehicleAdmin('admin.vehicles.moto_used''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\UsedCRUDController');
  19222.             $instance->setManagerType('orm');
  19223.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19224.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19225.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19226.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19227.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19228.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19229.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19230.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19231.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19232.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19233.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19234.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19235.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19236.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19237.             $instance->setPagerType('default');
  19238.             $instance->setLabel('Мотоциклы с пробегом');
  19239.             $instance->setTranslationDomain('messages');
  19240.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19241.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19242.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19243.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19244.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19245.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_used.template_registry'] ?? $this->getAdmin_Vehicles_MotoUsed_TemplateRegistryService()));
  19246.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19247.             $instance->initialize();
  19248.             return $instance;
  19249.         };
  19250.         return $this->factories['admin.vehicles.moto_used']();
  19251.     }
  19252.     /**
  19253.      * Gets the public 'admin.vehicles.moto_used.template_registry' shared service.
  19254.      *
  19255.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19256.      */
  19257.     protected function getAdmin_Vehicles_MotoUsed_TemplateRegistryService()
  19258.     {
  19259.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19260.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19261.         return $this->services['admin.vehicles.moto_used.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19262.     }
  19263.     /**
  19264.      * Gets the public 'admin.vehicles.moto_variation' service.
  19265.      *
  19266.      * @return \AdminBundle\Admin\Vehicles\Moto\VariationAdmin
  19267.      */
  19268.     protected function getAdmin_Vehicles_MotoVariationService()
  19269.     {
  19270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19277.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19279.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19282.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19283.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  19284.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/VariationAdmin.php';
  19285.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19286.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19287.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19288.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19289.         $this->factories['admin.vehicles.moto_variation'] = function () {
  19290.             $instance = new \AdminBundle\Admin\Vehicles\Moto\VariationAdmin('admin.vehicles.moto_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19291.             $instance->setManagerType('orm');
  19292.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19293.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19294.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19295.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19296.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19297.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19298.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19299.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19300.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19301.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19302.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19303.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19304.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19305.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19306.             $instance->setPagerType('default');
  19307.             $instance->setLabel('Вариации');
  19308.             $instance->setTranslationDomain('messages');
  19309.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19310.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19311.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19312.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19313.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19314.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_variation.template_registry'] ?? $this->getAdmin_Vehicles_MotoVariation_TemplateRegistryService()));
  19315.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19316.             $instance->initialize();
  19317.             return $instance;
  19318.         };
  19319.         return $this->factories['admin.vehicles.moto_variation']();
  19320.     }
  19321.     /**
  19322.      * Gets the public 'admin.vehicles.moto_variation.template_registry' shared service.
  19323.      *
  19324.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19325.      */
  19326.     protected function getAdmin_Vehicles_MotoVariation_TemplateRegistryService()
  19327.     {
  19328.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19329.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19330.         return $this->services['admin.vehicles.moto_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19331.     }
  19332.     /**
  19333.      * Gets the public 'admin.vehicles.moto_vehicle' service.
  19334.      *
  19335.      * @return \AdminBundle\Admin\Vehicles\Moto\VehicleAdmin
  19336.      */
  19337.     protected function getAdmin_Vehicles_MotoVehicleService()
  19338.     {
  19339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19341.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19345.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19348.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19351.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19352.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  19353.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/VehicleAdmin.php';
  19354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19355.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19358.         $this->factories['admin.vehicles.moto_vehicle'] = function () {
  19359.             $instance = new \AdminBundle\Admin\Vehicles\Moto\VehicleAdmin('admin.vehicles.moto_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19360.             $instance->setManagerType('orm');
  19361.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19362.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19363.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19364.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19365.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19366.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19367.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19368.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19369.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19370.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19371.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19372.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19373.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19374.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19375.             $instance->setPagerType('default');
  19376.             $instance->setLabel('Мото техника');
  19377.             $instance->setTranslationDomain('messages');
  19378.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19379.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19380.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19381.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19382.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19383.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_MotoVehicle_TemplateRegistryService()));
  19384.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19385.             $instance->initialize();
  19386.             return $instance;
  19387.         };
  19388.         return $this->factories['admin.vehicles.moto_vehicle']();
  19389.     }
  19390.     /**
  19391.      * Gets the public 'admin.vehicles.moto_vehicle.template_registry' shared service.
  19392.      *
  19393.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19394.      */
  19395.     protected function getAdmin_Vehicles_MotoVehicle_TemplateRegistryService()
  19396.     {
  19397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19399.         return $this->services['admin.vehicles.moto_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19400.     }
  19401.     /**
  19402.      * Gets the public 'admin.vehicles.passenger_in_stock' service.
  19403.      *
  19404.      * @return \AdminBundle\Admin\Vehicles\Passenger\InStockAdmin
  19405.      */
  19406.     protected function getAdmin_Vehicles_PassengerInStockService()
  19407.     {
  19408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19409.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19417.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19420.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19421.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  19422.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/InStockAdmin.php';
  19423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19425.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19427.         $this->factories['admin.vehicles.passenger_in_stock'] = function () {
  19428.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\InStockAdmin('admin.vehicles.passenger_in_stock''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19429.             $instance->setManagerType('orm');
  19430.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19431.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19432.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19433.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19434.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19435.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19436.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19437.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19438.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19439.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19440.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19441.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19442.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19443.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19444.             $instance->setPagerType('default');
  19445.             $instance->setLabel('Автомобили в наличии');
  19446.             $instance->setTranslationDomain('messages');
  19447.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19448.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19449.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19450.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19451.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19452.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_in_stock.template_registry'] ?? $this->getAdmin_Vehicles_PassengerInStock_TemplateRegistryService()));
  19453.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19454.             $instance->initialize();
  19455.             return $instance;
  19456.         };
  19457.         return $this->factories['admin.vehicles.passenger_in_stock']();
  19458.     }
  19459.     /**
  19460.      * Gets the public 'admin.vehicles.passenger_in_stock.template_registry' shared service.
  19461.      *
  19462.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19463.      */
  19464.     protected function getAdmin_Vehicles_PassengerInStock_TemplateRegistryService()
  19465.     {
  19466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19468.         return $this->services['admin.vehicles.passenger_in_stock.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19469.     }
  19470.     /**
  19471.      * Gets the public 'admin.vehicles.passenger_in_stock_special' service.
  19472.      *
  19473.      * @return \AdminBundle\Admin\Vehicles\Special\InStockAdmin
  19474.      */
  19475.     protected function getAdmin_Vehicles_PassengerInStockSpecialService()
  19476.     {
  19477.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19486.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19489.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19490.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  19491.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/InStockAdmin.php';
  19492.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19493.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19496.         $this->factories['admin.vehicles.passenger_in_stock_special'] = function () {
  19497.             $instance = new \AdminBundle\Admin\Vehicles\Special\InStockAdmin('admin.vehicles.passenger_in_stock_special''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19498.             $instance->setManagerType('orm');
  19499.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19500.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19501.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19502.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19503.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19504.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19505.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19506.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19507.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19508.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19509.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19510.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19511.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19512.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19513.             $instance->setPagerType('default');
  19514.             $instance->setLabel('Автомобили в наличии');
  19515.             $instance->setTranslationDomain('messages');
  19516.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19517.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19518.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19519.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19520.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19521.             $instance->setExtraServices(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService()));
  19522.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_in_stock_special.template_registry'] ?? $this->getAdmin_Vehicles_PassengerInStockSpecial_TemplateRegistryService()));
  19523.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19524.             $instance->initialize();
  19525.             return $instance;
  19526.         };
  19527.         return $this->factories['admin.vehicles.passenger_in_stock_special']();
  19528.     }
  19529.     /**
  19530.      * Gets the public 'admin.vehicles.passenger_in_stock_special.template_registry' shared service.
  19531.      *
  19532.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19533.      */
  19534.     protected function getAdmin_Vehicles_PassengerInStockSpecial_TemplateRegistryService()
  19535.     {
  19536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19538.         return $this->services['admin.vehicles.passenger_in_stock_special.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19539.     }
  19540.     /**
  19541.      * Gets the public 'admin.vehicles.passenger_rent' service.
  19542.      *
  19543.      * @return \AdminBundle\Admin\Vehicles\Passenger\RentVehicleAdmin
  19544.      */
  19545.     protected function getAdmin_Vehicles_PassengerRentService()
  19546.     {
  19547.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19548.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19549.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19552.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19553.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19556.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19559.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19560.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseRentVehicleAdmin.php';
  19561.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/RentVehicleAdmin.php';
  19562.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19563.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19566.         $this->factories['admin.vehicles.passenger_rent'] = function () {
  19567.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\RentVehicleAdmin('admin.vehicles.passenger_rent''CoreBundle\\Entity\\Vehicles\\Rent''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19568.             $instance->setManagerType('orm');
  19569.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19570.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19571.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19572.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19573.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19574.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19575.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19576.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19577.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19578.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19579.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19580.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19581.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19582.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19583.             $instance->setPagerType('default');
  19584.             $instance->setLabel('Оренда автомобиля');
  19585.             $instance->setTranslationDomain('messages');
  19586.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19587.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19588.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19589.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19590.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19591.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_rent.template_registry'] ?? $this->getAdmin_Vehicles_PassengerRent_TemplateRegistryService()));
  19592.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19593.             $instance->initialize();
  19594.             return $instance;
  19595.         };
  19596.         return $this->factories['admin.vehicles.passenger_rent']();
  19597.     }
  19598.     /**
  19599.      * Gets the public 'admin.vehicles.passenger_rent.template_registry' shared service.
  19600.      *
  19601.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19602.      */
  19603.     protected function getAdmin_Vehicles_PassengerRent_TemplateRegistryService()
  19604.     {
  19605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19607.         return $this->services['admin.vehicles.passenger_rent.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19608.     }
  19609.     /**
  19610.      * Gets the public 'admin.vehicles.passenger_used' service.
  19611.      *
  19612.      * @return \AdminBundle\Admin\Vehicles\Passenger\UsedVehicleAdmin
  19613.      */
  19614.     protected function getAdmin_Vehicles_PassengerUsedService()
  19615.     {
  19616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19627.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19628.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19629.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseUsedVehicleAdmin.php';
  19630.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/UsedVehicleAdmin.php';
  19631.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19632.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19633.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19635.         $this->factories['admin.vehicles.passenger_used'] = function () {
  19636.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\UsedVehicleAdmin('admin.vehicles.passenger_used''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\UsedCRUDController');
  19637.             $instance->setManagerType('orm');
  19638.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19639.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19640.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19641.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19642.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19643.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19644.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19645.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19646.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19647.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19648.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19649.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19650.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19651.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19652.             $instance->setPagerType('default');
  19653.             $instance->setLabel('Автомобили с пробегом');
  19654.             $instance->setTranslationDomain('messages');
  19655.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19656.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19657.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19658.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19659.             $instance->setExtraServices(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()));
  19660.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19661.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_used.template_registry'] ?? $this->getAdmin_Vehicles_PassengerUsed_TemplateRegistryService()));
  19662.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19663.             $instance->initialize();
  19664.             return $instance;
  19665.         };
  19666.         return $this->factories['admin.vehicles.passenger_used']();
  19667.     }
  19668.     /**
  19669.      * Gets the public 'admin.vehicles.passenger_used.template_registry' shared service.
  19670.      *
  19671.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19672.      */
  19673.     protected function getAdmin_Vehicles_PassengerUsed_TemplateRegistryService()
  19674.     {
  19675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19677.         return $this->services['admin.vehicles.passenger_used.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19678.     }
  19679.     /**
  19680.      * Gets the public 'admin.vehicles.passenger_variation' service.
  19681.      *
  19682.      * @return \AdminBundle\Admin\Vehicles\Passenger\VariationAdmin
  19683.      */
  19684.     protected function getAdmin_Vehicles_PassengerVariationService()
  19685.     {
  19686.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19687.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19690.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19691.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19692.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19696.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19698.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19699.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  19700.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/VariationAdmin.php';
  19701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19705.         $this->factories['admin.vehicles.passenger_variation'] = function () {
  19706.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\VariationAdmin('admin.vehicles.passenger_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19707.             $instance->setManagerType('orm');
  19708.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19709.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19710.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19711.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19712.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19713.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19714.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19715.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19716.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19717.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19718.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19719.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19720.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19721.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19722.             $instance->setPagerType('default');
  19723.             $instance->setLabel('Вариации');
  19724.             $instance->setTranslationDomain('messages');
  19725.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19726.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19727.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19728.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19729.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19730.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_variation.template_registry'] ?? $this->getAdmin_Vehicles_PassengerVariation_TemplateRegistryService()));
  19731.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19732.             $instance->initialize();
  19733.             return $instance;
  19734.         };
  19735.         return $this->factories['admin.vehicles.passenger_variation']();
  19736.     }
  19737.     /**
  19738.      * Gets the public 'admin.vehicles.passenger_variation.template_registry' shared service.
  19739.      *
  19740.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19741.      */
  19742.     protected function getAdmin_Vehicles_PassengerVariation_TemplateRegistryService()
  19743.     {
  19744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19746.         return $this->services['admin.vehicles.passenger_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19747.     }
  19748.     /**
  19749.      * Gets the public 'admin.vehicles.passenger_vehicle' service.
  19750.      *
  19751.      * @return \AdminBundle\Admin\Vehicles\Passenger\VehicleAdmin
  19752.      */
  19753.     protected function getAdmin_Vehicles_PassengerVehicleService()
  19754.     {
  19755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19756.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19762.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19763.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19766.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19767.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19768.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  19769.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/VehicleAdmin.php';
  19770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19774.         $this->factories['admin.vehicles.passenger_vehicle'] = function () {
  19775.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\VehicleAdmin('admin.vehicles.passenger_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19776.             $instance->setManagerType('orm');
  19777.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19778.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19779.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19780.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19781.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19782.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19783.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19784.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19785.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19786.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19787.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19788.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19789.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19790.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19791.             $instance->setPagerType('default');
  19792.             $instance->setLabel('Автомобили');
  19793.             $instance->setTranslationDomain('messages');
  19794.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19795.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19796.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19797.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19798.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19799.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_PassengerVehicle_TemplateRegistryService()));
  19800.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19801.             $instance->initialize();
  19802.             return $instance;
  19803.         };
  19804.         return $this->factories['admin.vehicles.passenger_vehicle']();
  19805.     }
  19806.     /**
  19807.      * Gets the public 'admin.vehicles.passenger_vehicle.template_registry' shared service.
  19808.      *
  19809.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19810.      */
  19811.     protected function getAdmin_Vehicles_PassengerVehicle_TemplateRegistryService()
  19812.     {
  19813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19815.         return $this->services['admin.vehicles.passenger_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19816.     }
  19817.     /**
  19818.      * Gets the public 'admin.vehicles.recommend_group' service.
  19819.      *
  19820.      * @return \AdminBundle\Admin\References\VehicleRecommendGroupAdmin
  19821.      */
  19822.     protected function getAdmin_Vehicles_RecommendGroupService()
  19823.     {
  19824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19825.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19836.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19837.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/VehicleRecommendGroupAdmin.php';
  19838.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19839.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19842.         $this->factories['admin.vehicles.recommend_group'] = function () {
  19843.             $instance = new \AdminBundle\Admin\References\VehicleRecommendGroupAdmin('admin.vehicles.recommend_group''CoreBundle\\Entity\\Vehicles\\RecommendGroup''sonata.admin.controller.crud');
  19844.             $instance->setManagerType('orm');
  19845.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19846.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19847.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19848.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19849.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19850.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19851.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19852.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19853.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19854.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19855.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19856.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19857.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19858.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19859.             $instance->setPagerType('default');
  19860.             $instance->setLabel('Подборки авто');
  19861.             $instance->setTranslationDomain('messages');
  19862.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19863.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19864.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19865.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19866.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19867.             $instance->setTemplateRegistry(($this->services['admin.vehicles.recommend_group.template_registry'] ?? $this->getAdmin_Vehicles_RecommendGroup_TemplateRegistryService()));
  19868.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19869.             $instance->initialize();
  19870.             return $instance;
  19871.         };
  19872.         return $this->factories['admin.vehicles.recommend_group']();
  19873.     }
  19874.     /**
  19875.      * Gets the public 'admin.vehicles.recommend_group.template_registry' shared service.
  19876.      *
  19877.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19878.      */
  19879.     protected function getAdmin_Vehicles_RecommendGroup_TemplateRegistryService()
  19880.     {
  19881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19883.         return $this->services['admin.vehicles.recommend_group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19884.     }
  19885.     /**
  19886.      * Gets the public 'admin.vehicles.special_projects' service.
  19887.      *
  19888.      * @return \AdminBundle\Admin\ProjectAdmin
  19889.      */
  19890.     protected function getAdmin_Vehicles_SpecialProjectsService()
  19891.     {
  19892.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19901.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19902.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19904.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19905.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ProjectAdmin.php';
  19906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19910.         $this->factories['admin.vehicles.special_projects'] = function () {
  19911.             $instance = new \AdminBundle\Admin\ProjectAdmin('admin.vehicles.special_projects''DcSiteBundle\\Entity\\Project''sonata.admin.controller.crud');
  19912.             $instance->setManagerType('orm');
  19913.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19914.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19915.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19916.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19917.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19918.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19919.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19920.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19921.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19922.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19923.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19924.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19925.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19926.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19927.             $instance->setPagerType('default');
  19928.             $instance->setLabel('Проекти');
  19929.             $instance->setTranslationDomain('messages');
  19930.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19931.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19932.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19933.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19934.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  19935.             $instance->setTemplateRegistry(($this->services['admin.vehicles.special_projects.template_registry'] ?? $this->getAdmin_Vehicles_SpecialProjects_TemplateRegistryService()));
  19936.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19937.             $instance->initialize();
  19938.             return $instance;
  19939.         };
  19940.         return $this->factories['admin.vehicles.special_projects']();
  19941.     }
  19942.     /**
  19943.      * Gets the public 'admin.vehicles.special_projects.template_registry' shared service.
  19944.      *
  19945.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19946.      */
  19947.     protected function getAdmin_Vehicles_SpecialProjects_TemplateRegistryService()
  19948.     {
  19949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19951.         return $this->services['admin.vehicles.special_projects.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19952.     }
  19953.     /**
  19954.      * Gets the public 'admin.vehicles.special_projects_content' service.
  19955.      *
  19956.      * @return \AdminBundle\Admin\ProjectContentAdmin
  19957.      */
  19958.     protected function getAdmin_Vehicles_SpecialProjectsContentService()
  19959.     {
  19960.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19969.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19971.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19972.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19973.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ProjectContentAdmin.php';
  19974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19978.         $this->factories['admin.vehicles.special_projects_content'] = function () {
  19979.             $instance = new \AdminBundle\Admin\ProjectContentAdmin('admin.vehicles.special_projects_content''DcSiteBundle\\Entity\\ProjectContent''sonata.admin.controller.crud');
  19980.             $instance->setManagerType('orm');
  19981.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19982.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19983.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19984.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19985.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19986.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19987.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19988.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19989.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19990.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19991.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19992.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19993.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19994.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19995.             $instance->setPagerType('default');
  19996.             $instance->setLabel(NULL);
  19997.             $instance->setTranslationDomain('messages');
  19998.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  19999.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20000.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20001.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20002.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20003.             $instance->setTemplateRegistry(($this->services['admin.vehicles.special_projects_content.template_registry'] ?? $this->getAdmin_Vehicles_SpecialProjectsContent_TemplateRegistryService()));
  20004.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20005.             $instance->initialize();
  20006.             return $instance;
  20007.         };
  20008.         return $this->factories['admin.vehicles.special_projects_content']();
  20009.     }
  20010.     /**
  20011.      * Gets the public 'admin.vehicles.special_projects_content.template_registry' shared service.
  20012.      *
  20013.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20014.      */
  20015.     protected function getAdmin_Vehicles_SpecialProjectsContent_TemplateRegistryService()
  20016.     {
  20017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20019.         return $this->services['admin.vehicles.special_projects_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20020.     }
  20021.     /**
  20022.      * Gets the public 'admin.vehicles.special_variation' service.
  20023.      *
  20024.      * @return \AdminBundle\Admin\Vehicles\Special\VariationAdmin
  20025.      */
  20026.     protected function getAdmin_Vehicles_SpecialVariationService()
  20027.     {
  20028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20037.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20040.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20041.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  20042.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/VariationAdmin.php';
  20043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20047.         $this->factories['admin.vehicles.special_variation'] = function () {
  20048.             $instance = new \AdminBundle\Admin\Vehicles\Special\VariationAdmin('admin.vehicles.special_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  20049.             $instance->setManagerType('orm');
  20050.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20051.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20052.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20053.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20054.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20055.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20056.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20057.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20058.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20059.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20060.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20061.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20062.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20063.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20064.             $instance->setPagerType('default');
  20065.             $instance->setLabel('Вариации');
  20066.             $instance->setTranslationDomain('messages');
  20067.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20068.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20069.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20070.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20071.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20072.             $instance->setTemplateRegistry(($this->services['admin.vehicles.special_variation.template_registry'] ?? $this->getAdmin_Vehicles_SpecialVariation_TemplateRegistryService()));
  20073.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20074.             $instance->initialize();
  20075.             return $instance;
  20076.         };
  20077.         return $this->factories['admin.vehicles.special_variation']();
  20078.     }
  20079.     /**
  20080.      * Gets the public 'admin.vehicles.special_variation.template_registry' shared service.
  20081.      *
  20082.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20083.      */
  20084.     protected function getAdmin_Vehicles_SpecialVariation_TemplateRegistryService()
  20085.     {
  20086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20088.         return $this->services['admin.vehicles.special_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20089.     }
  20090.     /**
  20091.      * Gets the public 'admin.vehicles.special_vehicle' service.
  20092.      *
  20093.      * @return \AdminBundle\Admin\Vehicles\Special\VehicleAdmin
  20094.      */
  20095.     protected function getAdmin_Vehicles_SpecialVehicleService()
  20096.     {
  20097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20103.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20104.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20105.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20106.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20107.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20109.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20110.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  20111.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/VehicleAdmin.php';
  20112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20115.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20116.         $this->factories['admin.vehicles.special_vehicle'] = function () {
  20117.             $instance = new \AdminBundle\Admin\Vehicles\Special\VehicleAdmin('admin.vehicles.special_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  20118.             $instance->setManagerType('orm');
  20119.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20120.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20121.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20122.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20123.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20124.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20125.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20126.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20127.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20128.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20129.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20130.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20131.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20132.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20133.             $instance->setPagerType('default');
  20134.             $instance->setLabel('Спецтехника');
  20135.             $instance->setTranslationDomain('messages');
  20136.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20137.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20138.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20139.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20140.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20141.             $instance->setTemplateRegistry(($this->services['admin.vehicles.special_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_SpecialVehicle_TemplateRegistryService()));
  20142.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20143.             $instance->initialize();
  20144.             return $instance;
  20145.         };
  20146.         return $this->factories['admin.vehicles.special_vehicle']();
  20147.     }
  20148.     /**
  20149.      * Gets the public 'admin.vehicles.special_vehicle.template_registry' shared service.
  20150.      *
  20151.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20152.      */
  20153.     protected function getAdmin_Vehicles_SpecialVehicle_TemplateRegistryService()
  20154.     {
  20155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20157.         return $this->services['admin.vehicles.special_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20158.     }
  20159.     /**
  20160.      * Gets the public 'admin.vehicles.specification' service.
  20161.      *
  20162.      * @return \AdminBundle\Admin\Vehicles\Passenger\SpecificationAdmin
  20163.      */
  20164.     protected function getAdmin_Vehicles_SpecificationService()
  20165.     {
  20166.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20175.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20178.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20179.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseSpecificationAdmin.php';
  20180.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/SpecificationAdmin.php';
  20181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20184.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20185.         $this->factories['admin.vehicles.specification'] = function () {
  20186.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\SpecificationAdmin('admin.vehicles.specification''CoreBundle\\Entity\\Vehicles\\Specification''sonata.admin.controller.crud');
  20187.             $instance->setManagerType('orm');
  20188.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20189.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20190.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20191.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20192.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20193.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20194.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20195.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20196.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20197.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20198.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20199.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20200.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20201.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20202.             $instance->setPagerType('default');
  20203.             $instance->setLabel('Спецификации');
  20204.             $instance->setTranslationDomain('messages');
  20205.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20206.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20207.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20208.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20209.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20210.             $instance->setTemplateRegistry(($this->services['admin.vehicles.specification.template_registry'] ?? $this->getAdmin_Vehicles_Specification_TemplateRegistryService()));
  20211.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20212.             $instance->initialize();
  20213.             return $instance;
  20214.         };
  20215.         return $this->factories['admin.vehicles.specification']();
  20216.     }
  20217.     /**
  20218.      * Gets the public 'admin.vehicles.specification.template_registry' shared service.
  20219.      *
  20220.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20221.      */
  20222.     protected function getAdmin_Vehicles_Specification_TemplateRegistryService()
  20223.     {
  20224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20225.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20226.         return $this->services['admin.vehicles.specification.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20227.     }
  20228.     /**
  20229.      * Gets the public 'admin.vehicles.specification_options' service.
  20230.      *
  20231.      * @return \AdminBundle\Admin\Vehicles\SpecificationOptionsAdmin
  20232.      */
  20233.     protected function getAdmin_Vehicles_SpecificationOptionsService()
  20234.     {
  20235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20244.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20247.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20248.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/SpecificationOptionsAdmin.php';
  20249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20252.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20253.         $this->factories['admin.vehicles.specification_options'] = function () {
  20254.             $instance = new \AdminBundle\Admin\Vehicles\SpecificationOptionsAdmin('admin.vehicles.specification_options''CoreBundle\\Entity\\Vehicles\\SpecificationOptions''sonata.admin.controller.crud');
  20255.             $instance->setManagerType('orm');
  20256.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20257.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20258.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20259.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20260.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20261.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20262.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20263.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20264.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20265.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20266.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20267.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20268.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20269.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20270.             $instance->setPagerType('default');
  20271.             $instance->setLabel(NULL);
  20272.             $instance->setTranslationDomain('messages');
  20273.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20274.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20275.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20276.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20277.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20278.             $instance->setTemplateRegistry(($this->services['admin.vehicles.specification_options.template_registry'] ?? $this->getAdmin_Vehicles_SpecificationOptions_TemplateRegistryService()));
  20279.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20280.             $instance->initialize();
  20281.             return $instance;
  20282.         };
  20283.         return $this->factories['admin.vehicles.specification_options']();
  20284.     }
  20285.     /**
  20286.      * Gets the public 'admin.vehicles.specification_options.template_registry' shared service.
  20287.      *
  20288.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20289.      */
  20290.     protected function getAdmin_Vehicles_SpecificationOptions_TemplateRegistryService()
  20291.     {
  20292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20294.         return $this->services['admin.vehicles.specification_options.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20295.     }
  20296.     /**
  20297.      * Gets the public 'admin.vehicles.variation_characteristic' service.
  20298.      *
  20299.      * @return \AdminBundle\Admin\Vehicles\VariationCharacteristicAdmin
  20300.      */
  20301.     protected function getAdmin_Vehicles_VariationCharacteristicService()
  20302.     {
  20303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20312.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20315.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20316.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VariationCharacteristicAdmin.php';
  20317.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20320.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20321.         $this->factories['admin.vehicles.variation_characteristic'] = function () {
  20322.             $instance = new \AdminBundle\Admin\Vehicles\VariationCharacteristicAdmin('admin.vehicles.variation_characteristic''CoreBundle\\Entity\\Vehicles\\VariationCharacteristic''sonata.admin.controller.crud');
  20323.             $instance->setManagerType('orm');
  20324.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20325.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20326.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20327.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20328.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20329.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20330.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20331.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20332.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20333.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20334.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20335.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20336.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20337.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20338.             $instance->setPagerType('default');
  20339.             $instance->setLabel(NULL);
  20340.             $instance->setTranslationDomain('messages');
  20341.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20342.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20343.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20344.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20345.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20346.             $instance->setTemplateRegistry(($this->services['admin.vehicles.variation_characteristic.template_registry'] ?? $this->getAdmin_Vehicles_VariationCharacteristic_TemplateRegistryService()));
  20347.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20348.             $instance->initialize();
  20349.             return $instance;
  20350.         };
  20351.         return $this->factories['admin.vehicles.variation_characteristic']();
  20352.     }
  20353.     /**
  20354.      * Gets the public 'admin.vehicles.variation_characteristic.template_registry' shared service.
  20355.      *
  20356.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20357.      */
  20358.     protected function getAdmin_Vehicles_VariationCharacteristic_TemplateRegistryService()
  20359.     {
  20360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20362.         return $this->services['admin.vehicles.variation_characteristic.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20363.     }
  20364.     /**
  20365.      * Gets the public 'admin.vehicles.vehicle_card_type.template_registry' shared service.
  20366.      *
  20367.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20368.      */
  20369.     protected function getAdmin_Vehicles_VehicleCardType_TemplateRegistryService()
  20370.     {
  20371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20373.         return $this->services['admin.vehicles.vehicle_card_type.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20374.     }
  20375.     /**
  20376.      * Gets the public 'admin.vehicles.vehicle_item' service.
  20377.      *
  20378.      * @return \AdminBundle\Admin\Vehicles\VehicleItemAdmin
  20379.      */
  20380.     protected function getAdmin_Vehicles_VehicleItemService()
  20381.     {
  20382.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20387.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20388.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20389.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20391.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20394.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20395.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleItemAdmin.php';
  20396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20400.         $this->factories['admin.vehicles.vehicle_item'] = function () {
  20401.             $instance = new \AdminBundle\Admin\Vehicles\VehicleItemAdmin('admin.vehicles.vehicle_item''CoreBundle\\Entity\\Vehicles\\VehicleItem''sonata.admin.controller.crud');
  20402.             $instance->setManagerType('orm');
  20403.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20404.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20405.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20406.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20407.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20408.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20409.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20410.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20411.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20412.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20413.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20414.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20415.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20416.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20417.             $instance->setPagerType('default');
  20418.             $instance->setLabel(NULL);
  20419.             $instance->setTranslationDomain('messages');
  20420.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20421.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20422.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20423.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20424.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20425.             $instance->setTemplateRegistry(($this->services['admin.vehicles.vehicle_item.template_registry'] ?? $this->getAdmin_Vehicles_VehicleItem_TemplateRegistryService()));
  20426.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20427.             $instance->initialize();
  20428.             return $instance;
  20429.         };
  20430.         return $this->factories['admin.vehicles.vehicle_item']();
  20431.     }
  20432.     /**
  20433.      * Gets the public 'admin.vehicles.vehicle_item.template_registry' shared service.
  20434.      *
  20435.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20436.      */
  20437.     protected function getAdmin_Vehicles_VehicleItem_TemplateRegistryService()
  20438.     {
  20439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20441.         return $this->services['admin.vehicles.vehicle_item.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20442.     }
  20443.     /**
  20444.      * Gets the public 'admin.vehicles.water_variation' service.
  20445.      *
  20446.      * @return \AdminBundle\Admin\Vehicles\Water\VariationAdmin
  20447.      */
  20448.     protected function getAdmin_Vehicles_WaterVariationService()
  20449.     {
  20450.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20456.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20457.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20458.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20460.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20461.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20462.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20463.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  20464.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Water/VariationAdmin.php';
  20465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20469.         $this->factories['admin.vehicles.water_variation'] = function () {
  20470.             $instance = new \AdminBundle\Admin\Vehicles\Water\VariationAdmin('admin.vehicles.water_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  20471.             $instance->setManagerType('orm');
  20472.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20473.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20474.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20475.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20476.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20477.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20478.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20479.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20480.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20481.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20482.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20483.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20484.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20485.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20486.             $instance->setPagerType('default');
  20487.             $instance->setLabel('Вариации');
  20488.             $instance->setTranslationDomain('messages');
  20489.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20490.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20491.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20492.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20493.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20494.             $instance->setTemplateRegistry(($this->services['admin.vehicles.water_variation.template_registry'] ?? $this->getAdmin_Vehicles_WaterVariation_TemplateRegistryService()));
  20495.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20496.             $instance->initialize();
  20497.             return $instance;
  20498.         };
  20499.         return $this->factories['admin.vehicles.water_variation']();
  20500.     }
  20501.     /**
  20502.      * Gets the public 'admin.vehicles.water_variation.template_registry' shared service.
  20503.      *
  20504.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20505.      */
  20506.     protected function getAdmin_Vehicles_WaterVariation_TemplateRegistryService()
  20507.     {
  20508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20510.         return $this->services['admin.vehicles.water_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20511.     }
  20512.     /**
  20513.      * Gets the public 'admin.vehicles.water_vehicle' service.
  20514.      *
  20515.      * @return \AdminBundle\Admin\Vehicles\Water\VehicleAdmin
  20516.      */
  20517.     protected function getAdmin_Vehicles_WaterVehicleService()
  20518.     {
  20519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20525.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20526.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20529.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20531.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20532.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  20533.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Water/VehicleAdmin.php';
  20534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20535.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20538.         $this->factories['admin.vehicles.water_vehicle'] = function () {
  20539.             $instance = new \AdminBundle\Admin\Vehicles\Water\VehicleAdmin('admin.vehicles.water_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  20540.             $instance->setManagerType('orm');
  20541.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20542.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20543.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20544.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20545.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20546.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20547.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20548.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20549.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20550.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20551.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20552.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20553.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20554.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20555.             $instance->setPagerType('default');
  20556.             $instance->setLabel('Водная техника');
  20557.             $instance->setTranslationDomain('messages');
  20558.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20559.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20560.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20561.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20562.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20563.             $instance->setTemplateRegistry(($this->services['admin.vehicles.water_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_WaterVehicle_TemplateRegistryService()));
  20564.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20565.             $instance->initialize();
  20566.             return $instance;
  20567.         };
  20568.         return $this->factories['admin.vehicles.water_vehicle']();
  20569.     }
  20570.     /**
  20571.      * Gets the public 'admin.vehicles.water_vehicle.template_registry' shared service.
  20572.      *
  20573.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20574.      */
  20575.     protected function getAdmin_Vehicles_WaterVehicle_TemplateRegistryService()
  20576.     {
  20577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20579.         return $this->services['admin.vehicles.water_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20580.     }
  20581.     /**
  20582.      * Gets the public 'admin.vehicles_autoria' service.
  20583.      *
  20584.      * @return \AdminBundle\Admin\Filters\VehicleAutoriaAdmin
  20585.      */
  20586.     protected function getAdmin_VehiclesAutoriaService()
  20587.     {
  20588.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20594.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20596.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20597.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20600.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20601.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Filters/VehicleAutoriaAdmin.php';
  20602.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20604.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20606.         $this->factories['admin.vehicles_autoria'] = function () {
  20607.             $instance = new \AdminBundle\Admin\Filters\VehicleAutoriaAdmin('admin.vehicles_autoria''CoreBundle\\Entity\\AutoriaFilter''sonata.admin.controller.crud');
  20608.             $instance->setManagerType('orm');
  20609.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20610.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20611.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20612.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20613.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20614.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20615.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20616.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20617.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20618.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20619.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20620.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20621.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20622.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20623.             $instance->setPagerType('default');
  20624.             $instance->setLabel('Черга');
  20625.             $instance->setTranslationDomain('messages');
  20626.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20627.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20628.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20629.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20630.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20631.             $instance->setTemplateRegistry(($this->services['admin.vehicles_autoria.template_registry'] ?? $this->getAdmin_VehiclesAutoria_TemplateRegistryService()));
  20632.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20633.             $instance->initialize();
  20634.             return $instance;
  20635.         };
  20636.         return $this->factories['admin.vehicles_autoria']();
  20637.     }
  20638.     /**
  20639.      * Gets the public 'admin.vehicles_autoria.template_registry' shared service.
  20640.      *
  20641.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20642.      */
  20643.     protected function getAdmin_VehiclesAutoria_TemplateRegistryService()
  20644.     {
  20645.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20647.         return $this->services['admin.vehicles_autoria.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20648.     }
  20649.     /**
  20650.      * Gets the public 'admin.vehicles_filter' service.
  20651.      *
  20652.      * @return \AdminBundle\Admin\Filters\VehicleFilterAdmin
  20653.      */
  20654.     protected function getAdmin_VehiclesFilterService()
  20655.     {
  20656.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20657.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20658.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20659.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20662.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20663.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20665.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20666.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20667.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20668.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20669.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Filters/VehicleFilterAdmin.php';
  20670.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20671.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20674.         $this->factories['admin.vehicles_filter'] = function () {
  20675.             $instance = new \AdminBundle\Admin\Filters\VehicleFilterAdmin('admin.vehicles_filter''CoreBundle\\Entity\\Vehicles\\VehicleFilter''sonata.admin.controller.crud');
  20676.             $instance->setManagerType('orm');
  20677.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20678.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20679.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20680.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20681.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20682.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20683.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20684.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20685.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20686.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20687.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20688.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20689.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20690.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20691.             $instance->setPagerType('default');
  20692.             $instance->setLabel('Фільтри');
  20693.             $instance->setTranslationDomain('messages');
  20694.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20695.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20696.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20697.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20698.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20699.             $instance->setTemplateRegistry(($this->services['admin.vehicles_filter.template_registry'] ?? $this->getAdmin_VehiclesFilter_TemplateRegistryService()));
  20700.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20701.             $instance->initialize();
  20702.             return $instance;
  20703.         };
  20704.         return $this->factories['admin.vehicles_filter']();
  20705.     }
  20706.     /**
  20707.      * Gets the public 'admin.vehicles_filter.template_registry' shared service.
  20708.      *
  20709.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20710.      */
  20711.     protected function getAdmin_VehiclesFilter_TemplateRegistryService()
  20712.     {
  20713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20714.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20715.         return $this->services['admin.vehicles_filter.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20716.     }
  20717.     /**
  20718.      * Gets the public 'admin.vidi.blog.template_registry' shared service.
  20719.      *
  20720.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20721.      */
  20722.     protected function getAdmin_Vidi_Blog_TemplateRegistryService()
  20723.     {
  20724.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20725.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20726.         return $this->services['admin.vidi.blog.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20727.     }
  20728.     /**
  20729.      * Gets the public 'admin.vidi.blog_category.template_registry' shared service.
  20730.      *
  20731.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20732.      */
  20733.     protected function getAdmin_Vidi_BlogCategory_TemplateRegistryService()
  20734.     {
  20735.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20737.         return $this->services['admin.vidi.blog_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20738.     }
  20739.     /**
  20740.      * Gets the public 'admin.vidi.catalog_banner' service.
  20741.      *
  20742.      * @return \AdminBundle\Admin\Vidi\CatalogBannerAdmin
  20743.      */
  20744.     protected function getAdmin_Vidi_CatalogBannerService()
  20745.     {
  20746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20748.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20750.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20751.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20755.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20756.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20758.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20759.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/CatalogBannerAdmin.php';
  20760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20762.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20763.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20764.         $this->factories['admin.vidi.catalog_banner'] = function () {
  20765.             $instance = new \AdminBundle\Admin\Vidi\CatalogBannerAdmin('admin.vidi.catalog_banner''PortalBundle\\Entity\\CatalogBanner''sonata.admin.controller.crud');
  20766.             $instance->setManagerType('orm');
  20767.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20768.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20769.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20770.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20771.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20772.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20773.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20774.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20775.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20776.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20777.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20778.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20779.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20780.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20781.             $instance->setPagerType('default');
  20782.             $instance->setLabel('Банеры каталога');
  20783.             $instance->setTranslationDomain('messages');
  20784.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20785.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20786.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20787.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20788.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20789.             $instance->setTemplateRegistry(($this->services['admin.vidi.catalog_banner.template_registry'] ?? $this->getAdmin_Vidi_CatalogBanner_TemplateRegistryService()));
  20790.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20791.             $instance->initialize();
  20792.             return $instance;
  20793.         };
  20794.         return $this->factories['admin.vidi.catalog_banner']();
  20795.     }
  20796.     /**
  20797.      * Gets the public 'admin.vidi.catalog_banner.template_registry' shared service.
  20798.      *
  20799.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20800.      */
  20801.     protected function getAdmin_Vidi_CatalogBanner_TemplateRegistryService()
  20802.     {
  20803.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20805.         return $this->services['admin.vidi.catalog_banner.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20806.     }
  20807.     /**
  20808.      * Gets the public 'admin.vidi.credit_calc_reviews' service.
  20809.      *
  20810.      * @return \AdminBundle\Admin\Vidi\CreditCalculationReviewAdmin
  20811.      */
  20812.     protected function getAdmin_Vidi_CreditCalcReviewsService()
  20813.     {
  20814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20823.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20825.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20826.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20827.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/CreditCalculationReviewAdmin.php';
  20828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20832.         $this->factories['admin.vidi.credit_calc_reviews'] = function () {
  20833.             $instance = new \AdminBundle\Admin\Vidi\CreditCalculationReviewAdmin('admin.vidi.credit_calc_reviews''PortalBundle\\Entity\\CreditCalculationReview''sonata.admin.controller.crud');
  20834.             $instance->setManagerType('orm');
  20835.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20836.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20837.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20838.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20839.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20840.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20841.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20842.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20843.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20844.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20845.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20846.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20847.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20848.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20849.             $instance->setPagerType('default');
  20850.             $instance->setLabel('Відгуки кредитний калькулятор');
  20851.             $instance->setTranslationDomain('messages');
  20852.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20853.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20854.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20855.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20856.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20857.             $instance->setTemplateRegistry(($this->services['admin.vidi.credit_calc_reviews.template_registry'] ?? $this->getAdmin_Vidi_CreditCalcReviews_TemplateRegistryService()));
  20858.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20859.             $instance->initialize();
  20860.             return $instance;
  20861.         };
  20862.         return $this->factories['admin.vidi.credit_calc_reviews']();
  20863.     }
  20864.     /**
  20865.      * Gets the public 'admin.vidi.credit_calc_reviews.template_registry' shared service.
  20866.      *
  20867.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20868.      */
  20869.     protected function getAdmin_Vidi_CreditCalcReviews_TemplateRegistryService()
  20870.     {
  20871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20873.         return $this->services['admin.vidi.credit_calc_reviews.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20874.     }
  20875.     /**
  20876.      * Gets the public 'admin.vidi.foundersBiography' service.
  20877.      *
  20878.      * @return \AdminBundle\Admin\VidiFounders\FoundersBiographyAdmin
  20879.      */
  20880.     protected function getAdmin_Vidi_FoundersBiographyService()
  20881.     {
  20882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20888.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20889.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20890.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20892.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20894.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20895.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersBiographyAdmin.php';
  20896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20900.         $this->factories['admin.vidi.foundersBiography'] = function () {
  20901.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersBiographyAdmin('admin.vidi.foundersBiography''PortalBundle\\Entity\\FoundersBiography''sonata.admin.controller.crud');
  20902.             $instance->setManagerType('orm');
  20903.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20904.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20905.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20906.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20907.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20908.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20909.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20910.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20911.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20912.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20913.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20914.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20915.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20916.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20917.             $instance->setPagerType('default');
  20918.             $instance->setLabel('Біографія');
  20919.             $instance->setTranslationDomain('messages');
  20920.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20921.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20922.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20923.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20924.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20925.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersBiography.template_registry'] ?? $this->getAdmin_Vidi_FoundersBiography_TemplateRegistryService()));
  20926.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20927.             $instance->initialize();
  20928.             return $instance;
  20929.         };
  20930.         return $this->factories['admin.vidi.foundersBiography']();
  20931.     }
  20932.     /**
  20933.      * Gets the public 'admin.vidi.foundersBiography.template_registry' shared service.
  20934.      *
  20935.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20936.      */
  20937.     protected function getAdmin_Vidi_FoundersBiography_TemplateRegistryService()
  20938.     {
  20939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20941.         return $this->services['admin.vidi.foundersBiography.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20942.     }
  20943.     /**
  20944.      * Gets the public 'admin.vidi.foundersFounders' service.
  20945.      *
  20946.      * @return \AdminBundle\Admin\VidiFounders\FoundersAdmin
  20947.      */
  20948.     protected function getAdmin_Vidi_FoundersFoundersService()
  20949.     {
  20950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20954.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20955.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20956.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20957.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20958.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20959.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20960.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20962.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20963.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersAdmin.php';
  20964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20968.         $this->factories['admin.vidi.foundersFounders'] = function () {
  20969.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersAdmin('admin.vidi.foundersFounders''PortalBundle\\Entity\\Founders''sonata.admin.controller.crud');
  20970.             $instance->setManagerType('orm');
  20971.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20972.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20973.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20974.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20975.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20976.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20977.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20978.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20979.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20980.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20981.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20982.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20983.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20984.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20985.             $instance->setPagerType('default');
  20986.             $instance->setLabel('Засновники');
  20987.             $instance->setTranslationDomain('messages');
  20988.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  20989.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20990.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20991.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20992.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  20993.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersFounders.template_registry'] ?? $this->getAdmin_Vidi_FoundersFounders_TemplateRegistryService()));
  20994.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20995.             $instance->initialize();
  20996.             return $instance;
  20997.         };
  20998.         return $this->factories['admin.vidi.foundersFounders']();
  20999.     }
  21000.     /**
  21001.      * Gets the public 'admin.vidi.foundersFounders.template_registry' shared service.
  21002.      *
  21003.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21004.      */
  21005.     protected function getAdmin_Vidi_FoundersFounders_TemplateRegistryService()
  21006.     {
  21007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21009.         return $this->services['admin.vidi.foundersFounders.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21010.     }
  21011.     /**
  21012.      * Gets the public 'admin.vidi.foundersNews' service.
  21013.      *
  21014.      * @return \AdminBundle\Admin\VidiFounders\FoundersNewsAdmin
  21015.      */
  21016.     protected function getAdmin_Vidi_FoundersNewsService()
  21017.     {
  21018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21030.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21031.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersNewsAdmin.php';
  21032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21036.         $this->factories['admin.vidi.foundersNews'] = function () {
  21037.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersNewsAdmin('admin.vidi.foundersNews''PortalBundle\\Entity\\FoundersNews''sonata.admin.controller.crud');
  21038.             $instance->setManagerType('orm');
  21039.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21040.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21041.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21042.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21043.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21044.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21045.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21046.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21047.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21048.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21049.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21050.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21051.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21052.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21053.             $instance->setPagerType('default');
  21054.             $instance->setLabel('Новини');
  21055.             $instance->setTranslationDomain('messages');
  21056.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  21057.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21058.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21059.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21060.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  21061.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersNews.template_registry'] ?? $this->getAdmin_Vidi_FoundersNews_TemplateRegistryService()));
  21062.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21063.             $instance->initialize();
  21064.             return $instance;
  21065.         };
  21066.         return $this->factories['admin.vidi.foundersNews']();
  21067.     }
  21068.     /**
  21069.      * Gets the public 'admin.vidi.foundersNews.template_registry' shared service.
  21070.      *
  21071.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21072.      */
  21073.     protected function getAdmin_Vidi_FoundersNews_TemplateRegistryService()
  21074.     {
  21075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21077.         return $this->services['admin.vidi.foundersNews.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21078.     }
  21079.     /**
  21080.      * Gets the public 'admin.vidi.foundersPhoto' service.
  21081.      *
  21082.      * @return \AdminBundle\Admin\VidiFounders\FoundersPhotoAdmin
  21083.      */
  21084.     protected function getAdmin_Vidi_FoundersPhotoService()
  21085.     {
  21086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21095.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21098.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21099.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersPhotoAdmin.php';
  21100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21103.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21104.         $this->factories['admin.vidi.foundersPhoto'] = function () {
  21105.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersPhotoAdmin('admin.vidi.foundersPhoto''PortalBundle\\Entity\\FoundersPhoto''sonata.admin.controller.crud');
  21106.             $instance->setManagerType('orm');
  21107.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21108.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21109.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21110.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21111.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21112.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21113.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21114.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21115.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21116.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21117.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21118.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21119.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21120.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21121.             $instance->setPagerType('default');
  21122.             $instance->setLabel('Фото');
  21123.             $instance->setTranslationDomain('messages');
  21124.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  21125.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21126.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21127.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21128.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  21129.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersPhoto.template_registry'] ?? $this->getAdmin_Vidi_FoundersPhoto_TemplateRegistryService()));
  21130.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21131.             $instance->initialize();
  21132.             return $instance;
  21133.         };
  21134.         return $this->factories['admin.vidi.foundersPhoto']();
  21135.     }
  21136.     /**
  21137.      * Gets the public 'admin.vidi.foundersPhoto.template_registry' shared service.
  21138.      *
  21139.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21140.      */
  21141.     protected function getAdmin_Vidi_FoundersPhoto_TemplateRegistryService()
  21142.     {
  21143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21145.         return $this->services['admin.vidi.foundersPhoto.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21146.     }
  21147.     /**
  21148.      * Gets the public 'admin.vidi.foundersPublications' service.
  21149.      *
  21150.      * @return \AdminBundle\Admin\VidiFounders\FoundersPublicationsAdmin
  21151.      */
  21152.     protected function getAdmin_Vidi_FoundersPublicationsService()
  21153.     {
  21154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21159.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21160.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21162.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21163.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21166.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21167.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersPublicationsAdmin.php';
  21168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21172.         $this->factories['admin.vidi.foundersPublications'] = function () {
  21173.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersPublicationsAdmin('admin.vidi.foundersPublications''PortalBundle\\Entity\\FoundersPublications''sonata.admin.controller.crud');
  21174.             $instance->setManagerType('orm');
  21175.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21176.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21177.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21178.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21179.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21180.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21181.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21182.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21183.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21184.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21185.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21186.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21187.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21188.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21189.             $instance->setPagerType('default');
  21190.             $instance->setLabel('Публікації');
  21191.             $instance->setTranslationDomain('messages');
  21192.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  21193.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21194.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21195.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21196.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  21197.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersPublications.template_registry'] ?? $this->getAdmin_Vidi_FoundersPublications_TemplateRegistryService()));
  21198.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21199.             $instance->initialize();
  21200.             return $instance;
  21201.         };
  21202.         return $this->factories['admin.vidi.foundersPublications']();
  21203.     }
  21204.     /**
  21205.      * Gets the public 'admin.vidi.foundersPublications.template_registry' shared service.
  21206.      *
  21207.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21208.      */
  21209.     protected function getAdmin_Vidi_FoundersPublications_TemplateRegistryService()
  21210.     {
  21211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21213.         return $this->services['admin.vidi.foundersPublications.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21214.     }
  21215.     /**
  21216.      * Gets the public 'admin.vidi.foundersVideo' service.
  21217.      *
  21218.      * @return \AdminBundle\Admin\VidiFounders\FoundersVideoAdmin
  21219.      */
  21220.     protected function getAdmin_Vidi_FoundersVideoService()
  21221.     {
  21222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21223.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21225.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21226.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21231.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21234.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21235.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersVideoAdmin.php';
  21236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21240.         $this->factories['admin.vidi.foundersVideo'] = function () {
  21241.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersVideoAdmin('admin.vidi.foundersVideo''PortalBundle\\Entity\\FoundersVideo''sonata.admin.controller.crud');
  21242.             $instance->setManagerType('orm');
  21243.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21244.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21245.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21246.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21247.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21248.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21249.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21250.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21251.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21252.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21253.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21254.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21255.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21256.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21257.             $instance->setPagerType('default');
  21258.             $instance->setLabel('Відео');
  21259.             $instance->setTranslationDomain('messages');
  21260.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  21261.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21262.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21263.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21264.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  21265.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersVideo.template_registry'] ?? $this->getAdmin_Vidi_FoundersVideo_TemplateRegistryService()));
  21266.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21267.             $instance->initialize();
  21268.             return $instance;
  21269.         };
  21270.         return $this->factories['admin.vidi.foundersVideo']();
  21271.     }
  21272.     /**
  21273.      * Gets the public 'admin.vidi.foundersVideo.template_registry' shared service.
  21274.      *
  21275.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21276.      */
  21277.     protected function getAdmin_Vidi_FoundersVideo_TemplateRegistryService()
  21278.     {
  21279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21281.         return $this->services['admin.vidi.foundersVideo.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21282.     }
  21283.     /**
  21284.      * Gets the public 'admin.vidi.resume' service.
  21285.      *
  21286.      * @return \AdminBundle\Admin\Vidi\ResumeAdmin
  21287.      */
  21288.     protected function getAdmin_Vidi_ResumeService()
  21289.     {
  21290.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21302.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/ResumeAdmin.php';
  21303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21307.         $this->factories['admin.vidi.resume'] = function () {
  21308.             $instance = new \AdminBundle\Admin\Vidi\ResumeAdmin('admin.vidi.resume''DcSiteBundle\\Entity\\VacancyForm''sonata.admin.controller.crud');
  21309.             $instance->setManagerType('orm');
  21310.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21311.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21312.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21313.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21314.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21315.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21316.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21317.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21318.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21319.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21320.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21321.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21322.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21323.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21324.             $instance->setPagerType('default');
  21325.             $instance->setLabel('Резюме');
  21326.             $instance->setTranslationDomain('messages');
  21327.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  21328.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21329.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21330.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21331.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  21332.             $instance->setTemplateRegistry(($this->services['admin.vidi.resume.template_registry'] ?? $this->getAdmin_Vidi_Resume_TemplateRegistryService()));
  21333.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21334.             $instance->initialize();
  21335.             return $instance;
  21336.         };
  21337.         return $this->factories['admin.vidi.resume']();
  21338.     }
  21339.     /**
  21340.      * Gets the public 'admin.vidi.resume.template_registry' shared service.
  21341.      *
  21342.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21343.      */
  21344.     protected function getAdmin_Vidi_Resume_TemplateRegistryService()
  21345.     {
  21346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21348.         return $this->services['admin.vidi.resume.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21349.     }
  21350.     /**
  21351.      * Gets the public 'admin.vidi.slider' service.
  21352.      *
  21353.      * @return \AdminBundle\Admin\Vidi\MainSliderAdmin
  21354.      */
  21355.     protected function getAdmin_Vidi_SliderService()
  21356.     {
  21357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21366.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21369.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21370.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/MainSliderAdmin.php';
  21371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21375.         $this->factories['admin.vidi.slider'] = function () {
  21376.             $instance = new \AdminBundle\Admin\Vidi\MainSliderAdmin('admin.vidi.slider''PortalBundle\\Entity\\MainSlider''sonata.admin.controller.crud');
  21377.             $instance->setManagerType('orm');
  21378.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21379.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21380.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21381.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21382.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21383.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21384.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21385.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21386.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21387.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21388.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21389.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21390.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21391.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21392.             $instance->setPagerType('default');
  21393.             $instance->setLabel('Слайдер на главной');
  21394.             $instance->setTranslationDomain('messages');
  21395.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  21396.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21397.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21398.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21399.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  21400.             $instance->setTemplateRegistry(($this->services['admin.vidi.slider.template_registry'] ?? $this->getAdmin_Vidi_Slider_TemplateRegistryService()));
  21401.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21402.             $instance->initialize();
  21403.             return $instance;
  21404.         };
  21405.         return $this->factories['admin.vidi.slider']();
  21406.     }
  21407.     /**
  21408.      * Gets the public 'admin.vidi.slider.template_registry' shared service.
  21409.      *
  21410.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21411.      */
  21412.     protected function getAdmin_Vidi_Slider_TemplateRegistryService()
  21413.     {
  21414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21416.         return $this->services['admin.vidi.slider.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21417.     }
  21418.     /**
  21419.      * Gets the public 'admin.vidi.vacancy' service.
  21420.      *
  21421.      * @return \AdminBundle\Admin\Vidi\VacancyAdmin
  21422.      */
  21423.     protected function getAdmin_Vidi_VacancyService()
  21424.     {
  21425.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21434.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21437.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/VacancyAdmin.php';
  21438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21442.         $this->factories['admin.vidi.vacancy'] = function () {
  21443.             $instance = new \AdminBundle\Admin\Vidi\VacancyAdmin('admin.vidi.vacancy''DcSiteBundle\\Entity\\Vacancy''sonata.admin.controller.crud');
  21444.             $instance->setManagerType('orm');
  21445.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21446.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21447.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21448.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21449.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21450.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21451.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21452.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21453.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21454.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21455.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21456.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21457.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21458.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21459.             $instance->setPagerType('default');
  21460.             $instance->setLabel('Вакансии');
  21461.             $instance->setTranslationDomain('messages');
  21462.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  21463.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21464.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21465.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21466.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  21467.             $instance->setTemplateRegistry(($this->services['admin.vidi.vacancy.template_registry'] ?? $this->getAdmin_Vidi_Vacancy_TemplateRegistryService()));
  21468.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21469.             $instance->initialize();
  21470.             return $instance;
  21471.         };
  21472.         return $this->factories['admin.vidi.vacancy']();
  21473.     }
  21474.     /**
  21475.      * Gets the public 'admin.vidi.vacancy.template_registry' shared service.
  21476.      *
  21477.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21478.      */
  21479.     protected function getAdmin_Vidi_Vacancy_TemplateRegistryService()
  21480.     {
  21481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21483.         return $this->services['admin.vidi.vacancy.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21484.     }
  21485.     /**
  21486.      * Gets the public 'api.exception.listener' shared service.
  21487.      *
  21488.      * @return \ApiBundle\Exceptions\ExceptionListener
  21489.      */
  21490.     protected function getApi_Exception_ListenerService()
  21491.     {
  21492.         include_once \dirname(__DIR__4).'/src/ApiBundle/Exceptions/ExceptionListener.php';
  21493.         return $this->services['api.exception.listener'] = new \ApiBundle\Exceptions\ExceptionListener();
  21494.     }
  21495.     /**
  21496.      * Gets the public 'api.handler.error' shared service.
  21497.      *
  21498.      * @return \ApiBundle\Helpers\ValidationErrorHandler
  21499.      */
  21500.     protected function getApi_Handler_ErrorService()
  21501.     {
  21502.         include_once \dirname(__DIR__4).'/src/ApiBundle/Helpers/ValidationErrorHandler.php';
  21503.         return $this->services['api.handler.error'] = new \ApiBundle\Helpers\ValidationErrorHandler(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  21504.     }
  21505.     /**
  21506.      * Gets the public 'api.helper.service' shared service.
  21507.      *
  21508.      * @return \ApiBundle\Services\ApiHelperService
  21509.      */
  21510.     protected function getApi_Helper_ServiceService()
  21511.     {
  21512.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/ApiHelperService.php';
  21513.         return $this->services['api.helper.service'] = new \ApiBundle\Services\ApiHelperService(($this->services['api.service.seo'] ?? $this->getApi_Service_SeoService()));
  21514.     }
  21515.     /**
  21516.      * Gets the public 'api.serializer' shared service.
  21517.      *
  21518.      * @return \Symfony\Component\Serializer\Serializer
  21519.      */
  21520.     protected function getApi_SerializerService()
  21521.     {
  21522.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  21523.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  21524.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  21525.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  21526.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  21527.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  21528.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  21529.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  21530.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  21531.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  21532.         return $this->services['api.serializer'] = new \Symfony\Component\Serializer\Serializer();
  21533.     }
  21534.     /**
  21535.      * Gets the public 'api.service.seo' shared service.
  21536.      *
  21537.      * @return \ApiBundle\Services\SeoService
  21538.      */
  21539.     protected function getApi_Service_SeoService()
  21540.     {
  21541.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/SeoService.php';
  21542.         return $this->services['api.service.seo'] = new \ApiBundle\Services\SeoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  21543.     }
  21544.     /**
  21545.      * Gets the public 'api.unicommerce.service' shared service.
  21546.      *
  21547.      * @return \ApiBundle\Services\UnicommerceService
  21548.      */
  21549.     protected function getApi_Unicommerce_ServiceService()
  21550.     {
  21551.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/UnicommerceService.php';
  21552.         return $this->services['api.unicommerce.service'] = new \ApiBundle\Services\UnicommerceService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['api.helper.service'] ?? $this->getApi_Helper_ServiceService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['api.service.layout'] ?? $this->getApi_Service_LayoutService()), ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService()));
  21553.     }
  21554.     /**
  21555.      * Gets the public 'bank.acquiring' shared service.
  21556.      *
  21557.      * @return \AcquiringBundle\Component\Model\BankAcquiring
  21558.      */
  21559.     protected function getBank_AcquiringService()
  21560.     {
  21561.         include_once \dirname(__DIR__4).'/src/AcquiringBundle/Component/Model/BankAcquiring.php';
  21562.         return $this->services['bank.acquiring'] = new \AcquiringBundle\Component\Model\BankAcquiring($this->parameters['acquiring'], ($this->services['router'] ?? $this->getRouterService()));
  21563.     }
  21564.     /**
  21565.      * Gets the public 'bmp_api.seder' shared service.
  21566.      *
  21567.      * @return \BmpGatewayBundle\Component\BPM\Sender
  21568.      */
  21569.     protected function getBmpApi_SederService()
  21570.     {
  21571.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/BPM/Sender.php';
  21572.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  21573.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21574.         if (isset($this->services['bmp_api.seder'])) {
  21575.             return $this->services['bmp_api.seder'];
  21576.         }
  21577.         return $this->services['bmp_api.seder'] = new \BmpGatewayBundle\Component\BPM\Sender(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), $a'dev');
  21578.     }
  21579.     /**
  21580.      * Gets the public 'bmp_gateway.model.lead' shared service.
  21581.      *
  21582.      * @return \BmpGatewayBundle\Model\Lead
  21583.      */
  21584.     protected function getBmpGateway_Model_LeadService()
  21585.     {
  21586.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Model/Lead.php';
  21587.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  21588.         return $this->services['bmp_gateway.model.lead'] = new \BmpGatewayBundle\Model\Lead(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  21589.     }
  21590.     /**
  21591.      * Gets the public 'cache.app' shared service.
  21592.      *
  21593.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21594.      */
  21595.     protected function getCache_AppService()
  21596.     {
  21597.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('qfhuJBiBJ+'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  21598.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  21599.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  21600.     }
  21601.     /**
  21602.      * Gets the public 'cache.app_clearer' shared service.
  21603.      *
  21604.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  21605.      */
  21606.     protected function getCache_AppClearerService()
  21607.     {
  21608.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  21609.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  21610.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  21611.     }
  21612.     /**
  21613.      * Gets the public 'cache.global_clearer' shared service.
  21614.      *
  21615.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  21616.      */
  21617.     protected function getCache_GlobalClearerService()
  21618.     {
  21619.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  21620.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  21621.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())]);
  21622.     }
  21623.     /**
  21624.      * Gets the public 'cache.system' shared service.
  21625.      *
  21626.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21627.      */
  21628.     protected function getCache_SystemService()
  21629.     {
  21630.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9ZQOOxzaql'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  21631.     }
  21632.     /**
  21633.      * Gets the public 'cache.system_clearer' shared service.
  21634.      *
  21635.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  21636.      */
  21637.     protected function getCache_SystemClearerService()
  21638.     {
  21639.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  21640.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  21641.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())]);
  21642.     }
  21643.     /**
  21644.      * Gets the public 'cache.validator_expression_language' shared service.
  21645.      *
  21646.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21647.      */
  21648.     protected function getCache_ValidatorExpressionLanguageService()
  21649.     {
  21650.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sBUU3nrZnD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  21651.     }
  21652.     /**
  21653.      * Gets the public 'cache_warmer' shared service.
  21654.      *
  21655.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  21656.      */
  21657.     protected function getCacheWarmerService()
  21658.     {
  21659.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  21660.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  21661.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  21662.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  21663.             yield => ($this->privates['sonata.admin.route.cache_warmup'] ?? $this->getSonata_Admin_Route_CacheWarmupService());
  21664.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  21665.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  21666.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  21667.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  21668.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  21669.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  21670.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  21671.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  21672.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  21673.     }
  21674.     /**
  21675.      * Gets the public 'console.command.public_alias.CoreBundle\Command\SendFormNotifyCommand' shared service.
  21676.      *
  21677.      * @return \CoreBundle\Command\SendFormNotifyCommand
  21678.      */
  21679.     protected function getSendFormNotifyCommandService()
  21680.     {
  21681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21682.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendFormNotifyCommand.php';
  21683.         return $this->services['console.command.public_alias.CoreBundle\\Command\\SendFormNotifyCommand'] = new \CoreBundle\Command\SendFormNotifyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.mail.manager'] ?? $this->getCore_Mail_ManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21684.     }
  21685.     /**
  21686.      * Gets the public 'console.command.public_alias.MyBundle\Command\NightBookingCommand' shared autowired service.
  21687.      *
  21688.      * @return \MyBundle\Command\NightBookingCommand
  21689.      */
  21690.     protected function getNightBookingCommandService()
  21691.     {
  21692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21693.         include_once \dirname(__DIR__4).'/src/MyBundle/Command/NightBookingCommand.php';
  21694.         return $this->services['console.command.public_alias.MyBundle\\Command\\NightBookingCommand'] = new \MyBundle\Command\NightBookingCommand(($this->privates['MyBundle\\Service\\NightBookingService'] ?? $this->getNightBookingServiceService()));
  21695.     }
  21696.     /**
  21697.      * Gets the public 'console.command.public_alias.MyBundle\Command\OrderNotifiedCommand' shared autowired service.
  21698.      *
  21699.      * @return \MyBundle\Command\OrderNotifiedCommand
  21700.      */
  21701.     protected function getOrderNotifiedCommandService()
  21702.     {
  21703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21704.         include_once \dirname(__DIR__4).'/src/MyBundle/Command/OrderNotifiedCommand.php';
  21705.         return $this->services['console.command.public_alias.MyBundle\\Command\\OrderNotifiedCommand'] = new \MyBundle\Command\OrderNotifiedCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  21706.     }
  21707.     /**
  21708.      * Gets the public 'console.command.public_alias.MyBundle\Command\TransferAcquiringOrderToOrderCommand' shared autowired service.
  21709.      *
  21710.      * @return \MyBundle\Command\TransferAcquiringOrderToOrderCommand
  21711.      */
  21712.     protected function getTransferAcquiringOrderToOrderCommandService()
  21713.     {
  21714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21715.         include_once \dirname(__DIR__4).'/src/MyBundle/Command/TransferAcquiringOrderToOrderCommand.php';
  21716.         return $this->services['console.command.public_alias.MyBundle\\Command\\TransferAcquiringOrderToOrderCommand'] = new \MyBundle\Command\TransferAcquiringOrderToOrderCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  21717.     }
  21718.     /**
  21719.      * Gets the public 'console.command_loader' shared service.
  21720.      *
  21721.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  21722.      */
  21723.     protected function getConsole_CommandLoaderService()
  21724.     {
  21725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  21726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  21727.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21728.             'CoreBundle\\Command\\CallbackDaemonCommand' => ['privates''CoreBundle\\Command\\CallbackDaemonCommand''getCallbackDaemonCommandService'false],
  21729.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  21730.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  21731.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  21732.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  21733.             'fos_user.command.activate_user' => ['privates''.fos_user.command.activate_user.lazy''get_FosUser_Command_ActivateUser_LazyService'false],
  21734.             'fos_user.command.change_password' => ['privates''.fos_user.command.change_password.lazy''get_FosUser_Command_ChangePassword_LazyService'false],
  21735.             'fos_user.command.create_user' => ['privates''.fos_user.command.create_user.lazy''get_FosUser_Command_CreateUser_LazyService'false],
  21736.             'fos_user.command.deactivate_user' => ['privates''.fos_user.command.deactivate_user.lazy''get_FosUser_Command_DeactivateUser_LazyService'false],
  21737.             'fos_user.command.demote_user' => ['privates''.fos_user.command.demote_user.lazy''get_FosUser_Command_DemoteUser_LazyService'false],
  21738.             'fos_user.command.promote_user' => ['privates''.fos_user.command.promote_user.lazy''get_FosUser_Command_PromoteUser_LazyService'false],
  21739.             'sonata.block.command.debug_blocks' => ['privates''.sonata.block.command.debug_blocks.lazy''get_Sonata_Block_Command_DebugBlocks_LazyService'false],
  21740.             'sonata.admin.command.explain' => ['privates''.sonata.admin.command.explain.lazy''get_Sonata_Admin_Command_Explain_LazyService'false],
  21741.             'sonata.admin.command.generate_object_acl' => ['privates''.sonata.admin.command.generate_object_acl.lazy''get_Sonata_Admin_Command_GenerateObjectAcl_LazyService'false],
  21742.             'sonata.admin.command.list' => ['privates''.sonata.admin.command.list.lazy''get_Sonata_Admin_Command_List_LazyService'false],
  21743.             'sonata.admin.command.setup_acl' => ['privates''.sonata.admin.command.setup_acl.lazy''get_Sonata_Admin_Command_SetupAcl_LazyService'false],
  21744.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  21745.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  21746.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  21747.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  21748.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  21749.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  21750.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  21751.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  21752.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  21753.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  21754.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  21755.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  21756.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  21757.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  21758.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  21759.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  21760.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  21761.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  21762.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  21763.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  21764.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  21765.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  21766.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  21767.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  21768.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  21769.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  21770.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  21771.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  21772.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  21773.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  21774.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  21775.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  21776.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  21777.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  21778.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  21779.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  21780.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  21781.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  21782.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  21783.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  21784.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  21785.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  21786.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  21787.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  21788.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  21789.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  21790.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  21791.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  21792.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  21793.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  21794.             'sonata.media.command.add_mass_media' => ['privates''.sonata.media.command.add_mass_media.lazy''get_Sonata_Media_Command_AddMassMedia_LazyService'false],
  21795.             'sonata.media.command.add_media' => ['privates''.sonata.media.command.add_media.lazy''get_Sonata_Media_Command_AddMedia_LazyService'false],
  21796.             'sonata.media.command.clean_media' => ['privates''.sonata.media.command.clean_media.lazy''get_Sonata_Media_Command_CleanMedia_LazyService'false],
  21797.             'sonata.media.command.fix_media_context' => ['privates''.sonata.media.command.fix_media_context.lazy''get_Sonata_Media_Command_FixMediaContext_LazyService'false],
  21798.             'sonata.media.command.refresh_metadata' => ['privates''.sonata.media.command.refresh_metadata.lazy''get_Sonata_Media_Command_RefreshMetadata_LazyService'false],
  21799.             'sonata.media.command.remove_thumbs' => ['privates''.sonata.media.command.remove_thumbs.lazy''get_Sonata_Media_Command_RemoveThumbs_LazyService'false],
  21800.             'sonata.media.command.sync_thumbs' => ['privates''.sonata.media.command.sync_thumbs.lazy''get_Sonata_Media_Command_SyncThumbs_LazyService'false],
  21801.             'sonata.media.command.update_cdn_status' => ['privates''.sonata.media.command.update_cdn_status.lazy''get_Sonata_Media_Command_UpdateCdnStatus_LazyService'false],
  21802.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  21803.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  21804.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  21805.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  21806.             'doctrine_migrations.diff_command' => ['privates''.doctrine_migrations.diff_command.lazy''get_DoctrineMigrations_DiffCommand_LazyService'false],
  21807.             'doctrine_migrations.sync_metadata_command' => ['privates''.doctrine_migrations.sync_metadata_command.lazy''get_DoctrineMigrations_SyncMetadataCommand_LazyService'false],
  21808.             'doctrine_migrations.versions_command' => ['privates''.doctrine_migrations.versions_command.lazy''get_DoctrineMigrations_VersionsCommand_LazyService'false],
  21809.             'doctrine_migrations.current_command' => ['privates''.doctrine_migrations.current_command.lazy''get_DoctrineMigrations_CurrentCommand_LazyService'false],
  21810.             'doctrine_migrations.dump_schema_command' => ['privates''.doctrine_migrations.dump_schema_command.lazy''get_DoctrineMigrations_DumpSchemaCommand_LazyService'false],
  21811.             'doctrine_migrations.execute_command' => ['privates''.doctrine_migrations.execute_command.lazy''get_DoctrineMigrations_ExecuteCommand_LazyService'false],
  21812.             'doctrine_migrations.generate_command' => ['privates''.doctrine_migrations.generate_command.lazy''get_DoctrineMigrations_GenerateCommand_LazyService'false],
  21813.             'doctrine_migrations.latest_command' => ['privates''.doctrine_migrations.latest_command.lazy''get_DoctrineMigrations_LatestCommand_LazyService'false],
  21814.             'doctrine_migrations.migrate_command' => ['privates''.doctrine_migrations.migrate_command.lazy''get_DoctrineMigrations_MigrateCommand_LazyService'false],
  21815.             'doctrine_migrations.rollup_command' => ['privates''.doctrine_migrations.rollup_command.lazy''get_DoctrineMigrations_RollupCommand_LazyService'false],
  21816.             'doctrine_migrations.status_command' => ['privates''.doctrine_migrations.status_command.lazy''get_DoctrineMigrations_StatusCommand_LazyService'false],
  21817.             'doctrine_migrations.up_to_date_command' => ['privates''.doctrine_migrations.up_to_date_command.lazy''get_DoctrineMigrations_UpToDateCommand_LazyService'false],
  21818.             'doctrine_migrations.version_command' => ['privates''.doctrine_migrations.version_command.lazy''get_DoctrineMigrations_VersionCommand_LazyService'false],
  21819.             'lexik_jwt_authentication.check_config_command' => ['privates''.lexik_jwt_authentication.check_config_command.lazy''get_LexikJwtAuthentication_CheckConfigCommand_LazyService'false],
  21820.             'lexik_jwt_authentication.migrate_config_command' => ['privates''.lexik_jwt_authentication.migrate_config_command.lazy''get_LexikJwtAuthentication_MigrateConfigCommand_LazyService'false],
  21821.             'lexik_jwt_authentication.enable_encryption_config_command' => ['privates''.lexik_jwt_authentication.enable_encryption_config_command.lazy''get_LexikJwtAuthentication_EnableEncryptionConfigCommand_LazyService'false],
  21822.             'lexik_jwt_authentication.generate_token_command' => ['privates''.lexik_jwt_authentication.generate_token_command.lazy''get_LexikJwtAuthentication_GenerateTokenCommand_LazyService'false],
  21823.             'lexik_jwt_authentication.generate_keypair_command' => ['privates''.lexik_jwt_authentication.generate_keypair_command.lazy''get_LexikJwtAuthentication_GenerateKeypairCommand_LazyService'false],
  21824.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => ['privates''Snc\\RedisBundle\\Command\\RedisQueryCommand''getRedisQueryCommandService'false],
  21825.         ], [
  21826.             'CoreBundle\\Command\\CallbackDaemonCommand' => 'CoreBundle\\Command\\CallbackDaemonCommand',
  21827.             'security.command.debug_firewall' => '?',
  21828.             'security.command.user_password_encoder' => '?',
  21829.             'security.command.user_password_hash' => '?',
  21830.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  21831.             'fos_user.command.activate_user' => '?',
  21832.             'fos_user.command.change_password' => '?',
  21833.             'fos_user.command.create_user' => '?',
  21834.             'fos_user.command.deactivate_user' => '?',
  21835.             'fos_user.command.demote_user' => '?',
  21836.             'fos_user.command.promote_user' => '?',
  21837.             'sonata.block.command.debug_blocks' => '?',
  21838.             'sonata.admin.command.explain' => '?',
  21839.             'sonata.admin.command.generate_object_acl' => '?',
  21840.             'sonata.admin.command.list' => '?',
  21841.             'sonata.admin.command.setup_acl' => '?',
  21842.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  21843.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  21844.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  21845.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  21846.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  21847.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  21848.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  21849.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  21850.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  21851.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  21852.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  21853.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  21854.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  21855.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  21856.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  21857.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  21858.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  21859.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  21860.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  21861.             'console.command.about' => '?',
  21862.             'console.command.assets_install' => '?',
  21863.             'console.command.cache_clear' => '?',
  21864.             'console.command.cache_pool_clear' => '?',
  21865.             'console.command.cache_pool_prune' => '?',
  21866.             'console.command.cache_pool_delete' => '?',
  21867.             'console.command.cache_pool_list' => '?',
  21868.             'console.command.cache_warmup' => '?',
  21869.             'console.command.config_debug' => '?',
  21870.             'console.command.config_dump_reference' => '?',
  21871.             'console.command.container_debug' => '?',
  21872.             'console.command.container_lint' => '?',
  21873.             'console.command.debug_autowiring' => '?',
  21874.             'console.command.dotenv_debug' => '?',
  21875.             'console.command.event_dispatcher_debug' => '?',
  21876.             'console.command.router_debug' => '?',
  21877.             'console.command.router_match' => '?',
  21878.             'console.command.translation_debug' => '?',
  21879.             'console.command.translation_extract' => '?',
  21880.             'console.command.validator_debug' => '?',
  21881.             'console.command.translation_pull' => '?',
  21882.             'console.command.translation_push' => '?',
  21883.             'console.command.xliff_lint' => '?',
  21884.             'console.command.yaml_lint' => '?',
  21885.             'console.command.form_debug' => '?',
  21886.             'console.command.secrets_set' => '?',
  21887.             'console.command.secrets_remove' => '?',
  21888.             'console.command.secrets_generate_key' => '?',
  21889.             'console.command.secrets_list' => '?',
  21890.             'console.command.secrets_decrypt_to_local' => '?',
  21891.             'console.command.secrets_encrypt_from_local' => '?',
  21892.             'sonata.media.command.add_mass_media' => '?',
  21893.             'sonata.media.command.add_media' => '?',
  21894.             'sonata.media.command.clean_media' => '?',
  21895.             'sonata.media.command.fix_media_context' => '?',
  21896.             'sonata.media.command.refresh_metadata' => '?',
  21897.             'sonata.media.command.remove_thumbs' => '?',
  21898.             'sonata.media.command.sync_thumbs' => '?',
  21899.             'sonata.media.command.update_cdn_status' => '?',
  21900.             'twig.command.debug' => '?',
  21901.             'twig.command.lint' => '?',
  21902.             'var_dumper.command.server_dump' => '?',
  21903.             'monolog.command.server_log' => '?',
  21904.             'doctrine_migrations.diff_command' => '?',
  21905.             'doctrine_migrations.sync_metadata_command' => '?',
  21906.             'doctrine_migrations.versions_command' => '?',
  21907.             'doctrine_migrations.current_command' => '?',
  21908.             'doctrine_migrations.dump_schema_command' => '?',
  21909.             'doctrine_migrations.execute_command' => '?',
  21910.             'doctrine_migrations.generate_command' => '?',
  21911.             'doctrine_migrations.latest_command' => '?',
  21912.             'doctrine_migrations.migrate_command' => '?',
  21913.             'doctrine_migrations.rollup_command' => '?',
  21914.             'doctrine_migrations.status_command' => '?',
  21915.             'doctrine_migrations.up_to_date_command' => '?',
  21916.             'doctrine_migrations.version_command' => '?',
  21917.             'lexik_jwt_authentication.check_config_command' => '?',
  21918.             'lexik_jwt_authentication.migrate_config_command' => '?',
  21919.             'lexik_jwt_authentication.enable_encryption_config_command' => '?',
  21920.             'lexik_jwt_authentication.generate_token_command' => '?',
  21921.             'lexik_jwt_authentication.generate_keypair_command' => '?',
  21922.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => 'Snc\\RedisBundle\\Command\\RedisQueryCommand',
  21923.         ]), ['core:callback' => 'CoreBundle\\Command\\CallbackDaemonCommand''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''ckeditor:install' => 'fos_ck_editor.command.installer''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''debug:sonata:block' => 'sonata.block.command.debug_blocks''sonata:admin:explain' => 'sonata.admin.command.explain''sonata:admin:generate-object-acl' => 'sonata.admin.command.generate_object_acl''sonata:admin:list' => 'sonata.admin.command.list''sonata:admin:setup-acl' => 'sonata.admin.command.setup_acl''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine: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''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:dotenv' => 'console.command.dotenv_debug''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:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''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''sonata:media:add-multiple' => 'sonata.media.command.add_mass_media''sonata:media:add' => 'sonata.media.command.add_media''sonata:media:clean-uploads' => 'sonata.media.command.clean_media''sonata:media:fix-media-context' => 'sonata.media.command.fix_media_context''sonata:media:refresh-metadata' => 'sonata.media.command.refresh_metadata''sonata:media:remove-thumbnails' => 'sonata.media.command.remove_thumbs''sonata:media:sync-thumbnails' => 'sonata.media.command.sync_thumbs''sonata:media:update-cdn-status' => 'sonata.media.command.update_cdn_status''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_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''lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command''lexik:jwt:migrate-config' => 'lexik_jwt_authentication.migrate_config_command''lexik:jwt:enable-encryption' => 'lexik_jwt_authentication.enable_encryption_config_command''lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command''lexik:jwt:generate-keypair' => 'lexik_jwt_authentication.generate_keypair_command''redis:query' => 'Snc\\RedisBundle\\Command\\RedisQueryCommand']);
  21924.     }
  21925.     /**
  21926.      * Gets the public 'container.env_var_processors_locator' shared service.
  21927.      *
  21928.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21929.      */
  21930.     protected function getContainer_EnvVarProcessorsLocatorService()
  21931.     {
  21932.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21933.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21934.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21935.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21936.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21937.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21938.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21939.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21940.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21941.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21942.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21943.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21944.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21945.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21946.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21947.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21948.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21949.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21950.         ], [
  21951.             'base64' => '?',
  21952.             'bool' => '?',
  21953.             'const' => '?',
  21954.             'csv' => '?',
  21955.             'default' => '?',
  21956.             'file' => '?',
  21957.             'float' => '?',
  21958.             'int' => '?',
  21959.             'json' => '?',
  21960.             'key' => '?',
  21961.             'not' => '?',
  21962.             'query_string' => '?',
  21963.             'require' => '?',
  21964.             'resolve' => '?',
  21965.             'string' => '?',
  21966.             'trim' => '?',
  21967.             'url' => '?',
  21968.         ]);
  21969.     }
  21970.     /**
  21971.      * Gets the public 'core.api.1c_online_service' shared service.
  21972.      *
  21973.      * @return \CoreBundle\Model\Api\OnlineService\ApiServer1C
  21974.      */
  21975.     protected function getCore_Api_1cOnlineServiceService()
  21976.     {
  21977.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/OnlineService/ApiServer1C.php';
  21978.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  21979.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21980.         if (isset($this->services['core.api.1c_online_service'])) {
  21981.             return $this->services['core.api.1c_online_service'];
  21982.         }
  21983.         $b = ($this->services['monolog.logger.one_c_service_log'] ?? $this->getMonolog_Logger_OneCServiceLogService());
  21984.         if (isset($this->services['core.api.1c_online_service'])) {
  21985.             return $this->services['core.api.1c_online_service'];
  21986.         }
  21987.         return $this->services['core.api.1c_online_service'] = new \CoreBundle\Model\Api\OnlineService\ApiServer1C(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), $a'dev'$b);
  21988.     }
  21989.     /**
  21990.      * Gets the public 'core.api.mvd' shared service.
  21991.      *
  21992.      * @return \CoreBundle\Model\Api\MVD\MvdServer
  21993.      */
  21994.     protected function getCore_Api_MvdService()
  21995.     {
  21996.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/MVD/MvdServer.php';
  21997.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  21998.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21999.         if (isset($this->services['core.api.mvd'])) {
  22000.             return $this->services['core.api.mvd'];
  22001.         }
  22002.         return $this->services['core.api.mvd'] = new \CoreBundle\Model\Api\MVD\MvdServer(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), $a);
  22003.     }
  22004.     /**
  22005.      * Gets the public 'core.api.postomate' shared service.
  22006.      *
  22007.      * @return \CoreBundle\Model\Api\Postomate\PostomateApi
  22008.      */
  22009.     protected function getCore_Api_PostomateService()
  22010.     {
  22011.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Postomate/PostomateApi.php';
  22012.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22013.         return $this->services['core.api.postomate'] = new \CoreBundle\Model\Api\Postomate\PostomateApi(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22014.     }
  22015.     /**
  22016.      * Gets the public 'core.api.redmine' shared service.
  22017.      *
  22018.      * @return \CoreBundle\Model\Api\Redmine\RedmineServer
  22019.      */
  22020.     protected function getCore_Api_RedmineService()
  22021.     {
  22022.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Redmine/RedmineServer.php';
  22023.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22024.         return $this->services['core.api.redmine'] = new \CoreBundle\Model\Api\Redmine\RedmineServer(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())));
  22025.     }
  22026.     /**
  22027.      * Gets the public 'core.autoria.api' shared service.
  22028.      *
  22029.      * @return \CoreBundle\Model\Api\AutoRia\AutoRia
  22030.      */
  22031.     protected function getCore_Autoria_ApiService()
  22032.     {
  22033.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/AutoRia/AutoRia.php';
  22034.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22035.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22036.         if (isset($this->services['core.autoria.api'])) {
  22037.             return $this->services['core.autoria.api'];
  22038.         }
  22039.         $b = ($this->services['monolog.logger.ria_curl_log'] ?? $this->getMonolog_Logger_RiaCurlLogService());
  22040.         if (isset($this->services['core.autoria.api'])) {
  22041.             return $this->services['core.autoria.api'];
  22042.         }
  22043.         return $this->services['core.autoria.api'] = new \CoreBundle\Model\Api\AutoRia\AutoRia($a, ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), 'dev'$b);
  22044.     }
  22045.     /**
  22046.      * Gets the public 'core.bankid.model' shared service.
  22047.      *
  22048.      * @return \CoreBundle\Model\BankIDService
  22049.      */
  22050.     protected function getCore_Bankid_ModelService()
  22051.     {
  22052.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/BankIDService.php';
  22053.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22054.         return $this->services['core.bankid.model'] = new \CoreBundle\Model\BankIDService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['core.eusphpe.model'] ?? $this->getCore_Eusphpe_ModelService()), 'dev');
  22055.     }
  22056.     /**
  22057.      * Gets the public 'core.callback' shared service.
  22058.      *
  22059.      * @return \CoreBundle\Model\Callback\CallbackRequest
  22060.      */
  22061.     protected function getCore_CallbackService()
  22062.     {
  22063.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Callback/CallbackRequest.php';
  22064.         return $this->services['core.callback'] = new \CoreBundle\Model\Callback\CallbackRequest(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.callback.log'] ?? $this->getCore_Callback_LogService()), ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  22065.     }
  22066.     /**
  22067.      * Gets the public 'core.callback.daemon' shared service.
  22068.      *
  22069.      * @return \CoreBundle\Model\Callback\CallbackDaemon
  22070.      */
  22071.     protected function getCore_Callback_DaemonService()
  22072.     {
  22073.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Callback/CallbackDaemon.php';
  22074.         return $this->services['core.callback.daemon'] = new \CoreBundle\Model\Callback\CallbackDaemon(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22075.     }
  22076.     /**
  22077.      * Gets the public 'core.callback.log' shared service.
  22078.      *
  22079.      * @return \CoreBundle\Model\Callback\CallbackRequestLog
  22080.      */
  22081.     protected function getCore_Callback_LogService()
  22082.     {
  22083.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Callback/CallbackRequestLog.php';
  22084.         return $this->services['core.callback.log'] = new \CoreBundle\Model\Callback\CallbackRequestLog(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22085.     }
  22086.     /**
  22087.      * Gets the public 'core.cart.collection' shared service.
  22088.      *
  22089.      * @return \CoreBundle\Services\Cart\CartService
  22090.      */
  22091.     protected function getCore_Cart_CollectionService()
  22092.     {
  22093.         return $this->services['core.cart.collection'] = new \CoreBundle\Services\Cart\CartService(new RewindableGenerator(function () {
  22094.             yield => ($this->services['core.cart_accessory'] ?? $this->getCore_CartAccessoryService());
  22095.             yield => ($this->services['core.cart_contract'] ?? $this->getCore_CartContractService());
  22096.             yield => ($this->services['core.cart_vehicle'] ?? $this->getCore_CartVehicleService());
  22097.         }, 3));
  22098.     }
  22099.     /**
  22100.      * Gets the public 'core.cart_accessory' shared service.
  22101.      *
  22102.      * @return \CoreBundle\Services\Cart\CartAccessory
  22103.      */
  22104.     protected function getCore_CartAccessoryService()
  22105.     {
  22106.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartBase.php';
  22107.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartAccessory.php';
  22108.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22109.         if (isset($this->services['core.cart_accessory'])) {
  22110.             return $this->services['core.cart_accessory'];
  22111.         }
  22112.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22113.         if (isset($this->services['core.cart_accessory'])) {
  22114.             return $this->services['core.cart_accessory'];
  22115.         }
  22116.         $c = ($this->services['dc.accessory.shop'] ?? $this->getDc_Accessory_ShopService());
  22117.         if (isset($this->services['core.cart_accessory'])) {
  22118.             return $this->services['core.cart_accessory'];
  22119.         }
  22120.         return $this->services['core.cart_accessory'] = new \CoreBundle\Services\Cart\CartAccessory($a$b$c);
  22121.     }
  22122.     /**
  22123.      * Gets the public 'core.cart_contract' shared service.
  22124.      *
  22125.      * @return \CoreBundle\Services\Cart\CartContract
  22126.      */
  22127.     protected function getCore_CartContractService()
  22128.     {
  22129.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartBase.php';
  22130.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartContract.php';
  22131.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22132.         if (isset($this->services['core.cart_contract'])) {
  22133.             return $this->services['core.cart_contract'];
  22134.         }
  22135.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22136.         if (isset($this->services['core.cart_contract'])) {
  22137.             return $this->services['core.cart_contract'];
  22138.         }
  22139.         return $this->services['core.cart_contract'] = new \CoreBundle\Services\Cart\CartContract($a$b);
  22140.     }
  22141.     /**
  22142.      * Gets the public 'core.cart_vehicle' shared service.
  22143.      *
  22144.      * @return \CoreBundle\Services\Cart\CartVehicle
  22145.      */
  22146.     protected function getCore_CartVehicleService()
  22147.     {
  22148.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartBase.php';
  22149.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartVehicle.php';
  22150.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22151.         if (isset($this->services['core.cart_vehicle'])) {
  22152.             return $this->services['core.cart_vehicle'];
  22153.         }
  22154.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22155.         if (isset($this->services['core.cart_vehicle'])) {
  22156.             return $this->services['core.cart_vehicle'];
  22157.         }
  22158.         return $this->services['core.cart_vehicle'] = new \CoreBundle\Services\Cart\CartVehicle($a$b);
  22159.     }
  22160.     /**
  22161.      * Gets the public 'core.crm.odatamanager' shared service.
  22162.      *
  22163.      * @return \CoreBundle\Services\CRM\ODataManager
  22164.      */
  22165.     protected function getCore_Crm_OdatamanagerService()
  22166.     {
  22167.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/CRM/ODataManager.php';
  22168.         $a = ($this->services['monolog.logger.odata_manager_log'] ?? $this->getMonolog_Logger_OdataManagerLogService());
  22169.         if (isset($this->services['core.crm.odatamanager'])) {
  22170.             return $this->services['core.crm.odatamanager'];
  22171.         }
  22172.         return $this->services['core.crm.odatamanager'] = new \CoreBundle\Services\CRM\ODataManager('dev'$a);
  22173.     }
  22174.     /**
  22175.      * Gets the public 'core.data_layer.model' shared service.
  22176.      *
  22177.      * @return \CoreBundle\Model\DataLayer
  22178.      */
  22179.     protected function getCore_DataLayer_ModelService()
  22180.     {
  22181.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/DataLayer.php';
  22182.         return $this->services['core.data_layer.model'] = new \CoreBundle\Model\DataLayer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  22183.     }
  22184.     /**
  22185.      * Gets the public 'core.db.locker' shared service.
  22186.      *
  22187.      * @return \CoreBundle\Component\DbLocker
  22188.      */
  22189.     protected function getCore_Db_LockerService()
  22190.     {
  22191.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/DbLocker.php';
  22192.         return $this->services['core.db.locker'] = new \CoreBundle\Component\DbLocker(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22193.     }
  22194.     /**
  22195.      * Gets the public 'core.etachki.api' shared service.
  22196.      *
  22197.      * @return \CoreBundle\Model\Api\eTachki\eTachkiApi
  22198.      */
  22199.     protected function getCore_Etachki_ApiService()
  22200.     {
  22201.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/eTachki/eTachkiApi.php';
  22202.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22203.         return $this->services['core.etachki.api'] = new \CoreBundle\Model\Api\eTachki\eTachkiApi(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())));
  22204.     }
  22205.     /**
  22206.      * Gets the public 'core.eusphpe.model' shared service.
  22207.      *
  22208.      * @return \CoreBundle\Model\Eusphpe\Eusphpe
  22209.      */
  22210.     protected function getCore_Eusphpe_ModelService()
  22211.     {
  22212.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eusphpe/EUSignConsts.php';
  22213.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eusphpe/Eusphpe.php';
  22214.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22215.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22216.         if (isset($this->services['core.eusphpe.model'])) {
  22217.             return $this->services['core.eusphpe.model'];
  22218.         }
  22219.         return $this->services['core.eusphpe.model'] = new \CoreBundle\Model\Eusphpe\Eusphpe($a, ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['monolog.logger.diia_actions'] ?? $this->getMonolog_Logger_DiiaActionsService()));
  22220.     }
  22221.     /**
  22222.      * Gets the public 'core.exporter.model' shared service.
  22223.      *
  22224.      * @return \CoreBundle\Model\Exporter
  22225.      */
  22226.     protected function getCore_Exporter_ModelService()
  22227.     {
  22228.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Exporter.php';
  22229.         return $this->services['core.exporter.model'] = new \CoreBundle\Model\Exporter(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  22230.     }
  22231.     /**
  22232.      * Gets the public 'core.factory.in-stock-vehicle' shared service.
  22233.      *
  22234.      * @return \CoreBundle\Factory\InStockVehicle
  22235.      */
  22236.     protected function getCore_Factory_InstockvehicleService()
  22237.     {
  22238.         include_once \dirname(__DIR__4).'/src/CoreBundle/Factory/InStockVehicle.php';
  22239.         $a = ($this->services['core.model.vehicles.in-stock-repository'] ?? $this->getCore_Model_Vehicles_InstockrepositoryService());
  22240.         if (isset($this->services['core.factory.in-stock-vehicle'])) {
  22241.             return $this->services['core.factory.in-stock-vehicle'];
  22242.         }
  22243.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22244.         if (isset($this->services['core.factory.in-stock-vehicle'])) {
  22245.             return $this->services['core.factory.in-stock-vehicle'];
  22246.         }
  22247.         return $this->services['core.factory.in-stock-vehicle'] = new \CoreBundle\Factory\InStockVehicle($a$b);
  22248.     }
  22249.     /**
  22250.      * Gets the public 'core.factory.vehicle' shared service.
  22251.      *
  22252.      * @return \CoreBundle\Factory\Vehicle
  22253.      */
  22254.     protected function getCore_Factory_VehicleService()
  22255.     {
  22256.         include_once \dirname(__DIR__4).'/src/CoreBundle/Factory/Vehicle.php';
  22257.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22258.         if (isset($this->services['core.factory.vehicle'])) {
  22259.             return $this->services['core.factory.vehicle'];
  22260.         }
  22261.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22262.         if (isset($this->services['core.factory.vehicle'])) {
  22263.             return $this->services['core.factory.vehicle'];
  22264.         }
  22265.         $c = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  22266.         if (isset($this->services['core.factory.vehicle'])) {
  22267.             return $this->services['core.factory.vehicle'];
  22268.         }
  22269.         $d = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  22270.         if (isset($this->services['core.factory.vehicle'])) {
  22271.             return $this->services['core.factory.vehicle'];
  22272.         }
  22273.         return $this->services['core.factory.vehicle'] = new \CoreBundle\Factory\Vehicle($a$b$c$d);
  22274.     }
  22275.     /**
  22276.      * Gets the public 'core.fetch.vehicle.service' shared service.
  22277.      *
  22278.      * @return \CoreBundle\Services\FetchVehicleService
  22279.      */
  22280.     protected function getCore_Fetch_Vehicle_ServiceService()
  22281.     {
  22282.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/FetchVehicleService.php';
  22283.         return $this->services['core.fetch.vehicle.service'] = new \CoreBundle\Services\FetchVehicleService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()), ($this->services['core.crm.odatamanager'] ?? $this->getCore_Crm_OdatamanagerService()));
  22284.     }
  22285.     /**
  22286.      * Gets the public 'core.file.uploader' shared service.
  22287.      *
  22288.      * @return \CoreBundle\Services\FileUploader
  22289.      */
  22290.     protected function getCore_File_UploaderService()
  22291.     {
  22292.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/FileUploader.php';
  22293.         return $this->services['core.file.uploader'] = new \CoreBundle\Services\FileUploader((\dirname(__DIR__4).'/public/uploads/users'));
  22294.     }
  22295.     /**
  22296.      * Gets the public 'core.form.factory' shared service.
  22297.      *
  22298.      * @return \CoreBundle\Component\CoreFormFactory
  22299.      */
  22300.     protected function getCore_Form_FactoryService()
  22301.     {
  22302.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/CoreFormFactory.php';
  22303.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  22304.         if (isset($this->services['core.form.factory'])) {
  22305.             return $this->services['core.form.factory'];
  22306.         }
  22307.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22308.         if (isset($this->services['core.form.factory'])) {
  22309.             return $this->services['core.form.factory'];
  22310.         }
  22311.         return $this->services['core.form.factory'] = new \CoreBundle\Component\CoreFormFactory(($this->services['translator'] ?? $this->getTranslatorService()), $a$b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  22312.     }
  22313.     /**
  22314.      * Gets the public 'core.form.manager' shared service.
  22315.      *
  22316.      * @return \CoreBundle\Component\FormManager
  22317.      */
  22318.     protected function getCore_Form_ManagerService()
  22319.     {
  22320.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FormManager.php';
  22321.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/FileUploader.php';
  22322.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22323.         if (isset($this->services['core.form.manager'])) {
  22324.             return $this->services['core.form.manager'];
  22325.         }
  22326.         $b = ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService());
  22327.         if (isset($this->services['core.form.manager'])) {
  22328.             return $this->services['core.form.manager'];
  22329.         }
  22330.         $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22331.         if (isset($this->services['core.form.manager'])) {
  22332.             return $this->services['core.form.manager'];
  22333.         }
  22334.         $d = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22335.         if (isset($this->services['core.form.manager'])) {
  22336.             return $this->services['core.form.manager'];
  22337.         }
  22338.         $e = ($this->services['vacancy.mail'] ?? $this->getVacancy_MailService());
  22339.         if (isset($this->services['core.form.manager'])) {
  22340.             return $this->services['core.form.manager'];
  22341.         }
  22342.         return $this->services['core.form.manager'] = new \CoreBundle\Component\FormManager($a$b, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['core.file.uploader'] ?? ($this->services['core.file.uploader'] = new \CoreBundle\Services\FileUploader((\dirname(__DIR__4).'/public/uploads/users')))), $c$d, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $e);
  22343.     }
  22344.     /**
  22345.      * Gets the public 'core.inner_male.model' shared service.
  22346.      *
  22347.      * @return \CoreBundle\Model\InnerMail
  22348.      */
  22349.     protected function getCore_InnerMale_ModelService()
  22350.     {
  22351.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/InnerMail.php';
  22352.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22353.         if (isset($this->services['core.inner_male.model'])) {
  22354.             return $this->services['core.inner_male.model'];
  22355.         }
  22356.         $b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22357.         if (isset($this->services['core.inner_male.model'])) {
  22358.             return $this->services['core.inner_male.model'];
  22359.         }
  22360.         return $this->services['core.inner_male.model'] = new \CoreBundle\Model\InnerMail($a$b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), 'dev');
  22361.     }
  22362.     /**
  22363.      * Gets the public 'core.jira.service' shared service.
  22364.      *
  22365.      * @return \CoreBundle\Services\Jira\JiraService
  22366.      */
  22367.     protected function getCore_Jira_ServiceService()
  22368.     {
  22369.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Jira/JiraService.php';
  22370.         return $this->services['core.jira.service'] = new \CoreBundle\Services\Jira\JiraService(\dirname(__DIR__4));
  22371.     }
  22372.     /**
  22373.      * Gets the public 'core.jira.webhook' shared service.
  22374.      *
  22375.      * @return \CoreBundle\Services\Jira\JiraWebhookService
  22376.      */
  22377.     protected function getCore_Jira_WebhookService()
  22378.     {
  22379.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Jira/JiraWebhookService.php';
  22380.         return $this->services['core.jira.webhook'] = new \CoreBundle\Services\Jira\JiraWebhookService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.mail.service'] ?? $this->getCore_Mail_ServiceService()));
  22381.     }
  22382.     /**
  22383.      * Gets the public 'core.leasing.model' shared service.
  22384.      *
  22385.      * @return \CoreBundle\Model\Leasing\LeasingClient
  22386.      */
  22387.     protected function getCore_Leasing_ModelService()
  22388.     {
  22389.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Leasing/LeasingClient.php';
  22390.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22391.         return $this->services['core.leasing.model'] = new \CoreBundle\Model\Leasing\LeasingClient(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())));
  22392.     }
  22393.     /**
  22394.      * Gets the public 'core.mail.manager' shared service.
  22395.      *
  22396.      * @return \CoreBundle\Component\MailManager
  22397.      */
  22398.     protected function getCore_Mail_ManagerService()
  22399.     {
  22400.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/MailManager.php';
  22401.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22402.         if (isset($this->services['core.mail.manager'])) {
  22403.             return $this->services['core.mail.manager'];
  22404.         }
  22405.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22406.         if (isset($this->services['core.mail.manager'])) {
  22407.             return $this->services['core.mail.manager'];
  22408.         }
  22409.         $c = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22410.         if (isset($this->services['core.mail.manager'])) {
  22411.             return $this->services['core.mail.manager'];
  22412.         }
  22413.         $d = ($this->services['core.inner_male.model'] ?? $this->getCore_InnerMale_ModelService());
  22414.         if (isset($this->services['core.mail.manager'])) {
  22415.             return $this->services['core.mail.manager'];
  22416.         }
  22417.         $e = ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService());
  22418.         if (isset($this->services['core.mail.manager'])) {
  22419.             return $this->services['core.mail.manager'];
  22420.         }
  22421.         $f = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  22422.         if (isset($this->services['core.mail.manager'])) {
  22423.             return $this->services['core.mail.manager'];
  22424.         }
  22425.         return $this->services['core.mail.manager'] = new \CoreBundle\Component\MailManager($a$b$c$d, (\dirname(__DIR__4).'/public/uploads/users'), $e$f, ($this->services['kernel'] ?? $this->get('kernel'1)));
  22426.     }
  22427.     /**
  22428.      * Gets the public 'core.mail.service' shared service.
  22429.      *
  22430.      * @return \CoreBundle\Services\Mail\TicketMailer
  22431.      */
  22432.     protected function getCore_Mail_ServiceService()
  22433.     {
  22434.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Mail/TicketMailer.php';
  22435.         return $this->services['core.mail.service'] = new \CoreBundle\Services\Mail\TicketMailer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  22436.     }
  22437.     /**
  22438.      * Gets the public 'core.mic.client' shared service.
  22439.      *
  22440.      * @return \CoreBundle\Services\Mik\Client
  22441.      */
  22442.     protected function getCore_Mic_ClientService()
  22443.     {
  22444.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Mik/Client.php';
  22445.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22446.         return $this->services['core.mic.client'] = new \CoreBundle\Services\Mik\Client(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22447.     }
  22448.     /**
  22449.      * Gets the public 'core.model.api.peugeot' shared service.
  22450.      *
  22451.      * @return \CoreBundle\Model\Api\Peugeot\PeugeotApi
  22452.      */
  22453.     protected function getCore_Model_Api_PeugeotService()
  22454.     {
  22455.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Peugeot/PeugeotApi.php';
  22456.         return $this->services['core.model.api.peugeot'] = new \CoreBundle\Model\Api\Peugeot\PeugeotApi();
  22457.     }
  22458.     /**
  22459.      * Gets the public 'core.model.rate' shared service.
  22460.      *
  22461.      * @return \CoreBundle\Model\Rate
  22462.      */
  22463.     protected function getCore_Model_RateService()
  22464.     {
  22465.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Rate.php';
  22466.         return $this->services['core.model.rate'] = new \CoreBundle\Model\Rate(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22467.     }
  22468.     /**
  22469.      * Gets the public 'core.model.vehicles.in-stock-repository' shared service.
  22470.      *
  22471.      * @return \CoreBundle\Model\Vehicles\InStockRepository
  22472.      */
  22473.     protected function getCore_Model_Vehicles_InstockrepositoryService()
  22474.     {
  22475.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Vehicles/InStockRepository.php';
  22476.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22477.         if (isset($this->services['core.model.vehicles.in-stock-repository'])) {
  22478.             return $this->services['core.model.vehicles.in-stock-repository'];
  22479.         }
  22480.         return $this->services['core.model.vehicles.in-stock-repository'] = new \CoreBundle\Model\Vehicles\InStockRepository($a);
  22481.     }
  22482.     /**
  22483.      * Gets the public 'core.model.vehicles.rent-repository' shared service.
  22484.      *
  22485.      * @return \CoreBundle\Model\Vehicles\RentVehicleRepository
  22486.      */
  22487.     protected function getCore_Model_Vehicles_RentrepositoryService()
  22488.     {
  22489.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Vehicles/RentVehicleRepository.php';
  22490.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22491.         if (isset($this->services['core.model.vehicles.rent-repository'])) {
  22492.             return $this->services['core.model.vehicles.rent-repository'];
  22493.         }
  22494.         return $this->services['core.model.vehicles.rent-repository'] = new \CoreBundle\Model\Vehicles\RentVehicleRepository($a);
  22495.     }
  22496.     /**
  22497.      * Gets the public 'core.model.vehicles.repository' shared service.
  22498.      *
  22499.      * @return \CoreBundle\Model\Vehicles\Repository
  22500.      */
  22501.     protected function getCore_Model_Vehicles_RepositoryService()
  22502.     {
  22503.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Vehicles/Repository.php';
  22504.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22505.         if (isset($this->services['core.model.vehicles.repository'])) {
  22506.             return $this->services['core.model.vehicles.repository'];
  22507.         }
  22508.         return $this->services['core.model.vehicles.repository'] = new \CoreBundle\Model\Vehicles\Repository($a);
  22509.     }
  22510.     /**
  22511.      * Gets the public 'core.module.worker' shared service.
  22512.      *
  22513.      * @return \CoreBundle\Model\ViDiWorkerModel
  22514.      */
  22515.     protected function getCore_Module_WorkerService()
  22516.     {
  22517.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ViDiWorkerModel.php';
  22518.         return $this->services['core.module.worker'] = new \CoreBundle\Model\ViDiWorkerModel(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22519.     }
  22520.     /**
  22521.      * Gets the public 'core.novaposhta.model' shared service.
  22522.      *
  22523.      * @return \CoreBundle\Model\Api\Novaposhta\NovaposhtaApi
  22524.      */
  22525.     protected function getCore_Novaposhta_ModelService()
  22526.     {
  22527.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Novaposhta/NovaposhtaApi.php';
  22528.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22529.         return $this->services['core.novaposhta.model'] = new \CoreBundle\Model\Api\Novaposhta\NovaposhtaApi(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())));
  22530.     }
  22531.     /**
  22532.      * Gets the public 'core.numeric.twig_extension' shared service.
  22533.      *
  22534.      * @return \CoreBundle\Twig\NumericTwigExtension
  22535.      */
  22536.     protected function getCore_Numeric_TwigExtensionService()
  22537.     {
  22538.         return $this->services['core.numeric.twig_extension'] = new \CoreBundle\Twig\NumericTwigExtension();
  22539.     }
  22540.     /**
  22541.      * Gets the public 'core.online.estimate' shared service.
  22542.      *
  22543.      * @return \CoreBundle\Model\OnlineEstimateModel
  22544.      */
  22545.     protected function getCore_Online_EstimateService()
  22546.     {
  22547.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OnlineEstimateModel.php';
  22548.         return $this->services['core.online.estimate'] = new \CoreBundle\Model\OnlineEstimateModel(($this->services['core.model.rate'] ?? $this->getCore_Model_RateService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  22549.     }
  22550.     /**
  22551.      * Gets the public 'core.pagespeed.google.analytics.service' shared service.
  22552.      *
  22553.      * @return \CoreBundle\Services\Pagespeed\GoogleAnalyticsService
  22554.      */
  22555.     protected function getCore_Pagespeed_Google_Analytics_ServiceService()
  22556.     {
  22557.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Pagespeed/GoogleAnalyticsService.php';
  22558.         return $this->services['core.pagespeed.google.analytics.service'] = new \CoreBundle\Services\Pagespeed\GoogleAnalyticsService(\dirname(__DIR__4), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22559.     }
  22560.     /**
  22561.      * Gets the public 'core.pagespeed.service' shared service.
  22562.      *
  22563.      * @return \CoreBundle\Services\Pagespeed\PagespeedService
  22564.      */
  22565.     protected function getCore_Pagespeed_ServiceService()
  22566.     {
  22567.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Pagespeed/PagespeedService.php';
  22568.         return $this->services['core.pagespeed.service'] = new \CoreBundle\Services\Pagespeed\PagespeedService();
  22569.     }
  22570.     /**
  22571.      * Gets the public 'core.post.model' shared service.
  22572.      *
  22573.      * @return \CoreBundle\Model\Post
  22574.      */
  22575.     protected function getCore_Post_ModelService()
  22576.     {
  22577.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Post.php';
  22578.         return $this->services['core.post.model'] = new \CoreBundle\Model\Post(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22579.     }
  22580.     /**
  22581.      * Gets the public 'core.request.curl' shared service.
  22582.      *
  22583.      * @return \CoreBundle\Component\Request\Curl
  22584.      */
  22585.     protected function getCore_Request_CurlService()
  22586.     {
  22587.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22588.         return $this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl();
  22589.     }
  22590.     /**
  22591.      * Gets the public 'core.service.work.model' shared service.
  22592.      *
  22593.      * @return \CoreBundle\Model\Service\ServiceWork
  22594.      */
  22595.     protected function getCore_Service_Work_ModelService()
  22596.     {
  22597.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Service/ServiceWork.php';
  22598.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22599.         if (isset($this->services['core.service.work.model'])) {
  22600.             return $this->services['core.service.work.model'];
  22601.         }
  22602.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22603.         if (isset($this->services['core.service.work.model'])) {
  22604.             return $this->services['core.service.work.model'];
  22605.         }
  22606.         return $this->services['core.service.work.model'] = new \CoreBundle\Model\Service\ServiceWork($a$b);
  22607.     }
  22608.     /**
  22609.      * Gets the public 'core.services.seo.automatic-seo-generation-admin' shared service.
  22610.      *
  22611.      * @return \CoreBundle\Services\Seo\AutomaticSeoGenerationAdmin
  22612.      */
  22613.     protected function getCore_Services_Seo_AutomaticseogenerationadminService()
  22614.     {
  22615.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  22616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  22617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  22618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  22619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  22620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  22621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  22622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  22623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  22624.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  22625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  22626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  22627.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  22628.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Seo/AutomaticSeoGenerationAdmin.php';
  22629.         return $this->services['core.services.seo.automatic-seo-generation-admin'] = new \CoreBundle\Services\Seo\AutomaticSeoGenerationAdmin();
  22630.     }
  22631.     /**
  22632.      * Gets the public 'core.shop.goods' shared service.
  22633.      *
  22634.      * @return \CoreBundle\Model\Shop\Goods
  22635.      */
  22636.     protected function getCore_Shop_GoodsService()
  22637.     {
  22638.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Shop/Goods.php';
  22639.         return $this->services['core.shop.goods'] = new \CoreBundle\Model\Shop\Goods(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22640.     }
  22641.     /**
  22642.      * Gets the public 'core.smartid.model' shared service.
  22643.      *
  22644.      * @return \CoreBundle\Model\SmartId\SmartId
  22645.      */
  22646.     protected function getCore_Smartid_ModelService()
  22647.     {
  22648.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/SmartId/SmartId.php';
  22649.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22650.         return $this->services['core.smartid.model'] = new \CoreBundle\Model\SmartId\SmartId(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['core.eusphpe.model'] ?? $this->getCore_Eusphpe_ModelService()));
  22651.     }
  22652.     /**
  22653.      * Gets the public 'core.ticket.model' shared service.
  22654.      *
  22655.      * @return \CoreBundle\Model\Ticket
  22656.      */
  22657.     protected function getCore_Ticket_ModelService()
  22658.     {
  22659.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Ticket.php';
  22660.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22661.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22662.         if (isset($this->services['core.ticket.model'])) {
  22663.             return $this->services['core.ticket.model'];
  22664.         }
  22665.         $b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22666.         if (isset($this->services['core.ticket.model'])) {
  22667.             return $this->services['core.ticket.model'];
  22668.         }
  22669.         return $this->services['core.ticket.model'] = new \CoreBundle\Model\Ticket($a, ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b, ($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  22670.     }
  22671.     /**
  22672.      * Gets the public 'core.twig.extension' shared service.
  22673.      *
  22674.      * @return \CoreBundle\Twig\TwigExtension
  22675.      */
  22676.     protected function getCore_Twig_ExtensionService()
  22677.     {
  22678.         return $this->services['core.twig.extension'] = new \CoreBundle\Twig\TwigExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  22679.     }
  22680.     /**
  22681.      * Gets the public 'core.user.model' shared service.
  22682.      *
  22683.      * @return \CoreBundle\Model\User
  22684.      */
  22685.     protected function getCore_User_ModelService()
  22686.     {
  22687.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22688.         if (isset($this->services['core.user.model'])) {
  22689.             return $this->services['core.user.model'];
  22690.         }
  22691.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22692.         if (isset($this->services['core.user.model'])) {
  22693.             return $this->services['core.user.model'];
  22694.         }
  22695.         $c = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22696.         if (isset($this->services['core.user.model'])) {
  22697.             return $this->services['core.user.model'];
  22698.         }
  22699.         $d = ($this->services['my.sms.sender'] ?? $this->getMy_Sms_SenderService());
  22700.         if (isset($this->services['core.user.model'])) {
  22701.             return $this->services['core.user.model'];
  22702.         }
  22703.         $this->services['core.user.model'] = $instance = new \CoreBundle\Model\User($a, ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), $b$c$d);
  22704.         $instance->setBonusManager(($this->services['my.bonus.manager'] ?? $this->getMy_Bonus_ManagerService()));
  22705.         return $instance;
  22706.     }
  22707.     /**
  22708.      * Gets the public 'core.user.valid' shared service.
  22709.      *
  22710.      * @return \CoreBundle\Services\ValidUser
  22711.      */
  22712.     protected function getCore_User_ValidService()
  22713.     {
  22714.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/ValidUser.php';
  22715.         return $this->services['core.user.valid'] = new \CoreBundle\Services\ValidUser();
  22716.     }
  22717.     /**
  22718.      * Gets the public 'core.vehicle_item_listener' shared service.
  22719.      *
  22720.      * @return \CoreBundle\EventListener\VehicleItemListener
  22721.      */
  22722.     protected function getCore_VehicleItemListenerService()
  22723.     {
  22724.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  22725.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/VehicleItemListener.php';
  22726.         return $this->services['core.vehicle_item_listener'] = new \CoreBundle\EventListener\VehicleItemListener();
  22727.     }
  22728.     /**
  22729.      * Gets the public 'core.vehicles_subscriber.service' shared service.
  22730.      *
  22731.      * @return \CoreBundle\Services\VehiclesSubscriberService
  22732.      */
  22733.     protected function getCore_VehiclesSubscriber_ServiceService()
  22734.     {
  22735.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/VehiclesSubscriberService.php';
  22736.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22737.         if (isset($this->services['core.vehicles_subscriber.service'])) {
  22738.             return $this->services['core.vehicles_subscriber.service'];
  22739.         }
  22740.         $b = ($this->services['my.sms.sender'] ?? $this->getMy_Sms_SenderService());
  22741.         if (isset($this->services['core.vehicles_subscriber.service'])) {
  22742.             return $this->services['core.vehicles_subscriber.service'];
  22743.         }
  22744.         return $this->services['core.vehicles_subscriber.service'] = new \CoreBundle\Services\VehiclesSubscriberService($a$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  22745.     }
  22746.     /**
  22747.      * Gets the public 'core.vidi.session_storage' shared service.
  22748.      *
  22749.      * @return \CoreBundle\Services\CoreSessionStorage
  22750.      */
  22751.     protected function getCore_Vidi_SessionStorageService()
  22752.     {
  22753.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  22754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  22755.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/CoreSessionStorage.php';
  22756.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  22757.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  22758.         $a = ($this->privates['snc_redis.session'] ?? $this->getSncRedis_SessionService());
  22759.         if (isset($this->services['core.vidi.session_storage'])) {
  22760.             return $this->services['core.vidi.session_storage'];
  22761.         }
  22762.         return $this->services['core.vidi.session_storage'] = new \CoreBundle\Services\CoreSessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getParameter('session.storage.options'), new \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler($a, ['prefix' => 'session_''ttl' => 86400]), $this->getSession_Storage_MetadataBagService());
  22763.     }
  22764.     /**
  22765.      * Gets the public 'core.winner_rate.model' shared service.
  22766.      *
  22767.      * @return \CoreBundle\Model\WinnerRate
  22768.      */
  22769.     protected function getCore_WinnerRate_ModelService()
  22770.     {
  22771.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Rate.php';
  22772.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/WinnerRate.php';
  22773.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22774.         if (isset($this->services['core.winner_rate.model'])) {
  22775.             return $this->services['core.winner_rate.model'];
  22776.         }
  22777.         return $this->services['core.winner_rate.model'] = new \CoreBundle\Model\WinnerRate($a);
  22778.     }
  22779.     /**
  22780.      * Gets the public 'data.formatting' shared service.
  22781.      *
  22782.      * @return \ApiBundle\Services\DataFormattingService
  22783.      */
  22784.     protected function getData_FormattingService()
  22785.     {
  22786.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/DataFormattingService.php';
  22787.         return $this->services['data.formatting'] = new \ApiBundle\Services\DataFormattingService();
  22788.     }
  22789.     /**
  22790.      * Gets the public 'data_collector.cache' shared service.
  22791.      *
  22792.      * @return \Symfony\Component\Cache\DataCollector\CacheDataCollector
  22793.      */
  22794.     protected function getDataCollector_CacheService()
  22795.     {
  22796.         $this->services['data_collector.cache'] = $instance = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  22797.         $instance->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  22798.         $instance->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  22799.         $instance->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  22800.         $instance->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  22801.         $instance->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  22802.         $instance->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  22803.         $instance->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  22804.         $instance->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  22805.         $instance->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  22806.         $instance->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  22807.         return $instance;
  22808.     }
  22809.     /**
  22810.      * Gets the public 'data_collector.dump' shared service.
  22811.      *
  22812.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  22813.      */
  22814.     protected function getDataCollector_DumpService()
  22815.     {
  22816.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  22817.     }
  22818.     /**
  22819.      * Gets the public 'dc.accessory' shared service.
  22820.      *
  22821.      * @return \DcSiteBundle\Model\Accessory
  22822.      */
  22823.     protected function getDc_AccessoryService()
  22824.     {
  22825.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Accessory.php';
  22826.         return $this->services['dc.accessory'] = new \DcSiteBundle\Model\Accessory(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['router'] ?? $this->getRouterService()));
  22827.     }
  22828.     /**
  22829.      * Gets the public 'dc.accessory.service' shared service.
  22830.      *
  22831.      * @return \DcSiteBundle\Services\AccessoryService
  22832.      */
  22833.     protected function getDc_Accessory_ServiceService()
  22834.     {
  22835.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/AccessoryService.php';
  22836.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22837.         if (isset($this->services['dc.accessory.service'])) {
  22838.             return $this->services['dc.accessory.service'];
  22839.         }
  22840.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22841.         if (isset($this->services['dc.accessory.service'])) {
  22842.             return $this->services['dc.accessory.service'];
  22843.         }
  22844.         $c = ($this->services['router'] ?? $this->getRouterService());
  22845.         if (isset($this->services['dc.accessory.service'])) {
  22846.             return $this->services['dc.accessory.service'];
  22847.         }
  22848.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  22849.         if (isset($this->services['dc.accessory.service'])) {
  22850.             return $this->services['dc.accessory.service'];
  22851.         }
  22852.         return $this->services['dc.accessory.service'] = new \DcSiteBundle\Services\AccessoryService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b$c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d);
  22853.     }
  22854.     /**
  22855.      * Gets the public 'dc.accessory.shop' shared service.
  22856.      *
  22857.      * @return \DcSiteBundle\Services\AccessoryShopService
  22858.      */
  22859.     protected function getDc_Accessory_ShopService()
  22860.     {
  22861.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/AccessoryShopService.php';
  22862.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22863.         if (isset($this->services['dc.accessory.shop'])) {
  22864.             return $this->services['dc.accessory.shop'];
  22865.         }
  22866.         $b = ($this->services['router'] ?? $this->getRouterService());
  22867.         if (isset($this->services['dc.accessory.shop'])) {
  22868.             return $this->services['dc.accessory.shop'];
  22869.         }
  22870.         $c = ($this->services['DcSiteBundle\\Model\\Pagination'] ?? $this->getPaginationService());
  22871.         if (isset($this->services['dc.accessory.shop'])) {
  22872.             return $this->services['dc.accessory.shop'];
  22873.         }
  22874.         $d = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22875.         if (isset($this->services['dc.accessory.shop'])) {
  22876.             return $this->services['dc.accessory.shop'];
  22877.         }
  22878.         return $this->services['dc.accessory.shop'] = new \DcSiteBundle\Services\AccessoryShopService($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c$d);
  22879.     }
  22880.     /**
  22881.      * Gets the public 'dc.catalog.model' shared service.
  22882.      *
  22883.      * @return \DcSiteBundle\Model\Catalog
  22884.      */
  22885.     protected function getDc_Catalog_ModelService()
  22886.     {
  22887.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Catalog.php';
  22888.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22889.         if (isset($this->services['dc.catalog.model'])) {
  22890.             return $this->services['dc.catalog.model'];
  22891.         }
  22892.         $b = ($this->services['router'] ?? $this->getRouterService());
  22893.         if (isset($this->services['dc.catalog.model'])) {
  22894.             return $this->services['dc.catalog.model'];
  22895.         }
  22896.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22897.         if (isset($this->services['dc.catalog.model'])) {
  22898.             return $this->services['dc.catalog.model'];
  22899.         }
  22900.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  22901.         if (isset($this->services['dc.catalog.model'])) {
  22902.             return $this->services['dc.catalog.model'];
  22903.         }
  22904.         $e = ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService());
  22905.         if (isset($this->services['dc.catalog.model'])) {
  22906.             return $this->services['dc.catalog.model'];
  22907.         }
  22908.         return $this->services['dc.catalog.model'] = new \DcSiteBundle\Model\Catalog($a$b$c$d$e);
  22909.     }
  22910.     /**
  22911.      * Gets the public 'dc.configurator.manager' shared service.
  22912.      *
  22913.      * @return \DcSiteBundle\Services\Configurator\ConfiguratorManager
  22914.      */
  22915.     protected function getDc_Configurator_ManagerService()
  22916.     {
  22917.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Configurator/ConfiguratorManager.php';
  22918.         return $this->services['dc.configurator.manager'] = new \DcSiteBundle\Services\Configurator\ConfiguratorManager(($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  22919.     }
  22920.     /**
  22921.      * Gets the public 'dc.forms.moto_test_drive' shared service.
  22922.      *
  22923.      * @return \DcSiteBundle\Form\MotoTestDriveType
  22924.      */
  22925.     protected function getDc_Forms_MotoTestDriveService()
  22926.     {
  22927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  22928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  22929.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/CoreFormsType.php';
  22930.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/MotoTestDriveType.php';
  22931.         $a = ($this->services['dc.transformer.vehicle_to_number_transformer'] ?? $this->getDc_Transformer_VehicleToNumberTransformerService());
  22932.         if (isset($this->services['dc.forms.moto_test_drive'])) {
  22933.             return $this->services['dc.forms.moto_test_drive'];
  22934.         }
  22935.         return $this->services['dc.forms.moto_test_drive'] = new \DcSiteBundle\Form\MotoTestDriveType($a);
  22936.     }
  22937.     /**
  22938.      * Gets the public 'dc.history.manager' shared service.
  22939.      *
  22940.      * @return \DcSiteBundle\Services\HistoryManager
  22941.      */
  22942.     protected function getDc_History_ManagerService()
  22943.     {
  22944.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/HistoryManager.php';
  22945.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22946.         if (isset($this->services['dc.history.manager'])) {
  22947.             return $this->services['dc.history.manager'];
  22948.         }
  22949.         return $this->services['dc.history.manager'] = new \DcSiteBundle\Services\HistoryManager($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  22950.     }
  22951.     /**
  22952.      * Gets the public 'dc.marine.form.service' shared service.
  22953.      *
  22954.      * @return \DcSiteBundle\Services\Marine\FormService
  22955.      */
  22956.     protected function getDc_Marine_Form_ServiceService()
  22957.     {
  22958.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Marine/FormService.php';
  22959.         return $this->services['dc.marine.form.service'] = new \DcSiteBundle\Services\Marine\FormService();
  22960.     }
  22961.     /**
  22962.      * Gets the public 'dc.micromarking' shared service.
  22963.      *
  22964.      * @return \DcSiteBundle\Services\Micromarking
  22965.      */
  22966.     protected function getDc_MicromarkingService()
  22967.     {
  22968.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Micromarking.php';
  22969.         return $this->services['dc.micromarking'] = new \DcSiteBundle\Services\Micromarking(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['router'] ?? $this->getRouterService()));
  22970.     }
  22971.     /**
  22972.      * Gets the public 'dc.order.model' shared service.
  22973.      *
  22974.      * @return \DcSiteBundle\Model\Order
  22975.      */
  22976.     protected function getDc_Order_ModelService()
  22977.     {
  22978.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Order.php';
  22979.         return $this->services['dc.order.model'] = new \DcSiteBundle\Model\Order(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()));
  22980.     }
  22981.     /**
  22982.      * Gets the public 'dc.service_page_service' shared service.
  22983.      *
  22984.      * @return \DcSiteBundle\Services\ServicePageService
  22985.      */
  22986.     protected function getDc_ServicePageServiceService()
  22987.     {
  22988.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/ServicePageService.php';
  22989.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22990.         if (isset($this->services['dc.service_page_service'])) {
  22991.             return $this->services['dc.service_page_service'];
  22992.         }
  22993.         return $this->services['dc.service_page_service'] = new \DcSiteBundle\Services\ServicePageService($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  22994.     }
  22995.     /**
  22996.      * Gets the public 'dc.transformer.vehicle_to_number_transformer' shared service.
  22997.      *
  22998.      * @return \DcSiteBundle\Form\Transformer\VehicleToNumberTransformer
  22999.      */
  23000.     protected function getDc_Transformer_VehicleToNumberTransformerService()
  23001.     {
  23002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  23003.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/Transformer/VehicleToNumberTransformer.php';
  23004.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23005.         if (isset($this->services['dc.transformer.vehicle_to_number_transformer'])) {
  23006.             return $this->services['dc.transformer.vehicle_to_number_transformer'];
  23007.         }
  23008.         return $this->services['dc.transformer.vehicle_to_number_transformer'] = new \DcSiteBundle\Form\Transformer\VehicleToNumberTransformer($a);
  23009.     }
  23010.     /**
  23011.      * Gets the public 'dc.vehicle.service' shared service.
  23012.      *
  23013.      * @return \DcSiteBundle\Services\VehicleService
  23014.      */
  23015.     protected function getDc_Vehicle_ServiceService()
  23016.     {
  23017.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/VehicleService.php';
  23018.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23019.         if (isset($this->services['dc.vehicle.service'])) {
  23020.             return $this->services['dc.vehicle.service'];
  23021.         }
  23022.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  23023.         if (isset($this->services['dc.vehicle.service'])) {
  23024.             return $this->services['dc.vehicle.service'];
  23025.         }
  23026.         $c = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  23027.         if (isset($this->services['dc.vehicle.service'])) {
  23028.             return $this->services['dc.vehicle.service'];
  23029.         }
  23030.         $d = ($this->services['router'] ?? $this->getRouterService());
  23031.         if (isset($this->services['dc.vehicle.service'])) {
  23032.             return $this->services['dc.vehicle.service'];
  23033.         }
  23034.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  23035.         if (isset($this->services['dc.vehicle.service'])) {
  23036.             return $this->services['dc.vehicle.service'];
  23037.         }
  23038.         return $this->services['dc.vehicle.service'] = new \DcSiteBundle\Services\VehicleService($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c, ($this->services['translator'] ?? $this->getTranslatorService()), $d$e);
  23039.     }
  23040.     /**
  23041.      * Gets the public 'dc.worker.model' shared service.
  23042.      *
  23043.      * @return \DcSiteBundle\Model\Worker
  23044.      */
  23045.     protected function getDc_Worker_ModelService()
  23046.     {
  23047.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Worker.php';
  23048.         return $this->services['dc.worker.model'] = new \DcSiteBundle\Model\Worker(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  23049.     }
  23050.     /**
  23051.      * Gets the public 'dc_site.admin.boat' service.
  23052.      *
  23053.      * @return \AdminBundle\Admin\DCAutoSite\BoatAdmin
  23054.      */
  23055.     protected function getDcSite_Admin_BoatService()
  23056.     {
  23057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  23058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  23059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  23060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  23061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  23062.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  23063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  23064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  23065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  23066.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  23067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  23068.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  23069.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  23070.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatAdmin.php';
  23071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  23072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  23073.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  23074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  23075.         $this->factories['dc_site.admin.boat'] = function () {
  23076.             $instance = new \AdminBundle\Admin\DCAutoSite\BoatAdmin('dc_site.admin.boat''DcSiteBundle\\Entity\\Boat''sonata.admin.controller.crud');
  23077.             $instance->setManagerType('orm');
  23078.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  23079.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  23080.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  23081.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  23082.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  23083.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  23084.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  23085.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  23086.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  23087.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  23088.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  23089.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  23090.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  23091.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  23092.             $instance->setPagerType('default');
  23093.             $instance->setLabel('Катера');
  23094.             $instance->setTranslationDomain('messages');
  23095.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  23096.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  23097.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  23098.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  23099.             $instance->setTemplateRegistry(($this->services['dc_site.admin.boat.template_registry'] ?? $this->getDcSite_Admin_Boat_TemplateRegistryService()));
  23100.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  23101.             $instance->initialize();
  23102.             return $instance;
  23103.         };
  23104.         return $this->factories['dc_site.admin.boat']();
  23105.     }
  23106.     /**
  23107.      * Gets the public 'dc_site.admin.boat.template_registry' shared service.
  23108.      *
  23109.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  23110.      */
  23111.     protected function getDcSite_Admin_Boat_TemplateRegistryService()
  23112.     {
  23113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  23114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  23115.         return $this->services['dc_site.admin.boat.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  23116.     }
  23117.     /**
  23118.      * Gets the public 'dc_site.admin.boat_engine' service.
  23119.      *
  23120.      * @return \AdminBundle\Admin\DCAutoSite\BoatEngineAdmin
  23121.      */
  23122.     protected function getDcSite_Admin_BoatEngineService()
  23123.     {
  23124.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  23125.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  23126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  23127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  23128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  23129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  23130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  23131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  23132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  23133.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  23134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  23135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  23136.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  23137.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatEngineAdmin.php';
  23138.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  23139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  23140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  23141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  23142.         $this->factories['dc_site.admin.boat_engine'] = function () {
  23143.             $instance = new \AdminBundle\Admin\DCAutoSite\BoatEngineAdmin('dc_site.admin.boat_engine''DcSiteBundle\\Entity\\BoatEngine''sonata.admin.controller.crud');
  23144.             $instance->setManagerType('orm');
  23145.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  23146.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  23147.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  23148.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  23149.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  23150.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  23151.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  23152.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  23153.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  23154.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  23155.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  23156.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  23157.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  23158.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  23159.             $instance->setPagerType('default');
  23160.             $instance->setLabel('Лодочные моторы');
  23161.             $instance->setTranslationDomain('messages');
  23162.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  23163.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  23164.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  23165.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  23166.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  23167.             $instance->setTemplateRegistry(($this->services['dc_site.admin.boat_engine.template_registry'] ?? $this->getDcSite_Admin_BoatEngine_TemplateRegistryService()));
  23168.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  23169.             $instance->initialize();
  23170.             return $instance;
  23171.         };
  23172.         return $this->factories['dc_site.admin.boat_engine']();
  23173.     }
  23174.     /**
  23175.      * Gets the public 'dc_site.admin.boat_engine.template_registry' shared service.
  23176.      *
  23177.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  23178.      */
  23179.     protected function getDcSite_Admin_BoatEngine_TemplateRegistryService()
  23180.     {
  23181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  23182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  23183.         return $this->services['dc_site.admin.boat_engine.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  23184.     }
  23185.     /**
  23186.      * Gets the public 'dc_site.twig.extension' shared service.
  23187.      *
  23188.      * @return \DcSiteBundle\Twig\TwigDcExtension
  23189.      */
  23190.     protected function getDcSite_Twig_ExtensionService()
  23191.     {
  23192.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  23193.         if (isset($this->services['dc_site.twig.extension'])) {
  23194.             return $this->services['dc_site.twig.extension'];
  23195.         }
  23196.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  23197.         if (isset($this->services['dc_site.twig.extension'])) {
  23198.             return $this->services['dc_site.twig.extension'];
  23199.         }
  23200.         $c = ($this->services['router'] ?? $this->getRouterService());
  23201.         if (isset($this->services['dc_site.twig.extension'])) {
  23202.             return $this->services['dc_site.twig.extension'];
  23203.         }
  23204.         return $this->services['dc_site.twig.extension'] = new \DcSiteBundle\Twig\TwigDcExtension($a$b$c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  23205.     }
  23206.     /**
  23207.      * Gets the public 'dcsite.credit.model' shared service.
  23208.      *
  23209.      * @return \DcSiteBundle\Model\CreditModel
  23210.      */
  23211.     protected function getDcsite_Credit_ModelService()
  23212.     {
  23213.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/CreditModel.php';
  23214.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23215.         if (isset($this->services['dcsite.credit.model'])) {
  23216.             return $this->services['dcsite.credit.model'];
  23217.         }
  23218.         return $this->services['dcsite.credit.model'] = new \DcSiteBundle\Model\CreditModel($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  23219.     }
  23220.     /**
  23221.      * Gets the public 'doctrine' shared service.
  23222.      *
  23223.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  23224.      */
  23225.     protected function getDoctrineService()
  23226.     {
  23227.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  23228.     }
  23229.     /**
  23230.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  23231.      *
  23232.      * @return \Doctrine\DBAL\Connection
  23233.      */
  23234.     protected function getDoctrine_Dbal_DefaultConnectionService()
  23235.     {
  23236.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  23237.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  23238.             return $this->services['doctrine.dbal.default_connection'];
  23239.         }
  23240.         $b = new \Doctrine\DBAL\Configuration();
  23241.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  23242.         $this->services['doctrine.dbal.default_connection'] = $instance = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4''driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $b$a, []);
  23243.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  23244.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  23245.         $c->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  23246.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  23247.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  23248.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  23249.         $d->setConnectionName('default');
  23250.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  23251.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  23252.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  23253.         return $instance;
  23254.     }
  23255.     /**
  23256.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  23257.      *
  23258.      * @return \Doctrine\ORM\EntityManager
  23259.      */
  23260.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  23261.     {
  23262.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  23263.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  23264.             return $this->services['doctrine.orm.default_entity_manager'];
  23265.         }
  23266.         $b = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  23267.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  23268.             return $this->services['doctrine.orm.default_entity_manager'];
  23269.         }
  23270.         $c = new \Doctrine\ORM\Configuration();
  23271.         $d = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  23272.         $e = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__4).'/src/CoreBundle/Resources/config/doctrine') => 'CoreBundle\\Entity', (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/config/doctrine') => 'DcSiteBundle\\Entity', (\dirname(__DIR__4).'/src/PortalBundle/Resources/config/doctrine') => 'PortalBundle\\Entity', (\dirname(__DIR__4).'/src/MyBundle/Resources/config/doctrine') => 'MyBundle\\Entity', (\dirname(__DIR__4).'/src/FoundersBundle/Resources/config/doctrine') => 'FoundersBundle\\Entity', (\dirname(__DIR__4).'/src/ImporterBundle/Resources/config/doctrine') => 'ImporterBundle\\Entity', (\dirname(__DIR__4).'/src/InsuranceBundle/Resources/config/doctrine') => 'InsuranceBundle\\Entity', (\dirname(__DIR__4).'/src/LandingBundle/Resources/config/doctrine') => 'LandingBundle\\Entity', (\dirname(__DIR__4).'/src/AcquiringBundle/Resources/config/doctrine') => 'AcquiringBundle\\Entity', (\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/config/doctrine') => 'BmpGatewayBundle\\Entity']);
  23273.         $e->setGlobalBasename('mapping');
  23274.         $f = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/src/Application/Sonata/MediaBundle/Resources/config/doctrine') => 'Application\\Sonata\\MediaBundle\\Entity', (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/config/doctrine') => 'Sonata\\MediaBundle\\Entity'], '.orm.xml'false);
  23275.         $f->setGlobalBasename('mapping');
  23276.         $d->addDriver($e'CoreBundle\\Entity');
  23277.         $d->addDriver($e'DcSiteBundle\\Entity');
  23278.         $d->addDriver($e'PortalBundle\\Entity');
  23279.         $d->addDriver($e'MyBundle\\Entity');
  23280.         $d->addDriver($e'FoundersBundle\\Entity');
  23281.         $d->addDriver($e'ImporterBundle\\Entity');
  23282.         $d->addDriver($e'InsuranceBundle\\Entity');
  23283.         $d->addDriver($e'LandingBundle\\Entity');
  23284.         $d->addDriver($e'AcquiringBundle\\Entity');
  23285.         $d->addDriver($e'BmpGatewayBundle\\Entity');
  23286.         $d->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/IntegrationBundle/Entity')], false), 'IntegrationBundle\\Entity');
  23287.         $d->addDriver($f'Application\\Sonata\\MediaBundle\\Entity');
  23288.         $d->addDriver($f'Sonata\\MediaBundle\\Entity');
  23289.         $d->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml'), '.dcm.xml'true), 'FOS\\UserBundle\\Model');
  23290.         $c->setEntityNamespaces(['Core' => 'CoreBundle\\Entity''DcSite' => 'DcSiteBundle\\Entity''Portal' => 'PortalBundle\\Entity''My' => 'MyBundle\\Entity''Founders' => 'FoundersBundle\\Entity''Importer' => 'ImporterBundle\\Entity''Insurance' => 'InsuranceBundle\\Entity''Landing' => 'LandingBundle\\Entity''Integration' => 'IntegrationBundle\\Entity''ApplicationSonataMediaBundle' => 'Application\\Sonata\\MediaBundle\\Entity''SonataMediaBundle' => 'Sonata\\MediaBundle\\Entity''AcquiringBundle' => 'AcquiringBundle\\Entity''BmpGatewayBundle' => 'BmpGatewayBundle\\Entity''CoreBundle' => 'CoreBundle\\Entity''DcSiteBundle' => 'DcSiteBundle\\Entity''FoundersBundle' => 'FoundersBundle\\Entity''ImporterBundle' => 'ImporterBundle\\Entity''InsuranceBundle' => 'InsuranceBundle\\Entity''IntegrationBundle' => 'IntegrationBundle\\Entity''LandingBundle' => 'LandingBundle\\Entity''MyBundle' => 'MyBundle\\Entity''PortalBundle' => 'PortalBundle\\Entity']);
  23291.         $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  23292.         $c->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  23293.         $c->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  23294.         $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($d, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23295.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  23296.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  23297.         ], [
  23298.             'doctrine.ulid_generator' => '?',
  23299.             'doctrine.uuid_generator' => '?',
  23300.         ])));
  23301.         $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  23302.         $c->setProxyNamespace('Proxies');
  23303.         $c->setAutoGenerateProxyClasses(true);
  23304.         $c->setSchemaIgnoreClasses([]);
  23305.         $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  23306.         $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  23307.         $c->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  23308.         $c->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  23309.         $c->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  23310.         $c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  23311.         $c->setLazyGhostObjectEnabled(false);
  23312.         $c->setIdentityGenerationPreferences([]);
  23313.         $c->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))));
  23314.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($b$c$a);
  23315.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  23316.         return $instance;
  23317.     }
  23318.     /**
  23319.      * Gets the public 'error_controller' shared service.
  23320.      *
  23321.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  23322.      */
  23323.     protected function getErrorControllerService()
  23324.     {
  23325.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  23326.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  23327.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  23328.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  23329.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  23330.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  23331.         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['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($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)));
  23332.     }
  23333.     /**
  23334.      * Gets the public 'estimate.captcha' shared service.
  23335.      *
  23336.      * @return \AutomarketBundle\Component\EstimateCaptcha
  23337.      */
  23338.     protected function getEstimate_CaptchaService()
  23339.     {
  23340.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Component/EstimateCaptcha.php';
  23341.         return $this->services['estimate.captcha'] = new \AutomarketBundle\Component\EstimateCaptcha(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  23342.     }
  23343.     /**
  23344.      * Gets the public 'event_dispatcher' shared service.
  23345.      *
  23346.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  23347.      */
  23348.     protected function getEventDispatcherService()
  23349.     {
  23350.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  23351.         if (isset($this->services['event_dispatcher'])) {
  23352.             return $this->services['event_dispatcher'];
  23353.         }
  23354.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  23355.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  23356.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  23357.         $b->pushHandler($a);
  23358.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  23359.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  23360.         $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))), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  23361.         $instance->addListener('kernel.exception', [=> function () {
  23362.             return ($this->services['api.exception.listener'] ?? ($this->services['api.exception.listener'] = new \ApiBundle\Exceptions\ExceptionListener()));
  23363.         }, => 'onKernelException'], 0);
  23364.         $instance->addListener('kernel.exception', [=> function () {
  23365.             return ($this->services['kernel.listener.exception'] ?? $this->getKernel_Listener_ExceptionService());
  23366.         }, => 'onKernelException'], 200);
  23367.         $instance->addListener('kernel.request', [=> function () {
  23368.             return ($this->services['CoreBundle\\EventListener\\RedirectListener'] ?? $this->getRedirectListenerService());
  23369.         }, => 'onKernelRequest'], 0);
  23370.         $instance->addListener('kernel.response', [=> function () {
  23371.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->getSonata_Block_Cache_Handler_DefaultService());
  23372.         }, => 'onKernelResponse'], 0);
  23373.         $instance->addListener('kernel.controller', [=> function () {
  23374.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  23375.         }, => 'onKernelController'], 0);
  23376.         $instance->addListener('console.command', [=> function () {
  23377.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
  23378.         }, => 'onConsoleCommand'], 0);
  23379.         $instance->addListener('kernel.controller', [=> function () {
  23380.             return ($this->privates['core.controller_trace_listener'] ?? ($this->privates['core.controller_trace_listener'] = new \CoreBundle\EventListener\ControllerTraceListener()));
  23381.         }, => 'onKernelController'], 0);
  23382.         $instance->addListener('kernel.controller', [=> function () {
  23383.             return ($this->services['CoreBundle\\EventListener\\AuthUserListener'] ?? $this->getAuthUserListenerService());
  23384.         }, => 'onKernelController'], 0);
  23385.         $instance->addListener('kernel.response', [=> function () {
  23386.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  23387.         }, => 'onKernelResponse'], 0);
  23388.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  23389.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  23390.         }, => 'onVoterVote'], 0);
  23391.         $instance->addListener('kernel.request', [=> function () {
  23392.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  23393.         }, => 'configureLogoutUrlGenerator'], 8);
  23394.         $instance->addListener('kernel.request', [=> function () {
  23395.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  23396.         }, => 'onKernelRequest'], 8);
  23397.         $instance->addListener('kernel.finish_request', [=> function () {
  23398.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  23399.         }, => 'onKernelFinishRequest'], 0);
  23400.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  23401.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  23402.         }, => 'onImplicitLogin'], 0);
  23403.         $instance->addListener('security.interactive_login', [=> function () {
  23404.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  23405.         }, => 'onSecurityInteractiveLogin'], 0);
  23406.         $instance->addListener('fos_user.registration.completed', [=> function () {
  23407.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  23408.         }, => 'authenticate'], 0);
  23409.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  23410.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  23411.         }, => 'authenticate'], 0);
  23412.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  23413.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  23414.         }, => 'authenticate'], 0);
  23415.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  23416.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  23417.         }, => 'addSuccessFlash'], 0);
  23418.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  23419.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  23420.         }, => 'addSuccessFlash'], 0);
  23421.         $instance->addListener('fos_user.registration.completed', [=> function () {
  23422.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  23423.         }, => 'addSuccessFlash'], 0);
  23424.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  23425.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  23426.         }, => 'addSuccessFlash'], 0);
  23427.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  23428.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  23429.         }, => 'onResettingResetInitialize'], 0);
  23430.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  23431.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  23432.         }, => 'onResettingResetSuccess'], 0);
  23433.         $instance->addListener('kernel.controller', [=> function () {
  23434.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  23435.         }, => 'onKernelController'], 0);
  23436.         $instance->addListener('kernel.controller', [=> function () {
  23437.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  23438.         }, => 'onKernelController'], 0);
  23439.         $instance->addListener('kernel.controller', [=> function () {
  23440.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  23441.         }, => 'onKernelController'], -128);
  23442.         $instance->addListener('kernel.view', [=> function () {
  23443.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  23444.         }, => 'onKernelView'], 0);
  23445.         $instance->addListener('kernel.controller', [=> function () {
  23446.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  23447.         }, => 'onKernelController'], 0);
  23448.         $instance->addListener('kernel.response', [=> function () {
  23449.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  23450.         }, => 'onKernelResponse'], 0);
  23451.         $instance->addListener('kernel.controller_arguments', [=> function () {
  23452.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  23453.         }, => 'onKernelControllerArguments'], 0);
  23454.         $instance->addListener('kernel.controller_arguments', [=> function () {
  23455.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  23456.         }, => 'onKernelControllerArguments'], 0);
  23457.         $instance->addListener('kernel.controller', [=> function () {
  23458.             return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ?? ($this->privates['sonata.admin.event_listener.configure_crud_controller'] = new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener()));
  23459.         }, => 'onKernelController'], 0);
  23460.         $instance->addListener('console.command', [=> function () {
  23461.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  23462.         }, => 'onCommand'], 255);
  23463.         $instance->addListener('console.terminate', [=> function () {
  23464.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  23465.         }, => 'onTerminate'], -255);
  23466.         $instance->addListener('kernel.response', [=> function () {
  23467.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  23468.         }, => 'onKernelResponse'], 0);
  23469.         $instance->addListener('kernel.response', [=> function () {
  23470.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  23471.         }, => 'onKernelResponse'], -1024);
  23472.         $instance->addListener('kernel.request', [=> function () {
  23473.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  23474.         }, => 'setDefaultLocale'], 100);
  23475.         $instance->addListener('kernel.request', [=> function () {
  23476.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  23477.         }, => 'onKernelRequest'], 16);
  23478.         $instance->addListener('kernel.finish_request', [=> function () {
  23479.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  23480.         }, => 'onKernelFinishRequest'], 0);
  23481.         $instance->addListener('kernel.request', [=> function () {
  23482.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  23483.         }, => 'onKernelRequest'], 256);
  23484.         $instance->addListener('kernel.response', [=> function () {
  23485.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  23486.         }, => 'onResponse'], -255);
  23487.         $instance->addListener('kernel.controller_arguments', [=> function () {
  23488.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  23489.         }, => 'onControllerArguments'], 0);
  23490.         $instance->addListener('kernel.exception', [=> function () {
  23491.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  23492.         }, => 'logKernelException'], 0);
  23493.         $instance->addListener('kernel.exception', [=> function () {
  23494.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  23495.         }, => 'onKernelException'], -128);
  23496.         $instance->addListener('kernel.response', [=> function () {
  23497.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  23498.         }, => 'removeCspHeader'], -128);
  23499.         $instance->addListener('kernel.request', [=> function () {
  23500.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  23501.         }, => 'onKernelRequest'], 15);
  23502.         $instance->addListener('kernel.finish_request', [=> function () {
  23503.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  23504.         }, => 'onKernelFinishRequest'], -15);
  23505.         $instance->addListener('console.error', [=> function () {
  23506.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  23507.         }, => 'onConsoleError'], -128);
  23508.         $instance->addListener('console.terminate', [=> function () {
  23509.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  23510.         }, => 'onConsoleTerminate'], -128);
  23511.         $instance->addListener('console.error', [=> function () {
  23512.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  23513.         }, => 'onConsoleError'], 0);
  23514.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  23515.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  23516.         }, => 'onMessage'], -255);
  23517.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  23518.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  23519.         }, => 'onMessage'], -255);
  23520.         $instance->addListener('kernel.request', [=> function () {
  23521.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  23522.         }, => 'onKernelRequest'], 48);
  23523.         $instance->addListener('kernel.request', [=> function () {
  23524.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  23525.         }, => 'configure'], 2048);
  23526.         $instance->addListener('console.command', [=> function () {
  23527.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  23528.         }, => 'configure'], 2048);
  23529.         $instance->addListener('kernel.request', [=> function () {
  23530.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  23531.         }, => 'onKernelRequest'], 32);
  23532.         $instance->addListener('kernel.finish_request', [=> function () {
  23533.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  23534.         }, => 'onKernelFinishRequest'], 0);
  23535.         $instance->addListener('kernel.exception', [=> function () {
  23536.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  23537.         }, => 'onKernelException'], -64);
  23538.         $instance->addListener('kernel.request', [=> function () {
  23539.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  23540.         }, => 'onKernelRequest'], 128);
  23541.         $instance->addListener('kernel.response', [=> function () {
  23542.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  23543.         }, => 'onKernelResponse'], -1000);
  23544.         $instance->addListener('kernel.finish_request', [=> function () {
  23545.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  23546.         }, => 'onFinishRequest'], 0);
  23547.         $instance->addListener('kernel.response', [=> function () {
  23548.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  23549.         }, => 'onKernelResponse'], -100);
  23550.         $instance->addListener('kernel.exception', [=> function () {
  23551.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  23552.         }, => 'onKernelException'], 0);
  23553.         $instance->addListener('kernel.terminate', [=> function () {
  23554.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  23555.         }, => 'onKernelTerminate'], -1024);
  23556.         $instance->addListener('kernel.controller', [=> function () {
  23557.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  23558.         }, => 'onKernelController'], 0);
  23559.         $instance->addListener('kernel.response', [=> function () {
  23560.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  23561.         }, => 'onKernelResponse'], 0);
  23562.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  23563.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  23564.         }, => 'onMessage'], 0);
  23565.         $instance->addListener('console.command', [=> function () {
  23566.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  23567.         }, => 'configure'], 1024);
  23568.         $instance->addListener('kernel.response', [=> function () {
  23569.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  23570.         }, => 'onKernelResponse'], -128);
  23571.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  23572.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  23573.         }, => 'onLogout'], 0);
  23574.         return $instance;
  23575.     }
  23576.     /**
  23577.      * Gets the public 'fos_user.change_password.controller' shared service.
  23578.      *
  23579.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  23580.      */
  23581.     protected function getFosUser_ChangePassword_ControllerService()
  23582.     {
  23583.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23584.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ChangePasswordController.php';
  23585.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  23586.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  23587.         $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['.container.private.form.factory'] ?? $this->get_Container_Private_Form_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()));
  23588.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.change_password.controller'$this));
  23589.         return $instance;
  23590.     }
  23591.     /**
  23592.      * Gets the public 'fos_user.profile.controller' shared service.
  23593.      *
  23594.      * @return \FOS\UserBundle\Controller\ProfileController
  23595.      */
  23596.     protected function getFosUser_Profile_ControllerService()
  23597.     {
  23598.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23599.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ProfileController.php';
  23600.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  23601.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  23602.         $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['.container.private.form.factory'] ?? $this->get_Container_Private_Form_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()));
  23603.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.profile.controller'$this));
  23604.         return $instance;
  23605.     }
  23606.     /**
  23607.      * Gets the public 'fos_user.registration.controller' shared service.
  23608.      *
  23609.      * @return \FOS\UserBundle\Controller\RegistrationController
  23610.      */
  23611.     protected function getFosUser_Registration_ControllerService()
  23612.     {
  23613.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23614.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/RegistrationController.php';
  23615.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  23616.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  23617.         $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['.container.private.form.factory'] ?? $this->get_Container_Private_Form_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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  23618.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.registration.controller'$this));
  23619.         return $instance;
  23620.     }
  23621.     /**
  23622.      * Gets the public 'fos_user.resetting.controller' shared service.
  23623.      *
  23624.      * @return \FOS\UserBundle\Controller\ResettingController
  23625.      */
  23626.     protected function getFosUser_Resetting_ControllerService()
  23627.     {
  23628.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23629.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ResettingController.php';
  23630.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  23631.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  23632.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGeneratorInterface.php';
  23633.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGenerator.php';
  23634.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Mailer/MailerInterface.php';
  23635.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Mailer/NoopMailer.php';
  23636.         $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['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_resetting_form''FOS\\UserBundle\\Form\\Type\\ResettingFormType'$this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), new \FOS\UserBundle\Util\TokenGenerator(), new \FOS\UserBundle\Mailer\NoopMailer(), 7200);
  23637.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.resetting.controller'$this));
  23638.         return $instance;
  23639.     }
  23640.     /**
  23641.      * Gets the public 'fos_user.security.controller' shared service.
  23642.      *
  23643.      * @return \FOS\UserBundle\Controller\SecurityController
  23644.      */
  23645.     protected function getFosUser_Security_ControllerService()
  23646.     {
  23647.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23648.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/SecurityController.php';
  23649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  23650.         $this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  23651.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.security.controller'$this));
  23652.         return $instance;
  23653.     }
  23654.     /**
  23655.      * Gets the public 'fos_user.user_manager' shared service.
  23656.      *
  23657.      * @return \FOS\UserBundle\Doctrine\UserManager
  23658.      */
  23659.     protected function getFosUser_UserManagerService()
  23660.     {
  23661.         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), 'CoreBundle\\Entity\\User');
  23662.     }
  23663.     /**
  23664.      * Gets the public 'founders.post.model' shared service.
  23665.      *
  23666.      * @return \FoundersBundle\Model\Post
  23667.      */
  23668.     protected function getFounders_Post_ModelService()
  23669.     {
  23670.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Model/Post.php';
  23671.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23672.         if (isset($this->services['founders.post.model'])) {
  23673.             return $this->services['founders.post.model'];
  23674.         }
  23675.         return $this->services['founders.post.model'] = new \FoundersBundle\Model\Post($a);
  23676.     }
  23677.     /**
  23678.      * Gets the public 'founders.services.business' shared service.
  23679.      *
  23680.      * @return \FoundersBundle\Services\BusinessService
  23681.      */
  23682.     protected function getFounders_Services_BusinessService()
  23683.     {
  23684.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Services/BusinessService.php';
  23685.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23686.         if (isset($this->services['founders.services.business'])) {
  23687.             return $this->services['founders.services.business'];
  23688.         }
  23689.         $b = ($this->services['router'] ?? $this->getRouterService());
  23690.         if (isset($this->services['founders.services.business'])) {
  23691.             return $this->services['founders.services.business'];
  23692.         }
  23693.         $c = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  23694.         if (isset($this->services['founders.services.business'])) {
  23695.             return $this->services['founders.services.business'];
  23696.         }
  23697.         return $this->services['founders.services.business'] = new \FoundersBundle\Services\BusinessService($a$b$c);
  23698.     }
  23699.     /**
  23700.      * Gets the public 'gateway.autoria.server' shared service.
  23701.      *
  23702.      * @return \BmpGatewayBundle\Server\AutoRiaApiServer
  23703.      */
  23704.     protected function getGateway_Autoria_ServerService()
  23705.     {
  23706.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/AutoRiaApiServer.php';
  23707.         return $this->services['gateway.autoria.server'] = new \BmpGatewayBundle\Server\AutoRiaApiServer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()), ($this->services['core.online.estimate'] ?? $this->getCore_Online_EstimateService()));
  23708.     }
  23709.     /**
  23710.      * Gets the public 'gateway.camera_subscriber.service' shared service.
  23711.      *
  23712.      * @return \BmpGatewayBundle\Service\CameraSubscriberService
  23713.      */
  23714.     protected function getGateway_CameraSubscriber_ServiceService()
  23715.     {
  23716.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/CameraSubscriberService.php';
  23717.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23718.         if (isset($this->services['gateway.camera_subscriber.service'])) {
  23719.             return $this->services['gateway.camera_subscriber.service'];
  23720.         }
  23721.         $b = ($this->services['router'] ?? $this->getRouterService());
  23722.         if (isset($this->services['gateway.camera_subscriber.service'])) {
  23723.             return $this->services['gateway.camera_subscriber.service'];
  23724.         }
  23725.         $c = ($this->services['monolog.logger.camera_subscriber_service_log'] ?? $this->getMonolog_Logger_CameraSubscriberServiceLogService());
  23726.         if (isset($this->services['gateway.camera_subscriber.service'])) {
  23727.             return $this->services['gateway.camera_subscriber.service'];
  23728.         }
  23729.         return $this->services['gateway.camera_subscriber.service'] = new \BmpGatewayBundle\Service\CameraSubscriberService($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'dev'$c);
  23730.     }
  23731.     /**
  23732.      * Gets the public 'gateway.crm_used_vehicles.server' shared service.
  23733.      *
  23734.      * @return \BmpGatewayBundle\Server\CrmUsedVehiclesApi
  23735.      */
  23736.     protected function getGateway_CrmUsedVehicles_ServerService()
  23737.     {
  23738.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/CrmUsedVehiclesApi.php';
  23739.         return $this->services['gateway.crm_used_vehicles.server'] = new \BmpGatewayBundle\Server\CrmUsedVehiclesApi(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23740.     }
  23741.     /**
  23742.      * Gets the public 'gateway.loyalty.server' shared service.
  23743.      *
  23744.      * @return \BmpGatewayBundle\Server\LoyaltyApiServer
  23745.      */
  23746.     protected function getGateway_Loyalty_ServerService()
  23747.     {
  23748.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/LoyaltyApiServer.php';
  23749.         $this->services['gateway.loyalty.server'] = $instance = new \BmpGatewayBundle\Server\LoyaltyApiServer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.user.model'] ?? $this->getCore_User_ModelService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['my.sms.sender'] ?? $this->getMy_Sms_SenderService()));
  23750.         $instance->setRootDir(\dirname(__DIR__4));
  23751.         return $instance;
  23752.     }
  23753.     /**
  23754.      * Gets the public 'gateway.mvd.server' shared service.
  23755.      *
  23756.      * @return \BmpGatewayBundle\Server\CarInfoServer
  23757.      */
  23758.     protected function getGateway_Mvd_ServerService()
  23759.     {
  23760.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/Abstract1CServer.php';
  23761.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/CarInfoServer.php';
  23762.         return $this->services['gateway.mvd.server'] = new \BmpGatewayBundle\Server\CarInfoServer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.api.mvd'] ?? $this->getCore_Api_MvdService()));
  23763.     }
  23764.     /**
  23765.      * Gets the public 'gateway.night_booking_callback.service' shared service.
  23766.      *
  23767.      * @return \BmpGatewayBundle\Service\NightBookingCallbackService
  23768.      */
  23769.     protected function getGateway_NightBookingCallback_ServiceService()
  23770.     {
  23771.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/NightBookingCallbackService.php';
  23772.         return $this->services['gateway.night_booking_callback.service'] = new \BmpGatewayBundle\Service\NightBookingCallbackService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['my.night_booking.service'] ?? $this->getMy_NightBooking_ServiceService()), ($this->services['gateway.camera_subscriber.service'] ?? $this->getGateway_CameraSubscriber_ServiceService()), ($this->services['monolog.logger.night_service_log'] ?? $this->getMonolog_Logger_NightServiceLogService()));
  23773.     }
  23774.     /**
  23775.      * Gets the public 'gateway.pipedrive.server' shared service.
  23776.      *
  23777.      * @return \BmpGatewayBundle\Server\PipeDriveApiServer
  23778.      */
  23779.     protected function getGateway_Pipedrive_ServerService()
  23780.     {
  23781.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/PipeDriveApiServer.php';
  23782.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  23783.         return $this->services['gateway.pipedrive.server'] = new \BmpGatewayBundle\Server\PipeDriveApiServer(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23784.     }
  23785.     /**
  23786.      * Gets the public 'gateway.pipedrive.service' shared service.
  23787.      *
  23788.      * @return \BmpGatewayBundle\Service\PipeDriveService
  23789.      */
  23790.     protected function getGateway_Pipedrive_ServiceService()
  23791.     {
  23792.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/PipeDriveService.php';
  23793.         return $this->services['gateway.pipedrive.service'] = new \BmpGatewayBundle\Service\PipeDriveService(($this->services['gateway.pipedrive.server'] ?? $this->getGateway_Pipedrive_ServerService()), ($this->services['bmp_api.seder'] ?? $this->getBmpApi_SederService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.crm.odatamanager'] ?? $this->getCore_Crm_OdatamanagerService()));
  23794.     }
  23795.     /**
  23796.      * Gets the public 'gateway.postomate.service' shared service.
  23797.      *
  23798.      * @return \BmpGatewayBundle\Service\PostomateService
  23799.      */
  23800.     protected function getGateway_Postomate_ServiceService()
  23801.     {
  23802.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/PostomateService.php';
  23803.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23804.         if (isset($this->services['gateway.postomate.service'])) {
  23805.             return $this->services['gateway.postomate.service'];
  23806.         }
  23807.         $b = ($this->services['monolog.logger.postomate_service_log'] ?? $this->getMonolog_Logger_PostomateServiceLogService());
  23808.         if (isset($this->services['gateway.postomate.service'])) {
  23809.             return $this->services['gateway.postomate.service'];
  23810.         }
  23811.         return $this->services['gateway.postomate.service'] = new \BmpGatewayBundle\Service\PostomateService($a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $b);
  23812.     }
  23813.     /**
  23814.      * Gets the public 'gateway.service.server' shared service.
  23815.      *
  23816.      * @return \BmpGatewayBundle\Server\ServiceApiServer
  23817.      */
  23818.     protected function getGateway_Service_ServerService()
  23819.     {
  23820.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/ServiceApiServer.php';
  23821.         $this->services['gateway.service.server'] = $instance = new \BmpGatewayBundle\Server\ServiceApiServer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  23822.         $instance->setRootDir(\dirname(__DIR__4));
  23823.         return $instance;
  23824.     }
  23825.     /**
  23826.      * Gets the public 'gateway.territory_access.service' shared service.
  23827.      *
  23828.      * @return \BmpGatewayBundle\Service\TerritoryAccessService
  23829.      */
  23830.     protected function getGateway_TerritoryAccess_ServiceService()
  23831.     {
  23832.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/TerritoryAccessService.php';
  23833.         $a = ($this->services['monolog.logger.territory_access_log'] ?? $this->getMonolog_Logger_TerritoryAccessLogService());
  23834.         if (isset($this->services['gateway.territory_access.service'])) {
  23835.             return $this->services['gateway.territory_access.service'];
  23836.         }
  23837.         return $this->services['gateway.territory_access.service'] = new \BmpGatewayBundle\Service\TerritoryAccessService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a);
  23838.     }
  23839.     /**
  23840.      * Gets the public 'http_kernel' shared service.
  23841.      *
  23842.      * @return \Symfony\Component\HttpKernel\HttpKernel
  23843.      */
  23844.     protected function getHttpKernelService()
  23845.     {
  23846.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23847.         if (isset($this->services['http_kernel'])) {
  23848.             return $this->services['http_kernel'];
  23849.         }
  23850.         $b = ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService());
  23851.         if (isset($this->services['http_kernel'])) {
  23852.             return $this->services['http_kernel'];
  23853.         }
  23854.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a$b, ($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 () {
  23855.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  23856.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  23857.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  23858.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  23859.             yield => ($this->privates['debug.sonata.admin.argument_resolver.admin'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_AdminService());
  23860.             yield => ($this->privates['debug.sonata.admin.argument_resolver.proxy_query'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService());
  23861.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  23862.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  23863.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  23864.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  23865.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  23866.     }
  23867.     /**
  23868.      * Gets the public 'importer.factory.vehicle' shared service.
  23869.      *
  23870.      * @return \ImporterBundle\Factory\Vehicle
  23871.      */
  23872.     protected function getImporter_Factory_VehicleService()
  23873.     {
  23874.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Factory/Vehicle.php';
  23875.         return $this->services['importer.factory.vehicle'] = new \ImporterBundle\Factory\Vehicle(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['importer.model.vehicles.repository'] ?? $this->getImporter_Model_Vehicles_RepositoryService()));
  23876.     }
  23877.     /**
  23878.      * Gets the public 'importer.forms.test_drive' shared service.
  23879.      *
  23880.      * @return \ImporterBundle\Form\TestDriveType
  23881.      */
  23882.     protected function getImporter_Forms_TestDriveService()
  23883.     {
  23884.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23885.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23886.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/SubCoreFormsType.php';
  23887.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Form/TestDriveType.php';
  23888.         $a = ($this->services['importer.transformer.vehicle_to_number_transformer'] ?? $this->getImporter_Transformer_VehicleToNumberTransformerService());
  23889.         if (isset($this->services['importer.forms.test_drive'])) {
  23890.             return $this->services['importer.forms.test_drive'];
  23891.         }
  23892.         return $this->services['importer.forms.test_drive'] = new \ImporterBundle\Form\TestDriveType($a);
  23893.     }
  23894.     /**
  23895.      * Gets the public 'importer.model.vehicles.repository' shared service.
  23896.      *
  23897.      * @return \ImporterBundle\Model\Vehicles\Repository
  23898.      */
  23899.     protected function getImporter_Model_Vehicles_RepositoryService()
  23900.     {
  23901.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Model/Vehicles/Repository.php';
  23902.         return $this->services['importer.model.vehicles.repository'] = new \ImporterBundle\Model\Vehicles\Repository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23903.     }
  23904.     /**
  23905.      * Gets the public 'importer.model.worker' shared service.
  23906.      *
  23907.      * @return \ImporterBundle\Model\WorkerModel
  23908.      */
  23909.     protected function getImporter_Model_WorkerService()
  23910.     {
  23911.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Model/WorkerModel.php';
  23912.         return $this->services['importer.model.worker'] = new \ImporterBundle\Model\WorkerModel(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23913.     }
  23914.     /**
  23915.      * Gets the public 'importer.post.model' shared service.
  23916.      *
  23917.      * @return \ImporterBundle\Model\Post
  23918.      */
  23919.     protected function getImporter_Post_ModelService()
  23920.     {
  23921.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Model/Post.php';
  23922.         return $this->services['importer.post.model'] = new \ImporterBundle\Model\Post(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23923.     }
  23924.     /**
  23925.      * Gets the public 'importer.transformer.vehicle_to_number_transformer' shared service.
  23926.      *
  23927.      * @return \ImporterBundle\Form\DataTransformer\VehicleToNumberTransformer
  23928.      */
  23929.     protected function getImporter_Transformer_VehicleToNumberTransformerService()
  23930.     {
  23931.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  23932.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Form/DataTransformer/VehicleToNumberTransformer.php';
  23933.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23934.         if (isset($this->services['importer.transformer.vehicle_to_number_transformer'])) {
  23935.             return $this->services['importer.transformer.vehicle_to_number_transformer'];
  23936.         }
  23937.         return $this->services['importer.transformer.vehicle_to_number_transformer'] = new \ImporterBundle\Form\DataTransformer\VehicleToNumberTransformer($a);
  23938.     }
  23939.     /**
  23940.      * Gets the public 'importer.twig.database_globals_extension' shared service.
  23941.      *
  23942.      * @return \ImporterBundle\Twig\Extension\DatabaseGlobalsExtension
  23943.      */
  23944.     protected function getImporter_Twig_DatabaseGlobalsExtensionService()
  23945.     {
  23946.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23947.         if (isset($this->services['importer.twig.database_globals_extension'])) {
  23948.             return $this->services['importer.twig.database_globals_extension'];
  23949.         }
  23950.         return $this->services['importer.twig.database_globals_extension'] = new \ImporterBundle\Twig\Extension\DatabaseGlobalsExtension($a);
  23951.     }
  23952.     /**
  23953.      * Gets the public 'insurance.controller.faq' shared service.
  23954.      *
  23955.      * @return \InsuranceBundle\Controller\FaqController
  23956.      */
  23957.     protected function getInsurance_Controller_FaqService()
  23958.     {
  23959.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23960.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  23961.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/FaqController.php';
  23962.         return $this->services['insurance.controller.faq'] = new \InsuranceBundle\Controller\FaqController(($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()));
  23963.     }
  23964.     /**
  23965.      * Gets the public 'insurance.controller.main' shared service.
  23966.      *
  23967.      * @return \InsuranceBundle\Controller\MainController
  23968.      */
  23969.     protected function getInsurance_Controller_MainService()
  23970.     {
  23971.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23972.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  23973.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/MainController.php';
  23974.         return $this->services['insurance.controller.main'] = new \InsuranceBundle\Controller\MainController(($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()));
  23975.     }
  23976.     /**
  23977.      * Gets the public 'insurance.controller.programs' shared service.
  23978.      *
  23979.      * @return \InsuranceBundle\Controller\ProgramsController
  23980.      */
  23981.     protected function getInsurance_Controller_ProgramsService()
  23982.     {
  23983.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23984.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  23985.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ProgramsController.php';
  23986.         return $this->services['insurance.controller.programs'] = new \InsuranceBundle\Controller\ProgramsController(($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()));
  23987.     }
  23988.     /**
  23989.      * Gets the public 'insurance.faq' shared service.
  23990.      *
  23991.      * @return \InsuranceBundle\Service\FaqService
  23992.      */
  23993.     protected function getInsurance_FaqService()
  23994.     {
  23995.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Service/FaqService.php';
  23996.         return $this->services['insurance.faq'] = new \InsuranceBundle\Service\FaqService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23997.     }
  23998.     /**
  23999.      * Gets the public 'insurance.information.documents' shared service.
  24000.      *
  24001.      * @return \InsuranceBundle\Service\InformationDocumentService
  24002.      */
  24003.     protected function getInsurance_Information_DocumentsService()
  24004.     {
  24005.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Service/InformationDocumentService.php';
  24006.         return $this->services['insurance.information.documents'] = new \InsuranceBundle\Service\InformationDocumentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24007.     }
  24008.     /**
  24009.      * Gets the public 'insurance.program.model' shared service.
  24010.      *
  24011.      * @return \InsuranceBundle\Model\Program
  24012.      */
  24013.     protected function getInsurance_Program_ModelService()
  24014.     {
  24015.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Model/Program.php';
  24016.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24017.         if (isset($this->services['insurance.program.model'])) {
  24018.             return $this->services['insurance.program.model'];
  24019.         }
  24020.         return $this->services['insurance.program.model'] = new \InsuranceBundle\Model\Program($a);
  24021.     }
  24022.     /**
  24023.      * Gets the public 'insurance.twig.extension' shared service.
  24024.      *
  24025.      * @return \InsuranceBundle\Twig\TwigInsuranceExtension
  24026.      */
  24027.     protected function getInsurance_Twig_ExtensionService()
  24028.     {
  24029.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24030.         if (isset($this->services['insurance.twig.extension'])) {
  24031.             return $this->services['insurance.twig.extension'];
  24032.         }
  24033.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  24034.         if (isset($this->services['insurance.twig.extension'])) {
  24035.             return $this->services['insurance.twig.extension'];
  24036.         }
  24037.         return $this->services['insurance.twig.extension'] = new \InsuranceBundle\Twig\TwigInsuranceExtension($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24038.     }
  24039.     /**
  24040.      * Gets the public 'insurance.year.amount' shared service.
  24041.      *
  24042.      * @return \InsuranceBundle\Service\YearAmountService
  24043.      */
  24044.     protected function getInsurance_Year_AmountService()
  24045.     {
  24046.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Service/YearAmountService.php';
  24047.         return $this->services['insurance.year.amount'] = new \InsuranceBundle\Service\YearAmountService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24048.     }
  24049.     /**
  24050.      * Gets the public 'integration.service.attempt.login' shared service.
  24051.      *
  24052.      * @return \IntegrationBundle\Service\AttemptLoginService
  24053.      */
  24054.     protected function getIntegration_Service_Attempt_LoginService()
  24055.     {
  24056.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/AttemptLoginService.php';
  24057.         return $this->services['integration.service.attempt.login'] = new \IntegrationBundle\Service\AttemptLoginService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24058.     }
  24059.     /**
  24060.      * Gets the public 'integration.service.diia.action.document.validation' shared service.
  24061.      *
  24062.      * @return \IntegrationBundle\Service\Diia\Actions\DocumentsValidationManager
  24063.      */
  24064.     protected function getIntegration_Service_Diia_Action_Document_ValidationService()
  24065.     {
  24066.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/DocumentsValidationManager.php';
  24067.         return $this->services['integration.service.diia.action.document.validation'] = new \IntegrationBundle\Service\Diia\Actions\DocumentsValidationManager(($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService()));
  24068.     }
  24069.     /**
  24070.      * Gets the public 'integration.service.diia.actions.branch' shared service.
  24071.      *
  24072.      * @return \IntegrationBundle\Service\Diia\Actions\BranchManager
  24073.      */
  24074.     protected function getIntegration_Service_Diia_Actions_BranchService()
  24075.     {
  24076.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/BranchManager.php';
  24077.         return $this->services['integration.service.diia.actions.branch'] = new \IntegrationBundle\Service\Diia\Actions\BranchManager(($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService()));
  24078.     }
  24079.     /**
  24080.      * Gets the public 'integration.service.diia.actions.offer' shared service.
  24081.      *
  24082.      * @return \IntegrationBundle\Service\Diia\Actions\OfferManager
  24083.      */
  24084.     protected function getIntegration_Service_Diia_Actions_OfferService()
  24085.     {
  24086.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/OfferManager.php';
  24087.         return $this->services['integration.service.diia.actions.offer'] = new \IntegrationBundle\Service\Diia\Actions\OfferManager(($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService()));
  24088.     }
  24089.     /**
  24090.      * Gets the public 'integration.service.diia.actions.service.request' shared service.
  24091.      *
  24092.      * @return \IntegrationBundle\Service\Diia\Actions\ServiceRequestsManager
  24093.      */
  24094.     protected function getIntegration_Service_Diia_Actions_Service_RequestService()
  24095.     {
  24096.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/ServiceRequestsManager.php';
  24097.         return $this->services['integration.service.diia.actions.service.request'] = new \IntegrationBundle\Service\Diia\Actions\ServiceRequestsManager(($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24098.     }
  24099.     /**
  24100.      * Gets the public 'integration.service.diia.cache.session' shared service.
  24101.      *
  24102.      * @return \IntegrationBundle\Service\Diia\CacheSessionHandler
  24103.      */
  24104.     protected function getIntegration_Service_Diia_Cache_SessionService()
  24105.     {
  24106.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/SessionKeyHandlerInterface.php';
  24107.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/CacheSessionHandler.php';
  24108.         return $this->services['integration.service.diia.cache.session'] = new \IntegrationBundle\Service\Diia\CacheSessionHandler();
  24109.     }
  24110.     /**
  24111.      * Gets the public 'integration.service.diia.callback' shared service.
  24112.      *
  24113.      * @return \IntegrationBundle\Service\Diia\DiiaCallbackService
  24114.      */
  24115.     protected function getIntegration_Service_Diia_CallbackService()
  24116.     {
  24117.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/DiiaCallbackService.php';
  24118.         return $this->services['integration.service.diia.callback'] = new \IntegrationBundle\Service\Diia\DiiaCallbackService(($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService()), ($this->services['monolog.logger.diia_actions'] ?? $this->getMonolog_Logger_DiiaActionsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['integration.service.diia.actions.offer'] ?? $this->getIntegration_Service_Diia_Actions_OfferService()));
  24119.     }
  24120.     /**
  24121.      * Gets the public 'integration.service.diia.entity.session' shared service.
  24122.      *
  24123.      * @return \IntegrationBundle\Service\Diia\EntitySessionHandler
  24124.      */
  24125.     protected function getIntegration_Service_Diia_Entity_SessionService()
  24126.     {
  24127.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/SessionKeyHandlerInterface.php';
  24128.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/EntitySessionHandler.php';
  24129.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24130.         if (isset($this->services['integration.service.diia.entity.session'])) {
  24131.             return $this->services['integration.service.diia.entity.session'];
  24132.         }
  24133.         return $this->services['integration.service.diia.entity.session'] = new \IntegrationBundle\Service\Diia\EntitySessionHandler($a);
  24134.     }
  24135.     /**
  24136.      * Gets the public 'integration.service.diia.service' shared autowired service.
  24137.      *
  24138.      * @return \IntegrationBundle\Service\Diia\DiiaService
  24139.      */
  24140.     protected function getIntegration_Service_Diia_ServiceService()
  24141.     {
  24142.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/MakesHttpRequests.php';
  24143.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/DiiaService.php';
  24144.         $a = ($this->services['integration.service.diia.session.handler'] ?? $this->getIntegration_Service_Diia_Session_HandlerService());
  24145.         if (isset($this->services['integration.service.diia.service'])) {
  24146.             return $this->services['integration.service.diia.service'];
  24147.         }
  24148.         $b = ($this->services['monolog.logger.diia_actions'] ?? $this->getMonolog_Logger_DiiaActionsService());
  24149.         if (isset($this->services['integration.service.diia.service'])) {
  24150.             return $this->services['integration.service.diia.service'];
  24151.         }
  24152.         $c = ($this->services['core.eusphpe.model'] ?? $this->getCore_Eusphpe_ModelService());
  24153.         if (isset($this->services['integration.service.diia.service'])) {
  24154.             return $this->services['integration.service.diia.service'];
  24155.         }
  24156.         return $this->services['integration.service.diia.service'] = new \IntegrationBundle\Service\Diia\DiiaService('43GskPm3s17b24g11Pk7xU5AsTNgjq9X3AHNNuh8862teyuEGjAxn5kx61Yw4Jg1'$a$b$c, (\dirname(__DIR__4).'/src/IntegrationBundle/Resources/config/diia.yml'), '/var/www/vidinr/Certificates/Diia/INSURANCE/key_24361182_71473240.jks''/var/www/vidinr/Certificates/Diia/INSURANCE/pass.txt''/var/www/vidinr/deploy/cert/Diia_2024.cer'false);
  24157.     }
  24158.     /**
  24159.      * Gets the public 'integration.service.diia.session.handler' shared autowired service.
  24160.      *
  24161.      * @return \IntegrationBundle\Service\Diia\SessionHandlerProvider
  24162.      */
  24163.     protected function getIntegration_Service_Diia_Session_HandlerService()
  24164.     {
  24165.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/SessionHandlerProvider.php';
  24166.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/SessionKeyHandlerInterface.php';
  24167.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/CacheSessionHandler.php';
  24168.         $this->services['integration.service.diia.session.handler'] = $instance = new \IntegrationBundle\Service\Diia\SessionHandlerProvider();
  24169.         $instance->addHandler(($this->services['integration.service.diia.cache.session'] ?? ($this->services['integration.service.diia.cache.session'] = new \IntegrationBundle\Service\Diia\CacheSessionHandler())));
  24170.         $instance->addHandler(($this->services['integration.service.diia.entity.session'] ?? $this->getIntegration_Service_Diia_Entity_SessionService()));
  24171.         return $instance;
  24172.     }
  24173.     /**
  24174.      * Gets the public 'jms_serializer' shared service.
  24175.      *
  24176.      * @return \JMS\Serializer\Serializer
  24177.      */
  24178.     protected function getJmsSerializerService()
  24179.     {
  24180.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  24181.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  24182.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  24183.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  24184.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  24185.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  24186.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  24187.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  24188.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  24189.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  24190.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  24191.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  24192.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  24193.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  24194.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  24195.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  24196.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  24197.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  24198.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  24199.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  24200.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  24201.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  24202.         $a = ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService());
  24203.         $b = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
  24204.         $c = ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService());
  24205.         $d = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($c);
  24206.         $e = ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService());
  24207.         $f = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  24208.         $f->setOptions(1024);
  24209.         $g = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory(false);
  24210.         $g->setOptions(0);
  24211.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $d$e$c), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$d$e$c)], ['json' => $f'xml' => new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory()], ['json' => $g'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  24212.     }
  24213.     /**
  24214.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  24215.      *
  24216.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  24217.      */
  24218.     protected function getJmsSerializer_DeserializationContextFactoryService()
  24219.     {
  24220.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  24221.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  24222.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  24223.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  24224.     }
  24225.     /**
  24226.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  24227.      *
  24228.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  24229.      */
  24230.     protected function getJmsSerializer_SerializationContextFactoryService()
  24231.     {
  24232.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  24233.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  24234.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  24235.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  24236.     }
  24237.     /**
  24238.      * Gets the public 'kernel.listener.exception' shared service.
  24239.      *
  24240.      * @return \CoreBundle\EventListener\ExceptionListener
  24241.      */
  24242.     protected function getKernel_Listener_ExceptionService()
  24243.     {
  24244.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/ExceptionListener.php';
  24245.         $this->services['kernel.listener.exception'] = $instance = new \CoreBundle\EventListener\ExceptionListener();
  24246.         $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24247.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  24248.         $instance->setRouter(($this->services['router'] ?? $this->getRouterService()));
  24249.         $instance->setRedirects($this->parameters['redirect']);
  24250.         return $instance;
  24251.     }
  24252.     /**
  24253.      * Gets the public 'knp_menu.factory' shared service.
  24254.      *
  24255.      * @return \Knp\Menu\MenuFactory
  24256.      */
  24257.     protected function getKnpMenu_FactoryService()
  24258.     {
  24259.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  24260.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  24261.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  24262.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  24263.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  24264.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  24265.         return $instance;
  24266.     }
  24267.     /**
  24268.      * Gets the public 'knp_menu.matcher' shared service.
  24269.      *
  24270.      * @return \Knp\Menu\Matcher\Matcher
  24271.      */
  24272.     protected function getKnpMenu_MatcherService()
  24273.     {
  24274.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  24275.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  24276.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  24277.             yield => ($this->privates['knp_menu.voter.callback'] ?? ($this->privates['knp_menu.voter.callback'] = new \Knp\Menu\Matcher\Voter\CallbackVoter()));
  24278.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  24279.             yield => ($this->privates['sonata.admin.menu.matcher.voter.admin'] ?? $this->getSonata_Admin_Menu_Matcher_Voter_AdminService());
  24280.             yield => ($this->privates['sonata.admin.menu.matcher.voter.active'] ?? ($this->privates['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()));
  24281.         }, 4));
  24282.     }
  24283.     /**
  24284.      * Gets the public 'knp_snappy.image' shared service.
  24285.      *
  24286.      * @return \Knp\Snappy\Image
  24287.      */
  24288.     protected function getKnpSnappy_ImageService()
  24289.     {
  24290.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  24291.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  24292.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  24293.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
  24294.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  24295.         return $instance;
  24296.     }
  24297.     /**
  24298.      * Gets the public 'knp_snappy.pdf' shared service.
  24299.      *
  24300.      * @return \Knp\Snappy\Pdf
  24301.      */
  24302.     protected function getKnpSnappy_PdfService()
  24303.     {
  24304.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  24305.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  24306.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  24307.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), $this->parameters['knp_snappy.pdf.options'], []);
  24308.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  24309.         return $instance;
  24310.     }
  24311.     /**
  24312.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  24313.      *
  24314.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  24315.      */
  24316.     protected function getLexikJwtAuthentication_EncoderService()
  24317.     {
  24318.         return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'openssl''HS256'36000false));
  24319.     }
  24320.     /**
  24321.      * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  24322.      *
  24323.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  24324.      */
  24325.     protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  24326.     {
  24327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24328.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  24329.         $this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
  24330.             yield => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
  24331.         }, 1));
  24332.         $instance->setName('lexik:jwt:generate-token');
  24333.         $instance->setDescription('Generates a JWT token for a given user.');
  24334.         return $instance;
  24335.     }
  24336.     /**
  24337.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  24338.      *
  24339.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  24340.      */
  24341.     protected function getLexikJwtAuthentication_JwtManagerService()
  24342.     {
  24343.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24344.         if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
  24345.             return $this->services['lexik_jwt_authentication.jwt_manager'];
  24346.         }
  24347.         $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $a'username', new \Lexik\Bundle\JWTAuthenticationBundle\Services\PayloadEnrichment\ChainEnrichment([]));
  24348.         $instance->setUserIdentityField('username'false);
  24349.         return $instance;
  24350.     }
  24351.     /**
  24352.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  24353.      *
  24354.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  24355.      */
  24356.     protected function getLexikJwtAuthentication_KeyLoaderService()
  24357.     {
  24358.         return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), []);
  24359.     }
  24360.     /**
  24361.      * Gets the public 'monolog.error_db_handler' shared service.
  24362.      *
  24363.      * @return \CoreBundle\Services\Db\MonologDBHandler
  24364.      */
  24365.     protected function getMonolog_ErrorDbHandlerService()
  24366.     {
  24367.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24368.         if (isset($this->services['monolog.error_db_handler'])) {
  24369.             return $this->services['monolog.error_db_handler'];
  24370.         }
  24371.         return $this->services['monolog.error_db_handler'] = new \CoreBundle\Services\Db\MonologDBHandler($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 400);
  24372.     }
  24373.     /**
  24374.      * Gets the public 'monolog.logger.callback_daemon' shared service.
  24375.      *
  24376.      * @return \Symfony\Bridge\Monolog\Logger
  24377.      */
  24378.     protected function getMonolog_Logger_CallbackDaemonService()
  24379.     {
  24380.         $this->services['monolog.logger.callback_daemon'] = $instance = new \Symfony\Bridge\Monolog\Logger('callback_daemon');
  24381.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24382.         $instance->pushHandler(($this->privates['monolog.handler.callback_daemon'] ?? $this->getMonolog_Handler_CallbackDaemonService()));
  24383.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24384.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24385.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24386.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24387.         return $instance;
  24388.     }
  24389.     /**
  24390.      * Gets the public 'monolog.logger.camera_subscriber_service_log' shared service.
  24391.      *
  24392.      * @return \Symfony\Bridge\Monolog\Logger
  24393.      */
  24394.     protected function getMonolog_Logger_CameraSubscriberServiceLogService()
  24395.     {
  24396.         $this->services['monolog.logger.camera_subscriber_service_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('camera_subscriber_service_log');
  24397.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24398.         $instance->pushHandler(($this->privates['monolog.handler.camera_subscriber_service'] ?? $this->getMonolog_Handler_CameraSubscriberServiceService()));
  24399.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24400.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24401.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24402.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24403.         return $instance;
  24404.     }
  24405.     /**
  24406.      * Gets the public 'monolog.logger.debug_logger_log' shared service.
  24407.      *
  24408.      * @return \Symfony\Bridge\Monolog\Logger
  24409.      */
  24410.     protected function getMonolog_Logger_DebugLoggerLogService()
  24411.     {
  24412.         $this->services['monolog.logger.debug_logger_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('debug_logger_log');
  24413.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24414.         $instance->pushHandler(($this->privates['monolog.handler.debug_logger_service'] ?? $this->getMonolog_Handler_DebugLoggerServiceService()));
  24415.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24416.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24417.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24418.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24419.         return $instance;
  24420.     }
  24421.     /**
  24422.      * Gets the public 'monolog.logger.diia_actions' shared service.
  24423.      *
  24424.      * @return \Symfony\Bridge\Monolog\Logger
  24425.      */
  24426.     protected function getMonolog_Logger_DiiaActionsService()
  24427.     {
  24428.         $this->services['monolog.logger.diia_actions'] = $instance = new \Symfony\Bridge\Monolog\Logger('diia_actions');
  24429.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24430.         $instance->pushHandler(($this->privates['monolog.handler.diia'] ?? $this->getMonolog_Handler_DiiaService()));
  24431.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24432.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24433.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24434.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24435.         return $instance;
  24436.     }
  24437.     /**
  24438.      * Gets the public 'monolog.logger.mailer_logger_log' shared service.
  24439.      *
  24440.      * @return \Symfony\Bridge\Monolog\Logger
  24441.      */
  24442.     protected function getMonolog_Logger_MailerLoggerLogService()
  24443.     {
  24444.         $this->services['monolog.logger.mailer_logger_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer_logger_log');
  24445.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24446.         $instance->pushHandler(($this->privates['monolog.handler.mailer_logger_service'] ?? $this->getMonolog_Handler_MailerLoggerServiceService()));
  24447.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24448.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24449.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24450.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24451.         return $instance;
  24452.     }
  24453.     /**
  24454.      * Gets the public 'monolog.logger.night_service_log' shared service.
  24455.      *
  24456.      * @return \Symfony\Bridge\Monolog\Logger
  24457.      */
  24458.     protected function getMonolog_Logger_NightServiceLogService()
  24459.     {
  24460.         $this->services['monolog.logger.night_service_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('night_service_log');
  24461.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24462.         $instance->pushHandler(($this->privates['monolog.handler.night_service'] ?? $this->getMonolog_Handler_NightServiceService()));
  24463.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24464.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24465.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24466.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24467.         return $instance;
  24468.     }
  24469.     /**
  24470.      * Gets the public 'monolog.logger.odata_manager_log' shared service.
  24471.      *
  24472.      * @return \Symfony\Bridge\Monolog\Logger
  24473.      */
  24474.     protected function getMonolog_Logger_OdataManagerLogService()
  24475.     {
  24476.         $this->services['monolog.logger.odata_manager_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('odata_manager_log');
  24477.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24478.         $instance->pushHandler(($this->privates['monolog.handler.odata_manager'] ?? $this->getMonolog_Handler_OdataManagerService()));
  24479.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24480.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24481.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24482.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24483.         return $instance;
  24484.     }
  24485.     /**
  24486.      * Gets the public 'monolog.logger.one_c_service_log' shared service.
  24487.      *
  24488.      * @return \Symfony\Bridge\Monolog\Logger
  24489.      */
  24490.     protected function getMonolog_Logger_OneCServiceLogService()
  24491.     {
  24492.         $this->services['monolog.logger.one_c_service_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('one_c_service_log');
  24493.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24494.         $instance->pushHandler(($this->privates['monolog.handler.one_c_service'] ?? $this->getMonolog_Handler_OneCServiceService()));
  24495.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24496.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24497.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24498.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24499.         return $instance;
  24500.     }
  24501.     /**
  24502.      * Gets the public 'monolog.logger.postomate_service_log' shared service.
  24503.      *
  24504.      * @return \Symfony\Bridge\Monolog\Logger
  24505.      */
  24506.     protected function getMonolog_Logger_PostomateServiceLogService()
  24507.     {
  24508.         $this->services['monolog.logger.postomate_service_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('postomate_service_log');
  24509.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24510.         $instance->pushHandler(($this->privates['monolog.handler.postomate_service'] ?? $this->getMonolog_Handler_PostomateServiceService()));
  24511.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24512.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24513.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24514.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24515.         return $instance;
  24516.     }
  24517.     /**
  24518.      * Gets the public 'monolog.logger.ria_curl_log' shared service.
  24519.      *
  24520.      * @return \Symfony\Bridge\Monolog\Logger
  24521.      */
  24522.     protected function getMonolog_Logger_RiaCurlLogService()
  24523.     {
  24524.         $this->services['monolog.logger.ria_curl_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('ria_curl_log');
  24525.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24526.         $instance->pushHandler(($this->privates['monolog.handler.ria_curl'] ?? $this->getMonolog_Handler_RiaCurlService()));
  24527.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24528.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24529.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24530.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24531.         return $instance;
  24532.     }
  24533.     /**
  24534.      * Gets the public 'monolog.logger.territory_access_log' shared service.
  24535.      *
  24536.      * @return \Symfony\Bridge\Monolog\Logger
  24537.      */
  24538.     protected function getMonolog_Logger_TerritoryAccessLogService()
  24539.     {
  24540.         $this->services['monolog.logger.territory_access_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('territory_access_log');
  24541.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24542.         $instance->pushHandler(($this->privates['monolog.handler.territory_access_service'] ?? $this->getMonolog_Handler_TerritoryAccessServiceService()));
  24543.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24544.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24545.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24546.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24547.         return $instance;
  24548.     }
  24549.     /**
  24550.      * Gets the public 'my.auth' shared service.
  24551.      *
  24552.      * @return \MyBundle\Service\AuthService
  24553.      */
  24554.     protected function getMy_AuthService()
  24555.     {
  24556.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24557.         if (isset($this->services['my.auth'])) {
  24558.             return $this->services['my.auth'];
  24559.         }
  24560.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24561.         if (isset($this->services['my.auth'])) {
  24562.             return $this->services['my.auth'];
  24563.         }
  24564.         $c = ($this->services['router'] ?? $this->getRouterService());
  24565.         if (isset($this->services['my.auth'])) {
  24566.             return $this->services['my.auth'];
  24567.         }
  24568.         $d = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  24569.         if (isset($this->services['my.auth'])) {
  24570.             return $this->services['my.auth'];
  24571.         }
  24572.         $e = ($this->services['my.basket'] ?? $this->getMy_BasketService());
  24573.         if (isset($this->services['my.auth'])) {
  24574.             return $this->services['my.auth'];
  24575.         }
  24576.         $f = ($this->services['core.user.model'] ?? $this->getCore_User_ModelService());
  24577.         if (isset($this->services['my.auth'])) {
  24578.             return $this->services['my.auth'];
  24579.         }
  24580.         return $this->services['my.auth'] = new \MyBundle\Service\AuthService(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a$b$c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d, ($this->services['translator'] ?? $this->getTranslatorService()), $e$f);
  24581.     }
  24582.     /**
  24583.      * Gets the public 'my.basket' shared service.
  24584.      *
  24585.      * @return \MyBundle\Service\BasketService
  24586.      */
  24587.     protected function getMy_BasketService()
  24588.     {
  24589.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24590.         if (isset($this->services['my.basket'])) {
  24591.             return $this->services['my.basket'];
  24592.         }
  24593.         $b = ($this->services['router'] ?? $this->getRouterService());
  24594.         if (isset($this->services['my.basket'])) {
  24595.             return $this->services['my.basket'];
  24596.         }
  24597.         $c = ($this->services['core.cart.collection'] ?? $this->getCore_Cart_CollectionService());
  24598.         if (isset($this->services['my.basket'])) {
  24599.             return $this->services['my.basket'];
  24600.         }
  24601.         return $this->services['my.basket'] = new \MyBundle\Service\BasketService($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c);
  24602.     }
  24603.     /**
  24604.      * Gets the public 'my.bonus.manager' shared service.
  24605.      *
  24606.      * @return \MyBundle\Component\BonusManager
  24607.      */
  24608.     protected function getMy_Bonus_ManagerService()
  24609.     {
  24610.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24611.         if (isset($this->services['my.bonus.manager'])) {
  24612.             return $this->services['my.bonus.manager'];
  24613.         }
  24614.         return $this->services['my.bonus.manager'] = new \MyBundle\Component\BonusManager($a);
  24615.     }
  24616.     /**
  24617.      * Gets the public 'my.factory.auth.code.dto' shared service.
  24618.      *
  24619.      * @return \MyBundle\Factory\AuthCodeDTOFactory
  24620.      */
  24621.     protected function getMy_Factory_Auth_Code_DtoService()
  24622.     {
  24623.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/AuthCodeDTOFactory.php';
  24624.         return $this->services['my.factory.auth.code.dto'] = new \MyBundle\Factory\AuthCodeDTOFactory(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24625.     }
  24626.     /**
  24627.      * Gets the public 'my.factory.otp.code.generator' shared service.
  24628.      *
  24629.      * @return \MyBundle\Factory\OtpCodeGenerator
  24630.      */
  24631.     protected function getMy_Factory_Otp_Code_GeneratorService()
  24632.     {
  24633.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpCodeGenerator.php';
  24634.         return $this->services['my.factory.otp.code.generator'] = new \MyBundle\Factory\OtpCodeGenerator('dev');
  24635.     }
  24636.     /**
  24637.      * Gets the public 'my.factory.otp.entity' shared service.
  24638.      *
  24639.      * @return \MyBundle\Factory\OtpEntityFactory
  24640.      */
  24641.     protected function getMy_Factory_Otp_EntityService()
  24642.     {
  24643.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpEntityFactory.php';
  24644.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpCodeGenerator.php';
  24645.         return $this->services['my.factory.otp.entity'] = new \MyBundle\Factory\OtpEntityFactory(($this->services['my.factory.otp.code.generator'] ?? ($this->services['my.factory.otp.code.generator'] = new \MyBundle\Factory\OtpCodeGenerator('dev'))));
  24646.     }
  24647.     /**
  24648.      * Gets the public 'my.factory.user.entity' shared service.
  24649.      *
  24650.      * @return \MyBundle\Factory\UserEntityFactory
  24651.      */
  24652.     protected function getMy_Factory_User_EntityService()
  24653.     {
  24654.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/UserEntityFactory.php';
  24655.         return $this->services['my.factory.user.entity'] = new \MyBundle\Factory\UserEntityFactory(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  24656.     }
  24657.     /**
  24658.      * Gets the public 'my.infobip' shared service.
  24659.      *
  24660.      * @return \MyBundle\Service\Infobip
  24661.      */
  24662.     protected function getMy_InfobipService()
  24663.     {
  24664.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/Infobip.php';
  24665.         return $this->services['my.infobip'] = new \MyBundle\Service\Infobip($this->getParameter('infobip'));
  24666.     }
  24667.     /**
  24668.      * Gets the public 'my.night_booking.service' shared service.
  24669.      *
  24670.      * @return \MyBundle\Service\NightBookingService
  24671.      */
  24672.     protected function getMy_NightBooking_ServiceService()
  24673.     {
  24674.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/NightBookingService.php';
  24675.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  24676.         return $this->services['my.night_booking.service'] = new \MyBundle\Service\NightBookingService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['telegram.bot'] ?? $this->getTelegram_BotService()), ($this->services['my.sms.infobip.sender'] ?? $this->getMy_Sms_Infobip_SenderService()), ($this->services['gateway.postomate.service'] ?? $this->getGateway_Postomate_ServiceService()), ($this->services['gateway.territory_access.service'] ?? $this->getGateway_TerritoryAccess_ServiceService()), ($this->services['gateway.camera_subscriber.service'] ?? $this->getGateway_CameraSubscriber_ServiceService()), ($this->services['monolog.logger.night_service_log'] ?? $this->getMonolog_Logger_NightServiceLogService()));
  24677.     }
  24678.     /**
  24679.      * Gets the public 'my.order' shared service.
  24680.      *
  24681.      * @return \MyBundle\Service\OrderService
  24682.      */
  24683.     protected function getMy_OrderService()
  24684.     {
  24685.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/OrderService.php';
  24686.         return $this->services['my.order'] = new \MyBundle\Service\OrderService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService()), ($this->services['portmone.acquiring'] ?? $this->getPortmone_AcquiringService()), ($this->services['order.model'] ?? $this->getOrder_ModelService()), ($this->services['core.cart.collection'] ?? $this->getCore_Cart_CollectionService()), ($this->services['dc.accessory.shop'] ?? $this->getDc_Accessory_ShopService()));
  24687.     }
  24688.     /**
  24689.      * Gets the public 'my.service.profile.calculator' shared service.
  24690.      *
  24691.      * @return \MyBundle\Service\ProfileCalculatorEmployeeService
  24692.      */
  24693.     protected function getMy_Service_Profile_CalculatorService()
  24694.     {
  24695.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/ProfileCalculatorEmployeeService.php';
  24696.         return $this->services['my.service.profile.calculator'] = new \MyBundle\Service\ProfileCalculatorEmployeeService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24697.     }
  24698.     /**
  24699.      * Gets the public 'my.service.profile.service' shared service.
  24700.      *
  24701.      * @return \MyBundle\Service\ProfileService
  24702.      */
  24703.     protected function getMy_Service_Profile_ServiceService()
  24704.     {
  24705.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/ProfileService.php';
  24706.         return $this->services['my.service.profile.service'] = new \MyBundle\Service\ProfileService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()));
  24707.     }
  24708.     /**
  24709.      * Gets the public 'my.sms.infobip.sender' shared service.
  24710.      *
  24711.      * @return \MyBundle\Component\InfobipSmsSender
  24712.      */
  24713.     protected function getMy_Sms_Infobip_SenderService()
  24714.     {
  24715.         include_once \dirname(__DIR__4).'/src/MyBundle/Component/InfobipSmsSender.php';
  24716.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24717.         if (isset($this->services['my.sms.infobip.sender'])) {
  24718.             return $this->services['my.sms.infobip.sender'];
  24719.         }
  24720.         return $this->services['my.sms.infobip.sender'] = new \MyBundle\Component\InfobipSmsSender($a'dev', ($this->services['my.infobip'] ?? $this->getMy_InfobipService()));
  24721.     }
  24722.     /**
  24723.      * Gets the public 'my.sms.sender' shared service.
  24724.      *
  24725.      * @return \MyBundle\Component\SmsSender
  24726.      */
  24727.     protected function getMy_Sms_SenderService()
  24728.     {
  24729.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24730.         if (isset($this->services['my.sms.sender'])) {
  24731.             return $this->services['my.sms.sender'];
  24732.         }
  24733.         return $this->services['my.sms.sender'] = new \MyBundle\Component\SmsSender($a);
  24734.     }
  24735.     /**
  24736.      * Gets the public 'nelmio_api_doc.controller.swagger' shared service.
  24737.      *
  24738.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  24739.      */
  24740.     protected function getNelmioApiDoc_Controller_SwaggerService()
  24741.     {
  24742.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  24743.         return $this->services['nelmio_api_doc.controller.swagger'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->privates['nelmio_api_doc.generator_locator'] ?? $this->getNelmioApiDoc_GeneratorLocatorService()));
  24744.     }
  24745.     /**
  24746.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  24747.      *
  24748.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  24749.      */
  24750.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  24751.     {
  24752.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  24753.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->privates['nelmio_api_doc.generator_locator'] ?? $this->getNelmioApiDoc_GeneratorLocatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  24754.     }
  24755.     /**
  24756.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  24757.      *
  24758.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  24759.      */
  24760.     protected function getNelmioApiDoc_Generator_DefaultService()
  24761.     {
  24762.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  24763.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  24764.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  24765.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  24766.             yield => ($this->privates['nelmio_api_doc.describers.swagger_php.default'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_DefaultService());
  24767.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  24768.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  24769.         }, 5), new RewindableGenerator(function () {
  24770.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  24771.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  24772.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  24773.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  24774.         }, 4));
  24775.         $instance->setAlternativeNames([]);
  24776.         return $instance;
  24777.     }
  24778.     /**
  24779.      * Gets the public 'order.model' shared service.
  24780.      *
  24781.      * @return \AcquiringBundle\Component\Model\Order
  24782.      */
  24783.     protected function getOrder_ModelService()
  24784.     {
  24785.         include_once \dirname(__DIR__4).'/src/AcquiringBundle/Component/Model/Order.php';
  24786.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24787.         if (isset($this->services['order.model'])) {
  24788.             return $this->services['order.model'];
  24789.         }
  24790.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  24791.         if (isset($this->services['order.model'])) {
  24792.             return $this->services['order.model'];
  24793.         }
  24794.         return $this->services['order.model'] = new \AcquiringBundle\Component\Model\Order($a$b);
  24795.     }
  24796.     /**
  24797.      * Gets the public 'portal.admin.announcement_bar' service.
  24798.      *
  24799.      * @return \AdminBundle\Admin\Vidi\AnnouncementBarAdmin
  24800.      */
  24801.     protected function getPortal_Admin_AnnouncementBarService()
  24802.     {
  24803.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  24804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  24805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  24806.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  24807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  24808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  24809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  24810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  24811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  24812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  24813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  24814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  24815.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/AnnouncementBarAdmin.php';
  24816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  24817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  24818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  24819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  24820.         $this->factories['portal.admin.announcement_bar'] = function () {
  24821.             $instance = new \AdminBundle\Admin\Vidi\AnnouncementBarAdmin('portal.admin.announcement_bar''PortalBundle\\Entity\\AnnouncementBar''sonata.admin.controller.crud');
  24822.             $instance->setManagerType('orm');
  24823.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  24824.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  24825.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  24826.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  24827.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  24828.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  24829.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  24830.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  24831.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  24832.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  24833.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  24834.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  24835.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  24836.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  24837.             $instance->setPagerType('default');
  24838.             $instance->setLabel('Анонс бар');
  24839.             $instance->setTranslationDomain('messages');
  24840.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  24841.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  24842.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  24843.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  24844.             $instance->setTemplateRegistry(($this->services['portal.admin.announcement_bar.template_registry'] ?? $this->getPortal_Admin_AnnouncementBar_TemplateRegistryService()));
  24845.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  24846.             $instance->initialize();
  24847.             return $instance;
  24848.         };
  24849.         return $this->factories['portal.admin.announcement_bar']();
  24850.     }
  24851.     /**
  24852.      * Gets the public 'portal.admin.announcement_bar.template_registry' shared service.
  24853.      *
  24854.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  24855.      */
  24856.     protected function getPortal_Admin_AnnouncementBar_TemplateRegistryService()
  24857.     {
  24858.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  24859.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  24860.         return $this->services['portal.admin.announcement_bar.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  24861.     }
  24862.     /**
  24863.      * Gets the public 'portal.admin.slider' service.
  24864.      *
  24865.      * @return \AdminBundle\Admin\Portal\MainSliderAdmin
  24866.      */
  24867.     protected function getPortal_Admin_SliderService()
  24868.     {
  24869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  24870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  24871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  24872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  24873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  24874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  24875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  24876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  24877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  24878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  24879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  24880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  24881.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Portal/MainSliderAdmin.php';
  24882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  24883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  24884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  24885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  24886.         $this->factories['portal.admin.slider'] = function () {
  24887.             $instance = new \AdminBundle\Admin\Portal\MainSliderAdmin('portal.admin.slider''PortalBundle\\Entity\\MainSlider''sonata.admin.controller.crud');
  24888.             $instance->setManagerType('orm');
  24889.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  24890.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  24891.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  24892.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  24893.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  24894.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  24895.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  24896.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  24897.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  24898.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  24899.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  24900.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  24901.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  24902.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  24903.             $instance->setPagerType('default');
  24904.             $instance->setLabel('Слайдер');
  24905.             $instance->setTranslationDomain('messages');
  24906.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  24907.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  24908.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  24909.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  24910.             $instance->setTemplateRegistry(($this->services['portal.admin.slider.template_registry'] ?? $this->getPortal_Admin_Slider_TemplateRegistryService()));
  24911.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  24912.             $instance->initialize();
  24913.             return $instance;
  24914.         };
  24915.         return $this->factories['portal.admin.slider']();
  24916.     }
  24917.     /**
  24918.      * Gets the public 'portal.admin.slider.template_registry' shared service.
  24919.      *
  24920.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  24921.      */
  24922.     protected function getPortal_Admin_Slider_TemplateRegistryService()
  24923.     {
  24924.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  24925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  24926.         return $this->services['portal.admin.slider.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  24927.     }
  24928.     /**
  24929.      * Gets the public 'portal.breadcrumbs' shared service.
  24930.      *
  24931.      * @return \PortalBundle\Model\Breadcrumbs
  24932.      */
  24933.     protected function getPortal_BreadcrumbsService()
  24934.     {
  24935.         include_once \dirname(__DIR__4).'/src/PortalBundle/Model/Breadcrumbs.php';
  24936.         return $this->services['portal.breadcrumbs'] = new \PortalBundle\Model\Breadcrumbs(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['PortalBundle\\Model\\Catalog'] ?? $this->getCatalogService()));
  24937.     }
  24938.     /**
  24939.      * Gets the public 'portal.comparison.service' shared service.
  24940.      *
  24941.      * @return \PortalBundle\Services\ComparisonService
  24942.      */
  24943.     protected function getPortal_Comparison_ServiceService()
  24944.     {
  24945.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/ComparisonService.php';
  24946.         return $this->services['portal.comparison.service'] = new \PortalBundle\Services\ComparisonService(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()));
  24947.     }
  24948.     /**
  24949.      * Gets the public 'portal.service.catalog' shared service.
  24950.      *
  24951.      * @return \PortalBundle\Services\CatalogService
  24952.      */
  24953.     protected function getPortal_Service_CatalogService()
  24954.     {
  24955.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/CatalogService.php';
  24956.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24957.         if (isset($this->services['portal.service.catalog'])) {
  24958.             return $this->services['portal.service.catalog'];
  24959.         }
  24960.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  24961.         if (isset($this->services['portal.service.catalog'])) {
  24962.             return $this->services['portal.service.catalog'];
  24963.         }
  24964.         $c = ($this->services['PortalBundle\\Model\\Catalog'] ?? $this->getCatalogService());
  24965.         if (isset($this->services['portal.service.catalog'])) {
  24966.             return $this->services['portal.service.catalog'];
  24967.         }
  24968.         $d = ($this->services['router'] ?? $this->getRouterService());
  24969.         if (isset($this->services['portal.service.catalog'])) {
  24970.             return $this->services['portal.service.catalog'];
  24971.         }
  24972.         return $this->services['portal.service.catalog'] = new \PortalBundle\Services\CatalogService($a$b$c$d, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24973.     }
  24974.     /**
  24975.      * Gets the public 'portal.service.finance' shared service.
  24976.      *
  24977.      * @return \PortalBundle\Services\FinanceService
  24978.      */
  24979.     protected function getPortal_Service_FinanceService()
  24980.     {
  24981.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/FinanceService.php';
  24982.         $a = ($this->services['router'] ?? $this->getRouterService());
  24983.         if (isset($this->services['portal.service.finance'])) {
  24984.             return $this->services['portal.service.finance'];
  24985.         }
  24986.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24987.         if (isset($this->services['portal.service.finance'])) {
  24988.             return $this->services['portal.service.finance'];
  24989.         }
  24990.         $c = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  24991.         if (isset($this->services['portal.service.finance'])) {
  24992.             return $this->services['portal.service.finance'];
  24993.         }
  24994.         $d = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  24995.         if (isset($this->services['portal.service.finance'])) {
  24996.             return $this->services['portal.service.finance'];
  24997.         }
  24998.         $e = ($this->services['portal.service.catalog'] ?? $this->getPortal_Service_CatalogService());
  24999.         if (isset($this->services['portal.service.finance'])) {
  25000.             return $this->services['portal.service.finance'];
  25001.         }
  25002.         $f = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  25003.         if (isset($this->services['portal.service.finance'])) {
  25004.             return $this->services['portal.service.finance'];
  25005.         }
  25006.         return $this->services['portal.service.finance'] = new \PortalBundle\Services\FinanceService($a$b$c$d$e$f);
  25007.     }
  25008.     /**
  25009.      * Gets the public 'portal.service.service' shared service.
  25010.      *
  25011.      * @return \PortalBundle\Services\ServiceService
  25012.      */
  25013.     protected function getPortal_Service_ServiceService()
  25014.     {
  25015.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/ServiceService.php';
  25016.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25017.         if (isset($this->services['portal.service.service'])) {
  25018.             return $this->services['portal.service.service'];
  25019.         }
  25020.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  25021.         if (isset($this->services['portal.service.service'])) {
  25022.             return $this->services['portal.service.service'];
  25023.         }
  25024.         return $this->services['portal.service.service'] = new \PortalBundle\Services\ServiceService($a$b);
  25025.     }
  25026.     /**
  25027.      * Gets the public 'portmone.acquiring' shared service.
  25028.      *
  25029.      * @return \AcquiringBundle\Component\Model\PortmoneAcquiring
  25030.      */
  25031.     protected function getPortmone_AcquiringService()
  25032.     {
  25033.         include_once \dirname(__DIR__4).'/src/AcquiringBundle/Component/Model/PortmoneAcquiring.php';
  25034.         return $this->services['portmone.acquiring'] = new \AcquiringBundle\Component\Model\PortmoneAcquiring($this->parameters['acquiring_portmone'], ($this->services['router'] ?? $this->getRouterService()));
  25035.     }
  25036.     /**
  25037.      * Gets the public 'request_stack' shared service.
  25038.      *
  25039.      * @return \Symfony\Component\HttpFoundation\RequestStack
  25040.      */
  25041.     protected function getRequestStackService()
  25042.     {
  25043.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  25044.     }
  25045.     /**
  25046.      * Gets the public 'router' shared service.
  25047.      *
  25048.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  25049.      */
  25050.     protected function getRouterService()
  25051.     {
  25052.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  25053.         if (isset($this->services['router'])) {
  25054.             return $this->services['router'];
  25055.         }
  25056.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  25057.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  25058.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  25059.         $b->pushHandler($a);
  25060.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  25061.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  25062.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25063.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  25064.         ], [
  25065.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  25066.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $b'ua');
  25067.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  25068.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  25069.         return $instance;
  25070.     }
  25071.     /**
  25072.      * Gets the public 'routing.loader' shared service.
  25073.      *
  25074.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  25075.      */
  25076.     protected function getRouting_LoaderService()
  25077.     {
  25078.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  25079.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  25080.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  25081.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  25082.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  25083.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  25084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/AdminPoolLoader.php';
  25085.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  25086.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  25087.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  25088.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  25089.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  25090.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  25091.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  25092.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  25093.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  25094.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  25095.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  25096.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  25097.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  25098.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  25099.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  25100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  25101.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  25102.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  25103.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25104.         if (isset($this->services['routing.loader'])) {
  25105.             return $this->services['routing.loader'];
  25106.         }
  25107.         $b = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  25108.         if (isset($this->services['routing.loader'])) {
  25109.             return $this->services['routing.loader'];
  25110.         }
  25111.         $c = new \Symfony\Component\Config\Loader\LoaderResolver();
  25112.         $d = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  25113.         $e = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader($b'dev');
  25114.         $c->addLoader(new \Sonata\AdminBundle\Route\AdminPoolLoader($a));
  25115.         $c->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($d'dev'));
  25116.         $c->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($d'dev'));
  25117.         $c->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($d'dev'));
  25118.         $c->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($d'dev'));
  25119.         $c->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($d'dev'));
  25120.         $c->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25121.             'kernel' => ['services''kernel''getKernelService'false],
  25122.         ], [
  25123.             'kernel' => 'App\\Kernel',
  25124.         ]), 'dev'));
  25125.         $c->addLoader($e);
  25126.         $c->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($d$e));
  25127.         $c->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($d$e));
  25128.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($c, ['utf8' => true], []);
  25129.     }
  25130.     /**
  25131.      * Gets the public 'security.encoder_factory' shared service.
  25132.      *
  25133.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  25134.      *
  25135.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory" service is deprecated, use "security.password_hasher_factory" instead.
  25136.      */
  25137.     protected function getSecurity_EncoderFactoryService()
  25138.     {
  25139.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory" service is deprecated, use "security.password_hasher_factory" instead.');
  25140.         return $this->services['security.encoder_factory'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  25141.     }
  25142.     /**
  25143.      * Gets the public 'services_resetter' shared service.
  25144.      *
  25145.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  25146.      */
  25147.     protected function getServicesResetterService()
  25148.     {
  25149.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  25150.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  25151.             if (isset($this->services['.container.private.security.token_storage'])) {
  25152.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  25153.             }
  25154.             if (isset($this->privates['cache.security_expression_language'])) {
  25155.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  25156.             }
  25157.             if (isset($this->privates['debug.security.firewall'])) {
  25158.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  25159.             }
  25160.             if (isset($this->services['knp_menu.matcher'])) {
  25161.                 yield 'knp_menu.matcher' => ($this->services['knp_menu.matcher'] ?? null);
  25162.             }
  25163.             if (isset($this->services['doctrine'])) {
  25164.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  25165.             }
  25166.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  25167.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  25168.             }
  25169.             if (isset($this->privates['form.type.entity'])) {
  25170.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  25171.             }
  25172.             if (isset($this->privates['monolog.handler.main'])) {
  25173.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  25174.             }
  25175.             if (isset($this->privates['monolog.handler.console'])) {
  25176.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  25177.             }
  25178.             if (isset($this->privates['monolog.handler.diia'])) {
  25179.                 yield 'monolog.handler.diia' => ($this->privates['monolog.handler.diia'] ?? null);
  25180.             }
  25181.             if (isset($this->privates['monolog.handler.ria_curl'])) {
  25182.                 yield 'monolog.handler.ria_curl' => ($this->privates['monolog.handler.ria_curl'] ?? null);
  25183.             }
  25184.             if (isset($this->privates['monolog.handler.night_service'])) {
  25185.                 yield 'monolog.handler.night_service' => ($this->privates['monolog.handler.night_service'] ?? null);
  25186.             }
  25187.             if (isset($this->privates['monolog.handler.camera_subscriber_service'])) {
  25188.                 yield 'monolog.handler.camera_subscriber_service' => ($this->privates['monolog.handler.camera_subscriber_service'] ?? null);
  25189.             }
  25190.             if (isset($this->privates['monolog.handler.postomate_service'])) {
  25191.                 yield 'monolog.handler.postomate_service' => ($this->privates['monolog.handler.postomate_service'] ?? null);
  25192.             }
  25193.             if (isset($this->privates['monolog.handler.territory_access_service'])) {
  25194.                 yield 'monolog.handler.territory_access_service' => ($this->privates['monolog.handler.territory_access_service'] ?? null);
  25195.             }
  25196.             if (isset($this->privates['monolog.handler.one_c_service'])) {
  25197.                 yield 'monolog.handler.one_c_service' => ($this->privates['monolog.handler.one_c_service'] ?? null);
  25198.             }
  25199.             if (isset($this->privates['monolog.handler.debug_logger_service'])) {
  25200.                 yield 'monolog.handler.debug_logger_service' => ($this->privates['monolog.handler.debug_logger_service'] ?? null);
  25201.             }
  25202.             if (isset($this->privates['monolog.handler.mailer_logger_service'])) {
  25203.                 yield 'monolog.handler.mailer_logger_service' => ($this->privates['monolog.handler.mailer_logger_service'] ?? null);
  25204.             }
  25205.             if (isset($this->privates['monolog.handler.odata_manager'])) {
  25206.                 yield 'monolog.handler.odata_manager' => ($this->privates['monolog.handler.odata_manager'] ?? null);
  25207.             }
  25208.             if (isset($this->privates['monolog.handler.callback_daemon'])) {
  25209.                 yield 'monolog.handler.callback_daemon' => ($this->privates['monolog.handler.callback_daemon'] ?? null);
  25210.             }
  25211.             if (isset($this->services['cache.app'])) {
  25212.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  25213.             }
  25214.             if (isset($this->services['cache.system'])) {
  25215.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  25216.             }
  25217.             if (isset($this->privates['cache.validator'])) {
  25218.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  25219.             }
  25220.             if (isset($this->privates['cache.serializer'])) {
  25221.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  25222.             }
  25223.             if (isset($this->privates['cache.annotations'])) {
  25224.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  25225.             }
  25226.             if (isset($this->privates['cache.property_info'])) {
  25227.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  25228.             }
  25229.             if (isset($this->privates['.debug.http_client'])) {
  25230.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  25231.             }
  25232.             if (isset($this->privates['mailer.message_logger_listener'])) {
  25233.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  25234.             }
  25235.             if (isset($this->privates['debug.stopwatch'])) {
  25236.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  25237.             }
  25238.             if (isset($this->services['event_dispatcher'])) {
  25239.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  25240.             }
  25241.             if (isset($this->privates['session_listener'])) {
  25242.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  25243.             }
  25244.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  25245.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  25246.             }
  25247.             if (isset($this->services['cache.validator_expression_language'])) {
  25248.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  25249.             }
  25250.             if (isset($this->services['.container.private.profiler'])) {
  25251.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  25252.             }
  25253.             if (isset($this->services['.container.private.validator'])) {
  25254.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  25255.             }
  25256.             if (isset($this->services['.container.private.twig'])) {
  25257.                 yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  25258.             }
  25259.             if (isset($this->privates['twig.form.engine'])) {
  25260.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  25261.             }
  25262.             if (isset($this->privates['.debug.http_client'])) {
  25263.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  25264.             }
  25265.         }, function () {
  25266.             return + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->services['knp_menu.matcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.diia'])) + (int) (isset($this->privates['monolog.handler.ria_curl'])) + (int) (isset($this->privates['monolog.handler.night_service'])) + (int) (isset($this->privates['monolog.handler.camera_subscriber_service'])) + (int) (isset($this->privates['monolog.handler.postomate_service'])) + (int) (isset($this->privates['monolog.handler.territory_access_service'])) + (int) (isset($this->privates['monolog.handler.one_c_service'])) + (int) (isset($this->privates['monolog.handler.debug_logger_service'])) + (int) (isset($this->privates['monolog.handler.mailer_logger_service'])) + (int) (isset($this->privates['monolog.handler.odata_manager'])) + (int) (isset($this->privates['monolog.handler.callback_daemon'])) + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['.debug.http_client']));
  25267.         }), ['security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'knp_menu.matcher' => [=> 'clear'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'monolog.handler.diia' => [=> 'reset'], 'monolog.handler.ria_curl' => [=> 'reset'], 'monolog.handler.night_service' => [=> 'reset'], 'monolog.handler.camera_subscriber_service' => [=> 'reset'], 'monolog.handler.postomate_service' => [=> 'reset'], 'monolog.handler.territory_access_service' => [=> 'reset'], 'monolog.handler.one_c_service' => [=> 'reset'], 'monolog.handler.debug_logger_service' => [=> 'reset'], 'monolog.handler.mailer_logger_service' => [=> 'reset'], 'monolog.handler.odata_manager' => [=> 'reset'], 'monolog.handler.callback_daemon' => [=> 'reset'], 'cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig' => [=> 'resetGlobals'], 'twig.form.engine' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  25268.     }
  25269.     /**
  25270.      * Gets the public 'sonata.admin.action.append_form_field_element' shared service.
  25271.      *
  25272.      * @return \Sonata\AdminBundle\Action\AppendFormFieldElementAction
  25273.      */
  25274.     protected function getSonata_Admin_Action_AppendFormFieldElementService()
  25275.     {
  25276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/AppendFormFieldElementAction.php';
  25277.         return $this->services['sonata.admin.action.append_form_field_element'] = new \Sonata\AdminBundle\Action\AppendFormFieldElementAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  25278.     }
  25279.     /**
  25280.      * Gets the public 'sonata.admin.action.dashboard' shared service.
  25281.      *
  25282.      * @return \Sonata\AdminBundle\Action\DashboardAction
  25283.      */
  25284.     protected function getSonata_Admin_Action_DashboardService()
  25285.     {
  25286.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/DashboardAction.php';
  25287.         return $this->services['sonata.admin.action.dashboard'] = new \Sonata\AdminBundle\Action\DashboardAction($this->parameters['sonata.admin.configuration.dashboard_blocks'], ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  25288.     }
  25289.     /**
  25290.      * Gets the public 'sonata.admin.action.get_short_object_description' shared service.
  25291.      *
  25292.      * @return \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction
  25293.      */
  25294.     protected function getSonata_Admin_Action_GetShortObjectDescriptionService()
  25295.     {
  25296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/GetShortObjectDescriptionAction.php';
  25297.         return $this->services['sonata.admin.action.get_short_object_description'] = new \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()));
  25298.     }
  25299.     /**
  25300.      * Gets the public 'sonata.admin.action.retrieve_autocomplete_items' shared service.
  25301.      *
  25302.      * @return \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction
  25303.      */
  25304.     protected function getSonata_Admin_Action_RetrieveAutocompleteItemsService()
  25305.     {
  25306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveAutocompleteItemsAction.php';
  25307.         return $this->services['sonata.admin.action.retrieve_autocomplete_items'] = new \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction(($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()));
  25308.     }
  25309.     /**
  25310.      * Gets the public 'sonata.admin.action.retrieve_form_field_element' shared service.
  25311.      *
  25312.      * @return \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction
  25313.      */
  25314.     protected function getSonata_Admin_Action_RetrieveFormFieldElementService()
  25315.     {
  25316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveFormFieldElementAction.php';
  25317.         return $this->services['sonata.admin.action.retrieve_form_field_element'] = new \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  25318.     }
  25319.     /**
  25320.      * Gets the public 'sonata.admin.action.search' shared service.
  25321.      *
  25322.      * @return \Sonata\AdminBundle\Action\SearchAction
  25323.      */
  25324.     protected function getSonata_Admin_Action_SearchService()
  25325.     {
  25326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SearchAction.php';
  25327.         return $this->services['sonata.admin.action.search'] = new \Sonata\AdminBundle\Action\SearchAction(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  25328.     }
  25329.     /**
  25330.      * Gets the public 'sonata.admin.action.set_object_field_value' shared service.
  25331.      *
  25332.      * @return \Sonata\AdminBundle\Action\SetObjectFieldValueAction
  25333.      */
  25334.     protected function getSonata_Admin_Action_SetObjectFieldValueService()
  25335.     {
  25336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SetObjectFieldValueAction.php';
  25337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolverInterface.php';
  25338.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolver.php';
  25339.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  25340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformer/BooleanToStringTransformer.php';
  25341.         $a = new \Sonata\AdminBundle\Form\DataTransformerResolver();
  25342.         $a->addCustomGlobalTransformer('boolean', new \Sonata\AdminBundle\Form\DataTransformer\BooleanToStringTransformer(1));
  25343.         return $this->services['sonata.admin.action.set_object_field_value'] = new \Sonata\AdminBundle\Action\SetObjectFieldValueAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService()));
  25344.     }
  25345.     /**
  25346.      * Gets the public 'sonata.admin.block.admin_list' shared service.
  25347.      *
  25348.      * @return \Sonata\AdminBundle\Block\AdminListBlockService
  25349.      */
  25350.     protected function getSonata_Admin_Block_AdminListService()
  25351.     {
  25352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminListBlockService.php';
  25355.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25356.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  25357.             return $this->services['sonata.admin.block.admin_list'];
  25358.         }
  25359.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25360.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  25361.             return $this->services['sonata.admin.block.admin_list'];
  25362.         }
  25363.         return $this->services['sonata.admin.block.admin_list'] = new \Sonata\AdminBundle\Block\AdminListBlockService($a$b, ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()));
  25364.     }
  25365.     /**
  25366.      * Gets the public 'sonata.admin.block.admin_preview' shared service.
  25367.      *
  25368.      * @return \Sonata\AdminBundle\Block\AdminPreviewBlockService
  25369.      */
  25370.     protected function getSonata_Admin_Block_AdminPreviewService()
  25371.     {
  25372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminPreviewBlockService.php';
  25375.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25376.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  25377.             return $this->services['sonata.admin.block.admin_preview'];
  25378.         }
  25379.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25380.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  25381.             return $this->services['sonata.admin.block.admin_preview'];
  25382.         }
  25383.         return $this->services['sonata.admin.block.admin_preview'] = new \Sonata\AdminBundle\Block\AdminPreviewBlockService($a$b);
  25384.     }
  25385.     /**
  25386.      * Gets the public 'sonata.admin.block.search_result' shared service.
  25387.      *
  25388.      * @return \Sonata\AdminBundle\Block\AdminSearchBlockService
  25389.      */
  25390.     protected function getSonata_Admin_Block_SearchResultService()
  25391.     {
  25392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25394.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminSearchBlockService.php';
  25395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandlerInterface.php';
  25396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  25397.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25398.         if (isset($this->services['sonata.admin.block.search_result'])) {
  25399.             return $this->services['sonata.admin.block.search_result'];
  25400.         }
  25401.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25402.         if (isset($this->services['sonata.admin.block.search_result'])) {
  25403.             return $this->services['sonata.admin.block.search_result'];
  25404.         }
  25405.         $c = new \Sonata\AdminBundle\Search\SearchHandler();
  25406.         $c->configureAdminSearch([]);
  25407.         return $this->services['sonata.admin.block.search_result'] = new \Sonata\AdminBundle\Block\AdminSearchBlockService($a$b$c, ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), 'show''show');
  25408.     }
  25409.     /**
  25410.      * Gets the public 'sonata.admin.block.stats' shared service.
  25411.      *
  25412.      * @return \Sonata\AdminBundle\Block\AdminStatsBlockService
  25413.      */
  25414.     protected function getSonata_Admin_Block_StatsService()
  25415.     {
  25416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminStatsBlockService.php';
  25419.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25420.         if (isset($this->services['sonata.admin.block.stats'])) {
  25421.             return $this->services['sonata.admin.block.stats'];
  25422.         }
  25423.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25424.         if (isset($this->services['sonata.admin.block.stats'])) {
  25425.             return $this->services['sonata.admin.block.stats'];
  25426.         }
  25427.         return $this->services['sonata.admin.block.stats'] = new \Sonata\AdminBundle\Block\AdminStatsBlockService($a$b);
  25428.     }
  25429.     /**
  25430.      * Gets the public 'sonata.admin.controller.crud' shared service.
  25431.      *
  25432.      * @return \Sonata\AdminBundle\Controller\CRUDController
  25433.      */
  25434.     protected function getSonata_Admin_Controller_CrudService()
  25435.     {
  25436.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  25437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  25438.         $this->services['sonata.admin.controller.crud'] = $instance = new \Sonata\AdminBundle\Controller\CRUDController();
  25439.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('sonata.admin.controller.crud'$this));
  25440.         return $instance;
  25441.     }
  25442.     /**
  25443.      * Gets the public 'sonata.admin.manager.orm' shared service.
  25444.      *
  25445.      * @return \Sonata\DoctrineORMAdminBundle\Model\ModelManager
  25446.      */
  25447.     protected function getSonata_Admin_Manager_OrmService()
  25448.     {
  25449.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  25450.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  25451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ProxyResolverInterface.php';
  25452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  25453.         return $this->services['sonata.admin.manager.orm'] = new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  25454.     }
  25455.     /**
  25456.      * Gets the public 'sonata.admin.manipulator.acl.object.orm' shared service.
  25457.      *
  25458.      * @return \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator
  25459.      */
  25460.     protected function getSonata_Admin_Manipulator_Acl_Object_OrmService()
  25461.     {
  25462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  25463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  25464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  25465.         return $this->services['sonata.admin.manipulator.acl.object.orm'] = new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25466.     }
  25467.     /**
  25468.      * Gets the public 'sonata.block.context_manager.default' shared service.
  25469.      *
  25470.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  25471.      */
  25472.     protected function getSonata_Block_ContextManager_DefaultService()
  25473.     {
  25474.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  25475.         if (isset($this->services['sonata.block.context_manager.default'])) {
  25476.             return $this->services['sonata.block.context_manager.default'];
  25477.         }
  25478.         return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([=> new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  25479.     }
  25480.     /**
  25481.      * Gets the public 'sonata.block.exception.filter.debug_only' shared service.
  25482.      *
  25483.      * @return \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter
  25484.      */
  25485.     protected function getSonata_Block_Exception_Filter_DebugOnlyService()
  25486.     {
  25487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  25488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/DebugOnlyFilter.php';
  25489.         return $this->services['sonata.block.exception.filter.debug_only'] = new \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter(true);
  25490.     }
  25491.     /**
  25492.      * Gets the public 'sonata.block.exception.filter.ignore_block_exception' shared service.
  25493.      *
  25494.      * @return \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter
  25495.      */
  25496.     protected function getSonata_Block_Exception_Filter_IgnoreBlockExceptionService()
  25497.     {
  25498.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  25499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/IgnoreClassFilter.php';
  25500.         return $this->services['sonata.block.exception.filter.ignore_block_exception'] = new \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter('Sonata\\BlockBundle\\Exception\\BlockExceptionInterface');
  25501.     }
  25502.     /**
  25503.      * Gets the public 'sonata.block.exception.filter.keep_all' shared service.
  25504.      *
  25505.      * @return \Sonata\BlockBundle\Exception\Filter\KeepAllFilter
  25506.      */
  25507.     protected function getSonata_Block_Exception_Filter_KeepAllService()
  25508.     {
  25509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  25510.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepAllFilter.php';
  25511.         return $this->services['sonata.block.exception.filter.keep_all'] = new \Sonata\BlockBundle\Exception\Filter\KeepAllFilter();
  25512.     }
  25513.     /**
  25514.      * Gets the public 'sonata.block.exception.filter.keep_none' shared service.
  25515.      *
  25516.      * @return \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter
  25517.      */
  25518.     protected function getSonata_Block_Exception_Filter_KeepNoneService()
  25519.     {
  25520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  25521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepNoneFilter.php';
  25522.         return $this->services['sonata.block.exception.filter.keep_none'] = new \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter();
  25523.     }
  25524.     /**
  25525.      * Gets the public 'sonata.block.exception.renderer.inline' shared service.
  25526.      *
  25527.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineRenderer
  25528.      */
  25529.     protected function getSonata_Block_Exception_Renderer_InlineService()
  25530.     {
  25531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  25532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineRenderer.php';
  25533.         return $this->services['sonata.block.exception.renderer.inline'] = new \Sonata\BlockBundle\Exception\Renderer\InlineRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SonataBlock/Block/block_exception.html.twig');
  25534.     }
  25535.     /**
  25536.      * Gets the public 'sonata.block.exception.renderer.inline_debug' shared service.
  25537.      *
  25538.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer
  25539.      */
  25540.     protected function getSonata_Block_Exception_Renderer_InlineDebugService()
  25541.     {
  25542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  25543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineDebugRenderer.php';
  25544.         return $this->services['sonata.block.exception.renderer.inline_debug'] = new \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SonataBlock/Block/block_exception_debug.html.twig'truetrue);
  25545.     }
  25546.     /**
  25547.      * Gets the public 'sonata.block.exception.renderer.throw' shared service.
  25548.      *
  25549.      * @return \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer
  25550.      */
  25551.     protected function getSonata_Block_Exception_Renderer_ThrowService()
  25552.     {
  25553.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  25554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/MonkeyThrowRenderer.php';
  25555.         return $this->services['sonata.block.exception.renderer.throw'] = new \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer();
  25556.     }
  25557.     /**
  25558.      * Gets the public 'sonata.block.manager' shared service.
  25559.      *
  25560.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  25561.      */
  25562.     protected function getSonata_Block_ManagerService()
  25563.     {
  25564.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25565.             'sonata.admin.block.admin_list' => ['services''sonata.admin.block.admin_list''getSonata_Admin_Block_AdminListService'false],
  25566.             'sonata.admin.block.admin_preview' => ['services''sonata.admin.block.admin_preview''getSonata_Admin_Block_AdminPreviewService'false],
  25567.             'sonata.admin.block.search_result' => ['services''sonata.admin.block.search_result''getSonata_Admin_Block_SearchResultService'false],
  25568.             'sonata.admin.block.stats' => ['services''sonata.admin.block.stats''getSonata_Admin_Block_StatsService'false],
  25569.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'false],
  25570.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'false],
  25571.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'false],
  25572.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'false],
  25573.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'false],
  25574.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'false],
  25575.             'sonata.media.block.feature_media' => ['services''sonata.media.block.feature_media''getSonata_Media_Block_FeatureMediaService'false],
  25576.             'sonata.media.block.gallery' => ['services''sonata.media.block.gallery''getSonata_Media_Block_GalleryService'false],
  25577.             'sonata.media.block.gallery_list' => ['services''sonata.media.block.gallery_list''getSonata_Media_Block_GalleryListService'false],
  25578.             'sonata.media.block.media' => ['services''sonata.media.block.media''getSonata_Media_Block_MediaService'false],
  25579.         ], [
  25580.             'sonata.admin.block.admin_list' => '?',
  25581.             'sonata.admin.block.admin_preview' => '?',
  25582.             'sonata.admin.block.search_result' => '?',
  25583.             'sonata.admin.block.stats' => '?',
  25584.             'sonata.block.service.container' => '?',
  25585.             'sonata.block.service.empty' => '?',
  25586.             'sonata.block.service.menu' => '?',
  25587.             'sonata.block.service.rss' => '?',
  25588.             'sonata.block.service.template' => '?',
  25589.             'sonata.block.service.text' => '?',
  25590.             'sonata.media.block.feature_media' => '?',
  25591.             'sonata.media.block.gallery' => '?',
  25592.             'sonata.media.block.gallery_list' => '?',
  25593.             'sonata.media.block.media' => '?',
  25594.         ]), $this->parameters['sonata.block.container.types']);
  25595.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  25596.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  25597.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  25598.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  25599.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  25600.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  25601.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list', []);
  25602.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result', []);
  25603.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats', []);
  25604.         $instance->add('sonata.admin.block.admin_preview''sonata.admin.block.admin_preview', []);
  25605.         $instance->add('sonata.media.block.media''sonata.media.block.media', []);
  25606.         $instance->add('sonata.media.block.feature_media''sonata.media.block.feature_media', []);
  25607.         $instance->add('sonata.media.block.gallery''sonata.media.block.gallery', []);
  25608.         $instance->add('sonata.media.block.gallery_list''sonata.media.block.gallery_list', []);
  25609.         return $instance;
  25610.     }
  25611.     /**
  25612.      * Gets the public 'sonata.block.menu.registry' shared service.
  25613.      *
  25614.      * @return \Sonata\BlockBundle\Menu\MenuRegistry
  25615.      */
  25616.     protected function getSonata_Block_Menu_RegistryService()
  25617.     {
  25618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistryInterface.php';
  25619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistry.php';
  25620.         $this->services['sonata.block.menu.registry'] = $instance = new \Sonata\BlockBundle\Menu\MenuRegistry();
  25621.         $instance->add('sonata_admin_sidebar');
  25622.         return $instance;
  25623.     }
  25624.     /**
  25625.      * Gets the public 'sonata.block.renderer.default' shared service.
  25626.      *
  25627.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  25628.      */
  25629.     protected function getSonata_Block_Renderer_DefaultService()
  25630.     {
  25631.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  25632.         if (isset($this->services['sonata.block.renderer.default'])) {
  25633.             return $this->services['sonata.block.renderer.default'];
  25634.         }
  25635.         $b = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only''ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception''keep_all' => 'sonata.block.exception.filter.keep_all''keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline''inline_debug' => 'sonata.block.exception.renderer.inline_debug''throw' => 'sonata.block.exception.renderer.throw'], [], []);
  25636.         $b->setDefaultFilter('debug_only');
  25637.         $b->setDefaultRenderer('throw');
  25638.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  25639.     }
  25640.     /**
  25641.      * Gets the public 'sonata.block.service.container' shared service.
  25642.      *
  25643.      * @return \Sonata\BlockBundle\Block\Service\ContainerBlockService
  25644.      */
  25645.     protected function getSonata_Block_Service_ContainerService()
  25646.     {
  25647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/ContainerBlockService.php';
  25651.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25652.         if (isset($this->services['sonata.block.service.container'])) {
  25653.             return $this->services['sonata.block.service.container'];
  25654.         }
  25655.         return $this->services['sonata.block.service.container'] = new \Sonata\BlockBundle\Block\Service\ContainerBlockService($a);
  25656.     }
  25657.     /**
  25658.      * Gets the public 'sonata.block.service.empty' shared service.
  25659.      *
  25660.      * @return \Sonata\BlockBundle\Block\Service\EmptyBlockService
  25661.      */
  25662.     protected function getSonata_Block_Service_EmptyService()
  25663.     {
  25664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25666.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EmptyBlockService.php';
  25667.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25668.         if (isset($this->services['sonata.block.service.empty'])) {
  25669.             return $this->services['sonata.block.service.empty'];
  25670.         }
  25671.         return $this->services['sonata.block.service.empty'] = new \Sonata\BlockBundle\Block\Service\EmptyBlockService($a);
  25672.     }
  25673.     /**
  25674.      * Gets the public 'sonata.block.service.menu' shared service.
  25675.      *
  25676.      * @return \Sonata\BlockBundle\Block\Service\MenuBlockService
  25677.      */
  25678.     protected function getSonata_Block_Service_MenuService()
  25679.     {
  25680.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25681.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractMenuBlockService.php';
  25684.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/MenuBlockService.php';
  25685.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25686.         if (isset($this->services['sonata.block.service.menu'])) {
  25687.             return $this->services['sonata.block.service.menu'];
  25688.         }
  25689.         $b = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  25690.         if (isset($this->services['sonata.block.service.menu'])) {
  25691.             return $this->services['sonata.block.service.menu'];
  25692.         }
  25693.         return $this->services['sonata.block.service.menu'] = new \Sonata\BlockBundle\Block\Service\MenuBlockService($a$b, ($this->services['sonata.block.menu.registry'] ?? $this->getSonata_Block_Menu_RegistryService()));
  25694.     }
  25695.     /**
  25696.      * Gets the public 'sonata.block.service.rss' shared service.
  25697.      *
  25698.      * @return \Sonata\BlockBundle\Block\Service\RssBlockService
  25699.      */
  25700.     protected function getSonata_Block_Service_RssService()
  25701.     {
  25702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/RssBlockService.php';
  25706.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25707.         if (isset($this->services['sonata.block.service.rss'])) {
  25708.             return $this->services['sonata.block.service.rss'];
  25709.         }
  25710.         return $this->services['sonata.block.service.rss'] = new \Sonata\BlockBundle\Block\Service\RssBlockService($a);
  25711.     }
  25712.     /**
  25713.      * Gets the public 'sonata.block.service.template' shared service.
  25714.      *
  25715.      * @return \Sonata\BlockBundle\Block\Service\TemplateBlockService
  25716.      */
  25717.     protected function getSonata_Block_Service_TemplateService()
  25718.     {
  25719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25722.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TemplateBlockService.php';
  25723.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25724.         if (isset($this->services['sonata.block.service.template'])) {
  25725.             return $this->services['sonata.block.service.template'];
  25726.         }
  25727.         return $this->services['sonata.block.service.template'] = new \Sonata\BlockBundle\Block\Service\TemplateBlockService($a);
  25728.     }
  25729.     /**
  25730.      * Gets the public 'sonata.block.service.text' shared service.
  25731.      *
  25732.      * @return \Sonata\BlockBundle\Block\Service\TextBlockService
  25733.      */
  25734.     protected function getSonata_Block_Service_TextService()
  25735.     {
  25736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25738.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25739.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TextBlockService.php';
  25740.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25741.         if (isset($this->services['sonata.block.service.text'])) {
  25742.             return $this->services['sonata.block.service.text'];
  25743.         }
  25744.         return $this->services['sonata.block.service.text'] = new \Sonata\BlockBundle\Block\Service\TextBlockService($a);
  25745.     }
  25746.     /**
  25747.      * Gets the public 'sonata.doctrine.model.adapter.chain' shared service.
  25748.      *
  25749.      * @return \Sonata\Doctrine\Adapter\AdapterChain
  25750.      */
  25751.     protected function getSonata_Doctrine_Model_Adapter_ChainService()
  25752.     {
  25753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php';
  25754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php';
  25755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/ORM/DoctrineORMAdapter.php';
  25756.         $this->services['sonata.doctrine.model.adapter.chain'] = $instance = new \Sonata\Doctrine\Adapter\AdapterChain();
  25757.         $instance->addAdapter(new \Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService())));
  25758.         return $instance;
  25759.     }
  25760.     /**
  25761.      * Gets the public 'sonata.exporter.exporter' shared service.
  25762.      *
  25763.      * @return \Sonata\Exporter\Exporter
  25764.      */
  25765.     protected function getSonata_Exporter_ExporterService()
  25766.     {
  25767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/ExporterInterface.php';
  25768.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Exporter.php';
  25769.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/WriterInterface.php';
  25770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/TypedWriterInterface.php';
  25771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/CsvWriter.php';
  25772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/JsonWriter.php';
  25773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XlsWriter.php';
  25774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XlsxWriter.php';
  25775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XmlWriter.php';
  25776.         $this->services['sonata.exporter.exporter'] = $instance = new \Sonata\Exporter\Exporter();
  25777.         $instance->addWriter(new \Sonata\Exporter\Writer\CsvWriter('php://output'',''"''\\'truefalse));
  25778.         $instance->addWriter(new \Sonata\Exporter\Writer\JsonWriter('php://output'));
  25779.         $instance->addWriter(new \Sonata\Exporter\Writer\XlsWriter('php://output'true));
  25780.         $instance->addWriter(new \Sonata\Exporter\Writer\XlsxWriter('php://output'truetrue));
  25781.         $instance->addWriter(new \Sonata\Exporter\Writer\XmlWriter('php://output''datas''data'));
  25782.         return $instance;
  25783.     }
  25784.     /**
  25785.      * Gets the public 'sonata.media.action.media_download' shared service.
  25786.      *
  25787.      * @return \Sonata\MediaBundle\Action\MediaDownloadAction
  25788.      */
  25789.     protected function getSonata_Media_Action_MediaDownloadService()
  25790.     {
  25791.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Action/MediaDownloadAction.php';
  25792.         return $this->services['sonata.media.action.media_download'] = new \Sonata\MediaBundle\Action\MediaDownloadAction(($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()), ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()));
  25793.     }
  25794.     /**
  25795.      * Gets the public 'sonata.media.admin.gallery.template_registry' shared service.
  25796.      *
  25797.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  25798.      */
  25799.     protected function getSonata_Media_Admin_Gallery_TemplateRegistryService()
  25800.     {
  25801.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  25802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  25803.         return $this->services['sonata.media.admin.gallery.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['layout' => '@Admin/admin/standard_layout.html.twig''edit' => '@Admin/admin/CRUD/edit.html.twig''dashboard' => '@Admin/dashboard.html.twig''user_block' => '@SonataAdmin/Core/user_block.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => '@SonataMedia/GalleryAdmin/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => '@SonataAdmin/CRUD/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig''outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  25804.     }
  25805.     /**
  25806.      * Gets the public 'sonata.media.admin.gallery_item.template_registry' shared service.
  25807.      *
  25808.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  25809.      */
  25810.     protected function getSonata_Media_Admin_GalleryItem_TemplateRegistryService()
  25811.     {
  25812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  25813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  25814.         return $this->services['sonata.media.admin.gallery_item.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  25815.     }
  25816.     /**
  25817.      * Gets the public 'sonata.media.admin.media.template_registry' shared service.
  25818.      *
  25819.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  25820.      */
  25821.     protected function getSonata_Media_Admin_Media_TemplateRegistryService()
  25822.     {
  25823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  25824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  25825.         return $this->services['sonata.media.admin.media.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['layout' => '@Admin/admin/standard_layout.html.twig''edit' => '@SonataMedia/MediaAdmin/edit.html.twig''dashboard' => '@Admin/dashboard.html.twig''user_block' => '@SonataAdmin/Core/user_block.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => '@SonataMedia/MediaAdmin/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => '@SonataAdmin/CRUD/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataMedia/MediaAdmin/inner_row_media.html.twig''outer_list_rows_mosaic' => '@SonataMedia/MediaAdmin/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_flat_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  25826.     }
  25827.     /**
  25828.      * Gets the public 'sonata.media.block.feature_media' shared service.
  25829.      *
  25830.      * @return \Sonata\MediaBundle\Block\FeatureMediaBlockService
  25831.      */
  25832.     protected function getSonata_Media_Block_FeatureMediaService()
  25833.     {
  25834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25837.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Block/FeatureMediaBlockService.php';
  25838.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25839.         if (isset($this->services['sonata.media.block.feature_media'])) {
  25840.             return $this->services['sonata.media.block.feature_media'];
  25841.         }
  25842.         $b = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  25843.         if (isset($this->services['sonata.media.block.feature_media'])) {
  25844.             return $this->services['sonata.media.block.feature_media'];
  25845.         }
  25846.         return $this->services['sonata.media.block.feature_media'] = new \Sonata\MediaBundle\Block\FeatureMediaBlockService($a$b, (isset($this->factories['service_container']['sonata.media.admin.media']) ? $this->factories['service_container']['sonata.media.admin.media']() : $this->getSonata_Media_Admin_MediaService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  25847.     }
  25848.     /**
  25849.      * Gets the public 'sonata.media.block.gallery' shared service.
  25850.      *
  25851.      * @return \Sonata\MediaBundle\Block\GalleryBlockService
  25852.      */
  25853.     protected function getSonata_Media_Block_GalleryService()
  25854.     {
  25855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25858.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Block/GalleryBlockService.php';
  25859.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25860.         if (isset($this->services['sonata.media.block.gallery'])) {
  25861.             return $this->services['sonata.media.block.gallery'];
  25862.         }
  25863.         $b = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  25864.         if (isset($this->services['sonata.media.block.gallery'])) {
  25865.             return $this->services['sonata.media.block.gallery'];
  25866.         }
  25867.         return $this->services['sonata.media.block.gallery'] = new \Sonata\MediaBundle\Block\GalleryBlockService($a$b, (isset($this->factories['service_container']['sonata.media.admin.gallery']) ? $this->factories['service_container']['sonata.media.admin.gallery']() : $this->getSonata_Media_Admin_GalleryService()), ($this->privates['sonata.media.manager.gallery'] ?? $this->getSonata_Media_Manager_GalleryService()));
  25868.     }
  25869.     /**
  25870.      * Gets the public 'sonata.media.block.gallery_list' shared service.
  25871.      *
  25872.      * @return \Sonata\MediaBundle\Block\GalleryListBlockService
  25873.      */
  25874.     protected function getSonata_Media_Block_GalleryListService()
  25875.     {
  25876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Block/GalleryListBlockService.php';
  25880.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25881.         if (isset($this->services['sonata.media.block.gallery_list'])) {
  25882.             return $this->services['sonata.media.block.gallery_list'];
  25883.         }
  25884.         $b = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  25885.         if (isset($this->services['sonata.media.block.gallery_list'])) {
  25886.             return $this->services['sonata.media.block.gallery_list'];
  25887.         }
  25888.         return $this->services['sonata.media.block.gallery_list'] = new \Sonata\MediaBundle\Block\GalleryListBlockService($a, ($this->privates['sonata.media.manager.gallery'] ?? $this->getSonata_Media_Manager_GalleryService()), $b);
  25889.     }
  25890.     /**
  25891.      * Gets the public 'sonata.media.block.media' shared service.
  25892.      *
  25893.      * @return \Sonata\MediaBundle\Block\MediaBlockService
  25894.      */
  25895.     protected function getSonata_Media_Block_MediaService()
  25896.     {
  25897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Block/MediaBlockService.php';
  25901.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25902.         if (isset($this->services['sonata.media.block.media'])) {
  25903.             return $this->services['sonata.media.block.media'];
  25904.         }
  25905.         $b = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  25906.         if (isset($this->services['sonata.media.block.media'])) {
  25907.             return $this->services['sonata.media.block.media'];
  25908.         }
  25909.         return $this->services['sonata.media.block.media'] = new \Sonata\MediaBundle\Block\MediaBlockService($a$b, (isset($this->factories['service_container']['sonata.media.admin.media']) ? $this->factories['service_container']['sonata.media.admin.media']() : $this->getSonata_Media_Admin_MediaService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  25910.     }
  25911.     /**
  25912.      * Gets the public 'sonata.media.controller.gallery.admin' shared service.
  25913.      *
  25914.      * @return \Sonata\MediaBundle\Controller\GalleryAdminController
  25915.      */
  25916.     protected function getSonata_Media_Controller_Gallery_AdminService()
  25917.     {
  25918.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  25919.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  25920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Controller/GalleryAdminController.php';
  25921.         $this->services['sonata.media.controller.gallery.admin'] = $instance = new \Sonata\MediaBundle\Controller\GalleryAdminController();
  25922.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('sonata.media.controller.gallery.admin'$this));
  25923.         return $instance;
  25924.     }
  25925.     /**
  25926.      * Gets the public 'sonata.media.controller.media.admin' shared service.
  25927.      *
  25928.      * @return \Sonata\MediaBundle\Controller\MediaAdminController
  25929.      */
  25930.     protected function getSonata_Media_Controller_Media_AdminService()
  25931.     {
  25932.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  25933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  25934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Controller/MediaAdminController.php';
  25935.         $this->services['sonata.media.controller.media.admin'] = $instance = new \Sonata\MediaBundle\Controller\MediaAdminController();
  25936.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25937.             'controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  25938.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  25939.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  25940.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  25941.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  25942.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  25943.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  25944.             'router' => ['services''router''getRouterService'false],
  25945.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  25946.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  25947.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  25948.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  25949.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  25950.             'sonata.admin.admin_exporter' => ['privates''sonata.admin.admin_exporter''getSonata_Admin_AdminExporterService'false],
  25951.             'sonata.admin.audit.manager' => ['privates''sonata.admin.audit.manager''getSonata_Admin_Audit_ManagerService'false],
  25952.             'sonata.admin.object.manipulator.acl.admin' => ['privates''sonata.admin.object.manipulator.acl.admin''getSonata_Admin_Object_Manipulator_Acl_AdminService'false],
  25953.             'sonata.admin.pool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  25954.             'sonata.admin.request.fetcher' => ['privates''sonata.admin.request.fetcher''getSonata_Admin_Request_FetcherService'false],
  25955.             'sonata.exporter.exporter' => ['services''sonata.exporter.exporter''getSonata_Exporter_ExporterService'false],
  25956.             'sonata.media.pool' => ['services''sonata.media.pool''getSonata_Media_PoolService'false],
  25957.             'translator' => ['services''translator''getTranslatorService'false],
  25958.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  25959.         ], [
  25960.             'controller_resolver' => '?',
  25961.             'doctrine' => '?',
  25962.             'form.factory' => '?',
  25963.             'http_kernel' => '?',
  25964.             'logger' => '?',
  25965.             'parameter_bag' => '?',
  25966.             'request_stack' => '?',
  25967.             'router' => '?',
  25968.             'security.authorization_checker' => '?',
  25969.             'security.csrf.token_manager' => '?',
  25970.             'security.token_storage' => '?',
  25971.             'serializer' => '?',
  25972.             'session' => '.session.deprecated',
  25973.             'sonata.admin.admin_exporter' => '?',
  25974.             'sonata.admin.audit.manager' => '?',
  25975.             'sonata.admin.object.manipulator.acl.admin' => '?',
  25976.             'sonata.admin.pool' => '?',
  25977.             'sonata.admin.request.fetcher' => '?',
  25978.             'sonata.exporter.exporter' => '?',
  25979.             'sonata.media.pool' => '?',
  25980.             'translator' => '?',
  25981.             'twig' => '?',
  25982.         ]))->withContext('sonata.media.controller.media.admin'$this));
  25983.         return $instance;
  25984.     }
  25985.     /**
  25986.      * Gets the public 'sonata.media.pool' shared service.
  25987.      *
  25988.      * @return \Sonata\MediaBundle\Provider\Pool
  25989.      */
  25990.     protected function getSonata_Media_PoolService()
  25991.     {
  25992.         $this->services['sonata.media.pool'] = $instance = new \Sonata\MediaBundle\Provider\Pool('default');
  25993.         $a = ($this->privates['sonata.media.filesystem.local'] ?? $this->getSonata_Media_Filesystem_LocalService());
  25994.         $b = ($this->privates['sonata.media.cdn.server'] ?? ($this->privates['sonata.media.cdn.server'] = new \Sonata\MediaBundle\CDN\Server('/uploads/media')));
  25995.         $c = ($this->privates['sonata.media.generator.default'] ?? ($this->privates['sonata.media.generator.default'] = new \Sonata\MediaBundle\Generator\IdGenerator()));
  25996.         $d = ($this->privates['sonata.media.thumbnail.format'] ?? $this->getSonata_Media_Thumbnail_FormatService());
  25997.         $e = ($this->privates['sonata.media.metadata.proxy'] ?? $this->getSonata_Media_Metadata_ProxyService());
  25998.         $f = new \Sonata\MediaBundle\Provider\FileProvider('sonata.media.provider.file'$a$b$c$d, [=> 'pdf'=> 'txt'=> 'rtf'=> 'doc'=> 'docx'=> 'xls'=> 'xlsx'=> 'ppt'=> 'pttx'=> 'odt'10 => 'odg'11 => 'odp'12 => 'ods'13 => 'odc'14 => 'odf'15 => 'odb'16 => 'csv'17 => 'xml'18 => 'vcf'], [=> 'application/pdf'=> 'application/x-pdf'=> 'application/rtf'=> 'text/html'=> 'text/rtf'=> 'text/plain'=> 'text/vcard'], $e);
  25999.         $f->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_file.html.twig']);
  26000.         $f->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26001.         $f->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26002.         $f->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26003.         $f->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26004.         $g = new \Symfony\Component\HttpClient\Psr18Client();
  26005.         $h = new \Nyholm\Psr7\Factory\Psr17Factory();
  26006.         $i = new \Sonata\MediaBundle\Provider\YouTubeProvider('sonata.media.provider.youtube'$a$b$c$d$g$h$efalse);
  26007.         $j = ($this->privates['sonata.media.resizer.simple'] ?? $this->getSonata_Media_Resizer_SimpleService());
  26008.         $i->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_youtube.html.twig']);
  26009.         $i->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26010.         $i->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26011.         $i->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26012.         $i->addFormat('dc_car_video_preview', ['width' => 360'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26013.         $i->addFormat('dc_car_video_big', ['width' => 790'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26014.         $i->addFormat('dc_car_gallery_big', ['width' => 1141'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26015.         $i->addFormat('dc_car_gallery_hd', ['width' => 1920'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26016.         $i->addFormat('dc_car_gallery_slider', ['width' => 581'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26017.         $i->addFormat('dc_car_gallery_slider2', ['width' => 1441'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26018.         $i->addFormat('dc_car_gallery_slider2_mob', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26019.         $i->addFormat('dc_car_gallery_new_slider', ['width' => 870'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26020.         $i->addFormat('dc_car_gallery_slider_prev', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26021.         $i->addFormat('dc_car_gallery_small', ['width' => 286'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26022.         $i->addFormat('dc_configurator_color', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26023.         $i->addFormat('dc_site_slider', ['width' => 1441'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26024.         $i->addFormat('dc_site_slider_small', ['width' => 400'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26025.         $i->addFormat('dc_site_slider_medium', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26026.         $i->addFormat('dc_site_menu', ['width' => 190'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26027.         $i->addFormat('dc_site_small', ['width' => 270'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26028.         $i->addFormat('dc_site_small_in_stock', ['width' => 320'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26029.         $i->addFormat('dc_site_big', ['width' => 570'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26030.         $i->addFormat('shop_preview', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26031.         $i->addFormat('shop_preview_second', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26032.         $i->setResizer($j);
  26033.         $i->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26034.         $k = new \Sonata\MediaBundle\Provider\DailyMotionProvider('sonata.media.provider.dailymotion'$a$b$c$d$g$h$e);
  26035.         $k->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_dailymotion.html.twig']);
  26036.         $k->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26037.         $k->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26038.         $k->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26039.         $k->setResizer($j);
  26040.         $k->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26041.         $l = new \Sonata\MediaBundle\Provider\VimeoProvider('sonata.media.provider.vimeo'$a$b$c$d$g$h$e);
  26042.         $l->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_vimeo.html.twig']);
  26043.         $l->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26044.         $l->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26045.         $l->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26046.         $l->addFormat('dc_car_gallery_big', ['width' => 1141'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26047.         $l->addFormat('dc_car_gallery_hd', ['width' => 1920'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26048.         $l->addFormat('dc_car_gallery_slider', ['width' => 581'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26049.         $l->addFormat('dc_car_gallery_slider2', ['width' => 1441'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26050.         $l->addFormat('dc_car_gallery_slider2_mob', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26051.         $l->addFormat('dc_car_gallery_new_slider', ['width' => 870'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26052.         $l->addFormat('dc_car_gallery_slider_prev', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26053.         $l->addFormat('dc_car_gallery_small', ['width' => 286'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26054.         $l->addFormat('dc_site_slider', ['width' => 1441'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26055.         $l->addFormat('dc_site_slider_small', ['width' => 400'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26056.         $l->addFormat('dc_site_slider_medium', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26057.         $l->addFormat('dc_site_menu', ['width' => 190'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26058.         $l->addFormat('dc_site_small', ['width' => 270'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26059.         $l->addFormat('dc_site_small_in_stock', ['width' => 320'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26060.         $l->addFormat('dc_site_big', ['width' => 570'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26061.         $l->addFormat('shop_preview', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26062.         $l->addFormat('shop_preview_second', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26063.         $l->setResizer($j);
  26064.         $l->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26065.         $instance->addContext('default', [=> 'sonata.media.provider.dailymotion'=> 'sonata.media.provider.youtube'=> 'sonata.media.provider.image'=> 'sonata.media.provider.file'=> 'sonata.media.provider.vimeo'], ['default_small' => ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'default_prew' => ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'default_big' => ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26066.         $instance->addContext('insurance', [=> 'sonata.media.provider.image'], ['insurance_post_preview' => ['width' => 358'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'insurance_post_full' => ['width' => 730'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'insurance_reviews' => ['width' => 730'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26067.         $instance->addContext('dc_car_video', [=> 'sonata.media.provider.youtube'], ['dc_car_video_preview' => ['width' => 360'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_car_video_big' => ['width' => 790'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26068.         $instance->addContext('dc_car_gallery', [=> 'sonata.media.provider.youtube'=> 'sonata.media.provider.image'=> 'sonata.media.provider.vimeo'], ['dc_car_gallery_big' => ['width' => 1141'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_car_gallery_hd' => ['width' => 1920'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_car_gallery_slider' => ['width' => 581'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_car_gallery_slider2' => ['width' => 1441'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_car_gallery_slider2_mob' => ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_car_gallery_new_slider' => ['width' => 870'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_car_gallery_slider_prev' => ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_car_gallery_small' => ['width' => 286'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26069.         $instance->addContext('dc_configurator', [=> 'sonata.media.provider.youtube'=> 'sonata.media.provider.image'], ['dc_configurator_color' => ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26070.         $instance->addContext('dc_brand', [=> 'sonata.media.provider.image'], ['dc_brand_menu' => ['width' => 100'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26071.         $instance->addContext('dc_site', [=> 'sonata.media.provider.youtube'=> 'sonata.media.provider.image'=> 'sonata.media.provider.vimeo'], ['dc_site_slider' => ['width' => 1441'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_site_slider_small' => ['width' => 400'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_site_slider_medium' => ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_site_menu' => ['width' => 190'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_site_small' => ['width' => 270'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_site_small_in_stock' => ['width' => 320'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'dc_site_big' => ['width' => 570'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26072.         $instance->addContext('shop', [=> 'sonata.media.provider.youtube'=> 'sonata.media.provider.image'=> 'sonata.media.provider.vimeo'], ['shop_preview' => ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []], 'shop_preview_second' => ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26073.         $instance->addContext('dc_file', [=> 'sonata.media.provider.file'], [], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26074.         $instance->addDownloadStrategy('sonata.media.security.superadmin_strategy', new \Sonata\MediaBundle\Security\RolesDownloadStrategy(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), [=> 'ROLE_ADMIN'=> 'ROLE_SUPER_ADMIN']));
  26075.         $instance->addProvider('sonata.media.provider.image', ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));
  26076.         $instance->addProvider('sonata.media.provider.file'$f);
  26077.         $instance->addProvider('sonata.media.provider.youtube'$i);
  26078.         $instance->addProvider('sonata.media.provider.dailymotion'$k);
  26079.         $instance->addProvider('sonata.media.provider.vimeo'$l);
  26080.         return $instance;
  26081.     }
  26082.     /**
  26083.      * Gets the public 'sonata.media.provider.image' shared service.
  26084.      *
  26085.      * @return \CoreBundle\Services\ImageProviderVidi
  26086.      */
  26087.     protected function getSonata_Media_Provider_ImageService()
  26088.     {
  26089.         $a = ($this->privates['sonata.media.thumbnail.format'] ?? $this->getSonata_Media_Thumbnail_FormatService());
  26090.         if (isset($this->services['sonata.media.provider.image'])) {
  26091.             return $this->services['sonata.media.provider.image'];
  26092.         }
  26093.         $this->services['sonata.media.provider.image'] = $instance = new \CoreBundle\Services\ImageProviderVidi('sonata.media.provider.image', ($this->privates['sonata.media.filesystem.local'] ?? $this->getSonata_Media_Filesystem_LocalService()), ($this->privates['sonata.media.cdn.server'] ?? ($this->privates['sonata.media.cdn.server'] = new \Sonata\MediaBundle\CDN\Server('/uploads/media'))), ($this->privates['sonata.media.generator.default'] ?? ($this->privates['sonata.media.generator.default'] = new \Sonata\MediaBundle\Generator\IdGenerator())), $a, [=> 'gif'=> 'svg'=> 'jpg'=> 'jpeg'=> 'png'], [=> 'image/svg+xml'=> 'image/gif'=> 'image/jpeg'=> 'image/pjpeg'=> 'image/png']);
  26094.         $instance->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_image.html.twig']);
  26095.         $instance->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26096.         $instance->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26097.         $instance->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26098.         $instance->addFormat('insurance_post_preview', ['width' => 358'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26099.         $instance->addFormat('insurance_post_full', ['width' => 730'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26100.         $instance->addFormat('insurance_reviews', ['width' => 730'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26101.         $instance->addFormat('dc_car_gallery_big', ['width' => 1141'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26102.         $instance->addFormat('dc_car_gallery_hd', ['width' => 1920'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26103.         $instance->addFormat('dc_car_gallery_slider', ['width' => 581'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26104.         $instance->addFormat('dc_car_gallery_slider2', ['width' => 1441'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26105.         $instance->addFormat('dc_car_gallery_slider2_mob', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26106.         $instance->addFormat('dc_car_gallery_new_slider', ['width' => 870'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26107.         $instance->addFormat('dc_car_gallery_slider_prev', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26108.         $instance->addFormat('dc_car_gallery_small', ['width' => 286'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26109.         $instance->addFormat('dc_configurator_color', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26110.         $instance->addFormat('dc_brand_menu', ['width' => 100'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26111.         $instance->addFormat('dc_site_slider', ['width' => 1441'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26112.         $instance->addFormat('dc_site_slider_small', ['width' => 400'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26113.         $instance->addFormat('dc_site_slider_medium', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26114.         $instance->addFormat('dc_site_menu', ['width' => 190'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26115.         $instance->addFormat('dc_site_small', ['width' => 270'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26116.         $instance->addFormat('dc_site_small_in_stock', ['width' => 320'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26117.         $instance->addFormat('dc_site_big', ['width' => 570'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26118.         $instance->addFormat('shop_preview', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26119.         $instance->addFormat('shop_preview_second', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26120.         $instance->setResizer(($this->privates['sonata.media.resizer.simple'] ?? $this->getSonata_Media_Resizer_SimpleService()));
  26121.         $instance->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26122.         return $instance;
  26123.     }
  26124.     /**
  26125.      * Gets the public 'sonata.media.twig.extension' shared service.
  26126.      *
  26127.      * @return \CoreBundle\Services\MediaExtensionVidi
  26128.      */
  26129.     protected function getSonata_Media_Twig_ExtensionService()
  26130.     {
  26131.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  26132.         if (isset($this->services['sonata.media.twig.extension'])) {
  26133.             return $this->services['sonata.media.twig.extension'];
  26134.         }
  26135.         return $this->services['sonata.media.twig.extension'] = new \CoreBundle\Services\MediaExtensionVidi($a);
  26136.     }
  26137.     /**
  26138.      * Gets the public 'sonata.twig.flashmessage.manager' shared service.
  26139.      *
  26140.      * @return \Sonata\Twig\FlashMessage\FlashManager
  26141.      */
  26142.     protected function getSonata_Twig_Flashmessage_ManagerService()
  26143.     {
  26144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManagerInterface.php';
  26145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php';
  26146.         return $this->services['sonata.twig.flashmessage.manager'] = new \Sonata\Twig\FlashMessage\FlashManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['success' => [=> 'success'=> 'sonata_flash_success'=> 'sonata_user_success'], 'warning' => [=> 'warning'=> 'sonata_flash_info'], 'danger' => [=> 'error'=> 'sonata_flash_error'=> 'sonata_user_error']], ['success' => 'success''warning' => 'warning''danger' => 'danger']);
  26147.     }
  26148.     /**
  26149.      * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  26150.      *
  26151.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  26152.      */
  26153.     protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  26154.     {
  26155.         return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  26156.     }
  26157.     /**
  26158.      * Gets the public 'telegram.bot' shared service.
  26159.      *
  26160.      * @return \BmpGatewayBundle\Component\Telegram\Bot\AssistanceBot
  26161.      */
  26162.     protected function getTelegram_BotService()
  26163.     {
  26164.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Bot/AbstractBot.php';
  26165.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Bot/AssistanceBot.php';
  26166.         $a = ($this->services['telegram.sender'] ?? $this->getTelegram_SenderService());
  26167.         if (isset($this->services['telegram.bot'])) {
  26168.             return $this->services['telegram.bot'];
  26169.         }
  26170.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26171.         if (isset($this->services['telegram.bot'])) {
  26172.             return $this->services['telegram.bot'];
  26173.         }
  26174.         $c = ($this->services['telegram.bot.command_factory'] ?? $this->getTelegram_Bot_CommandFactoryService());
  26175.         if (isset($this->services['telegram.bot'])) {
  26176.             return $this->services['telegram.bot'];
  26177.         }
  26178.         return $this->services['telegram.bot'] = new \BmpGatewayBundle\Component\Telegram\Bot\AssistanceBot($a$b$c);
  26179.     }
  26180.     /**
  26181.      * Gets the public 'telegram.bot.command_factory' shared service.
  26182.      *
  26183.      * @return \BmpGatewayBundle\Component\Telegram\TelegramCommandFactory
  26184.      */
  26185.     protected function getTelegram_Bot_CommandFactoryService()
  26186.     {
  26187.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/TelegramCommandFactory.php';
  26188.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26189.         if (isset($this->services['telegram.bot.command_factory'])) {
  26190.             return $this->services['telegram.bot.command_factory'];
  26191.         }
  26192.         $b = ($this->services['gateway.postomate.service'] ?? $this->getGateway_Postomate_ServiceService());
  26193.         if (isset($this->services['telegram.bot.command_factory'])) {
  26194.             return $this->services['telegram.bot.command_factory'];
  26195.         }
  26196.         return $this->services['telegram.bot.command_factory'] = new \BmpGatewayBundle\Component\Telegram\TelegramCommandFactory($a$b);
  26197.     }
  26198.     /**
  26199.      * Gets the public 'telegram.bot.server' shared service.
  26200.      *
  26201.      * @return \BmpGatewayBundle\Component\Telegram\BotHookServer
  26202.      */
  26203.     protected function getTelegram_Bot_ServerService()
  26204.     {
  26205.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/BotHookServer.php';
  26206.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/TelegramUser.php';
  26207.         return $this->services['telegram.bot.server'] = new \BmpGatewayBundle\Component\Telegram\BotHookServer(($this->services['telegram.user'] ?? ($this->services['telegram.user'] = new \BmpGatewayBundle\Component\Telegram\TelegramUser())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  26208.     }
  26209.     /**
  26210.      * Gets the public 'telegram.parts.bot' shared service.
  26211.      *
  26212.      * @return \BmpGatewayBundle\Component\Telegram\Bot\PartsBot
  26213.      */
  26214.     protected function getTelegram_Parts_BotService()
  26215.     {
  26216.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Bot/AbstractBot.php';
  26217.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Bot/PartsBot.php';
  26218.         return $this->services['telegram.parts.bot'] = new \BmpGatewayBundle\Component\Telegram\Bot\PartsBot(($this->services['telegram.sender'] ?? $this->getTelegram_SenderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['telegram.bot.command_factory'] ?? $this->getTelegram_Bot_CommandFactoryService()));
  26219.     }
  26220.     /**
  26221.      * Gets the public 'telegram.sender' shared service.
  26222.      *
  26223.      * @return \BmpGatewayBundle\Component\Telegram\Sender
  26224.      */
  26225.     protected function getTelegram_SenderService()
  26226.     {
  26227.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Sender.php';
  26228.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  26229.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26230.         if (isset($this->services['telegram.sender'])) {
  26231.             return $this->services['telegram.sender'];
  26232.         }
  26233.         return $this->services['telegram.sender'] = new \BmpGatewayBundle\Component\Telegram\Sender(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), $a);
  26234.     }
  26235.     /**
  26236.      * Gets the public 'telegram.user' shared service.
  26237.      *
  26238.      * @return \BmpGatewayBundle\Component\Telegram\TelegramUser
  26239.      */
  26240.     protected function getTelegram_UserService()
  26241.     {
  26242.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/TelegramUser.php';
  26243.         return $this->services['telegram.user'] = new \BmpGatewayBundle\Component\Telegram\TelegramUser();
  26244.     }
  26245.     /**
  26246.      * Gets the public 'transformer.accessories.id.to.entity' shared service.
  26247.      *
  26248.      * @return \DcSiteBundle\Form\Transformer\AccessoriesIdToEntityTransformer
  26249.      */
  26250.     protected function getTransformer_Accessories_Id_To_EntityService()
  26251.     {
  26252.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  26253.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/Transformer/AccessoriesIdToEntityTransformer.php';
  26254.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26255.         if (isset($this->services['transformer.accessories.id.to.entity'])) {
  26256.             return $this->services['transformer.accessories.id.to.entity'];
  26257.         }
  26258.         return $this->services['transformer.accessories.id.to.entity'] = new \DcSiteBundle\Form\Transformer\AccessoriesIdToEntityTransformer($a);
  26259.     }
  26260.     /**
  26261.      * Gets the public 'transformer.accessories.importer.id.to.entity' shared service.
  26262.      *
  26263.      * @return \ImporterBundle\Form\DataTransformer\AccessoriesIdToEntityTransformer
  26264.      */
  26265.     protected function getTransformer_Accessories_Importer_Id_To_EntityService()
  26266.     {
  26267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  26268.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Form/DataTransformer/AccessoriesIdToEntityTransformer.php';
  26269.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26270.         if (isset($this->services['transformer.accessories.importer.id.to.entity'])) {
  26271.             return $this->services['transformer.accessories.importer.id.to.entity'];
  26272.         }
  26273.         return $this->services['transformer.accessories.importer.id.to.entity'] = new \ImporterBundle\Form\DataTransformer\AccessoriesIdToEntityTransformer($a);
  26274.     }
  26275.     /**
  26276.      * Gets the public 'transformer.vacancy.id.to.entity' shared service.
  26277.      *
  26278.      * @return \DcSiteBundle\Form\Transformer\VacancyIdToEntityTransformer
  26279.      */
  26280.     protected function getTransformer_Vacancy_Id_To_EntityService()
  26281.     {
  26282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  26283.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/Transformer/VacancyIdToEntityTransformer.php';
  26284.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26285.         if (isset($this->services['transformer.vacancy.id.to.entity'])) {
  26286.             return $this->services['transformer.vacancy.id.to.entity'];
  26287.         }
  26288.         return $this->services['transformer.vacancy.id.to.entity'] = new \DcSiteBundle\Form\Transformer\VacancyIdToEntityTransformer($a);
  26289.     }
  26290.     /**
  26291.      * Gets the public 'translator' shared service.
  26292.      *
  26293.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  26294.      */
  26295.     protected function getTranslatorService()
  26296.     {
  26297.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  26298.     }
  26299.     /**
  26300.      * Gets the public 'vacancy.mail' shared service.
  26301.      *
  26302.      * @return \CoreBundle\Services\Mail\VacancyMail
  26303.      */
  26304.     protected function getVacancy_MailService()
  26305.     {
  26306.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Mail/VacancyMail.php';
  26307.         $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  26308.         if (isset($this->services['vacancy.mail'])) {
  26309.             return $this->services['vacancy.mail'];
  26310.         }
  26311.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  26312.         if (isset($this->services['vacancy.mail'])) {
  26313.             return $this->services['vacancy.mail'];
  26314.         }
  26315.         return $this->services['vacancy.mail'] = new \CoreBundle\Services\Mail\VacancyMail($a$b);
  26316.     }
  26317.     /**
  26318.      * Gets the public 'var_dumper.cloner' shared service.
  26319.      *
  26320.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  26321.      */
  26322.     protected function getVarDumper_ClonerService()
  26323.     {
  26324.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  26325.         $instance->setMaxItems(2500);
  26326.         $instance->setMinDepth(1);
  26327.         $instance->setMaxString(-1);
  26328.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  26329.         return $instance;
  26330.     }
  26331.     /**
  26332.      * Gets the public 'vehicle.group.category.model' shared service.
  26333.      *
  26334.      * @return \ApiBundle\Model\VehicleGroupByCategoryModel
  26335.      */
  26336.     protected function getVehicle_Group_Category_ModelService()
  26337.     {
  26338.         include_once \dirname(__DIR__4).'/src/ApiBundle/Model/VehicleGroupByCategoryModel.php';
  26339.         return $this->services['vehicle.group.category.model'] = new \ApiBundle\Model\VehicleGroupByCategoryModel();
  26340.     }
  26341.     /**
  26342.      * Gets the public 'viber.bot' shared service.
  26343.      *
  26344.      * @return \BmpGatewayBundle\Component\ViberBot\Bot
  26345.      */
  26346.     protected function getViber_BotService()
  26347.     {
  26348.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/ViberBot/Bot.php';
  26349.         return $this->services['viber.bot'] = new \BmpGatewayBundle\Component\ViberBot\Bot(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  26350.     }
  26351.     /**
  26352.      * Gets the public 'viber.hr_bot_intellect' shared service.
  26353.      *
  26354.      * @return \BmpGatewayBundle\Component\ViberBot\HRBot\HRBotIntellect
  26355.      */
  26356.     protected function getViber_HrBotIntellectService()
  26357.     {
  26358.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/ViberBot/AbstractBotIntellect.php';
  26359.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/ViberBot/HRBot/HRBotIntellect.php';
  26360.         return $this->services['viber.hr_bot_intellect'] = new \BmpGatewayBundle\Component\ViberBot\HRBot\HRBotIntellect(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['viber.hr_sender'] ?? $this->getViber_HrSenderService()));
  26361.     }
  26362.     /**
  26363.      * Gets the public 'viber.hr_sender' shared service.
  26364.      *
  26365.      * @return \BmpGatewayBundle\Component\ViberBot\HRBot\HRBotSender
  26366.      */
  26367.     protected function getViber_HrSenderService()
  26368.     {
  26369.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/ViberBot/HRBot/HRBotSender.php';
  26370.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  26371.         return $this->services['viber.hr_sender'] = new \BmpGatewayBundle\Component\ViberBot\HRBot\HRBotSender(($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  26372.     }
  26373.     /**
  26374.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  26375.      *
  26376.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  26377.      */
  26378.     protected function getWebProfiler_Controller_ExceptionPanelService()
  26379.     {
  26380.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  26381.         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['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  26382.     }
  26383.     /**
  26384.      * Gets the public 'web_profiler.controller.profiler' shared service.
  26385.      *
  26386.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  26387.      */
  26388.     protected function getWebProfiler_Controller_ProfilerService()
  26389.     {
  26390.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  26391.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  26392.     }
  26393.     /**
  26394.      * Gets the public 'web_profiler.controller.router' shared service.
  26395.      *
  26396.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  26397.      */
  26398.     protected function getWebProfiler_Controller_RouterService()
  26399.     {
  26400.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  26401.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  26402.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  26403.         }, 1));
  26404.     }
  26405.     /**
  26406.      * Gets the private '.console.command.about.lazy' shared service.
  26407.      *
  26408.      * @return \Symfony\Component\Console\Command\LazyCommand
  26409.      */
  26410.     protected function get_Console_Command_About_LazyService()
  26411.     {
  26412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26414.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  26415.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  26416.         });
  26417.     }
  26418.     /**
  26419.      * Gets the private '.console.command.assets_install.lazy' shared service.
  26420.      *
  26421.      * @return \Symfony\Component\Console\Command\LazyCommand
  26422.      */
  26423.     protected function get_Console_Command_AssetsInstall_LazyService()
  26424.     {
  26425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26427.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  26428.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  26429.         });
  26430.     }
  26431.     /**
  26432.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  26433.      *
  26434.      * @return \Symfony\Component\Console\Command\LazyCommand
  26435.      */
  26436.     protected function get_Console_Command_CacheClear_LazyService()
  26437.     {
  26438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26440.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  26441.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  26442.         });
  26443.     }
  26444.     /**
  26445.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  26446.      *
  26447.      * @return \Symfony\Component\Console\Command\LazyCommand
  26448.      */
  26449.     protected function get_Console_Command_CachePoolClear_LazyService()
  26450.     {
  26451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26453.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  26454.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  26455.         });
  26456.     }
  26457.     /**
  26458.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  26459.      *
  26460.      * @return \Symfony\Component\Console\Command\LazyCommand
  26461.      */
  26462.     protected function get_Console_Command_CachePoolDelete_LazyService()
  26463.     {
  26464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26466.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  26467.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  26468.         });
  26469.     }
  26470.     /**
  26471.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  26472.      *
  26473.      * @return \Symfony\Component\Console\Command\LazyCommand
  26474.      */
  26475.     protected function get_Console_Command_CachePoolList_LazyService()
  26476.     {
  26477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26479.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  26480.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  26481.         });
  26482.     }
  26483.     /**
  26484.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  26485.      *
  26486.      * @return \Symfony\Component\Console\Command\LazyCommand
  26487.      */
  26488.     protected function get_Console_Command_CachePoolPrune_LazyService()
  26489.     {
  26490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26492.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  26493.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  26494.         });
  26495.     }
  26496.     /**
  26497.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  26498.      *
  26499.      * @return \Symfony\Component\Console\Command\LazyCommand
  26500.      */
  26501.     protected function get_Console_Command_CacheWarmup_LazyService()
  26502.     {
  26503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26505.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  26506.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  26507.         });
  26508.     }
  26509.     /**
  26510.      * Gets the private '.console.command.config_debug.lazy' shared service.
  26511.      *
  26512.      * @return \Symfony\Component\Console\Command\LazyCommand
  26513.      */
  26514.     protected function get_Console_Command_ConfigDebug_LazyService()
  26515.     {
  26516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26518.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  26519.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  26520.         });
  26521.     }
  26522.     /**
  26523.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  26524.      *
  26525.      * @return \Symfony\Component\Console\Command\LazyCommand
  26526.      */
  26527.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  26528.     {
  26529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26531.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  26532.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  26533.         });
  26534.     }
  26535.     /**
  26536.      * Gets the private '.console.command.container_debug.lazy' shared service.
  26537.      *
  26538.      * @return \Symfony\Component\Console\Command\LazyCommand
  26539.      */
  26540.     protected function get_Console_Command_ContainerDebug_LazyService()
  26541.     {
  26542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26544.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  26545.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  26546.         });
  26547.     }
  26548.     /**
  26549.      * Gets the private '.console.command.container_lint.lazy' shared service.
  26550.      *
  26551.      * @return \Symfony\Component\Console\Command\LazyCommand
  26552.      */
  26553.     protected function get_Console_Command_ContainerLint_LazyService()
  26554.     {
  26555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26557.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  26558.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  26559.         });
  26560.     }
  26561.     /**
  26562.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  26563.      *
  26564.      * @return \Symfony\Component\Console\Command\LazyCommand
  26565.      */
  26566.     protected function get_Console_Command_DebugAutowiring_LazyService()
  26567.     {
  26568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26570.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  26571.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  26572.         });
  26573.     }
  26574.     /**
  26575.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  26576.      *
  26577.      * @return \Symfony\Component\Console\Command\LazyCommand
  26578.      */
  26579.     protected function get_Console_Command_DotenvDebug_LazyService()
  26580.     {
  26581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26583.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  26584.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  26585.         });
  26586.     }
  26587.     /**
  26588.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  26589.      *
  26590.      * @return \Symfony\Component\Console\Command\LazyCommand
  26591.      */
  26592.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  26593.     {
  26594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26596.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  26597.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  26598.         });
  26599.     }
  26600.     /**
  26601.      * Gets the private '.console.command.form_debug.lazy' shared service.
  26602.      *
  26603.      * @return \Symfony\Component\Console\Command\LazyCommand
  26604.      */
  26605.     protected function get_Console_Command_FormDebug_LazyService()
  26606.     {
  26607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26609.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  26610.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  26611.         });
  26612.     }
  26613.     /**
  26614.      * Gets the private '.console.command.router_debug.lazy' shared service.
  26615.      *
  26616.      * @return \Symfony\Component\Console\Command\LazyCommand
  26617.      */
  26618.     protected function get_Console_Command_RouterDebug_LazyService()
  26619.     {
  26620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26622.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  26623.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  26624.         });
  26625.     }
  26626.     /**
  26627.      * Gets the private '.console.command.router_match.lazy' shared service.
  26628.      *
  26629.      * @return \Symfony\Component\Console\Command\LazyCommand
  26630.      */
  26631.     protected function get_Console_Command_RouterMatch_LazyService()
  26632.     {
  26633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26635.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  26636.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  26637.         });
  26638.     }
  26639.     /**
  26640.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  26641.      *
  26642.      * @return \Symfony\Component\Console\Command\LazyCommand
  26643.      */
  26644.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  26645.     {
  26646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26648.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  26649.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  26650.         });
  26651.     }
  26652.     /**
  26653.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  26654.      *
  26655.      * @return \Symfony\Component\Console\Command\LazyCommand
  26656.      */
  26657.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  26658.     {
  26659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26660.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26661.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  26662.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  26663.         });
  26664.     }
  26665.     /**
  26666.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  26667.      *
  26668.      * @return \Symfony\Component\Console\Command\LazyCommand
  26669.      */
  26670.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  26671.     {
  26672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26674.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  26675.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  26676.         });
  26677.     }
  26678.     /**
  26679.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  26680.      *
  26681.      * @return \Symfony\Component\Console\Command\LazyCommand
  26682.      */
  26683.     protected function get_Console_Command_SecretsList_LazyService()
  26684.     {
  26685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26687.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  26688.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  26689.         });
  26690.     }
  26691.     /**
  26692.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  26693.      *
  26694.      * @return \Symfony\Component\Console\Command\LazyCommand
  26695.      */
  26696.     protected function get_Console_Command_SecretsRemove_LazyService()
  26697.     {
  26698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26700.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  26701.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  26702.         });
  26703.     }
  26704.     /**
  26705.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  26706.      *
  26707.      * @return \Symfony\Component\Console\Command\LazyCommand
  26708.      */
  26709.     protected function get_Console_Command_SecretsSet_LazyService()
  26710.     {
  26711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26713.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  26714.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  26715.         });
  26716.     }
  26717.     /**
  26718.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  26719.      *
  26720.      * @return \Symfony\Component\Console\Command\LazyCommand
  26721.      */
  26722.     protected function get_Console_Command_TranslationDebug_LazyService()
  26723.     {
  26724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26726.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  26727.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  26728.         });
  26729.     }
  26730.     /**
  26731.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  26732.      *
  26733.      * @return \Symfony\Component\Console\Command\LazyCommand
  26734.      */
  26735.     protected function get_Console_Command_TranslationExtract_LazyService()
  26736.     {
  26737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26739.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  26740.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  26741.         });
  26742.     }
  26743.     /**
  26744.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  26745.      *
  26746.      * @return \Symfony\Component\Console\Command\LazyCommand
  26747.      */
  26748.     protected function get_Console_Command_TranslationPull_LazyService()
  26749.     {
  26750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26752.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  26753.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  26754.         });
  26755.     }
  26756.     /**
  26757.      * Gets the private '.console.command.translation_push.lazy' shared service.
  26758.      *
  26759.      * @return \Symfony\Component\Console\Command\LazyCommand
  26760.      */
  26761.     protected function get_Console_Command_TranslationPush_LazyService()
  26762.     {
  26763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26765.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  26766.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  26767.         });
  26768.     }
  26769.     /**
  26770.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  26771.      *
  26772.      * @return \Symfony\Component\Console\Command\LazyCommand
  26773.      */
  26774.     protected function get_Console_Command_ValidatorDebug_LazyService()
  26775.     {
  26776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26778.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  26779.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  26780.         });
  26781.     }
  26782.     /**
  26783.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  26784.      *
  26785.      * @return \Symfony\Component\Console\Command\LazyCommand
  26786.      */
  26787.     protected function get_Console_Command_XliffLint_LazyService()
  26788.     {
  26789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26791.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  26792.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  26793.         });
  26794.     }
  26795.     /**
  26796.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  26797.      *
  26798.      * @return \Symfony\Component\Console\Command\LazyCommand
  26799.      */
  26800.     protected function get_Console_Command_YamlLint_LazyService()
  26801.     {
  26802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26804.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  26805.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  26806.         });
  26807.     }
  26808.     /**
  26809.      * Gets the private '.debug.http_client' shared service.
  26810.      *
  26811.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  26812.      */
  26813.     protected function get_Debug_HttpClientService()
  26814.     {
  26815.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  26816.         if (isset($this->privates['.debug.http_client'])) {
  26817.             return $this->privates['.debug.http_client'];
  26818.         }
  26819.         $b \Symfony\Component\HttpClient\HttpClient::create([], 6);
  26820.         $c = new \Symfony\Bridge\Monolog\Logger('http_client');
  26821.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  26822.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  26823.         $c->pushHandler($a);
  26824.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  26825.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  26826.         $b->setLogger($c);
  26827.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  26828.     }
  26829.     /**
  26830.      * Gets the private '.doctrine_migrations.current_command.lazy' shared service.
  26831.      *
  26832.      * @return \Symfony\Component\Console\Command\LazyCommand
  26833.      */
  26834.     protected function get_DoctrineMigrations_CurrentCommand_LazyService()
  26835.     {
  26836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26838.         return $this->privates['.doctrine_migrations.current_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:current', [], 'Outputs the current version'false, function (): \Doctrine\Migrations\Tools\Console\Command\CurrentCommand {
  26839.             return ($this->privates['doctrine_migrations.current_command'] ?? $this->getDoctrineMigrations_CurrentCommandService());
  26840.         });
  26841.     }
  26842.     /**
  26843.      * Gets the private '.doctrine_migrations.diff_command.lazy' shared service.
  26844.      *
  26845.      * @return \Symfony\Component\Console\Command\LazyCommand
  26846.      */
  26847.     protected function get_DoctrineMigrations_DiffCommand_LazyService()
  26848.     {
  26849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26851.         return $this->privates['.doctrine_migrations.diff_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:diff', [], 'Generate a migration by comparing your current database to your mapping information.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DiffCommand {
  26852.             return ($this->privates['doctrine_migrations.diff_command'] ?? $this->getDoctrineMigrations_DiffCommandService());
  26853.         });
  26854.     }
  26855.     /**
  26856.      * Gets the private '.doctrine_migrations.dump_schema_command.lazy' shared service.
  26857.      *
  26858.      * @return \Symfony\Component\Console\Command\LazyCommand
  26859.      */
  26860.     protected function get_DoctrineMigrations_DumpSchemaCommand_LazyService()
  26861.     {
  26862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26864.         return $this->privates['.doctrine_migrations.dump_schema_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:dump-schema', [], 'Dump the schema for your database to a migration.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand {
  26865.             return ($this->privates['doctrine_migrations.dump_schema_command'] ?? $this->getDoctrineMigrations_DumpSchemaCommandService());
  26866.         });
  26867.     }
  26868.     /**
  26869.      * Gets the private '.doctrine_migrations.execute_command.lazy' shared service.
  26870.      *
  26871.      * @return \Symfony\Component\Console\Command\LazyCommand
  26872.      */
  26873.     protected function get_DoctrineMigrations_ExecuteCommand_LazyService()
  26874.     {
  26875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26877.         return $this->privates['.doctrine_migrations.execute_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:execute', [], 'Execute one or more migration versions up or down manually.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand {
  26878.             return ($this->privates['doctrine_migrations.execute_command'] ?? $this->getDoctrineMigrations_ExecuteCommandService());
  26879.         });
  26880.     }
  26881.     /**
  26882.      * Gets the private '.doctrine_migrations.generate_command.lazy' shared service.
  26883.      *
  26884.      * @return \Symfony\Component\Console\Command\LazyCommand
  26885.      */
  26886.     protected function get_DoctrineMigrations_GenerateCommand_LazyService()
  26887.     {
  26888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26890.         return $this->privates['.doctrine_migrations.generate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:generate', [], 'Generate a blank migration class.'false, function (): \Doctrine\Migrations\Tools\Console\Command\GenerateCommand {
  26891.             return ($this->privates['doctrine_migrations.generate_command'] ?? $this->getDoctrineMigrations_GenerateCommandService());
  26892.         });
  26893.     }
  26894.     /**
  26895.      * Gets the private '.doctrine_migrations.latest_command.lazy' shared service.
  26896.      *
  26897.      * @return \Symfony\Component\Console\Command\LazyCommand
  26898.      */
  26899.     protected function get_DoctrineMigrations_LatestCommand_LazyService()
  26900.     {
  26901.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26903.         return $this->privates['.doctrine_migrations.latest_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:latest', [], 'Outputs the latest version'false, function (): \Doctrine\Migrations\Tools\Console\Command\LatestCommand {
  26904.             return ($this->privates['doctrine_migrations.latest_command'] ?? $this->getDoctrineMigrations_LatestCommandService());
  26905.         });
  26906.     }
  26907.     /**
  26908.      * Gets the private '.doctrine_migrations.migrate_command.lazy' shared service.
  26909.      *
  26910.      * @return \Symfony\Component\Console\Command\LazyCommand
  26911.      */
  26912.     protected function get_DoctrineMigrations_MigrateCommand_LazyService()
  26913.     {
  26914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26916.         return $this->privates['.doctrine_migrations.migrate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:migrate', [], 'Execute a migration to a specified version or the latest available version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\MigrateCommand {
  26917.             return ($this->privates['doctrine_migrations.migrate_command'] ?? $this->getDoctrineMigrations_MigrateCommandService());
  26918.         });
  26919.     }
  26920.     /**
  26921.      * Gets the private '.doctrine_migrations.rollup_command.lazy' shared service.
  26922.      *
  26923.      * @return \Symfony\Component\Console\Command\LazyCommand
  26924.      */
  26925.     protected function get_DoctrineMigrations_RollupCommand_LazyService()
  26926.     {
  26927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26929.         return $this->privates['.doctrine_migrations.rollup_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:rollup', [], 'Rollup migrations by deleting all tracked versions and insert the one version that exists.'false, function (): \Doctrine\Migrations\Tools\Console\Command\RollupCommand {
  26930.             return ($this->privates['doctrine_migrations.rollup_command'] ?? $this->getDoctrineMigrations_RollupCommandService());
  26931.         });
  26932.     }
  26933.     /**
  26934.      * Gets the private '.doctrine_migrations.status_command.lazy' shared service.
  26935.      *
  26936.      * @return \Symfony\Component\Console\Command\LazyCommand
  26937.      */
  26938.     protected function get_DoctrineMigrations_StatusCommand_LazyService()
  26939.     {
  26940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26942.         return $this->privates['.doctrine_migrations.status_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:status', [], 'View the status of a set of migrations.'false, function (): \Doctrine\Migrations\Tools\Console\Command\StatusCommand {
  26943.             return ($this->privates['doctrine_migrations.status_command'] ?? $this->getDoctrineMigrations_StatusCommandService());
  26944.         });
  26945.     }
  26946.     /**
  26947.      * Gets the private '.doctrine_migrations.sync_metadata_command.lazy' shared service.
  26948.      *
  26949.      * @return \Symfony\Component\Console\Command\LazyCommand
  26950.      */
  26951.     protected function get_DoctrineMigrations_SyncMetadataCommand_LazyService()
  26952.     {
  26953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26954.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26955.         return $this->privates['.doctrine_migrations.sync_metadata_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:sync-metadata-storage', [], 'Ensures that the metadata storage is at the latest version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand {
  26956.             return ($this->privates['doctrine_migrations.sync_metadata_command'] ?? $this->getDoctrineMigrations_SyncMetadataCommandService());
  26957.         });
  26958.     }
  26959.     /**
  26960.      * Gets the private '.doctrine_migrations.up_to_date_command.lazy' shared service.
  26961.      *
  26962.      * @return \Symfony\Component\Console\Command\LazyCommand
  26963.      */
  26964.     protected function get_DoctrineMigrations_UpToDateCommand_LazyService()
  26965.     {
  26966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26968.         return $this->privates['.doctrine_migrations.up_to_date_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:up-to-date', [], 'Tells you if your schema is up-to-date.'false, function (): \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand {
  26969.             return ($this->privates['doctrine_migrations.up_to_date_command'] ?? $this->getDoctrineMigrations_UpToDateCommandService());
  26970.         });
  26971.     }
  26972.     /**
  26973.      * Gets the private '.doctrine_migrations.version_command.lazy' shared service.
  26974.      *
  26975.      * @return \Symfony\Component\Console\Command\LazyCommand
  26976.      */
  26977.     protected function get_DoctrineMigrations_VersionCommand_LazyService()
  26978.     {
  26979.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26981.         return $this->privates['.doctrine_migrations.version_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:version', [], 'Manually add and delete migration versions from the version table.'false, function (): \Doctrine\Migrations\Tools\Console\Command\VersionCommand {
  26982.             return ($this->privates['doctrine_migrations.version_command'] ?? $this->getDoctrineMigrations_VersionCommandService());
  26983.         });
  26984.     }
  26985.     /**
  26986.      * Gets the private '.doctrine_migrations.versions_command.lazy' shared service.
  26987.      *
  26988.      * @return \Symfony\Component\Console\Command\LazyCommand
  26989.      */
  26990.     protected function get_DoctrineMigrations_VersionsCommand_LazyService()
  26991.     {
  26992.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26994.         return $this->privates['.doctrine_migrations.versions_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:list', [], 'Display a list of all available migrations and their status.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ListCommand {
  26995.             return ($this->privates['doctrine_migrations.versions_command'] ?? $this->getDoctrineMigrations_VersionsCommandService());
  26996.         });
  26997.     }
  26998.     /**
  26999.      * Gets the private '.errored..service_locator..MI7WAw.CoreBundle\Model\Vehicles\AbstractVehicle' shared service.
  27000.      *
  27001.      * @return \CoreBundle\Model\Vehicles\AbstractVehicle
  27002.      */
  27003.     protected function getAbstractVehicleService()
  27004.     {
  27005.         $this->throw('Cannot autowire service ".service_locator..MI7WAw": it references class "CoreBundle\\Model\\Vehicles\\AbstractVehicle" but no such service exists.');
  27006.     }
  27007.     /**
  27008.      * Gets the private '.errored..service_locator.0Yt1pEf.CoreBundle\Model\ViDiWorkerModel' shared service.
  27009.      *
  27010.      * @return \CoreBundle\Model\ViDiWorkerModel
  27011.      */
  27012.     protected function getViDiWorkerModelService()
  27013.     {
  27014.         $this->throw('Cannot autowire service ".service_locator.0Yt1pEf": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.');
  27015.     }
  27016.     /**
  27017.      * Gets the private '.errored..service_locator.4.UpWzH.CoreBundle\Model\Vehicles\AbstractVehicle' shared service.
  27018.      *
  27019.      * @return \CoreBundle\Model\Vehicles\AbstractVehicle
  27020.      */
  27021.     protected function getAbstractVehicle2Service()
  27022.     {
  27023.         $this->throw('Cannot autowire service ".service_locator.4.UpWzH": it references class "CoreBundle\\Model\\Vehicles\\AbstractVehicle" but no such service exists.');
  27024.     }
  27025.     /**
  27026.      * Gets the private '.errored..service_locator.4wrOGY0.CoreBundle\Entity\Dealer' shared service.
  27027.      *
  27028.      * @return \CoreBundle\Entity\Dealer
  27029.      */
  27030.     protected function getDealerService()
  27031.     {
  27032.         $this->throw('Cannot autowire service ".service_locator.4wrOGY0": it references class "CoreBundle\\Entity\\Dealer" but no such service exists.');
  27033.     }
  27034.     /**
  27035.      * Gets the private '.errored..service_locator.4wrOGY0.DcSiteBundle\Entity\ServiceVariation' shared service.
  27036.      *
  27037.      * @return \DcSiteBundle\Entity\ServiceVariation
  27038.      */
  27039.     protected function getServiceVariationService()
  27040.     {
  27041.         $this->throw('Cannot autowire service ".service_locator.4wrOGY0": it references class "DcSiteBundle\\Entity\\ServiceVariation" but no such service exists.');
  27042.     }
  27043.     /**
  27044.      * Gets the private '.errored..service_locator.5_6ROBk.CoreBundle\Model\DataLayer' shared service.
  27045.      *
  27046.      * @return \CoreBundle\Model\DataLayer
  27047.      */
  27048.     protected function getDataLayerService()
  27049.     {
  27050.         $this->throw('Cannot autowire service ".service_locator.5_6ROBk": it references class "CoreBundle\\Model\\DataLayer" but no such service exists. You should maybe alias this class to the existing "core.data_layer.model" service.');
  27051.     }
  27052.     /**
  27053.      * Gets the private '.errored..service_locator.C4FT5cG.CoreBundle\Services\ImageProviderVidi' shared service.
  27054.      *
  27055.      * @return \CoreBundle\Services\ImageProviderVidi
  27056.      */
  27057.     protected function getImageProviderVidiService()
  27058.     {
  27059.         $this->throw('Cannot autowire service ".service_locator.C4FT5cG": it references class "CoreBundle\\Services\\ImageProviderVidi" but no such service exists. You should maybe alias this class to the existing "sonata.media.provider.image" service.');
  27060.     }
  27061.     /**
  27062.      * Gets the private '.errored..service_locator.DMePMAD.PortalBundle\Services\ComparisonService' shared service.
  27063.      *
  27064.      * @return \PortalBundle\Services\ComparisonService
  27065.      */
  27066.     protected function getComparisonServiceService()
  27067.     {
  27068.         $this->throw('Cannot autowire service ".service_locator.DMePMAD": it references class "PortalBundle\\Services\\ComparisonService" but no such service exists. You should maybe alias this class to the existing "portal.comparison.service" service.');
  27069.     }
  27070.     /**
  27071.      * Gets the private '.errored..service_locator.ExZJAjw.CoreBundle\Model\OnlineEstimateModel' shared service.
  27072.      *
  27073.      * @return \CoreBundle\Model\OnlineEstimateModel
  27074.      */
  27075.     protected function getOnlineEstimateModelService()
  27076.     {
  27077.         $this->throw('Cannot autowire service ".service_locator.ExZJAjw": it references class "CoreBundle\\Model\\OnlineEstimateModel" but no such service exists. You should maybe alias this class to the existing "core.online.estimate" service.');
  27078.     }
  27079.     /**
  27080.      * Gets the private '.errored..service_locator.FQrtvFq.DcSiteBundle\Twig\TwigDcExtension' shared service.
  27081.      *
  27082.      * @return \DcSiteBundle\Twig\TwigDcExtension
  27083.      */
  27084.     protected function getTwigDcExtensionService()
  27085.     {
  27086.         $this->throw('Cannot autowire service ".service_locator.FQrtvFq": it references class "DcSiteBundle\\Twig\\TwigDcExtension" but no such service exists. You should maybe alias this class to the existing "dc_site.twig.extension" service.');
  27087.     }
  27088.     /**
  27089.      * Gets the private '.errored..service_locator.GqZEptx.MyBundle\Component\SmsSender' shared service.
  27090.      *
  27091.      * @return \MyBundle\Component\SmsSender
  27092.      */
  27093.     protected function getSmsSenderService()
  27094.     {
  27095.         $this->throw('Cannot autowire service ".service_locator.GqZEptx": it references class "MyBundle\\Component\\SmsSender" but no such service exists. You should maybe alias this class to the existing "my.sms.sender" service.');
  27096.     }
  27097.     /**
  27098.      * Gets the private '.errored..service_locator.KcCLkt4.Sonata\AdminBundle\Datagrid\ProxyQueryInterface' shared service.
  27099.      *
  27100.      * @return \Sonata\AdminBundle\Datagrid\ProxyQueryInterface
  27101.      */
  27102.     protected function getProxyQueryInterfaceService()
  27103.     {
  27104.         $this->throw('Cannot autowire service ".service_locator.KcCLkt4": it references interface "Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface" but no such service exists. Did you create a class that implements this interface?');
  27105.     }
  27106.     /**
  27107.      * Gets the private '.errored..service_locator.NDWf2XC.CoreBundle\Model\ViDiWorkerModel' shared service.
  27108.      *
  27109.      * @return \CoreBundle\Model\ViDiWorkerModel
  27110.      */
  27111.     protected function getViDiWorkerModel2Service()
  27112.     {
  27113.         $this->throw('Cannot autowire service ".service_locator.NDWf2XC": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.');
  27114.     }
  27115.     /**
  27116.      * Gets the private '.errored..service_locator.NktUVst.CoreBundle\Model\OnlineEstimateModel' shared service.
  27117.      *
  27118.      * @return \CoreBundle\Model\OnlineEstimateModel
  27119.      */
  27120.     protected function getOnlineEstimateModel2Service()
  27121.     {
  27122.         $this->throw('Cannot autowire service ".service_locator.NktUVst": it references class "CoreBundle\\Model\\OnlineEstimateModel" but no such service exists. You should maybe alias this class to the existing "core.online.estimate" service.');
  27123.     }
  27124.     /**
  27125.      * Gets the private '.errored..service_locator.PFG8HWU.CoreBundle\Model\ViDiWorkerModel' shared service.
  27126.      *
  27127.      * @return \CoreBundle\Model\ViDiWorkerModel
  27128.      */
  27129.     protected function getViDiWorkerModel3Service()
  27130.     {
  27131.         $this->throw('Cannot autowire service ".service_locator.PFG8HWU": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.');
  27132.     }
  27133.     /**
  27134.      * Gets the private '.errored..service_locator.T8tbY2p.InsuranceBundle\Service\YearAmountService' shared service.
  27135.      *
  27136.      * @return \InsuranceBundle\Service\YearAmountService
  27137.      */
  27138.     protected function getYearAmountServiceService()
  27139.     {
  27140.         $this->throw('Cannot autowire service ".service_locator.T8tbY2p": it references class "InsuranceBundle\\Service\\YearAmountService" but no such service exists. You should maybe alias this class to the existing "insurance.year.amount" service.');
  27141.     }
  27142.     /**
  27143.      * Gets the private '.errored..service_locator.V9wc21a.CoreBundle\Model\Post' shared service.
  27144.      *
  27145.      * @return \CoreBundle\Model\Post
  27146.      */
  27147.     protected function getPostService()
  27148.     {
  27149.         $this->throw('Cannot autowire service ".service_locator.V9wc21a": it references class "CoreBundle\\Model\\Post" but no such service exists. You should maybe alias this class to the existing "core.post.model" service.');
  27150.     }
  27151.     /**
  27152.      * Gets the private '.errored..service_locator.VZ1K3DK.InsuranceBundle\Service\InformationDocumentService' shared service.
  27153.      *
  27154.      * @return \InsuranceBundle\Service\InformationDocumentService
  27155.      */
  27156.     protected function getInformationDocumentServiceService()
  27157.     {
  27158.         $this->throw('Cannot autowire service ".service_locator.VZ1K3DK": it references class "InsuranceBundle\\Service\\InformationDocumentService" but no such service exists. You should maybe alias this class to the existing "insurance.information.documents" service.');
  27159.     }
  27160.     /**
  27161.      * Gets the private '.errored..service_locator.VlvxJ48.CoreBundle\Model\Vehicles\Vehicle' shared service.
  27162.      *
  27163.      * @return \CoreBundle\Model\Vehicles\Vehicle
  27164.      */
  27165.     protected function getVehicleService()
  27166.     {
  27167.         $this->throw('Cannot autowire service ".service_locator.VlvxJ48": it references class "CoreBundle\\Model\\Vehicles\\Vehicle" but no such service exists.');
  27168.     }
  27169.     /**
  27170.      * Gets the private '.errored..service_locator.XL4NeP9.CoreBundle\Model\Rate' shared service.
  27171.      *
  27172.      * @return \CoreBundle\Model\Rate
  27173.      */
  27174.     protected function getRateService()
  27175.     {
  27176.         $this->throw('Cannot autowire service ".service_locator.XL4NeP9": it references class "CoreBundle\\Model\\Rate" but no such service exists. You should maybe alias this class to one of these existing services: "core.model.rate", "core.winner_rate.model".');
  27177.     }
  27178.     /**
  27179.      * Gets the private '.errored..service_locator.XXxu50j.DcSiteBundle\Services\Marine\FormService' shared service.
  27180.      *
  27181.      * @return \DcSiteBundle\Services\Marine\FormService
  27182.      */
  27183.     protected function getFormServiceService()
  27184.     {
  27185.         $this->throw('Cannot autowire service ".service_locator.XXxu50j": it references class "DcSiteBundle\\Services\\Marine\\FormService" but no such service exists. You should maybe alias this class to the existing "dc.marine.form.service" service.');
  27186.     }
  27187.     /**
  27188.      * Gets the private '.errored..service_locator._LVtX3s.CoreBundle\Model\DataLayer' shared service.
  27189.      *
  27190.      * @return \CoreBundle\Model\DataLayer
  27191.      */
  27192.     protected function getDataLayer2Service()
  27193.     {
  27194.         $this->throw('Cannot autowire service ".service_locator._LVtX3s": it references class "CoreBundle\\Model\\DataLayer" but no such service exists. You should maybe alias this class to the existing "core.data_layer.model" service.');
  27195.     }
  27196.     /**
  27197.      * Gets the private '.errored..service_locator.aH4IuZJ.AcquiringBundle\Component\Model\PortmoneAcquiring' shared service.
  27198.      *
  27199.      * @return \AcquiringBundle\Component\Model\PortmoneAcquiring
  27200.      */
  27201.     protected function getPortmoneAcquiringService()
  27202.     {
  27203.         $this->throw('Cannot autowire service ".service_locator.aH4IuZJ": it references class "AcquiringBundle\\Component\\Model\\PortmoneAcquiring" but no such service exists. You should maybe alias this class to the existing "portmone.acquiring" service.');
  27204.     }
  27205.     /**
  27206.      * Gets the private '.errored..service_locator.aY._gF8.CoreBundle\Model\Shop\Goods' shared service.
  27207.      *
  27208.      * @return \CoreBundle\Model\Shop\Goods
  27209.      */
  27210.     protected function getGoodsService()
  27211.     {
  27212.         $this->throw('Cannot autowire service ".service_locator.aY._gF8": it references class "CoreBundle\\Model\\Shop\\Goods" but no such service exists. You should maybe alias this class to the existing "core.shop.goods" service.');
  27213.     }
  27214.     /**
  27215.      * Gets the private '.errored..service_locator.bQifdW0.CoreBundle\Model\Rate' shared service.
  27216.      *
  27217.      * @return \CoreBundle\Model\Rate
  27218.      */
  27219.     protected function getRate2Service()
  27220.     {
  27221.         $this->throw('Cannot autowire service ".service_locator.bQifdW0": it references class "CoreBundle\\Model\\Rate" but no such service exists. You should maybe alias this class to one of these existing services: "core.model.rate", "core.winner_rate.model".');
  27222.     }
  27223.     /**
  27224.      * Gets the private '.errored..service_locator.cvlNQ_Q.CoreBundle\Model\Post' shared service.
  27225.      *
  27226.      * @return \CoreBundle\Model\Post
  27227.      */
  27228.     protected function getPost2Service()
  27229.     {
  27230.         $this->throw('Cannot autowire service ".service_locator.cvlNQ_Q": it references class "CoreBundle\\Model\\Post" but no such service exists. You should maybe alias this class to the existing "core.post.model" service.');
  27231.     }
  27232.     /**
  27233.      * Gets the private '.errored..service_locator.d_rtZkJ.CoreBundle\Model\Api\eTachki\eTachkiApi' shared service.
  27234.      *
  27235.      * @return \CoreBundle\Model\Api\eTachki\eTachkiApi
  27236.      */
  27237.     protected function getETachkiApiService()
  27238.     {
  27239.         $this->throw('Cannot autowire service ".service_locator.d_rtZkJ": it references class "CoreBundle\\Model\\Api\\eTachki\\eTachkiApi" but no such service exists. You should maybe alias this class to the existing "core.etachki.api" service.');
  27240.     }
  27241.     /**
  27242.      * Gets the private '.errored..service_locator.eT6lY71.CoreBundle\Entity\Dealer' shared service.
  27243.      *
  27244.      * @return \CoreBundle\Entity\Dealer
  27245.      */
  27246.     protected function getDealer2Service()
  27247.     {
  27248.         $this->throw('Cannot autowire service ".service_locator.eT6lY71": it references class "CoreBundle\\Entity\\Dealer" but no such service exists.');
  27249.     }
  27250.     /**
  27251.      * Gets the private '.errored..service_locator.eT6lY71.DcSiteBundle\Entity\ServiceVariation' shared service.
  27252.      *
  27253.      * @return \DcSiteBundle\Entity\ServiceVariation
  27254.      */
  27255.     protected function getServiceVariation2Service()
  27256.     {
  27257.         $this->throw('Cannot autowire service ".service_locator.eT6lY71": it references class "DcSiteBundle\\Entity\\ServiceVariation" but no such service exists.');
  27258.     }
  27259.     /**
  27260.      * Gets the private '.errored..service_locator.epLYOaB.InsuranceBundle\Service\InformationDocumentService' shared service.
  27261.      *
  27262.      * @return \InsuranceBundle\Service\InformationDocumentService
  27263.      */
  27264.     protected function getInformationDocumentService2Service()
  27265.     {
  27266.         $this->throw('Cannot autowire service ".service_locator.epLYOaB": it references class "InsuranceBundle\\Service\\InformationDocumentService" but no such service exists. You should maybe alias this class to the existing "insurance.information.documents" service.');
  27267.     }
  27268.     /**
  27269.      * Gets the private '.errored..service_locator.fL42Bob.Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage' shared service.
  27270.      *
  27271.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  27272.      */
  27273.     protected function getUsageTrackingTokenStorageService()
  27274.     {
  27275.         $this->throw('Cannot autowire service ".service_locator.fL42Bob": it references class "Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\UsageTrackingTokenStorage" but no such service exists. Try changing the type-hint to "Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorageInterface" instead.');
  27276.     }
  27277.     /**
  27278.      * Gets the private '.errored..service_locator.fbnZ.Xz.CoreBundle\Model\BankIDService' shared service.
  27279.      *
  27280.      * @return \CoreBundle\Model\BankIDService
  27281.      */
  27282.     protected function getBankIDServiceService()
  27283.     {
  27284.         $this->throw('Cannot autowire service ".service_locator.fbnZ.Xz": it references class "CoreBundle\\Model\\BankIDService" but no such service exists. You should maybe alias this class to the existing "core.bankid.model" service.');
  27285.     }
  27286.     /**
  27287.      * Gets the private '.errored..service_locator.fuUhxUY.CoreBundle\Services\ImageProviderVidi' shared service.
  27288.      *
  27289.      * @return \CoreBundle\Services\ImageProviderVidi
  27290.      */
  27291.     protected function getImageProviderVidi2Service()
  27292.     {
  27293.         $this->throw('Cannot autowire service ".service_locator.fuUhxUY": it references class "CoreBundle\\Services\\ImageProviderVidi" but no such service exists. You should maybe alias this class to the existing "sonata.media.provider.image" service.');
  27294.     }
  27295.     /**
  27296.      * Gets the private '.errored..service_locator.gGjIPR4.CoreBundle\Model\BankIDService' shared service.
  27297.      *
  27298.      * @return \CoreBundle\Model\BankIDService
  27299.      */
  27300.     protected function getBankIDService2Service()
  27301.     {
  27302.         $this->throw('Cannot autowire service ".service_locator.gGjIPR4": it references class "CoreBundle\\Model\\BankIDService" but no such service exists. You should maybe alias this class to the existing "core.bankid.model" service.');
  27303.     }
  27304.     /**
  27305.      * Gets the private '.errored..service_locator.gIHXUau.CoreBundle\Model\ViDiWorkerModel' shared service.
  27306.      *
  27307.      * @return \CoreBundle\Model\ViDiWorkerModel
  27308.      */
  27309.     protected function getViDiWorkerModel4Service()
  27310.     {
  27311.         $this->throw('Cannot autowire service ".service_locator.gIHXUau": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.');
  27312.     }
  27313.     /**
  27314.      * Gets the private '.errored..service_locator.hBa4opA.MyBundle\Component\SmsSender' shared service.
  27315.      *
  27316.      * @return \MyBundle\Component\SmsSender
  27317.      */
  27318.     protected function getSmsSender2Service()
  27319.     {
  27320.         $this->throw('Cannot autowire service ".service_locator.hBa4opA": it references class "MyBundle\\Component\\SmsSender" but no such service exists. You should maybe alias this class to the existing "my.sms.sender" service.');
  27321.     }
  27322.     /**
  27323.      * Gets the private '.errored..service_locator.hM6jGlz.CoreBundle\Model\Api\Novaposhta\NovaposhtaApi' shared service.
  27324.      *
  27325.      * @return \CoreBundle\Model\Api\Novaposhta\NovaposhtaApi
  27326.      */
  27327.     protected function getNovaposhtaApiService()
  27328.     {
  27329.         $this->throw('Cannot autowire service ".service_locator.hM6jGlz": it references class "CoreBundle\\Model\\Api\\Novaposhta\\NovaposhtaApi" but no such service exists. You should maybe alias this class to the existing "core.novaposhta.model" service.');
  27330.     }
  27331.     /**
  27332.      * Gets the private '.errored..service_locator.iAV17HX.Symfony\Component\EventDispatcher\EventSubscriberInterface' shared service.
  27333.      *
  27334.      * @return \Symfony\Component\EventDispatcher\EventSubscriberInterface
  27335.      */
  27336.     protected function getEventSubscriberInterfaceService()
  27337.     {
  27338.         $this->throw('Cannot autowire service ".service_locator.iAV17HX": it references interface "Symfony\\Component\\EventDispatcher\\EventSubscriberInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "core.controller_trace_listener", "CoreBundle\\EventListener\\AuthUserListener", "security.rememberme.response_listener", "debug.security.voter.vote_listener", "debug.security.firewall", "security.logout.listener.default.main", "security.logout.listener.session.main", "fos_user.security.interactive_login_listener", "fos_user.listener.authentication", "fos_user.listener.flash", "fos_user.listener.resetting", "sensio_framework_extra.controller.listener", "sensio_framework_extra.converter.listener", "sensio_framework_extra.view.listener", "sensio_framework_extra.cache.listener", "sensio_framework_extra.security.listener", "framework_extra_bundle.event.is_granted", "sonata.admin.event_listener.configure_crud_controller", "monolog.handler.console", "response_listener", "streamed_response_listener", "locale_listener", "validate_request_listener", "disallow_search_engine_index_response_listener", "exception_listener", "locale_aware_listener", "console.error_listener", "console.suggest_missing_package_subscriber", "mailer.envelope_listener", "mailer.message_logger_listener", "fragment.listener", "debug.debug_handlers_listener", "router_listener", "session_listener", "profiler_listener", "data_collector.request", "twig.mailer.message_listener", "debug.dump_listener", "web_profiler.debug_toolbar", "security.logout.listener.csrf_token_clearing".');
  27339.     }
  27340.     /**
  27341.      * Gets the private '.errored..service_locator.l3XDe0i.InsuranceBundle\Service\InformationDocumentService' shared service.
  27342.      *
  27343.      * @return \InsuranceBundle\Service\InformationDocumentService
  27344.      */
  27345.     protected function getInformationDocumentService3Service()
  27346.     {
  27347.         $this->throw('Cannot autowire service ".service_locator.l3XDe0i": it references class "InsuranceBundle\\Service\\InformationDocumentService" but no such service exists. You should maybe alias this class to the existing "insurance.information.documents" service.');
  27348.     }
  27349.     /**
  27350.      * Gets the private '.errored..service_locator.l3XDe0i.InsuranceBundle\Service\YearAmountService' shared service.
  27351.      *
  27352.      * @return \InsuranceBundle\Service\YearAmountService
  27353.      */
  27354.     protected function getYearAmountService2Service()
  27355.     {
  27356.         $this->throw('Cannot autowire service ".service_locator.l3XDe0i": it references class "InsuranceBundle\\Service\\YearAmountService" but no such service exists. You should maybe alias this class to the existing "insurance.year.amount" service.');
  27357.     }
  27358.     /**
  27359.      * Gets the private '.errored..service_locator.n31No4C.Symfony\Component\Form\FormFactory' shared service.
  27360.      *
  27361.      * @return \Symfony\Component\Form\FormFactory
  27362.      */
  27363.     protected function getFormFactoryService()
  27364.     {
  27365.         $this->throw('Cannot autowire service ".service_locator.n31No4C": it references class "Symfony\\Component\\Form\\FormFactory" but no such service exists. Try changing the type-hint to "Symfony\\Component\\Form\\FormFactoryInterface" instead.');
  27366.     }
  27367.     /**
  27368.      * Gets the private '.errored..service_locator.nH7Hmae.MyBundle\Component\SmsSender' shared service.
  27369.      *
  27370.      * @return \MyBundle\Component\SmsSender
  27371.      */
  27372.     protected function getSmsSender3Service()
  27373.     {
  27374.         $this->throw('Cannot autowire service ".service_locator.nH7Hmae": it references class "MyBundle\\Component\\SmsSender" but no such service exists. You should maybe alias this class to the existing "my.sms.sender" service.');
  27375.     }
  27376.     /**
  27377.      * Gets the private '.errored..service_locator.nhhyVEO.CoreBundle\Model\Post' shared service.
  27378.      *
  27379.      * @return \CoreBundle\Model\Post
  27380.      */
  27381.     protected function getPost3Service()
  27382.     {
  27383.         $this->throw('Cannot autowire service ".service_locator.nhhyVEO": it references class "CoreBundle\\Model\\Post" but no such service exists. You should maybe alias this class to the existing "core.post.model" service.');
  27384.     }
  27385.     /**
  27386.      * Gets the private '.errored..service_locator.onopnFE.CoreBundle\Model\Callback\CallbackRequest' shared service.
  27387.      *
  27388.      * @return \CoreBundle\Model\Callback\CallbackRequest
  27389.      */
  27390.     protected function getCallbackRequestService()
  27391.     {
  27392.         $this->throw('Cannot autowire service ".service_locator.onopnFE": it references class "CoreBundle\\Model\\Callback\\CallbackRequest" but no such service exists. You should maybe alias this class to the existing "core.callback" service.');
  27393.     }
  27394.     /**
  27395.      * Gets the private '.errored..service_locator.qEHWGcv.CoreBundle\Services\ImageProviderVidi' shared service.
  27396.      *
  27397.      * @return \CoreBundle\Services\ImageProviderVidi
  27398.      */
  27399.     protected function getImageProviderVidi3Service()
  27400.     {
  27401.         $this->throw('Cannot autowire service ".service_locator.qEHWGcv": it references class "CoreBundle\\Services\\ImageProviderVidi" but no such service exists. You should maybe alias this class to the existing "sonata.media.provider.image" service.');
  27402.     }
  27403.     /**
  27404.      * Gets the private '.errored..service_locator.rVRfp.K.PortalBundle\Model\Breadcrumbs' shared service.
  27405.      *
  27406.      * @return \PortalBundle\Model\Breadcrumbs
  27407.      */
  27408.     protected function getBreadcrumbsService()
  27409.     {
  27410.         $this->throw('Cannot autowire service ".service_locator.rVRfp.K": it references class "PortalBundle\\Model\\Breadcrumbs" but no such service exists. You should maybe alias this class to the existing "portal.breadcrumbs" service.');
  27411.     }
  27412.     /**
  27413.      * Gets the private '.errored..service_locator.sp3FnFY.Symfony\Component\Asset\Package' shared service.
  27414.      *
  27415.      * @return \Symfony\Component\Asset\Package
  27416.      */
  27417.     protected function getPackageService()
  27418.     {
  27419.         $this->throw('Cannot autowire service ".service_locator.sp3FnFY": it references class "Symfony\\Component\\Asset\\Package" but no such service exists. You should maybe alias this class to one of these existing services: "assets.empty_package", "assets._default_package".');
  27420.     }
  27421.     /**
  27422.      * Gets the private '.errored..service_locator.uLECXDE.Sonata\MediaBundle\Provider\FileProvider' shared service.
  27423.      *
  27424.      * @return \Sonata\MediaBundle\Provider\FileProvider
  27425.      */
  27426.     protected function getFileProviderService()
  27427.     {
  27428.         $this->throw('Cannot autowire service ".service_locator.uLECXDE": it references class "Sonata\\MediaBundle\\Provider\\FileProvider" but no such service exists. You should maybe alias this class to one of these existing services: "sonata.media.provider.image", "sonata.media.provider.file".');
  27429.     }
  27430.     /**
  27431.      * Gets the private '.errored..service_locator.vlbRuUo.DcSiteBundle\Services\Configurator\ConfiguratorManager' shared service.
  27432.      *
  27433.      * @return \DcSiteBundle\Services\Configurator\ConfiguratorManager
  27434.      */
  27435.     protected function getConfiguratorManagerService()
  27436.     {
  27437.         $this->throw('Cannot autowire service ".service_locator.vlbRuUo": it references class "DcSiteBundle\\Services\\Configurator\\ConfiguratorManager" but no such service exists. You should maybe alias this class to the existing "dc.configurator.manager" service.');
  27438.     }
  27439.     /**
  27440.      * Gets the private '.errored..service_locator.wyS5Sdi.CoreBundle\Model\ViDiWorkerModel' shared service.
  27441.      *
  27442.      * @return \CoreBundle\Model\ViDiWorkerModel
  27443.      */
  27444.     protected function getViDiWorkerModel5Service()
  27445.     {
  27446.         $this->throw('Cannot autowire service ".service_locator.wyS5Sdi": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.');
  27447.     }
  27448.     /**
  27449.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  27450.      *
  27451.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  27452.      */
  27453.     protected function getLoaderInterfaceService()
  27454.     {
  27455.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "sonata.admin.route_loader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  27456.     }
  27457.     /**
  27458.      * Gets the private '.errored..service_locator.z_208jt.CoreBundle\Model\Vehicles\InStockVehicle' shared service.
  27459.      *
  27460.      * @return \CoreBundle\Model\Vehicles\InStockVehicle
  27461.      */
  27462.     protected function getInStockVehicleService()
  27463.     {
  27464.         $this->throw('Cannot autowire service ".service_locator.z_208jt": it references class "CoreBundle\\Model\\Vehicles\\InStockVehicle" but no such service exists.');
  27465.     }
  27466.     /**
  27467.      * Gets the private '.fos_user.command.activate_user.lazy' shared service.
  27468.      *
  27469.      * @return \Symfony\Component\Console\Command\LazyCommand
  27470.      */
  27471.     protected function get_FosUser_Command_ActivateUser_LazyService()
  27472.     {
  27473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27475.         return $this->privates['.fos_user.command.activate_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:activate', [], 'Activate a user'false, function (): \FOS\UserBundle\Command\ActivateUserCommand {
  27476.             return ($this->privates['fos_user.command.activate_user'] ?? $this->getFosUser_Command_ActivateUserService());
  27477.         });
  27478.     }
  27479.     /**
  27480.      * Gets the private '.fos_user.command.change_password.lazy' shared service.
  27481.      *
  27482.      * @return \Symfony\Component\Console\Command\LazyCommand
  27483.      */
  27484.     protected function get_FosUser_Command_ChangePassword_LazyService()
  27485.     {
  27486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27488.         return $this->privates['.fos_user.command.change_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:change-password', [], 'Change the password of a user.'false, function (): \FOS\UserBundle\Command\ChangePasswordCommand {
  27489.             return ($this->privates['fos_user.command.change_password'] ?? $this->getFosUser_Command_ChangePasswordService());
  27490.         });
  27491.     }
  27492.     /**
  27493.      * Gets the private '.fos_user.command.create_user.lazy' shared service.
  27494.      *
  27495.      * @return \Symfony\Component\Console\Command\LazyCommand
  27496.      */
  27497.     protected function get_FosUser_Command_CreateUser_LazyService()
  27498.     {
  27499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27501.         return $this->privates['.fos_user.command.create_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:create', [], 'Create a user.'false, function (): \FOS\UserBundle\Command\CreateUserCommand {
  27502.             return ($this->privates['fos_user.command.create_user'] ?? $this->getFosUser_Command_CreateUserService());
  27503.         });
  27504.     }
  27505.     /**
  27506.      * Gets the private '.fos_user.command.deactivate_user.lazy' shared service.
  27507.      *
  27508.      * @return \Symfony\Component\Console\Command\LazyCommand
  27509.      */
  27510.     protected function get_FosUser_Command_DeactivateUser_LazyService()
  27511.     {
  27512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27514.         return $this->privates['.fos_user.command.deactivate_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:deactivate', [], 'Deactivate a user'false, function (): \FOS\UserBundle\Command\DeactivateUserCommand {
  27515.             return ($this->privates['fos_user.command.deactivate_user'] ?? $this->getFosUser_Command_DeactivateUserService());
  27516.         });
  27517.     }
  27518.     /**
  27519.      * Gets the private '.fos_user.command.demote_user.lazy' shared service.
  27520.      *
  27521.      * @return \Symfony\Component\Console\Command\LazyCommand
  27522.      */
  27523.     protected function get_FosUser_Command_DemoteUser_LazyService()
  27524.     {
  27525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27527.         return $this->privates['.fos_user.command.demote_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:demote', [], 'Demote a user by removing a role'false, function (): \FOS\UserBundle\Command\DemoteUserCommand {
  27528.             return ($this->privates['fos_user.command.demote_user'] ?? $this->getFosUser_Command_DemoteUserService());
  27529.         });
  27530.     }
  27531.     /**
  27532.      * Gets the private '.fos_user.command.promote_user.lazy' shared service.
  27533.      *
  27534.      * @return \Symfony\Component\Console\Command\LazyCommand
  27535.      */
  27536.     protected function get_FosUser_Command_PromoteUser_LazyService()
  27537.     {
  27538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27540.         return $this->privates['.fos_user.command.promote_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:promote', [], 'Promotes a user by adding a role'false, function (): \FOS\UserBundle\Command\PromoteUserCommand {
  27541.             return ($this->privates['fos_user.command.promote_user'] ?? $this->getFosUser_Command_PromoteUserService());
  27542.         });
  27543.     }
  27544.     /**
  27545.      * Gets the private '.lexik_jwt_authentication.check_config_command.lazy' shared service.
  27546.      *
  27547.      * @return \Symfony\Component\Console\Command\LazyCommand
  27548.      */
  27549.     protected function get_LexikJwtAuthentication_CheckConfigCommand_LazyService()
  27550.     {
  27551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27553.         return $this->privates['.lexik_jwt_authentication.check_config_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:check-config', [], 'Checks that the bundle is properly configured.'false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand {
  27554.             return ($this->privates['lexik_jwt_authentication.check_config_command'] ?? $this->getLexikJwtAuthentication_CheckConfigCommandService());
  27555.         });
  27556.     }
  27557.     /**
  27558.      * Gets the private '.lexik_jwt_authentication.enable_encryption_config_command.lazy' shared service.
  27559.      *
  27560.      * @return \Symfony\Component\Console\Command\LazyCommand
  27561.      */
  27562.     protected function get_LexikJwtAuthentication_EnableEncryptionConfigCommand_LazyService()
  27563.     {
  27564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27566.         return $this->privates['.lexik_jwt_authentication.enable_encryption_config_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:enable-encryption', [], 'Enable Web-Token encryption support.'false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand {
  27567.             return ($this->privates['lexik_jwt_authentication.enable_encryption_config_command'] ?? $this->getLexikJwtAuthentication_EnableEncryptionConfigCommandService());
  27568.         });
  27569.     }
  27570.     /**
  27571.      * Gets the private '.lexik_jwt_authentication.generate_keypair_command.lazy' shared service.
  27572.      *
  27573.      * @return \Symfony\Component\Console\Command\LazyCommand
  27574.      */
  27575.     protected function get_LexikJwtAuthentication_GenerateKeypairCommand_LazyService()
  27576.     {
  27577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27579.         return $this->privates['.lexik_jwt_authentication.generate_keypair_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:generate-keypair', [], 'Generate public/private keys for use in your application.'false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand {
  27580.             return ($this->privates['lexik_jwt_authentication.generate_keypair_command'] ?? $this->getLexikJwtAuthentication_GenerateKeypairCommandService());
  27581.         });
  27582.     }
  27583.     /**
  27584.      * Gets the private '.lexik_jwt_authentication.generate_token_command.lazy' shared service.
  27585.      *
  27586.      * @return \Symfony\Component\Console\Command\LazyCommand
  27587.      */
  27588.     protected function get_LexikJwtAuthentication_GenerateTokenCommand_LazyService()
  27589.     {
  27590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27592.         return $this->privates['.lexik_jwt_authentication.generate_token_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:generate-token', [], 'Generates a JWT token for a given user.'false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand {
  27593.             return ($this->services['lexik_jwt_authentication.generate_token_command'] ?? $this->getLexikJwtAuthentication_GenerateTokenCommandService());
  27594.         });
  27595.     }
  27596.     /**
  27597.      * Gets the private '.lexik_jwt_authentication.migrate_config_command.lazy' shared service.
  27598.      *
  27599.      * @return \Symfony\Component\Console\Command\LazyCommand
  27600.      */
  27601.     protected function get_LexikJwtAuthentication_MigrateConfigCommand_LazyService()
  27602.     {
  27603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27605.         return $this->privates['.lexik_jwt_authentication.migrate_config_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:migrate-config', [], 'Migrate LexikJWTAuthenticationBundle configuration to the Web-Token one.'false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand {
  27606.             return ($this->privates['lexik_jwt_authentication.migrate_config_command'] ?? $this->getLexikJwtAuthentication_MigrateConfigCommandService());
  27607.         });
  27608.     }
  27609.     /**
  27610.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  27611.      *
  27612.      * @return \Symfony\Component\Console\Command\LazyCommand
  27613.      */
  27614.     protected function get_Monolog_Command_ServerLog_LazyService()
  27615.     {
  27616.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27618.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  27619.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  27620.         });
  27621.     }
  27622.     /**
  27623.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  27624.      *
  27625.      * @return \Symfony\Component\Console\Command\LazyCommand
  27626.      */
  27627.     protected function get_Security_Command_DebugFirewall_LazyService()
  27628.     {
  27629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27631.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  27632.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  27633.         });
  27634.     }
  27635.     /**
  27636.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  27637.      *
  27638.      * @return \Symfony\Component\Console\Command\LazyCommand
  27639.      */
  27640.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  27641.     {
  27642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27644.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  27645.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  27646.         });
  27647.     }
  27648.     /**
  27649.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  27650.      *
  27651.      * @return \Symfony\Component\Console\Command\LazyCommand
  27652.      */
  27653.     protected function get_Security_Command_UserPasswordHash_LazyService()
  27654.     {
  27655.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27657.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  27658.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  27659.         });
  27660.     }
  27661.     /**
  27662.      * Gets the private '.service_locator..MI7WAw' shared service.
  27663.      *
  27664.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27665.      */
  27666.     protected function get_ServiceLocator__MI7WAwService()
  27667.     {
  27668.         return $this->privates['.service_locator..MI7WAw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27669.             'vehicle' => ['privates''.errored..service_locator..MI7WAw.CoreBundle\\Model\\Vehicles\\AbstractVehicle'NULL'Cannot autowire service ".service_locator..MI7WAw": it references class "CoreBundle\\Model\\Vehicles\\AbstractVehicle" but no such service exists.'],
  27670.         ], [
  27671.             'vehicle' => 'CoreBundle\\Model\\Vehicles\\AbstractVehicle',
  27672.         ]);
  27673.     }
  27674.     /**
  27675.      * Gets the private '.service_locator..x8B7mA' shared service.
  27676.      *
  27677.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27678.      */
  27679.     protected function get_ServiceLocator__X8B7mAService()
  27680.     {
  27681.         return $this->privates['.service_locator..x8B7mA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27682.             'basketService' => ['privates''MyBundle\\Service\\BasketService''getBasketServiceService'false],
  27683.         ], [
  27684.             'basketService' => 'MyBundle\\Service\\BasketService',
  27685.         ]);
  27686.     }
  27687.     /**
  27688.      * Gets the private '.service_locator.0Yt1pEf' shared service.
  27689.      *
  27690.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27691.      */
  27692.     protected function get_ServiceLocator_0Yt1pEfService()
  27693.     {
  27694.         return $this->privates['.service_locator.0Yt1pEf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27695.             'viDiWorkerModel' => ['privates''.errored..service_locator.0Yt1pEf.CoreBundle\\Model\\ViDiWorkerModel'NULL'Cannot autowire service ".service_locator.0Yt1pEf": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.'],
  27696.         ], [
  27697.             'viDiWorkerModel' => 'CoreBundle\\Model\\ViDiWorkerModel',
  27698.         ]);
  27699.     }
  27700.     /**
  27701.      * Gets the private '.service_locator.0agYNHk' shared service.
  27702.      *
  27703.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27704.      */
  27705.     protected function get_ServiceLocator_0agYNHkService()
  27706.     {
  27707.         return $this->privates['.service_locator.0agYNHk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27708.             'newsService' => ['services''DcSiteBundle\\Services\\NewsService''getNewsServiceService'false],
  27709.         ], [
  27710.             'newsService' => 'DcSiteBundle\\Services\\NewsService',
  27711.         ]);
  27712.     }
  27713.     /**
  27714.      * Gets the private '.service_locator.0u2t7AC' shared service.
  27715.      *
  27716.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27717.      */
  27718.     protected function get_ServiceLocator_0u2t7ACService()
  27719.     {
  27720.         return $this->privates['.service_locator.0u2t7AC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27721.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  27722.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  27723.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  27724.         ], [
  27725.             'creditModel' => '?',
  27726.             'historyManager' => '?',
  27727.             'vehicleService' => '?',
  27728.         ]);
  27729.     }
  27730.     /**
  27731.      * Gets the private '.service_locator.1PDsblh' shared service.
  27732.      *
  27733.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27734.      */
  27735.     protected function get_ServiceLocator_1PDsblhService()
  27736.     {
  27737.         return $this->privates['.service_locator.1PDsblh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27738.             'DTOFactory' => ['privates''MyBundle\\Factory\\AuthCodeDTOFactory''getAuthCodeDTOFactoryService'false],
  27739.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  27740.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  27741.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  27742.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  27743.             'translator' => ['services''translator''getTranslatorService'false],
  27744.             'userDTOFactory' => ['privates''MyBundle\\Factory\\RegUserDTOFactory''getRegUserDTOFactoryService'false],
  27745.             'userEntityFactory' => ['privates''MyBundle\\Factory\\UserEntityFactory''getUserEntityFactoryService'false],
  27746.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  27747.         ], [
  27748.             'DTOFactory' => 'MyBundle\\Factory\\AuthCodeDTOFactory',
  27749.             'authService' => 'MyBundle\\Service\\AuthService',
  27750.             'infobipSmsSender' => '?',
  27751.             'logger' => '?',
  27752.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  27753.             'translator' => '?',
  27754.             'userDTOFactory' => 'MyBundle\\Factory\\RegUserDTOFactory',
  27755.             'userEntityFactory' => 'MyBundle\\Factory\\UserEntityFactory',
  27756.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  27757.         ]);
  27758.     }
  27759.     /**
  27760.      * Gets the private '.service_locator.2Hp9BD6' shared service.
  27761.      *
  27762.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27763.      */
  27764.     protected function get_ServiceLocator_2Hp9BD6Service()
  27765.     {
  27766.         return $this->privates['.service_locator.2Hp9BD6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27767.             'profileService' => ['privates''MyBundle\\Service\\ProfileService''getProfileServiceService'false],
  27768.         ], [
  27769.             'profileService' => 'MyBundle\\Service\\ProfileService',
  27770.         ]);
  27771.     }
  27772.     /**
  27773.      * Gets the private '.service_locator.2VuQkXs' shared service.
  27774.      *
  27775.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27776.      */
  27777.     protected function get_ServiceLocator_2VuQkXsService()
  27778.     {
  27779.         return $this->privates['.service_locator.2VuQkXs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27780.             'vehicleRepository' => ['services''core.model.vehicles.repository''getCore_Model_Vehicles_RepositoryService'false],
  27781.         ], [
  27782.             'vehicleRepository' => '?',
  27783.         ]);
  27784.     }
  27785.     /**
  27786.      * Gets the private '.service_locator.3CTLkIg' shared service.
  27787.      *
  27788.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27789.      */
  27790.     protected function get_ServiceLocator_3CTLkIgService()
  27791.     {
  27792.         return $this->privates['.service_locator.3CTLkIg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27793.             'controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  27794.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  27795.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  27796.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  27797.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  27798.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  27799.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  27800.             'router' => ['services''router''getRouterService'false],
  27801.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  27802.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  27803.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  27804.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  27805.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  27806.             'sonata.admin.admin_exporter' => ['privates''sonata.admin.admin_exporter''getSonata_Admin_AdminExporterService'false],
  27807.             'sonata.admin.audit.manager' => ['privates''sonata.admin.audit.manager''getSonata_Admin_Audit_ManagerService'false],
  27808.             'sonata.admin.object.manipulator.acl.admin' => ['privates''sonata.admin.object.manipulator.acl.admin''getSonata_Admin_Object_Manipulator_Acl_AdminService'false],
  27809.             'sonata.admin.pool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  27810.             'sonata.admin.request.fetcher' => ['privates''sonata.admin.request.fetcher''getSonata_Admin_Request_FetcherService'false],
  27811.             'sonata.exporter.exporter' => ['services''sonata.exporter.exporter''getSonata_Exporter_ExporterService'false],
  27812.             'translator' => ['services''translator''getTranslatorService'false],
  27813.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  27814.         ], [
  27815.             'controller_resolver' => '?',
  27816.             'doctrine' => '?',
  27817.             'form.factory' => '?',
  27818.             'http_kernel' => '?',
  27819.             'logger' => '?',
  27820.             'parameter_bag' => '?',
  27821.             'request_stack' => '?',
  27822.             'router' => '?',
  27823.             'security.authorization_checker' => '?',
  27824.             'security.csrf.token_manager' => '?',
  27825.             'security.token_storage' => '?',
  27826.             'serializer' => '?',
  27827.             'session' => '.session.deprecated',
  27828.             'sonata.admin.admin_exporter' => '?',
  27829.             'sonata.admin.audit.manager' => '?',
  27830.             'sonata.admin.object.manipulator.acl.admin' => '?',
  27831.             'sonata.admin.pool' => '?',
  27832.             'sonata.admin.request.fetcher' => '?',
  27833.             'sonata.exporter.exporter' => '?',
  27834.             'translator' => '?',
  27835.             'twig' => '?',
  27836.         ]);
  27837.     }
  27838.     /**
  27839.      * Gets the private '.service_locator.3zKUpnl' shared service.
  27840.      *
  27841.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27842.      */
  27843.     protected function get_ServiceLocator_3zKUpnlService()
  27844.     {
  27845.         return $this->privates['.service_locator.3zKUpnl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27846.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  27847.             'serviceController' => ['services''DcSiteBundle\\Controller\\Yamaha\\ServiceController''getServiceController22Service'false],
  27848.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  27849.         ], [
  27850.             'historyManager' => '?',
  27851.             'serviceController' => 'DcSiteBundle\\Controller\\Yamaha\\ServiceController',
  27852.             'vehicleService' => '?',
  27853.         ]);
  27854.     }
  27855.     /**
  27856.      * Gets the private '.service_locator.4.RH3iV' shared service.
  27857.      *
  27858.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27859.      */
  27860.     protected function get_ServiceLocator_4_RH3iVService()
  27861.     {
  27862.         return $this->privates['.service_locator.4.RH3iV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27863.             'orderService' => ['privates''MyBundle\\Service\\OrderService'NULL'Cannot autowire service "MyBundle\\Service\\OrderService": argument "$portmoneAcquiring" of method "__construct()" references class "AcquiringBundle\\Component\\Model\\PortmoneAcquiring" but no such service exists. You should maybe alias this class to the existing "portmone.acquiring" service.'],
  27864.         ], [
  27865.             'orderService' => 'MyBundle\\Service\\OrderService',
  27866.         ]);
  27867.     }
  27868.     /**
  27869.      * Gets the private '.service_locator.4.UpWzH' shared service.
  27870.      *
  27871.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27872.      */
  27873.     protected function get_ServiceLocator_4_UpWzHService()
  27874.     {
  27875.         return $this->privates['.service_locator.4.UpWzH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27876.             'item' => ['privates''.errored..service_locator.4.UpWzH.CoreBundle\\Model\\Vehicles\\AbstractVehicle'NULL'Cannot autowire service ".service_locator.4.UpWzH": it references class "CoreBundle\\Model\\Vehicles\\AbstractVehicle" but no such service exists.'],
  27877.         ], [
  27878.             'item' => 'CoreBundle\\Model\\Vehicles\\AbstractVehicle',
  27879.         ]);
  27880.     }
  27881.     /**
  27882.      * Gets the private '.service_locator.4gvyiy4' shared service.
  27883.      *
  27884.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27885.      */
  27886.     protected function get_ServiceLocator_4gvyiy4Service()
  27887.     {
  27888.         return $this->privates['.service_locator.4gvyiy4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27889.             'formManager' => ['services''core.form.manager''getCore_Form_ManagerService'false],
  27890.         ], [
  27891.             'formManager' => '?',
  27892.         ]);
  27893.     }
  27894.     /**
  27895.      * Gets the private '.service_locator.4wrOGY0' shared service.
  27896.      *
  27897.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27898.      */
  27899.     protected function get_ServiceLocator_4wrOGY0Service()
  27900.     {
  27901.         return $this->privates['.service_locator.4wrOGY0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27902.             'dealer' => ['privates''.errored..service_locator.4wrOGY0.CoreBundle\\Entity\\Dealer'NULL'Cannot autowire service ".service_locator.4wrOGY0": it references class "CoreBundle\\Entity\\Dealer" but no such service exists.'],
  27903.             'serviceVariation' => ['privates''.errored..service_locator.4wrOGY0.DcSiteBundle\\Entity\\ServiceVariation'NULL'Cannot autowire service ".service_locator.4wrOGY0": it references class "DcSiteBundle\\Entity\\ServiceVariation" but no such service exists.'],
  27904.         ], [
  27905.             'dealer' => 'CoreBundle\\Entity\\Dealer',
  27906.             'serviceVariation' => 'DcSiteBundle\\Entity\\ServiceVariation',
  27907.         ]);
  27908.     }
  27909.     /**
  27910.      * Gets the private '.service_locator.5OvAUP5' shared service.
  27911.      *
  27912.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27913.      */
  27914.     protected function get_ServiceLocator_5OvAUP5Service()
  27915.     {
  27916.         return $this->privates['.service_locator.5OvAUP5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27917.             'paginationModel' => ['services''DcSiteBundle\\Model\\Pagination''getPaginationService'false],
  27918.         ], [
  27919.             'paginationModel' => 'DcSiteBundle\\Model\\Pagination',
  27920.         ]);
  27921.     }
  27922.     /**
  27923.      * Gets the private '.service_locator.5_6ROBk' shared service.
  27924.      *
  27925.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27926.      */
  27927.     protected function get_ServiceLocator_56ROBkService()
  27928.     {
  27929.         return $this->privates['.service_locator.5_6ROBk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27930.             'dataLayer' => ['privates''.errored..service_locator.5_6ROBk.CoreBundle\\Model\\DataLayer'NULL'Cannot autowire service ".service_locator.5_6ROBk": it references class "CoreBundle\\Model\\DataLayer" but no such service exists. You should maybe alias this class to the existing "core.data_layer.model" service.'],
  27931.         ], [
  27932.             'dataLayer' => 'CoreBundle\\Model\\DataLayer',
  27933.         ]);
  27934.     }
  27935.     /**
  27936.      * Gets the private '.service_locator.6E9xidT' shared service.
  27937.      *
  27938.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27939.      */
  27940.     protected function get_ServiceLocator_6E9xidTService()
  27941.     {
  27942.         return $this->privates['.service_locator.6E9xidT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27943.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  27944.         ], [
  27945.             'mailer' => '?',
  27946.         ]);
  27947.     }
  27948.     /**
  27949.      * Gets the private '.service_locator.6hoAnnd' shared service.
  27950.      *
  27951.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27952.      */
  27953.     protected function get_ServiceLocator_6hoAnndService()
  27954.     {
  27955.         return $this->privates['.service_locator.6hoAnnd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27956.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  27957.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  27958.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  27959.             'leasingClient' => ['services''core.leasing.model''getCore_Leasing_ModelService'false],
  27960.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  27961.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  27962.         ], [
  27963.             'creditModel' => '?',
  27964.             'em' => '?',
  27965.             'inStockVehicleFactory' => '?',
  27966.             'leasingClient' => '?',
  27967.             'vehicleFactory' => '?',
  27968.             'vehicleService' => '?',
  27969.         ]);
  27970.     }
  27971.     /**
  27972.      * Gets the private '.service_locator.6s_FNxa' shared service.
  27973.      *
  27974.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27975.      */
  27976.     protected function get_ServiceLocator_6sFNxaService()
  27977.     {
  27978.         return $this->privates['.service_locator.6s_FNxa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27979.             'usedVehicleService' => ['services''DcSiteBundle\\Services\\UsedVehicleService''getUsedVehicleServiceService'false],
  27980.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  27981.         ], [
  27982.             'usedVehicleService' => 'DcSiteBundle\\Services\\UsedVehicleService',
  27983.             'vehicleService' => '?',
  27984.         ]);
  27985.     }
  27986.     /**
  27987.      * Gets the private '.service_locator.72v2VwC' shared service.
  27988.      *
  27989.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27990.      */
  27991.     protected function get_ServiceLocator_72v2VwCService()
  27992.     {
  27993.         return $this->privates['.service_locator.72v2VwC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27994.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  27995.             'translator' => ['services''translator''getTranslatorService'false],
  27996.         ], [
  27997.             'apiServer1C' => '?',
  27998.             'translator' => '?',
  27999.         ]);
  28000.     }
  28001.     /**
  28002.      * Gets the private '.service_locator.7H3OCuW' shared service.
  28003.      *
  28004.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28005.      */
  28006.     protected function get_ServiceLocator_7H3OCuWService()
  28007.     {
  28008.         return $this->privates['.service_locator.7H3OCuW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28009.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  28010.         ], [
  28011.             'mediaExtensionVidi' => '?',
  28012.         ]);
  28013.     }
  28014.     /**
  28015.      * Gets the private '.service_locator.7Yjue.D' shared service.
  28016.      *
  28017.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28018.      */
  28019.     protected function get_ServiceLocator_7Yjue_DService()
  28020.     {
  28021.         return $this->privates['.service_locator.7Yjue.D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28022.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  28023.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  28024.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  28025.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  28026.         ], [
  28027.             'accessoryService' => '?',
  28028.             'creditModel' => '?',
  28029.             'historyManager' => '?',
  28030.             'vehicleService' => '?',
  28031.         ]);
  28032.     }
  28033.     /**
  28034.      * Gets the private '.service_locator.7hrPXEc' shared service.
  28035.      *
  28036.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28037.      */
  28038.     protected function get_ServiceLocator_7hrPXEcService()
  28039.     {
  28040.         return $this->privates['.service_locator.7hrPXEc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28041.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  28042.             'factory' => ['services''security.encoder_factory''getSecurity_EncoderFactoryService'false],
  28043.         ], [
  28044.             'authService' => 'MyBundle\\Service\\AuthService',
  28045.             'factory' => '?',
  28046.         ]);
  28047.     }
  28048.     /**
  28049.      * Gets the private '.service_locator.81dTbfA' shared service.
  28050.      *
  28051.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28052.      */
  28053.     protected function get_ServiceLocator_81dTbfAService()
  28054.     {
  28055.         return $this->privates['.service_locator.81dTbfA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28056.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  28057.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28058.             'nightBookingService' => ['privates''MyBundle\\Service\\NightBookingService''getNightBookingServiceService'false],
  28059.             'translator' => ['services''translator''getTranslatorService'false],
  28060.         ], [
  28061.             'apiServer1C' => '?',
  28062.             'infobipSmsSender' => '?',
  28063.             'nightBookingService' => 'MyBundle\\Service\\NightBookingService',
  28064.             'translator' => '?',
  28065.         ]);
  28066.     }
  28067.     /**
  28068.      * Gets the private '.service_locator.8E7jDKW' shared service.
  28069.      *
  28070.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28071.      */
  28072.     protected function get_ServiceLocator_8E7jDKWService()
  28073.     {
  28074.         return $this->privates['.service_locator.8E7jDKW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28075.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  28076.             'catalogService' => ['services''DcSiteBundle\\Services\\CatalogService''getCatalogService2Service'false],
  28077.             'newsService' => ['services''DcSiteBundle\\Services\\NewsService''getNewsServiceService'false],
  28078.         ], [
  28079.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  28080.             'catalogService' => 'DcSiteBundle\\Services\\CatalogService',
  28081.             'newsService' => 'DcSiteBundle\\Services\\NewsService',
  28082.         ]);
  28083.     }
  28084.     /**
  28085.      * Gets the private '.service_locator.91o1U0S' shared service.
  28086.      *
  28087.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28088.      */
  28089.     protected function get_ServiceLocator_91o1U0SService()
  28090.     {
  28091.         return $this->privates['.service_locator.91o1U0S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28092.             'diiaService' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager''getServiceRequestsManagerService'false],
  28093.             'offerManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\OfferManager''getOfferManagerService'false],
  28094.         ], [
  28095.             'diiaService' => 'IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager',
  28096.             'offerManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\OfferManager',
  28097.         ]);
  28098.     }
  28099.     /**
  28100.      * Gets the private '.service_locator.92uEq.T' shared service.
  28101.      *
  28102.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28103.      */
  28104.     protected function get_ServiceLocator_92uEq_TService()
  28105.     {
  28106.         return $this->privates['.service_locator.92uEq.T'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28107.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  28108.             'pagesService' => ['services''DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService''getPagesServiceService'false],
  28109.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  28110.         ], [
  28111.             'inStockRepositoryModel' => '?',
  28112.             'pagesService' => 'DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService',
  28113.             'vehicleService' => '?',
  28114.         ]);
  28115.     }
  28116.     /**
  28117.      * Gets the private '.service_locator.9AcM4s2' shared service.
  28118.      *
  28119.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28120.      */
  28121.     protected function get_ServiceLocator_9AcM4s2Service()
  28122.     {
  28123.         return $this->privates['.service_locator.9AcM4s2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28124.             'rentVehicleService' => ['services''DcSiteBundle\\Services\\RentVehicleService''getRentVehicleServiceService'false],
  28125.         ], [
  28126.             'rentVehicleService' => 'DcSiteBundle\\Services\\RentVehicleService',
  28127.         ]);
  28128.     }
  28129.     /**
  28130.      * Gets the private '.service_locator.9KsWGv.' shared service.
  28131.      *
  28132.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28133.      */
  28134.     protected function get_ServiceLocator_9KsWGv_Service()
  28135.     {
  28136.         return $this->privates['.service_locator.9KsWGv.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28137.             'autoRia' => ['services''core.autoria.api''getCore_Autoria_ApiService'false],
  28138.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28139.         ], [
  28140.             'autoRia' => '?',
  28141.             'em' => '?',
  28142.         ]);
  28143.     }
  28144.     /**
  28145.      * Gets the private '.service_locator.9o_AN0R' shared service.
  28146.      *
  28147.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28148.      */
  28149.     protected function get_ServiceLocator_9oAN0RService()
  28150.     {
  28151.         return $this->privates['.service_locator.9o_AN0R'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28152.             'encoder' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  28153.         ], [
  28154.             'encoder' => '?',
  28155.         ]);
  28156.     }
  28157.     /**
  28158.      * Gets the private '.service_locator.A76tk_1' shared service.
  28159.      *
  28160.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28161.      */
  28162.     protected function get_ServiceLocator_A76tk1Service()
  28163.     {
  28164.         return $this->privates['.service_locator.A76tk_1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28165.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28166.             'twigMedia' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  28167.         ], [
  28168.             'em' => '?',
  28169.             'twigMedia' => '?',
  28170.         ]);
  28171.     }
  28172.     /**
  28173.      * Gets the private '.service_locator.AMxwFHd' shared service.
  28174.      *
  28175.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28176.      */
  28177.     protected function get_ServiceLocator_AMxwFHdService()
  28178.     {
  28179.         return $this->privates['.service_locator.AMxwFHd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28180.             'carInStockService' => ['services''DcSiteBundle\\Services\\CarInStockService''getCarInStockServiceService'false],
  28181.             'catalogService' => ['services''DcSiteBundle\\Services\\CatalogService''getCatalogService2Service'false],
  28182.         ], [
  28183.             'carInStockService' => 'DcSiteBundle\\Services\\CarInStockService',
  28184.             'catalogService' => 'DcSiteBundle\\Services\\CatalogService',
  28185.         ]);
  28186.     }
  28187.     /**
  28188.      * Gets the private '.service_locator.APToX25' shared service.
  28189.      *
  28190.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28191.      */
  28192.     protected function get_ServiceLocator_APToX25Service()
  28193.     {
  28194.         return $this->privates['.service_locator.APToX25'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28195.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  28196.         ], [
  28197.             'tokenStorage' => '?',
  28198.         ]);
  28199.     }
  28200.     /**
  28201.      * Gets the private '.service_locator.C4FT5cG' shared service.
  28202.      *
  28203.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28204.      */
  28205.     protected function get_ServiceLocator_C4FT5cGService()
  28206.     {
  28207.         return $this->privates['.service_locator.C4FT5cG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28208.             'accessoryShopService' => ['services''dc.accessory.shop''getDc_Accessory_ShopService'false],
  28209.             'imageProviderVidi' => ['privates''.errored..service_locator.C4FT5cG.CoreBundle\\Services\\ImageProviderVidi'NULL'Cannot autowire service ".service_locator.C4FT5cG": it references class "CoreBundle\\Services\\ImageProviderVidi" but no such service exists. You should maybe alias this class to the existing "sonata.media.provider.image" service.'],
  28210.         ], [
  28211.             'accessoryShopService' => '?',
  28212.             'imageProviderVidi' => 'CoreBundle\\Services\\ImageProviderVidi',
  28213.         ]);
  28214.     }
  28215.     /**
  28216.      * Gets the private '.service_locator.C9.oLVm' shared service.
  28217.      *
  28218.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28219.      */
  28220.     protected function get_ServiceLocator_C9_OLVmService()
  28221.     {
  28222.         return $this->privates['.service_locator.C9.oLVm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28223.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  28224.         ], [
  28225.             'inStockVehicleFactory' => '?',
  28226.         ]);
  28227.     }
  28228.     /**
  28229.      * Gets the private '.service_locator.CPkLYKu' shared service.
  28230.      *
  28231.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28232.      */
  28233.     protected function get_ServiceLocator_CPkLYKuService()
  28234.     {
  28235.         return $this->privates['.service_locator.CPkLYKu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28236.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  28237.             'router' => ['services''router''getRouterService'false],
  28238.             'vehicleRepository' => ['services''core.model.vehicles.repository''getCore_Model_Vehicles_RepositoryService'false],
  28239.         ], [
  28240.             'apiServer1C' => '?',
  28241.             'router' => '?',
  28242.             'vehicleRepository' => '?',
  28243.         ]);
  28244.     }
  28245.     /**
  28246.      * Gets the private '.service_locator.C_Dux9p' shared service.
  28247.      *
  28248.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28249.      */
  28250.     protected function get_ServiceLocator_CDux9pService()
  28251.     {
  28252.         return $this->privates['.service_locator.C_Dux9p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28253.             'filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  28254.             'service' => ['privates''MyBundle\\Service\\ProfileCalculatorEmployeeService''getProfileCalculatorEmployeeServiceService'false],
  28255.         ], [
  28256.             'filesystem' => '?',
  28257.             'service' => 'MyBundle\\Service\\ProfileCalculatorEmployeeService',
  28258.         ]);
  28259.     }
  28260.     /**
  28261.      * Gets the private '.service_locator.D0DNt66' shared service.
  28262.      *
  28263.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28264.      */
  28265.     protected function get_ServiceLocator_D0DNt66Service()
  28266.     {
  28267.         return $this->privates['.service_locator.D0DNt66'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28268.             'infobipSmsSenderb' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28269.             'otpCodeGenerator' => ['services''my.factory.otp.code.generator''getMy_Factory_Otp_Code_GeneratorService'false],
  28270.             'translator' => ['services''translator''getTranslatorService'false],
  28271.         ], [
  28272.             'infobipSmsSenderb' => '?',
  28273.             'otpCodeGenerator' => '?',
  28274.             'translator' => '?',
  28275.         ]);
  28276.     }
  28277.     /**
  28278.      * Gets the private '.service_locator.DMePMAD' shared service.
  28279.      *
  28280.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28281.      */
  28282.     protected function get_ServiceLocator_DMePMADService()
  28283.     {
  28284.         return $this->privates['.service_locator.DMePMAD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28285.             'comparisonService' => ['privates''.errored..service_locator.DMePMAD.PortalBundle\\Services\\ComparisonService'NULL'Cannot autowire service ".service_locator.DMePMAD": it references class "PortalBundle\\Services\\ComparisonService" but no such service exists. You should maybe alias this class to the existing "portal.comparison.service" service.'],
  28286.         ], [
  28287.             'comparisonService' => 'PortalBundle\\Services\\ComparisonService',
  28288.         ]);
  28289.     }
  28290.     /**
  28291.      * Gets the private '.service_locator.E8i.8M4' shared service.
  28292.      *
  28293.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28294.      */
  28295.     protected function get_ServiceLocator_E8i_8M4Service()
  28296.     {
  28297.         return $this->privates['.service_locator.E8i.8M4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28298.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  28299.         ], [
  28300.             'vehicleService' => '?',
  28301.         ]);
  28302.     }
  28303.     /**
  28304.      * Gets the private '.service_locator.ExZJAjw' shared service.
  28305.      *
  28306.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28307.      */
  28308.     protected function get_ServiceLocator_ExZJAjwService()
  28309.     {
  28310.         return $this->privates['.service_locator.ExZJAjw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28311.             'onlineEstimateModel' => ['privates''.errored..service_locator.ExZJAjw.CoreBundle\\Model\\OnlineEstimateModel'NULL'Cannot autowire service ".service_locator.ExZJAjw": it references class "CoreBundle\\Model\\OnlineEstimateModel" but no such service exists. You should maybe alias this class to the existing "core.online.estimate" service.'],
  28312.         ], [
  28313.             'onlineEstimateModel' => 'CoreBundle\\Model\\OnlineEstimateModel',
  28314.         ]);
  28315.     }
  28316.     /**
  28317.      * Gets the private '.service_locator.F2io1FS' shared service.
  28318.      *
  28319.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28320.      */
  28321.     protected function get_ServiceLocator_F2io1FSService()
  28322.     {
  28323.         return $this->privates['.service_locator.F2io1FS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28324.             'attemptLoginService' => ['privates''IntegrationBundle\\Service\\AttemptLoginService''getAttemptLoginServiceService'false],
  28325.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  28326.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  28327.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  28328.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  28329.         ], [
  28330.             'attemptLoginService' => 'IntegrationBundle\\Service\\AttemptLoginService',
  28331.             'eventDispatcher' => '?',
  28332.             'logger' => '?',
  28333.             'tokenStorage' => '?',
  28334.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  28335.         ]);
  28336.     }
  28337.     /**
  28338.      * Gets the private '.service_locator.FLhE9ff' shared service.
  28339.      *
  28340.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28341.      */
  28342.     protected function get_ServiceLocator_FLhE9ffService()
  28343.     {
  28344.         return $this->privates['.service_locator.FLhE9ff'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28345.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  28346.         ], [
  28347.             'accessoryService' => '?',
  28348.         ]);
  28349.     }
  28350.     /**
  28351.      * Gets the private '.service_locator.FQrtvFq' shared service.
  28352.      *
  28353.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28354.      */
  28355.     protected function get_ServiceLocator_FQrtvFqService()
  28356.     {
  28357.         return $this->privates['.service_locator.FQrtvFq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28358.             'translator' => ['services''translator''getTranslatorService'false],
  28359.             'twigDcExtension' => ['privates''.errored..service_locator.FQrtvFq.DcSiteBundle\\Twig\\TwigDcExtension'NULL'Cannot autowire service ".service_locator.FQrtvFq": it references class "DcSiteBundle\\Twig\\TwigDcExtension" but no such service exists. You should maybe alias this class to the existing "dc_site.twig.extension" service.'],
  28360.         ], [
  28361.             'translator' => '?',
  28362.             'twigDcExtension' => 'DcSiteBundle\\Twig\\TwigDcExtension',
  28363.         ]);
  28364.     }
  28365.     /**
  28366.      * Gets the private '.service_locator.GDFtzSn' shared service.
  28367.      *
  28368.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28369.      */
  28370.     protected function get_ServiceLocator_GDFtzSnService()
  28371.     {
  28372.         return $this->privates['.service_locator.GDFtzSn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28373.             'vehicleViewService' => ['services''DcSiteBundle\\Services\\VehicleViewService''getVehicleViewServiceService'false],
  28374.         ], [
  28375.             'vehicleViewService' => 'DcSiteBundle\\Services\\VehicleViewService',
  28376.         ]);
  28377.     }
  28378.     /**
  28379.      * Gets the private '.service_locator.GG6qmx.' shared service.
  28380.      *
  28381.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28382.      */
  28383.     protected function get_ServiceLocator_GG6qmx_Service()
  28384.     {
  28385.         return $this->privates['.service_locator.GG6qmx.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28386.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28387.             'formManager' => ['services''core.form.manager''getCore_Form_ManagerService'false],
  28388.         ], [
  28389.             'em' => '?',
  28390.             'formManager' => '?',
  28391.         ]);
  28392.     }
  28393.     /**
  28394.      * Gets the private '.service_locator.GfJKm4k' shared service.
  28395.      *
  28396.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28397.      */
  28398.     protected function get_ServiceLocator_GfJKm4kService()
  28399.     {
  28400.         return $this->privates['.service_locator.GfJKm4k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28401.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28402.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  28403.         ], [
  28404.             'em' => '?',
  28405.             'vehicleFactory' => '?',
  28406.         ]);
  28407.     }
  28408.     /**
  28409.      * Gets the private '.service_locator.GqZEptx' shared service.
  28410.      *
  28411.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28412.      */
  28413.     protected function get_ServiceLocator_GqZEptxService()
  28414.     {
  28415.         return $this->privates['.service_locator.GqZEptx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28416.             'smsSender' => ['privates''.errored..service_locator.GqZEptx.MyBundle\\Component\\SmsSender'NULL'Cannot autowire service ".service_locator.GqZEptx": it references class "MyBundle\\Component\\SmsSender" but no such service exists. You should maybe alias this class to the existing "my.sms.sender" service.'],
  28417.             'translator' => ['services''translator''getTranslatorService'false],
  28418.         ], [
  28419.             'smsSender' => 'MyBundle\\Component\\SmsSender',
  28420.             'translator' => '?',
  28421.         ]);
  28422.     }
  28423.     /**
  28424.      * Gets the private '.service_locator.HZnMw.5' shared service.
  28425.      *
  28426.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28427.      */
  28428.     protected function get_ServiceLocator_HZnMw_5Service()
  28429.     {
  28430.         return $this->privates['.service_locator.HZnMw.5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28431.             'servicePageService' => ['services''dc.service_page_service''getDc_ServicePageServiceService'false],
  28432.         ], [
  28433.             'servicePageService' => '?',
  28434.         ]);
  28435.     }
  28436.     /**
  28437.      * Gets the private '.service_locator.H_5dZOt' shared service.
  28438.      *
  28439.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28440.      */
  28441.     protected function get_ServiceLocator_H5dZOtService()
  28442.     {
  28443.         return $this->privates['.service_locator.H_5dZOt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28444.             'container' => ['services''service_container''getServiceContainerService'false],
  28445.         ], [
  28446.             'container' => '?',
  28447.         ]);
  28448.     }
  28449.     /**
  28450.      * Gets the private '.service_locator.HauFJLA' shared service.
  28451.      *
  28452.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28453.      */
  28454.     protected function get_ServiceLocator_HauFJLAService()
  28455.     {
  28456.         return $this->privates['.service_locator.HauFJLA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28457.             'codeGenerator' => ['services''my.factory.otp.code.generator''getMy_Factory_Otp_Code_GeneratorService'false],
  28458.             'encoder' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  28459.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28460.             'stringGenerator' => ['privates''MyBundle\\Factory\\StringGenerator''getStringGeneratorService'false],
  28461.             'translator' => ['services''translator''getTranslatorService'false],
  28462.         ], [
  28463.             'codeGenerator' => '?',
  28464.             'encoder' => '?',
  28465.             'infobipSmsSender' => '?',
  28466.             'stringGenerator' => 'MyBundle\\Factory\\StringGenerator',
  28467.             'translator' => '?',
  28468.         ]);
  28469.     }
  28470.     /**
  28471.      * Gets the private '.service_locator.Ho4x8aE' shared service.
  28472.      *
  28473.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28474.      */
  28475.     protected function get_ServiceLocator_Ho4x8aEService()
  28476.     {
  28477.         return $this->privates['.service_locator.Ho4x8aE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28478.             'vehicleFilterService' => ['services''PortalBundle\\Services\\VehicleFilterService''getVehicleFilterServiceService'false],
  28479.         ], [
  28480.             'vehicleFilterService' => 'PortalBundle\\Services\\VehicleFilterService',
  28481.         ]);
  28482.     }
  28483.     /**
  28484.      * Gets the private '.service_locator.IOngJ0P' shared service.
  28485.      *
  28486.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28487.      */
  28488.     protected function get_ServiceLocator_IOngJ0PService()
  28489.     {
  28490.         return $this->privates['.service_locator.IOngJ0P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28491.             'eventInterface' => ['services''event_dispatcher''getEventDispatcherService'false],
  28492.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  28493.             'translator' => ['services''translator''getTranslatorService'false],
  28494.         ], [
  28495.             'eventInterface' => '?',
  28496.             'tokenStorage' => '?',
  28497.             'translator' => '?',
  28498.         ]);
  28499.     }
  28500.     /**
  28501.      * Gets the private '.service_locator.IPkmJgf' shared service.
  28502.      *
  28503.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28504.      */
  28505.     protected function get_ServiceLocator_IPkmJgfService()
  28506.     {
  28507.         return $this->privates['.service_locator.IPkmJgf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28508.             'programModel' => ['services''insurance.program.model''getInsurance_Program_ModelService'false],
  28509.         ], [
  28510.             'programModel' => '?',
  28511.         ]);
  28512.     }
  28513.     /**
  28514.      * Gets the private '.service_locator.IRj1lZ9' shared service.
  28515.      *
  28516.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28517.      */
  28518.     protected function get_ServiceLocator_IRj1lZ9Service()
  28519.     {
  28520.         return $this->privates['.service_locator.IRj1lZ9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28521.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  28522.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  28523.         ], [
  28524.             'event_dispatcher' => '?',
  28525.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  28526.         ]);
  28527.     }
  28528.     /**
  28529.      * Gets the private '.service_locator.J78piqZ' shared service.
  28530.      *
  28531.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28532.      */
  28533.     protected function get_ServiceLocator_J78piqZService()
  28534.     {
  28535.         return $this->privates['.service_locator.J78piqZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28536.             'winnerRate' => ['services''core.winner_rate.model''getCore_WinnerRate_ModelService'false],
  28537.         ], [
  28538.             'winnerRate' => '?',
  28539.         ]);
  28540.     }
  28541.     /**
  28542.      * Gets the private '.service_locator.JaBorXs' shared service.
  28543.      *
  28544.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28545.      */
  28546.     protected function get_ServiceLocator_JaBorXsService()
  28547.     {
  28548.         return $this->privates['.service_locator.JaBorXs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28549.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  28550.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28551.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  28552.         ], [
  28553.             'apiServer1C' => '?',
  28554.             'em' => '?',
  28555.             'mailer' => '?',
  28556.         ]);
  28557.     }
  28558.     /**
  28559.      * Gets the private '.service_locator.KKfGJZB' shared service.
  28560.      *
  28561.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28562.      */
  28563.     protected function get_ServiceLocator_KKfGJZBService()
  28564.     {
  28565.         return $this->privates['.service_locator.KKfGJZB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28566.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28567.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  28568.             'translator' => ['services''translator''getTranslatorService'false],
  28569.         ], [
  28570.             'infobipSmsSender' => '?',
  28571.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  28572.             'translator' => '?',
  28573.         ]);
  28574.     }
  28575.     /**
  28576.      * Gets the private '.service_locator.KcCLkt4' shared service.
  28577.      *
  28578.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28579.      */
  28580.     protected function get_ServiceLocator_KcCLkt4Service()
  28581.     {
  28582.         return $this->privates['.service_locator.KcCLkt4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28583.             'query' => ['privates''.errored..service_locator.KcCLkt4.Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface'NULL'Cannot autowire service ".service_locator.KcCLkt4": it references interface "Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface" but no such service exists. Did you create a class that implements this interface?'],
  28584.         ], [
  28585.             'query' => 'Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface',
  28586.         ]);
  28587.     }
  28588.     /**
  28589.      * Gets the private '.service_locator.L6UsUDo' shared service.
  28590.      *
  28591.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28592.      */
  28593.     protected function get_ServiceLocator_L6UsUDoService()
  28594.     {
  28595.         return $this->privates['.service_locator.L6UsUDo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28596.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  28597.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  28598.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  28599.         ], [
  28600.             'creditModel' => '?',
  28601.             'historyManager' => '?',
  28602.             'vehicleService' => '?',
  28603.         ]);
  28604.     }
  28605.     /**
  28606.      * Gets the private '.service_locator.MXQW7EO' shared service.
  28607.      *
  28608.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28609.      */
  28610.     protected function get_ServiceLocator_MXQW7EOService()
  28611.     {
  28612.         return $this->privates['.service_locator.MXQW7EO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28613.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  28614.             'translator' => ['services''translator''getTranslatorService'false],
  28615.             'userDTOFactory' => ['privates''MyBundle\\Factory\\RegUserDTOFactory''getRegUserDTOFactoryService'false],
  28616.             'userEntityFactory' => ['privates''MyBundle\\Factory\\UserEntityFactory''getUserEntityFactoryService'false],
  28617.         ], [
  28618.             'authService' => 'MyBundle\\Service\\AuthService',
  28619.             'translator' => '?',
  28620.             'userDTOFactory' => 'MyBundle\\Factory\\RegUserDTOFactory',
  28621.             'userEntityFactory' => 'MyBundle\\Factory\\UserEntityFactory',
  28622.         ]);
  28623.     }
  28624.     /**
  28625.      * Gets the private '.service_locator.MhxGffW' shared service.
  28626.      *
  28627.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28628.      */
  28629.     protected function get_ServiceLocator_MhxGffWService()
  28630.     {
  28631.         return $this->privates['.service_locator.MhxGffW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28632.             'ODataManager' => ['services''core.crm.odatamanager''getCore_Crm_OdatamanagerService'false],
  28633.         ], [
  28634.             'ODataManager' => '?',
  28635.         ]);
  28636.     }
  28637.     /**
  28638.      * Gets the private '.service_locator.MxvdFzA' shared service.
  28639.      *
  28640.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28641.      */
  28642.     protected function get_ServiceLocator_MxvdFzAService()
  28643.     {
  28644.         return $this->privates['.service_locator.MxvdFzA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28645.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28646.             'translator' => ['services''translator''getTranslatorService'false],
  28647.         ], [
  28648.             'infobipSmsSender' => '?',
  28649.             'translator' => '?',
  28650.         ]);
  28651.     }
  28652.     /**
  28653.      * Gets the private '.service_locator.MyplFh5' shared service.
  28654.      *
  28655.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28656.      */
  28657.     protected function get_ServiceLocator_MyplFh5Service()
  28658.     {
  28659.         return $this->privates['.service_locator.MyplFh5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28660.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  28661.         ], [
  28662.             'inStockVehicle' => '?',
  28663.         ]);
  28664.     }
  28665.     /**
  28666.      * Gets the private '.service_locator.Mz5nXIh' shared service.
  28667.      *
  28668.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28669.      */
  28670.     protected function get_ServiceLocator_Mz5nXIhService()
  28671.     {
  28672.         return $this->privates['.service_locator.Mz5nXIh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28673.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  28674.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  28675.             'translator' => ['services''translator''getTranslatorService'false],
  28676.         ], [
  28677.             'mailer' => '?',
  28678.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  28679.             'translator' => '?',
  28680.         ]);
  28681.     }
  28682.     /**
  28683.      * Gets the private '.service_locator.NDWf2XC' shared service.
  28684.      *
  28685.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28686.      */
  28687.     protected function get_ServiceLocator_NDWf2XCService()
  28688.     {
  28689.         return $this->privates['.service_locator.NDWf2XC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28690.             'servicePageService' => ['services''dc.service_page_service''getDc_ServicePageServiceService'false],
  28691.             'viDiWorkerModel' => ['privates''.errored..service_locator.NDWf2XC.CoreBundle\\Model\\ViDiWorkerModel'NULL'Cannot autowire service ".service_locator.NDWf2XC": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.'],
  28692.         ], [
  28693.             'servicePageService' => '?',
  28694.             'viDiWorkerModel' => 'CoreBundle\\Model\\ViDiWorkerModel',
  28695.         ]);
  28696.     }
  28697.     /**
  28698.      * Gets the private '.service_locator.NgXMl66' shared service.
  28699.      *
  28700.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28701.      */
  28702.     protected function get_ServiceLocator_NgXMl66Service()
  28703.     {
  28704.         return $this->privates['.service_locator.NgXMl66'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28705.             'AdminBundle\\Controller\\AjaxController::add' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  28706.             'AdminBundle\\Controller\\AjaxController::data' => ['privates''.service_locator.t9SfgZM''get_ServiceLocator_T9SfgZMService'false],
  28707.             'AdminBundle\\Controller\\AjaxController::deleteRateSave' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28708.             'AdminBundle\\Controller\\AjaxController::editOption' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  28709.             'AdminBundle\\Controller\\AjaxController::getDealers' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28710.             'AdminBundle\\Controller\\AjaxController::getModels' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  28711.             'AdminBundle\\Controller\\AjaxController::setUserDealer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28712.             'AdminBundle\\Controller\\AjaxController::state' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28713.             'AdminBundle\\Controller\\BaseCRUDController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28714.             'AdminBundle\\Controller\\CRUDInsController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28715.             'AdminBundle\\Controller\\LogsController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28716.             'AdminBundle\\Controller\\ModelRangeController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28717.             'AdminBundle\\Controller\\References\\ModelController::addMediaModel' => ['privates''.service_locator.qEHWGcv''get_ServiceLocator_QEHWGcvService'false],
  28718.             'AdminBundle\\Controller\\References\\ModelController::createModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28719.             'AdminBundle\\Controller\\References\\ModelController::getCitiesByRegionUrl' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  28720.             'AdminBundle\\Controller\\References\\ModelController::getModelByBrand' => ['privates''.service_locator.9KsWGv.''get_ServiceLocator_9KsWGv_Service'false],
  28721.             'AdminBundle\\Controller\\References\\ModelController::removeMediaModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28722.             'AdminBundle\\Controller\\References\\ModelController::updateModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28723.             'AdminBundle\\Controller\\SecurityController::loginCheckAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28724.             'AdminBundle\\Controller\\SeoMetaTagController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28725.             'AdminBundle\\Controller\\VehicleEstimateOddsController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28726.             'AdminBundle\\Controller\\Vehicles\\CRUDController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28727.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28728.             'AutomarketBundle\\Controller\\AboutController::aboutAutomarket' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28729.             'AutomarketBundle\\Controller\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28730.             'AutomarketBundle\\Controller\\AboutController::vacancy' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28731.             'AutomarketBundle\\Controller\\AboutController::vacancyId' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28732.             'AutomarketBundle\\Controller\\AjaxController::initInterest' => ['privates''.service_locator.VotP57c''get_ServiceLocator_VotP57cService'false],
  28733.             'AutomarketBundle\\Controller\\CarController::car' => ['privates''.service_locator.nU0f5Ib''get_ServiceLocator_NU0f5IbService'false],
  28734.             'AutomarketBundle\\Controller\\CarController::getComparison' => ['privates''.service_locator..MI7WAw''get_ServiceLocator__MI7WAwService'false],
  28735.             'AutomarketBundle\\Controller\\ComparisonController::featured' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28736.             'AutomarketBundle\\Controller\\ComparisonController::getComparisonByItems' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  28737.             'AutomarketBundle\\Controller\\ComparisonController::init' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  28738.             'AutomarketBundle\\Controller\\FormController::buyForm' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  28739.             'AutomarketBundle\\Controller\\FormController::feedbackForm' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  28740.             'AutomarketBundle\\Controller\\FormController::preorderForm' => ['privates''.service_locator.pDuO8G2''get_ServiceLocator_PDuO8G2Service'false],
  28741.             'AutomarketBundle\\Controller\\RSSController::show' => ['privates''.service_locator.WxudIxS''get_ServiceLocator_WxudIxSService'false],
  28742.             'AutomarketBundle\\Controller\\SaleController::widget' => ['privates''.service_locator.d_rtZkJ''get_ServiceLocator_DRtZkJService'false],
  28743.             'AutomarketBundle\\Controller\\SiteMapController::siteMap' => ['privates''.service_locator.x1vb0sC''get_ServiceLocator_X1vb0sCService'false],
  28744.             'CoreBundle\\Controller\\CrossDomainAuthController::authByToken' => ['privates''.service_locator.iAV17HX''get_ServiceLocator_IAV17HXService'false],
  28745.             'DcSiteBundle\\Controller\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28746.             'DcSiteBundle\\Controller\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28747.             'DcSiteBundle\\Controller\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28748.             'DcSiteBundle\\Controller\\AccessoriesController::init' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28749.             'DcSiteBundle\\Controller\\AccessoriesController::initByDealer' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28750.             'DcSiteBundle\\Controller\\AccessoriesController::newFindAccessories' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28751.             'DcSiteBundle\\Controller\\AccessoriesController::newFindCategories' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28752.             'DcSiteBundle\\Controller\\AccessoriesController::newFindCategory' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28753.             'DcSiteBundle\\Controller\\AccessoriesFilterController::buildUrl' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28754.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28755.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28756.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28757.             'DcSiteBundle\\Controller\\AccessoriesFilterController::initFilter' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28758.             'DcSiteBundle\\Controller\\AccessoriesFilterController::initRedirectVariationQr' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28759.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28760.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28761.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28762.             'DcSiteBundle\\Controller\\BaseDcController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28763.             'DcSiteBundle\\Controller\\BaseDcController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28764.             'DcSiteBundle\\Controller\\BaseDcController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28765.             'DcSiteBundle\\Controller\\CallbackController::createRequest' => ['privates''.service_locator.onopnFE''get_ServiceLocator_OnopnFEService'false],
  28766.             'DcSiteBundle\\Controller\\CallbackController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28767.             'DcSiteBundle\\Controller\\CallbackController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28768.             'DcSiteBundle\\Controller\\CallbackController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28769.             'DcSiteBundle\\Controller\\CallbackController::getState' => ['privates''.service_locator.onopnFE''get_ServiceLocator_OnopnFEService'false],
  28770.             'DcSiteBundle\\Controller\\CarController::createOrder' => ['privates''.service_locator.aH4IuZJ''get_ServiceLocator_AH4IuZJService'false],
  28771.             'DcSiteBundle\\Controller\\CarController::findModels' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28772.             'DcSiteBundle\\Controller\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28773.             'DcSiteBundle\\Controller\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28774.             'DcSiteBundle\\Controller\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28775.             'DcSiteBundle\\Controller\\CarController::getModelInfo' => ['privates''.service_locator.FQrtvFq''get_ServiceLocator_FQrtvFqService'false],
  28776.             'DcSiteBundle\\Controller\\CarController::pricesLoad' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28777.             'DcSiteBundle\\Controller\\CarController::techLoad' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28778.             'DcSiteBundle\\Controller\\CarController::updateOrder' => ['privates''.service_locator.S.GP1m3''get_ServiceLocator_S_GP1m3Service'false],
  28779.             'DcSiteBundle\\Controller\\CarInStockModuleController::byVehicle' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  28780.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28781.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28782.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28783.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28784.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28785.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28786.             'DcSiteBundle\\Controller\\Citroen\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28787.             'DcSiteBundle\\Controller\\Citroen\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28788.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28789.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28790.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28791.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::redirectToShop' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  28792.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28793.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28794.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28795.             'DcSiteBundle\\Controller\\Citroen\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28796.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28797.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28798.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28799.             'DcSiteBundle\\Controller\\Citroen\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  28800.             'DcSiteBundle\\Controller\\Citroen\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  28801.             'DcSiteBundle\\Controller\\Citroen\\CarController::carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  28802.             'DcSiteBundle\\Controller\\Citroen\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28803.             'DcSiteBundle\\Controller\\Citroen\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28804.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28805.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28806.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28807.             'DcSiteBundle\\Controller\\Citroen\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28808.             'DcSiteBundle\\Controller\\Citroen\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28809.             'DcSiteBundle\\Controller\\Citroen\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  28810.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28811.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28812.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28813.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28814.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28815.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28816.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28817.             'DcSiteBundle\\Controller\\Citroen\\MainController::index' => ['privates''.service_locator.i5u19D9''get_ServiceLocator_I5u19D9Service'false],
  28818.             'DcSiteBundle\\Controller\\Citroen\\MainController::loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  28819.             'DcSiteBundle\\Controller\\Citroen\\MainController::seveTempForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  28820.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28821.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28822.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28823.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28824.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28825.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28826.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28827.             'DcSiteBundle\\Controller\\Citroen\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28828.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28829.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28830.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28831.             'DcSiteBundle\\Controller\\ConfiguratorController::init' => ['privates''.service_locator.vlbRuUo''get_ServiceLocator_VlbRuUoService'false],
  28832.             'DcSiteBundle\\Controller\\ConfiguratorController::initByHash' => ['privates''.service_locator.vlbRuUo''get_ServiceLocator_VlbRuUoService'false],
  28833.             'DcSiteBundle\\Controller\\ConfiguratorController::initCreditCalculator' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  28834.             'DcSiteBundle\\Controller\\ConfiguratorController::saveOffer' => ['privates''.service_locator.kFMW2Ni''get_ServiceLocator_KFMW2NiService'false],
  28835.             'DcSiteBundle\\Controller\\CreditController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28836.             'DcSiteBundle\\Controller\\CreditController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28837.             'DcSiteBundle\\Controller\\CreditController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28838.             'DcSiteBundle\\Controller\\CreditController::getCreditListDocument' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  28839.             'DcSiteBundle\\Controller\\CreditController::getScheduleListDocument' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  28840.             'DcSiteBundle\\Controller\\CreditController::getScheduleListDocumentTest' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  28841.             'DcSiteBundle\\Controller\\CreditController::getVehicleByVehicleItem' => ['privates''.service_locator.AMxwFHd''get_ServiceLocator_AMxwFHdService'false],
  28842.             'DcSiteBundle\\Controller\\CreditController::programs' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  28843.             'DcSiteBundle\\Controller\\CreditController::saveForm' => ['privates''.service_locator.APToX25''get_ServiceLocator_APToX25Service'false],
  28844.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28845.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28846.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28847.             'DcSiteBundle\\Controller\\FinanceController::business' => ['privates''.service_locator.nnWs9tQ''get_ServiceLocator_NnWs9tQService'false],
  28848.             'DcSiteBundle\\Controller\\FinanceController::creditInit' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  28849.             'DcSiteBundle\\Controller\\FinanceController::creditProgramByFirstPayment' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28850.             'DcSiteBundle\\Controller\\FinanceController::creditProgramVehicleWithMinMaxPrice' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28851.             'DcSiteBundle\\Controller\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28852.             'DcSiteBundle\\Controller\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28853.             'DcSiteBundle\\Controller\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28854.             'DcSiteBundle\\Controller\\FinanceController::getCrmDataByUUID' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28855.             'DcSiteBundle\\Controller\\FinanceController::insurance' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  28856.             'DcSiteBundle\\Controller\\FinanceController::saveCreditCalculationUserData' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28857.             'DcSiteBundle\\Controller\\FinanceController::saveCreditPageReview' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28858.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28859.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28860.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28861.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28862.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28863.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28864.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28865.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28866.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28867.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28868.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28869.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28870.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28871.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28872.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28873.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28874.             'DcSiteBundle\\Controller\\Ford\\BasketController::basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  28875.             'DcSiteBundle\\Controller\\Ford\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28876.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28877.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28878.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28879.             'DcSiteBundle\\Controller\\Ford\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  28880.             'DcSiteBundle\\Controller\\Ford\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  28881.             'DcSiteBundle\\Controller\\Ford\\CarController::carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  28882.             'DcSiteBundle\\Controller\\Ford\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28883.             'DcSiteBundle\\Controller\\Ford\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28884.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28885.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28886.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28887.             'DcSiteBundle\\Controller\\Ford\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28888.             'DcSiteBundle\\Controller\\Ford\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28889.             'DcSiteBundle\\Controller\\Ford\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  28890.             'DcSiteBundle\\Controller\\Ford\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28891.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28892.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28893.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28894.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28895.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28896.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28897.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28898.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28899.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28900.             'DcSiteBundle\\Controller\\Ford\\PostController::post' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28901.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28902.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28903.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28904.             'DcSiteBundle\\Controller\\Ford\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28905.             'DcSiteBundle\\Controller\\FormController::EventForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  28906.             'DcSiteBundle\\Controller\\FormController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28907.             'DcSiteBundle\\Controller\\FormController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28908.             'DcSiteBundle\\Controller\\FormController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28909.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28910.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28911.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28912.             'DcSiteBundle\\Controller\\Haval\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28913.             'DcSiteBundle\\Controller\\Haval\\AboutController::team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28914.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28915.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28916.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28917.             'DcSiteBundle\\Controller\\Haval\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  28918.             'DcSiteBundle\\Controller\\Haval\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28919.             'DcSiteBundle\\Controller\\Haval\\CarController::carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  28920.             'DcSiteBundle\\Controller\\Haval\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28921.             'DcSiteBundle\\Controller\\Haval\\CarController::configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28922.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28923.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28924.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28925.             'DcSiteBundle\\Controller\\Haval\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28926.             'DcSiteBundle\\Controller\\Haval\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28927.             'DcSiteBundle\\Controller\\Haval\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  28928.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28929.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28930.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28931.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28932.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28933.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28934.             'DcSiteBundle\\Controller\\Haval\\MainController::index' => ['privates''.service_locator.Nn0S.cW''get_ServiceLocator_Nn0S_CWService'false],
  28935.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28936.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28937.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28938.             'DcSiteBundle\\Controller\\Haval\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28939.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28940.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28941.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28942.             'DcSiteBundle\\Controller\\Haval\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28943.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28944.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28945.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28946.             'DcSiteBundle\\Controller\\Honda\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28947.             'DcSiteBundle\\Controller\\Honda\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28948.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28949.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28950.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28951.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28952.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28953.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28954.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28955.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28956.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28957.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28958.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28959.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28960.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28961.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28962.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28963.             'DcSiteBundle\\Controller\\Honda\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28964.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28965.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28966.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28967.             'DcSiteBundle\\Controller\\Honda\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  28968.             'DcSiteBundle\\Controller\\Honda\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  28969.             'DcSiteBundle\\Controller\\Honda\\CarController::carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  28970.             'DcSiteBundle\\Controller\\Honda\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28971.             'DcSiteBundle\\Controller\\Honda\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28972.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28973.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28974.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28975.             'DcSiteBundle\\Controller\\Honda\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28976.             'DcSiteBundle\\Controller\\Honda\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28977.             'DcSiteBundle\\Controller\\Honda\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  28978.             'DcSiteBundle\\Controller\\Honda\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28979.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28980.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28981.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28982.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::accessories' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  28983.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28984.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28985.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28986.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28987.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28988.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28989.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28990.             'DcSiteBundle\\Controller\\Honda\\MainController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  28991.             'DcSiteBundle\\Controller\\Honda\\MainController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28992.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28993.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28994.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28995.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28996.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28997.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28998.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28999.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29000.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29001.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29002.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29003.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29004.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29005.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29006.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29007.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29008.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::transfer' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  29009.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29010.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29011.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29012.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29013.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29014.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29015.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29016.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29017.             'DcSiteBundle\\Controller\\Infiniti\\CarController::car' => ['privates''.service_locator.dJhgIo0''get_ServiceLocator_DJhgIo0Service'false],
  29018.             'DcSiteBundle\\Controller\\Infiniti\\CarController::carCardStock' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29019.             'DcSiteBundle\\Controller\\Infiniti\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29020.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29021.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29022.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29023.             'DcSiteBundle\\Controller\\Infiniti\\CarController::lineUp' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29024.             'DcSiteBundle\\Controller\\Infiniti\\CarController::lineUpPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29025.             'DcSiteBundle\\Controller\\Infiniti\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29026.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29027.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29028.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29029.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29030.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29031.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29032.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29033.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29034.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29035.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29036.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29037.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29038.             'DcSiteBundle\\Controller\\Infiniti\\MainController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29039.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29040.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29041.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29042.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29043.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::offersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29044.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29045.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29046.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29047.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29048.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29049.             'DcSiteBundle\\Controller\\InsuranceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29050.             'DcSiteBundle\\Controller\\InsuranceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29051.             'DcSiteBundle\\Controller\\InsuranceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29052.             'DcSiteBundle\\Controller\\InsuranceController::loadOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  29053.             'DcSiteBundle\\Controller\\InsuranceController::saveForm' => ['privates''.service_locator.APToX25''get_ServiceLocator_APToX25Service'false],
  29054.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29055.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29056.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29057.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29058.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29059.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29060.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29061.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29062.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29063.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29064.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29065.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29066.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29067.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29068.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29069.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29070.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29071.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29072.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29073.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29074.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29075.             'DcSiteBundle\\Controller\\Jaguar\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29076.             'DcSiteBundle\\Controller\\Jaguar\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29077.             'DcSiteBundle\\Controller\\Jaguar\\CarController::carInStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29078.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29079.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29080.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29081.             'DcSiteBundle\\Controller\\Jaguar\\CarController::usedCard' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  29082.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29083.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29084.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29085.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29086.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29087.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29088.             'DcSiteBundle\\Controller\\Jaguar\\MainController::menuInit' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  29089.             'DcSiteBundle\\Controller\\Jaguar\\MainController::specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29090.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29091.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29092.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29093.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29094.             'DcSiteBundle\\Controller\\Jeep\\AboutController::actionsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29095.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29096.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29097.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29098.             'DcSiteBundle\\Controller\\Jeep\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29099.             'DcSiteBundle\\Controller\\Jeep\\AboutController::team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29100.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29101.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29102.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29103.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29104.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29105.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29106.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29107.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29108.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29109.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29110.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29111.             'DcSiteBundle\\Controller\\Jeep\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29112.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29113.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29114.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29115.             'DcSiteBundle\\Controller\\Jeep\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29116.             'DcSiteBundle\\Controller\\Jeep\\CarController::car' => ['privates''.service_locator.dJhgIo0''get_ServiceLocator_DJhgIo0Service'false],
  29117.             'DcSiteBundle\\Controller\\Jeep\\CarController::carInStockSingle' => ['privates''.service_locator.x1zHfKd''get_ServiceLocator_X1zHfKdService'false],
  29118.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29119.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29120.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29121.             'DcSiteBundle\\Controller\\Jeep\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29122.             'DcSiteBundle\\Controller\\Jeep\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29123.             'DcSiteBundle\\Controller\\Jeep\\CarController::technicalCharacteristics' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29124.             'DcSiteBundle\\Controller\\Jeep\\CarController::usedCarSingle' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  29125.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29126.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29127.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29128.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29129.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29130.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29131.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29132.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::accessory' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  29133.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29134.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29135.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29136.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29137.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29138.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29139.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29140.             'DcSiteBundle\\Controller\\LandRover\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29141.             'DcSiteBundle\\Controller\\LandRover\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29142.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29143.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29144.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29145.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29146.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29147.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29148.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29149.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29150.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29151.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29152.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29153.             'DcSiteBundle\\Controller\\LandRover\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29154.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29155.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29156.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29157.             'DcSiteBundle\\Controller\\LandRover\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29158.             'DcSiteBundle\\Controller\\LandRover\\CarController::car' => ['privates''.service_locator.wPMW2co''get_ServiceLocator_WPMW2coService'false],
  29159.             'DcSiteBundle\\Controller\\LandRover\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29160.             'DcSiteBundle\\Controller\\LandRover\\CarController::carInStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29161.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29162.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29163.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29164.             'DcSiteBundle\\Controller\\LandRover\\CarController::usedCard' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  29165.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29166.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29167.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29168.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29169.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29170.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29171.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29172.             'DcSiteBundle\\Controller\\LandRover\\MainController::menuInit' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  29173.             'DcSiteBundle\\Controller\\LandRover\\MainController::modelLineup' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29174.             'DcSiteBundle\\Controller\\LandRover\\MainController::modelLineupPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29175.             'DcSiteBundle\\Controller\\LandRover\\MainController::specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29176.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::accessories' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  29177.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29178.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29179.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29180.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29181.             'DcSiteBundle\\Controller\\LeasingController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29182.             'DcSiteBundle\\Controller\\LeasingController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29183.             'DcSiteBundle\\Controller\\LeasingController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29184.             'DcSiteBundle\\Controller\\LeasingController::initByDealer' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29185.             'DcSiteBundle\\Controller\\LeasingController::initByDealerAndVehicleType' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29186.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29187.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29188.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29189.             'DcSiteBundle\\Controller\\Lexus\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29190.             'DcSiteBundle\\Controller\\Lexus\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29191.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29192.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29193.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29194.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29195.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29196.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29197.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29198.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29199.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29200.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29201.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29202.             'DcSiteBundle\\Controller\\Lexus\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29203.             'DcSiteBundle\\Controller\\Lexus\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29204.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29205.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29206.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29207.             'DcSiteBundle\\Controller\\Lexus\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29208.             'DcSiteBundle\\Controller\\Lexus\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29209.             'DcSiteBundle\\Controller\\Lexus\\CarController::carCatalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29210.             'DcSiteBundle\\Controller\\Lexus\\CarController::carCatalogPages' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29211.             'DcSiteBundle\\Controller\\Lexus\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29212.             'DcSiteBundle\\Controller\\Lexus\\CarController::carStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29213.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29214.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29215.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29216.             'DcSiteBundle\\Controller\\Lexus\\CarController::secondhandSingle' => ['privates''.service_locator.GDFtzSn''get_ServiceLocator_GDFtzSnService'false],
  29217.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29218.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29219.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29220.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29221.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29222.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29223.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29224.             'DcSiteBundle\\Controller\\Lexus\\MainController::carCatalog' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29225.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29226.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29227.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29228.             'DcSiteBundle\\Controller\\Lexus\\MainController::index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  29229.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29230.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29231.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29232.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::priceForCar' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29233.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29234.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29235.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29236.             'DcSiteBundle\\Controller\\Lexus\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29237.             'DcSiteBundle\\Controller\\MainSliderController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29238.             'DcSiteBundle\\Controller\\MainSliderController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29239.             'DcSiteBundle\\Controller\\MainSliderController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29240.             'DcSiteBundle\\Controller\\MainSliderController::getSlides' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  29241.             'DcSiteBundle\\Controller\\Marine\\AboutController::about' => ['privates''.service_locator.XXxu50j''get_ServiceLocator_XXxu50jService'false],
  29242.             'DcSiteBundle\\Controller\\Marine\\AboutController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29243.             'DcSiteBundle\\Controller\\Marine\\AboutController::contacts' => ['privates''.service_locator.XXxu50j''get_ServiceLocator_XXxu50jService'false],
  29244.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29245.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29246.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29247.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29248.             'DcSiteBundle\\Controller\\Marine\\AboutController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29249.             'DcSiteBundle\\Controller\\Marine\\BaseController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29250.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29251.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29252.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29253.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29254.             'DcSiteBundle\\Controller\\Marine\\BaseController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29255.             'DcSiteBundle\\Controller\\Marine\\BasketController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29256.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29257.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29258.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29259.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29260.             'DcSiteBundle\\Controller\\Marine\\BasketController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29261.             'DcSiteBundle\\Controller\\Marine\\CatalogController::accessoriesCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29262.             'DcSiteBundle\\Controller\\Marine\\CatalogController::accessoriesSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29263.             'DcSiteBundle\\Controller\\Marine\\CatalogController::boatsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29264.             'DcSiteBundle\\Controller\\Marine\\CatalogController::boatsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29265.             'DcSiteBundle\\Controller\\Marine\\CatalogController::brandsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29266.             'DcSiteBundle\\Controller\\Marine\\CatalogController::brandsSingleCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29267.             'DcSiteBundle\\Controller\\Marine\\CatalogController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29268.             'DcSiteBundle\\Controller\\Marine\\CatalogController::equipmentsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29269.             'DcSiteBundle\\Controller\\Marine\\CatalogController::equipmentsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29270.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29271.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29272.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29273.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29274.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29275.             'DcSiteBundle\\Controller\\Marine\\CatalogController::jetskisCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29276.             'DcSiteBundle\\Controller\\Marine\\CatalogController::jetskisSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29277.             'DcSiteBundle\\Controller\\Marine\\CatalogController::motorsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29278.             'DcSiteBundle\\Controller\\Marine\\CatalogController::motorsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29279.             'DcSiteBundle\\Controller\\Marine\\CatalogController::trailersCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29280.             'DcSiteBundle\\Controller\\Marine\\CatalogController::trailersSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29281.             'DcSiteBundle\\Controller\\Marine\\MainController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29282.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29283.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29284.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29285.             'DcSiteBundle\\Controller\\Marine\\MainController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29286.             'DcSiteBundle\\Controller\\Marine\\MainController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29287.             'DcSiteBundle\\Controller\\Marine\\MainController::index' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29288.             'DcSiteBundle\\Controller\\Marine\\PostController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29289.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29290.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29291.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29292.             'DcSiteBundle\\Controller\\Marine\\PostController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29293.             'DcSiteBundle\\Controller\\Marine\\PostController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29294.             'DcSiteBundle\\Controller\\Marine\\PostController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29295.             'DcSiteBundle\\Controller\\Marine\\ServiceController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29296.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29297.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29298.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29299.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29300.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29301.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29302.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29303.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29304.             'DcSiteBundle\\Controller\\Mazda\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29305.             'DcSiteBundle\\Controller\\Mazda\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29306.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29307.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29308.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29309.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29310.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29311.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29312.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29313.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29314.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29315.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29316.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29317.             'DcSiteBundle\\Controller\\Mazda\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29318.             'DcSiteBundle\\Controller\\Mazda\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29319.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29320.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29321.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29322.             'DcSiteBundle\\Controller\\Mazda\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29323.             'DcSiteBundle\\Controller\\Mazda\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  29324.             'DcSiteBundle\\Controller\\Mazda\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29325.             'DcSiteBundle\\Controller\\Mazda\\CarController::carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29326.             'DcSiteBundle\\Controller\\Mazda\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29327.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29328.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29329.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29330.             'DcSiteBundle\\Controller\\Mazda\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29331.             'DcSiteBundle\\Controller\\Mazda\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29332.             'DcSiteBundle\\Controller\\Mazda\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29333.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29334.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29335.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29336.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29337.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29338.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29339.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29340.             'DcSiteBundle\\Controller\\Mazda\\MainController::loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29341.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29342.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29343.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29344.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29345.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::souvenirById' => ['privates''.service_locator.aY._gF8''get_ServiceLocator_AY_GF8Service'false],
  29346.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::souvenirs' => ['privates''.service_locator.aY._gF8''get_ServiceLocator_AY_GF8Service'false],
  29347.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29348.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29349.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29350.             'DcSiteBundle\\Controller\\Mazda\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29351.             'DcSiteBundle\\Controller\\MerchantApiController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29352.             'DcSiteBundle\\Controller\\MerchantApiController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29353.             'DcSiteBundle\\Controller\\MerchantApiController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29354.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29355.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29356.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29357.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29358.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29359.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29360.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29361.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29362.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29363.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29364.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29365.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29366.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29367.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29368.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29369.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29370.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  29371.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29372.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29373.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29374.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29375.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29376.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  29377.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29378.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29379.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29380.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29381.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29382.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29383.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29384.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29385.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29386.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29387.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29388.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29389.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29390.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29391.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29392.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29393.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29394.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29395.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29396.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29397.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29398.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29399.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29400.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29401.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29402.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29403.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29404.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29405.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29406.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29407.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29408.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29409.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29410.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29411.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29412.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29413.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29414.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29415.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29416.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29417.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29418.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29419.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29420.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29421.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29422.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29423.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29424.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29425.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::catalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29426.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::catalogPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29427.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29428.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29429.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29430.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29431.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::car' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29432.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29433.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29434.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29435.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29436.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29437.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29438.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::kredit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29439.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29440.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29441.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29442.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::index' => ['privates''.service_locator.kIspYz7''get_ServiceLocator_KIspYz7Service'false],
  29443.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29444.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29445.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29446.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29447.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29448.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29449.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29450.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29451.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29452.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29453.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29454.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29455.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::staff' => ['privates''.service_locator.PFG8HWU''get_ServiceLocator_PFG8HWUService'false],
  29456.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29457.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29458.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29459.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29460.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29461.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29462.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29463.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29464.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29465.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29466.             'DcSiteBundle\\Controller\\Nissan\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29467.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29468.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29469.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29470.             'DcSiteBundle\\Controller\\Nissan\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29471.             'DcSiteBundle\\Controller\\Nissan\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29472.             'DcSiteBundle\\Controller\\Nissan\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29473.             'DcSiteBundle\\Controller\\Nissan\\CarController::catalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29474.             'DcSiteBundle\\Controller\\Nissan\\CarController::catalogPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29475.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29476.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29477.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29478.             'DcSiteBundle\\Controller\\Nissan\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29479.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::car' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29480.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29481.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29482.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29483.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29484.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29485.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29486.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::kredit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29487.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29488.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29489.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29490.             'DcSiteBundle\\Controller\\Nissan\\MainController::index' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  29491.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29492.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29493.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29494.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29495.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29496.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29497.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29498.             'DcSiteBundle\\Controller\\Nissan\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29499.             'DcSiteBundle\\Controller\\OilTOController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29500.             'DcSiteBundle\\Controller\\OilTOController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29501.             'DcSiteBundle\\Controller\\OilTOController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29502.             'DcSiteBundle\\Controller\\OnlineConsultController::checkCarsDate' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  29503.             'DcSiteBundle\\Controller\\OnlineConsultController::findConsultants' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  29504.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29505.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29506.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29507.             'DcSiteBundle\\Controller\\OnlineConsultController::init' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  29508.             'DcSiteBundle\\Controller\\OnlineConsultController::initByDealer' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29509.             'DcSiteBundle\\Controller\\OnlineConsultController::saveForm' => ['privates''.service_locator.fL42Bob''get_ServiceLocator_FL42BobService'false],
  29510.             'DcSiteBundle\\Controller\\OnlineServiceController::booking' => ['privates''.service_locator.D0DNt66''get_ServiceLocator_D0DNt66Service'false],
  29511.             'DcSiteBundle\\Controller\\OnlineServiceController::bookingConfirm' => ['privates''.service_locator.81dTbfA''get_ServiceLocator_81dTbfAService'false],
  29512.             'DcSiteBundle\\Controller\\OnlineServiceController::find' => ['privates''.service_locator.u4PE1en''get_ServiceLocator_U4PE1enService'false],
  29513.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29514.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29515.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29516.             'DcSiteBundle\\Controller\\OnlineServiceController::getTime' => ['privates''.service_locator.72v2VwC''get_ServiceLocator_72v2VwCService'false],
  29517.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29518.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29519.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29520.             'DcSiteBundle\\Controller\\Opel\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29521.             'DcSiteBundle\\Controller\\Opel\\AboutController::team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29522.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29523.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29524.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29525.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29526.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29527.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29528.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29529.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29530.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29531.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29532.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29533.             'DcSiteBundle\\Controller\\Opel\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29534.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29535.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29536.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29537.             'DcSiteBundle\\Controller\\Opel\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29538.             'DcSiteBundle\\Controller\\Opel\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29539.             'DcSiteBundle\\Controller\\Opel\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29540.             'DcSiteBundle\\Controller\\Opel\\CarController::carInStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29541.             'DcSiteBundle\\Controller\\Opel\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29542.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29543.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29544.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29545.             'DcSiteBundle\\Controller\\Opel\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29546.             'DcSiteBundle\\Controller\\Opel\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29547.             'DcSiteBundle\\Controller\\Opel\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29548.             'DcSiteBundle\\Controller\\Opel\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29549.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29550.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29551.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29552.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29553.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29554.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29555.             'DcSiteBundle\\Controller\\Opel\\MainController::index' => ['privates''.service_locator.8E7jDKW''get_ServiceLocator_8E7jDKWService'false],
  29556.             'DcSiteBundle\\Controller\\Opel\\MainController::loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29557.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29558.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29559.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29560.             'DcSiteBundle\\Controller\\Opel\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29561.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29562.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29563.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29564.             'DcSiteBundle\\Controller\\Opel\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29565.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29566.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29567.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29568.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29569.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29570.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29571.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29572.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29573.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29574.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29575.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29576.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29577.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29578.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29579.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29580.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29581.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29582.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29583.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29584.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29585.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29586.             'DcSiteBundle\\Controller\\Peugeot\\CarController::car' => ['privates''.service_locator.L6UsUDo''get_ServiceLocator_L6UsUDoService'false],
  29587.             'DcSiteBundle\\Controller\\Peugeot\\CarController::carCardStock' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29588.             'DcSiteBundle\\Controller\\Peugeot\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29589.             'DcSiteBundle\\Controller\\Peugeot\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29590.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29591.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29592.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29593.             'DcSiteBundle\\Controller\\Peugeot\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29594.             'DcSiteBundle\\Controller\\Peugeot\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29595.             'DcSiteBundle\\Controller\\Peugeot\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29596.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29597.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29598.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29599.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29600.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29601.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29602.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29603.             'DcSiteBundle\\Controller\\Peugeot\\MainController::index' => ['privates''.service_locator.0agYNHk''get_ServiceLocator_0agYNHkService'false],
  29604.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29605.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29606.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29607.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29608.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29609.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29610.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29611.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29612.             'DcSiteBundle\\Controller\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29613.             'DcSiteBundle\\Controller\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29614.             'DcSiteBundle\\Controller\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29615.             'DcSiteBundle\\Controller\\RSSController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29616.             'DcSiteBundle\\Controller\\RSSController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29617.             'DcSiteBundle\\Controller\\RSSController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29618.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29619.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29620.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29621.             'DcSiteBundle\\Controller\\RegulationToController::download' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  29622.             'DcSiteBundle\\Controller\\RegulationToController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29623.             'DcSiteBundle\\Controller\\RegulationToController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29624.             'DcSiteBundle\\Controller\\RegulationToController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29625.             'DcSiteBundle\\Controller\\RegulationToController::getRegulationData' => ['privates''.service_locator.4wrOGY0''get_ServiceLocator_4wrOGY0Service'false],
  29626.             'DcSiteBundle\\Controller\\ReviewController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29627.             'DcSiteBundle\\Controller\\ReviewController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29628.             'DcSiteBundle\\Controller\\ReviewController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29629.             'DcSiteBundle\\Controller\\RobotsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29630.             'DcSiteBundle\\Controller\\RobotsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29631.             'DcSiteBundle\\Controller\\RobotsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29632.             'DcSiteBundle\\Controller\\SecondhandController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29633.             'DcSiteBundle\\Controller\\SecondhandController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29634.             'DcSiteBundle\\Controller\\SecondhandController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29635.             'DcSiteBundle\\Controller\\SiteMapController::citroen' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29636.             'DcSiteBundle\\Controller\\SiteMapController::ford' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29637.             'DcSiteBundle\\Controller\\SiteMapController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29638.             'DcSiteBundle\\Controller\\SiteMapController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29639.             'DcSiteBundle\\Controller\\SiteMapController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29640.             'DcSiteBundle\\Controller\\SiteMapController::haval' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29641.             'DcSiteBundle\\Controller\\SiteMapController::honda' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29642.             'DcSiteBundle\\Controller\\SiteMapController::infiniti' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29643.             'DcSiteBundle\\Controller\\SiteMapController::jaguar' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29644.             'DcSiteBundle\\Controller\\SiteMapController::jeep' => ['privates''.service_locator.6s_FNxa''get_ServiceLocator_6sFNxaService'false],
  29645.             'DcSiteBundle\\Controller\\SiteMapController::landrover' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29646.             'DcSiteBundle\\Controller\\SiteMapController::lexus' => ['privates''.service_locator.92uEq.T''get_ServiceLocator_92uEq_TService'false],
  29647.             'DcSiteBundle\\Controller\\SiteMapController::marine' => ['privates''.service_locator.ggz.bjD''get_ServiceLocator_Ggz_BjDService'false],
  29648.             'DcSiteBundle\\Controller\\SiteMapController::mazda' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29649.             'DcSiteBundle\\Controller\\SiteMapController::mg' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29650.             'DcSiteBundle\\Controller\\SiteMapController::nissan' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29651.             'DcSiteBundle\\Controller\\SiteMapController::nissanArmada' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29652.             'DcSiteBundle\\Controller\\SiteMapController::opel' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29653.             'DcSiteBundle\\Controller\\SiteMapController::palmira' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29654.             'DcSiteBundle\\Controller\\SiteMapController::peugeot' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29655.             'DcSiteBundle\\Controller\\SiteMapController::shopImagesSiteMap' => ['privates''.service_locator.C4FT5cG''get_ServiceLocator_C4FT5cGService'false],
  29656.             'DcSiteBundle\\Controller\\SiteMapController::subaru' => ['privates''.service_locator.so2VbTC''get_ServiceLocator_So2VbTCService'false],
  29657.             'DcSiteBundle\\Controller\\SiteMapController::suzuki' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29658.             'DcSiteBundle\\Controller\\SiteMapController::toyota' => ['privates''.service_locator.r6ap4us''get_ServiceLocator_R6ap4usService'false],
  29659.             'DcSiteBundle\\Controller\\SiteMapController::toyotaBorispol' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  29660.             'DcSiteBundle\\Controller\\SiteMapController::volvo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29661.             'DcSiteBundle\\Controller\\SmsLandingController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29662.             'DcSiteBundle\\Controller\\SmsLandingController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29663.             'DcSiteBundle\\Controller\\SmsLandingController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29664.             'DcSiteBundle\\Controller\\SparePartsController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29665.             'DcSiteBundle\\Controller\\SparePartsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29666.             'DcSiteBundle\\Controller\\SparePartsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29667.             'DcSiteBundle\\Controller\\SparePartsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29668.             'DcSiteBundle\\Controller\\SparePartsController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29669.             'DcSiteBundle\\Controller\\SparePartsController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29670.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29671.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29672.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29673.             'DcSiteBundle\\Controller\\Subaru\\AboutController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29674.             'DcSiteBundle\\Controller\\Subaru\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29675.             'DcSiteBundle\\Controller\\Subaru\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29676.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29677.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29678.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29679.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29680.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29681.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29682.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29683.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29684.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29685.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29686.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29687.             'DcSiteBundle\\Controller\\Subaru\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29688.             'DcSiteBundle\\Controller\\Subaru\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29689.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29690.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29691.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29692.             'DcSiteBundle\\Controller\\Subaru\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29693.             'DcSiteBundle\\Controller\\Subaru\\CarController::car' => ['privates''.service_locator.XbWzu0X''get_ServiceLocator_XbWzu0XService'false],
  29694.             'DcSiteBundle\\Controller\\Subaru\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29695.             'DcSiteBundle\\Controller\\Subaru\\CarController::configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29696.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29697.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29698.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29699.             'DcSiteBundle\\Controller\\Subaru\\CarController::inStockSingle' => ['privates''.service_locator.SQbSDtn''get_ServiceLocator_SQbSDtnService'false],
  29700.             'DcSiteBundle\\Controller\\Subaru\\CarController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29701.             'DcSiteBundle\\Controller\\Subaru\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29702.             'DcSiteBundle\\Controller\\Subaru\\CarController::modelLineup' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29703.             'DcSiteBundle\\Controller\\Subaru\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29704.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::credit' => ['privates''.service_locator.gIHXUau''get_ServiceLocator_GIHXUauService'false],
  29705.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29706.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29707.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29708.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29709.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29710.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29711.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29712.             'DcSiteBundle\\Controller\\Subaru\\MainController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29713.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::checkVin' => ['privates''.service_locator.unyn53X''get_ServiceLocator_Unyn53XService'false],
  29714.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29715.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29716.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29717.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29718.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29719.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29720.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29721.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29722.             'DcSiteBundle\\Controller\\Subaru\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29723.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29724.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29725.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29726.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29727.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29728.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29729.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29730.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29731.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29732.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29733.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29734.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29735.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29736.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29737.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29738.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29739.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29740.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29741.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29742.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29743.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29744.             'DcSiteBundle\\Controller\\Suzuki\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  29745.             'DcSiteBundle\\Controller\\Suzuki\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29746.             'DcSiteBundle\\Controller\\Suzuki\\CarController::carInStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29747.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29748.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29749.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29750.             'DcSiteBundle\\Controller\\Suzuki\\CarController::lineUpCar' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29751.             'DcSiteBundle\\Controller\\Suzuki\\CarController::lineUpCarPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29752.             'DcSiteBundle\\Controller\\Suzuki\\CarController::moto' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29753.             'DcSiteBundle\\Controller\\Suzuki\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29754.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29755.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29756.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29757.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29758.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29759.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29760.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29761.             'DcSiteBundle\\Controller\\Suzuki\\MainController::index' => ['privates''.service_locator.Nn0S.cW''get_ServiceLocator_Nn0S_CWService'false],
  29762.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29763.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29764.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29765.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29766.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29767.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29768.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29769.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29770.             'DcSiteBundle\\Controller\\TestDriveController::checkDate' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  29771.             'DcSiteBundle\\Controller\\TestDriveController::checkSign' => ['privates''.service_locator.nH7Hmae''get_ServiceLocator_NH7HmaeService'false],
  29772.             'DcSiteBundle\\Controller\\TestDriveController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29773.             'DcSiteBundle\\Controller\\TestDriveController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29774.             'DcSiteBundle\\Controller\\TestDriveController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29775.             'DcSiteBundle\\Controller\\TestDriveController::getTime' => ['privates''.service_locator.RYZO4a3''get_ServiceLocator_RYZO4a3Service'false],
  29776.             'DcSiteBundle\\Controller\\TestDriveController::initByDealerOld' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29777.             'DcSiteBundle\\Controller\\TestDriveController::resend' => ['privates''.service_locator.GqZEptx''get_ServiceLocator_GqZEptxService'false],
  29778.             'DcSiteBundle\\Controller\\TestDriveController::sign' => ['privates''.service_locator.XFuUi12''get_ServiceLocator_XFuUi12Service'false],
  29779.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::actionsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29780.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29781.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29782.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29783.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29784.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29785.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29786.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29787.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29788.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29789.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29790.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29791.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29792.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29793.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29794.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29795.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29796.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  29797.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29798.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29799.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29800.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29801.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29802.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29803.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29804.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29805.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29806.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29807.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29808.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29809.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29810.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29811.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  29812.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::creditCalc' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29813.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getAvailableRentCar' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  29814.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29815.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29816.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29817.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::orderForRentCar' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29818.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29819.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::saveReplacementCarForm' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  29820.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::servicePage' => ['privates''.service_locator.NDWf2XC''get_ServiceLocator_NDWf2XCService'false],
  29821.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::to' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  29822.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29823.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29824.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29825.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::singleNews' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29826.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29827.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29828.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29829.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29830.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29831.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29832.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29833.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29834.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29835.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29836.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29837.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29838.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29839.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29840.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29841.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29842.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29843.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29844.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29845.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29846.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29847.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29848.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29849.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29850.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29851.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::buyOnlineResult' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29852.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29853.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29854.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29855.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::inStockList' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  29856.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::inStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29857.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29858.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29859.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29860.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::actionSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29861.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29862.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29863.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29864.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29865.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29866.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29867.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29868.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29869.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29870.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29871.             'DcSiteBundle\\Controller\\Toyota\\AboutController::dealerCenter' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29872.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29873.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29874.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29875.             'DcSiteBundle\\Controller\\Toyota\\AboutController::news' => ['privates''.service_locator.0agYNHk''get_ServiceLocator_0agYNHkService'false],
  29876.             'DcSiteBundle\\Controller\\Toyota\\AboutController::singleNews' => ['privates''.service_locator.nhhyVEO''get_ServiceLocator_NhhyVEOService'false],
  29877.             'DcSiteBundle\\Controller\\Toyota\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29878.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29879.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29880.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29881.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29882.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29883.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29884.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29885.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29886.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29887.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29888.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29889.             'DcSiteBundle\\Controller\\Toyota\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29890.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29891.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29892.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29893.             'DcSiteBundle\\Controller\\Toyota\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29894.             'DcSiteBundle\\Controller\\Toyota\\CarController::car' => ['privates''.service_locator.0u2t7AC''get_ServiceLocator_0u2t7ACService'false],
  29895.             'DcSiteBundle\\Controller\\Toyota\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29896.             'DcSiteBundle\\Controller\\Toyota\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29897.             'DcSiteBundle\\Controller\\Toyota\\CarController::configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29898.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29899.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29900.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29901.             'DcSiteBundle\\Controller\\Toyota\\CarController::inStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29902.             'DcSiteBundle\\Controller\\Toyota\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29903.             'DcSiteBundle\\Controller\\Toyota\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29904.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29905.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29906.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29907.             'DcSiteBundle\\Controller\\Toyota\\MainController::index' => ['privates''.service_locator.y5JThy2''get_ServiceLocator_Y5JThy2Service'false],
  29908.             'DcSiteBundle\\Controller\\Toyota\\MainController::loadModels' => ['privates''.service_locator.sp3FnFY''get_ServiceLocator_Sp3FnFYService'false],
  29909.             'DcSiteBundle\\Controller\\Toyota\\PostController::actionSingle' => ['privates''.service_locator.nhhyVEO''get_ServiceLocator_NhhyVEOService'false],
  29910.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29911.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29912.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29913.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getAvailableRentCar' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  29914.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29915.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29916.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29917.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::orderForRentCar' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29918.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::regulations' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29919.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::saveReplacementCarForm' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  29920.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::servicePage' => ['privates''.service_locator.NDWf2XC''get_ServiceLocator_NDWf2XCService'false],
  29921.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::signIn' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  29922.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::corpSales' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29923.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29924.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29925.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29926.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::loan' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29927.             'DcSiteBundle\\Controller\\TradeInController::estimate' => ['privates''.service_locator.NktUVst''get_ServiceLocator_NktUVstService'false],
  29928.             'DcSiteBundle\\Controller\\TradeInController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29929.             'DcSiteBundle\\Controller\\TradeInController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29930.             'DcSiteBundle\\Controller\\TradeInController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29931.             'DcSiteBundle\\Controller\\TradeInController::getEstimate' => ['privates''.service_locator.ExZJAjw''get_ServiceLocator_ExZJAjwService'false],
  29932.             'DcSiteBundle\\Controller\\TradeInController::init' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  29933.             'DcSiteBundle\\Controller\\TradeInController::search' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  29934.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::about' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29935.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29936.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29937.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29938.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29939.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29940.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29941.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::carSingle' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29942.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29943.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29944.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29945.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29946.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29947.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29948.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29949.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29950.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29951.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  29952.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29953.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29954.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29955.             'DcSiteBundle\\Controller\\UsedCarModuleController::usedCatalog' => ['privates''.service_locator.X5QFwji''get_ServiceLocator_X5QFwjiService'false],
  29956.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29957.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29958.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29959.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29960.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29961.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29962.             'DcSiteBundle\\Controller\\Volvo\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29963.             'DcSiteBundle\\Controller\\Volvo\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29964.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29965.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29966.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29967.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29968.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29969.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29970.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29971.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29972.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29973.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29974.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29975.             'DcSiteBundle\\Controller\\Volvo\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29976.             'DcSiteBundle\\Controller\\Volvo\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29977.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29978.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29979.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29980.             'DcSiteBundle\\Controller\\Volvo\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29981.             'DcSiteBundle\\Controller\\Volvo\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29982.             'DcSiteBundle\\Controller\\Volvo\\CarController::carStocksCard' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29983.             'DcSiteBundle\\Controller\\Volvo\\CarController::cardCar' => ['privates''.service_locator.7Yjue.D''get_ServiceLocator_7Yjue_DService'false],
  29984.             'DcSiteBundle\\Controller\\Volvo\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29985.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29986.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29987.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29988.             'DcSiteBundle\\Controller\\Volvo\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29989.             'DcSiteBundle\\Controller\\Volvo\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29990.             'DcSiteBundle\\Controller\\Volvo\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29991.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29992.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29993.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29994.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29995.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29996.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29997.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29998.             'DcSiteBundle\\Controller\\Volvo\\MainController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29999.             'DcSiteBundle\\Controller\\Volvo\\MainController::seveTempForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30000.             'DcSiteBundle\\Controller\\Volvo\\MainController::specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30001.             'DcSiteBundle\\Controller\\Volvo\\MainController::volvoTour17Save' => ['privates''.service_locator.mMCqrqu''get_ServiceLocator_MMCqrquService'false],
  30002.             'DcSiteBundle\\Controller\\Volvo\\MainController::volvoTourSave' => ['privates''.service_locator.mMCqrqu''get_ServiceLocator_MMCqrquService'false],
  30003.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::calculationValuation' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30004.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30005.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30006.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30007.             'DcSiteBundle\\Controller\\WaterController::buildFilterUrl' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30008.             'DcSiteBundle\\Controller\\WaterController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30009.             'DcSiteBundle\\Controller\\WaterController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30010.             'DcSiteBundle\\Controller\\WaterController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30011.             'DcSiteBundle\\Controller\\WaterController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30012.             'DcSiteBundle\\Controller\\WaterController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30013.             'DcSiteBundle\\Controller\\WaterController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30014.             'DcSiteBundle\\Controller\\WaterController::getWater' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30015.             'DcSiteBundle\\Controller\\WaterController::getWaterAccessories' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30016.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::aboutNewsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30017.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30018.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30019.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30020.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30021.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30022.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30023.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30024.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30025.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30026.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::leasingCSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30027.             'DcSiteBundle\\Controller\\Yamaha\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30028.             'DcSiteBundle\\Controller\\Yamaha\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30029.             'DcSiteBundle\\Controller\\Yamaha\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30030.             'DcSiteBundle\\Controller\\Yamaha\\BoatController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30031.             'DcSiteBundle\\Controller\\Yamaha\\BoatController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30032.             'DcSiteBundle\\Controller\\Yamaha\\BoatController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30033.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30034.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30035.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30036.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30037.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30038.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30039.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::modelCard' => ['privates''.service_locator.3zKUpnl''get_ServiceLocator_3zKUpnlService'false],
  30040.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30041.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30042.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30043.             'DcSiteBundle\\Controller\\Yamaha\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30044.             'DcSiteBundle\\Controller\\Yamaha\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30045.             'DcSiteBundle\\Controller\\Yamaha\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30046.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30047.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30048.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30049.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30050.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30051.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30052.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30053.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30054.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30055.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::leasing' => ['privates''.service_locator.n31No4C''get_ServiceLocator_N31No4CService'false],
  30056.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::winterStorageHydrocycles' => ['privates''.service_locator.n31No4C''get_ServiceLocator_N31No4CService'false],
  30057.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30058.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30059.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30060.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30061.             'FoundersBundle\\Controller\\BusinessController::business' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  30062.             'FoundersBundle\\Controller\\BusinessController::businessAvtomobilniy' => ['privates''.service_locator.led6AQo''get_ServiceLocator_Led6AQoService'false],
  30063.             'FoundersBundle\\Controller\\FamilyController::loadMorePosts' => ['privates''.service_locator.XDzSyfH''get_ServiceLocator_XDzSyfHService'false],
  30064.             'FoundersBundle\\Controller\\InvestmentController::investmentCategory' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  30065.             'FoundersBundle\\Controller\\InvestmentController::socialInvestmentSingle' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  30066.             'FoundersBundle\\Controller\\MainController::index' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  30067.             'FoundersBundle\\Controller\\MediaController::postNews' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  30068.             'FoundersBundle\\Controller\\MediaController::postPublication' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  30069.             'FoundersBundle\\Controller\\MediaController::postSingle' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  30070.             'FoundersBundle\\Controller\\MediaController::postSolemnEvent' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  30071.             'FoundersBundle\\Controller\\SiteMapController::siteMap' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  30072.             'InsuranceBundle\\Controller\\AboutController::complianceSave' => ['privates''.service_locator.fuUhxUY''get_ServiceLocator_FuUhxUYService'false],
  30073.             'InsuranceBundle\\Controller\\AboutController::getInsuranceCondition' => ['privates''.service_locator.uLECXDE''get_ServiceLocator_ULECXDEService'false],
  30074.             'InsuranceBundle\\Controller\\AboutController::getMediationService' => ['privates''.service_locator.uLECXDE''get_ServiceLocator_ULECXDEService'false],
  30075.             'InsuranceBundle\\Controller\\AboutController::vacansySingle' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  30076.             'InsuranceBundle\\Controller\\AuthController::loginCheck' => ['privates''.service_locator.RT2v_Ms''get_ServiceLocator_RT2vMsService'false],
  30077.             'InsuranceBundle\\Controller\\BasketController::order' => ['privates''.service_locator.vh9QwCp''get_ServiceLocator_Vh9QwCpService'false],
  30078.             'InsuranceBundle\\Controller\\CabinetController::cabinet' => ['privates''.service_locator.gGjIPR4''get_ServiceLocator_GGjIPR4Service'false],
  30079.             'InsuranceBundle\\Controller\\CabinetController::changeCasco' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30080.             'InsuranceBundle\\Controller\\CabinetController::fastAuthLogin' => ['privates''.service_locator.IOngJ0P''get_ServiceLocator_IOngJ0PService'false],
  30081.             'InsuranceBundle\\Controller\\CabinetController::prolongation' => ['privates''.service_locator.fbnZ.Xz''get_ServiceLocator_FbnZ_XzService'false],
  30082.             'InsuranceBundle\\Controller\\CabinetController::senFb' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30083.             'InsuranceBundle\\Controller\\CabinetController::signContract' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30084.             'InsuranceBundle\\Controller\\FormController::advancedQuestion' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  30085.             'InsuranceBundle\\Controller\\FormController::callback' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  30086.             'InsuranceBundle\\Controller\\FormController::orderInsurance' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  30087.             'InsuranceBundle\\Controller\\ProgramsController::autofortressKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  30088.             'InsuranceBundle\\Controller\\ProgramsController::calc' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  30089.             'InsuranceBundle\\Controller\\ProgramsController::cascoOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  30090.             'InsuranceBundle\\Controller\\ProgramsController::completeKasco' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  30091.             'InsuranceBundle\\Controller\\ProgramsController::dgo' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  30092.             'InsuranceBundle\\Controller\\ProgramsController::estimate' => ['privates''.service_locator.bQifdW0''get_ServiceLocator_BQifdW0Service'false],
  30093.             'InsuranceBundle\\Controller\\ProgramsController::extendedWarranty' => ['privates''.service_locator.VZ1K3DK''get_ServiceLocator_VZ1K3DKService'false],
  30094.             'InsuranceBundle\\Controller\\ProgramsController::fiftyKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  30095.             'InsuranceBundle\\Controller\\ProgramsController::getModels' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  30096.             'InsuranceBundle\\Controller\\ProgramsController::homeInsurance' => ['privates''.service_locator.epLYOaB''get_ServiceLocator_EpLYOaBService'false],
  30097.             'InsuranceBundle\\Controller\\ProgramsController::informDoc' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  30098.             'InsuranceBundle\\Controller\\ProgramsController::informDocPage' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  30099.             'InsuranceBundle\\Controller\\ProgramsController::initCalc' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  30100.             'InsuranceBundle\\Controller\\ProgramsController::kasco' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  30101.             'InsuranceBundle\\Controller\\ProgramsController::lightKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  30102.             'InsuranceBundle\\Controller\\ProgramsController::miniKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  30103.             'InsuranceBundle\\Controller\\ProgramsController::ogo' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  30104.             'InsuranceBundle\\Controller\\ProgramsController::topDriverAction' => ['privates''.service_locator.epLYOaB''get_ServiceLocator_EpLYOaBService'false],
  30105.             'InsuranceBundle\\Controller\\ServiceController::bankIdCallback' => ['privates''.service_locator.gGjIPR4''get_ServiceLocator_GGjIPR4Service'false],
  30106.             'InsuranceBundle\\Controller\\ServiceController::bankIdTest' => ['privates''.service_locator.fbnZ.Xz''get_ServiceLocator_FbnZ_XzService'false],
  30107.             'IntegrationBundle\\Controller\\Dealer\\MainController::branch' => ['privates''.service_locator.VrM5mf6''get_ServiceLocator_VrM5mf6Service'false],
  30108.             'IntegrationBundle\\Controller\\Dealer\\MainController::branchByDealerUid' => ['privates''.service_locator.VrM5mf6''get_ServiceLocator_VrM5mf6Service'false],
  30109.             'IntegrationBundle\\Controller\\Dealer\\MainController::checkSignature' => ['privates''.service_locator._RvxFvy''get_ServiceLocator_RvxFvyService'false],
  30110.             'IntegrationBundle\\Controller\\Dealer\\MainController::dealerIntegrationLogin' => ['privates''.service_locator.F2io1FS''get_ServiceLocator_F2io1FSService'false],
  30111.             'IntegrationBundle\\Controller\\Dealer\\MainController::getDocumentsQrByDealerUid' => ['privates''.service_locator._RvxFvy''get_ServiceLocator_RvxFvyService'false],
  30112.             'IntegrationBundle\\Controller\\Dealer\\MainController::getQr' => ['privates''.service_locator.91o1U0S''get_ServiceLocator_91o1U0SService'false],
  30113.             'IntegrationBundle\\Controller\\Dealer\\MainController::getQrByDealerUid' => ['privates''.service_locator.91o1U0S''get_ServiceLocator_91o1U0SService'false],
  30114.             'IntegrationBundle\\Controller\\Dealer\\MainController::info' => ['privates''.service_locator.Xq42A4p''get_ServiceLocator_Xq42A4pService'false],
  30115.             'IntegrationBundle\\Controller\\Diia\\MainController::callBackProcess' => ['privates''.service_locator.YtIWVqf''get_ServiceLocator_YtIWVqfService'false],
  30116.             'IntegrationBundle\\Controller\\Diia\\MainController::callBackSignatureProcess' => ['privates''.service_locator.YtIWVqf''get_ServiceLocator_YtIWVqfService'false],
  30117.             'MyBundle\\Controller\\AuthController::codeLogin' => ['privates''.service_locator.dbuQxiP''get_ServiceLocator_DbuQxiPService'false],
  30118.             'MyBundle\\Controller\\AuthController::codeLoginNewPhone' => ['privates''.service_locator.dbuQxiP''get_ServiceLocator_DbuQxiPService'false],
  30119.             'MyBundle\\Controller\\AuthController::confirmRegistration' => ['privates''.service_locator.MXQW7EO''get_ServiceLocator_MXQW7EOService'false],
  30120.             'MyBundle\\Controller\\AuthController::getCode' => ['privates''.service_locator.1PDsblh''get_ServiceLocator_1PDsblhService'false],
  30121.             'MyBundle\\Controller\\AuthController::getCodeChangePhone' => ['privates''.service_locator.Mz5nXIh''get_ServiceLocator_Mz5nXIhService'false],
  30122.             'MyBundle\\Controller\\AuthController::getCodeRecovery' => ['privates''.service_locator.MxvdFzA''get_ServiceLocator_MxvdFzAService'false],
  30123.             'MyBundle\\Controller\\AuthController::login' => ['privates''.service_locator.iPDy3TP''get_ServiceLocator_IPDy3TPService'false],
  30124.             'MyBundle\\Controller\\AuthController::loginCheck' => ['privates''.service_locator.7hrPXEc''get_ServiceLocator_7hrPXEcService'false],
  30125.             'MyBundle\\Controller\\AuthController::logout' => ['privates''.service_locator.w7N4v5d''get_ServiceLocator_W7N4v5dService'false],
  30126.             'MyBundle\\Controller\\AuthController::referralRegister' => ['privates''.service_locator.HauFJLA''get_ServiceLocator_HauFJLAService'false],
  30127.             'MyBundle\\Controller\\AuthController::referralRegisterConfirm' => ['privates''.service_locator.w7N4v5d''get_ServiceLocator_W7N4v5dService'false],
  30128.             'MyBundle\\Controller\\AuthController::register' => ['privates''.service_locator.pNUN3wT''get_ServiceLocator_PNUN3wTService'false],
  30129.             'MyBundle\\Controller\\AuthController::resendRegistrationCode' => ['privates''.service_locator.KKfGJZB''get_ServiceLocator_KKfGJZBService'false],
  30130.             'MyBundle\\Controller\\AuthController::sendRecoverEmail' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  30131.             'MyBundle\\Controller\\AuthController::setNewPhone' => ['privates''.service_locator.pDr_QHY''get_ServiceLocator_PDrQHYService'false],
  30132.             'MyBundle\\Controller\\AuthController::setPassword' => ['privates''.service_locator.cqzZA2M''get_ServiceLocator_CqzZA2MService'false],
  30133.             'MyBundle\\Controller\\AuthController::setRecoveryPassword' => ['privates''.service_locator.hRA9wft''get_ServiceLocator_HRA9wftService'false],
  30134.             'MyBundle\\Controller\\BasketController::addAccessory' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  30135.             'MyBundle\\Controller\\BasketController::addCasco' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  30136.             'MyBundle\\Controller\\BasketController::addItemsToBasket' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  30137.             'MyBundle\\Controller\\BasketController::changeCount' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  30138.             'MyBundle\\Controller\\BasketController::getBasketByType' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  30139.             'MyBundle\\Controller\\BasketController::init' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  30140.             'MyBundle\\Controller\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30141.             'MyBundle\\Controller\\BasketController::removeItem' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  30142.             'MyBundle\\Controller\\BasketController::toggleInstall' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  30143.             'MyBundle\\Controller\\BasketController::toggleInstallAccessory' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  30144.             'MyBundle\\Controller\\GarageController::findDoc' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  30145.             'MyBundle\\Controller\\GarageController::findNumber' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  30146.             'MyBundle\\Controller\\GarageController::init' => ['privates''.service_locator.CPkLYKu''get_ServiceLocator_CPkLYKuService'false],
  30147.             'MyBundle\\Controller\\MainController::credentialsGetCode' => ['privates''.service_locator.eedAXXM''get_ServiceLocator_EedAXXMService'false],
  30148.             'MyBundle\\Controller\\MainController::credentialsSetData' => ['privates''.service_locator.9o_AN0R''get_ServiceLocator_9oAN0RService'false],
  30149.             'MyBundle\\Controller\\MainController::dataUsageRules' => ['privates''.service_locator.w7N4v5d''get_ServiceLocator_W7N4v5dService'false],
  30150.             'MyBundle\\Controller\\MainController::getSignCode' => ['privates''.service_locator.nH7Hmae''get_ServiceLocator_NH7HmaeService'false],
  30151.             'MyBundle\\Controller\\MainController::index' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  30152.             'MyBundle\\Controller\\MainController::sign' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30153.             'MyBundle\\Controller\\OnlineActivityController::historyConf' => ['privates''.service_locator.zMchJmN''get_ServiceLocator_ZMchJmNService'false],
  30154.             'MyBundle\\Controller\\OnlineActivityController::historyCredit' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  30155.             'MyBundle\\Controller\\OnlineActivityController::historyRewiev' => ['privates''.service_locator.zMchJmN''get_ServiceLocator_ZMchJmNService'false],
  30156.             'MyBundle\\Controller\\OnlineActivityController::init' => ['privates''.service_locator.zMchJmN''get_ServiceLocator_ZMchJmNService'false],
  30157.             'MyBundle\\Controller\\OrderController::getCities' => ['privates''.service_locator.hM6jGlz''get_ServiceLocator_HM6jGlzService'false],
  30158.             'MyBundle\\Controller\\OrderController::getStatusPay' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30159.             'MyBundle\\Controller\\OrderController::getStreets' => ['privates''.service_locator.hM6jGlz''get_ServiceLocator_HM6jGlzService'false],
  30160.             'MyBundle\\Controller\\OrderController::getWarehouses' => ['privates''.service_locator.hM6jGlz''get_ServiceLocator_HM6jGlzService'false],
  30161.             'MyBundle\\Controller\\OrderController::init' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30162.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::index' => ['privates''.service_locator.2Hp9BD6''get_ServiceLocator_2Hp9BD6Service'false],
  30163.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::programs' => ['privates''.service_locator.vWeVjJy''get_ServiceLocator_VWeVjJyService'false],
  30164.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::save' => ['privates''.service_locator.kQSCQ9p''get_ServiceLocator_KQSCQ9pService'false],
  30165.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toPDF' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30166.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toPDFAnnuity' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30167.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toPDFStandard' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30168.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toReport' => ['privates''.service_locator.C_Dux9p''get_ServiceLocator_CDux9pService'false],
  30169.             'MyBundle\\Controller\\ProfileController::carSingle' => ['privates''.service_locator.QC.2sSi''get_ServiceLocator_QC_2sSiService'false],
  30170.             'MyBundle\\Controller\\ProfileController::insCalc' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  30171.             'MyBundle\\Controller\\ProfileController::insCalcByCar' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  30172.             'MyBundle\\Controller\\ProfileController::orderService' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  30173.             'MyBundle\\Controller\\ProfileController::orderServiceByParameters' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  30174.             'MyBundle\\Controller\\ProfileController::orderTestDrive' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  30175.             'MyBundle\\Controller\\ProfileController::orders' => ['privates''.service_locator.wsl3qL2''get_ServiceLocator_Wsl3qL2Service'false],
  30176.             'MyBundle\\Controller\\ProfileController::quality' => ['privates''.service_locator.QC.2sSi''get_ServiceLocator_QC_2sSiService'false],
  30177.             'MyBundle\\Controller\\ProfileController::referralSend' => ['privates''.service_locator.spC5qUi''get_ServiceLocator_SpC5qUiService'false],
  30178.             'MyBundle\\Controller\\ProfileController::sendCaseToEmail' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30179.             'MyBundle\\Controller\\ProfileController::sendSmsCode' => ['privates''.service_locator.hBa4opA''get_ServiceLocator_HBa4opAService'false],
  30180.             'MyBundle\\Controller\\ProfileController::support' => ['privates''.service_locator.iYNY9GL''get_ServiceLocator_IYNY9GLService'false],
  30181.             'MyBundle\\Controller\\ProfileController::updateEmail' => ['privates''.service_locator.iFbj50x''get_ServiceLocator_IFbj50xService'false],
  30182.             'MyBundle\\Controller\\ProfileController::wishList' => ['privates''.service_locator.j7pJ6TX''get_ServiceLocator_J7pJ6TXService'false],
  30183.             'PortalBundle\\Controller\\AboutController::about' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  30184.             'PortalBundle\\Controller\\AboutController::blog' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30185.             'PortalBundle\\Controller\\AboutController::blogSingle' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30186.             'PortalBundle\\Controller\\AboutController::career' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  30187.             'PortalBundle\\Controller\\AboutController::contactsSingle' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  30188.             'PortalBundle\\Controller\\AboutController::singleVacancies' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  30189.             'PortalBundle\\Controller\\AboutController::vacancies' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  30190.             'PortalBundle\\Controller\\AjaxController::businessCSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30191.             'PortalBundle\\Controller\\AjaxController::businessTSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30192.             'PortalBundle\\Controller\\AjaxController::catalogData' => ['privates''.service_locator.zjL8auC''get_ServiceLocator_ZjL8auCService'false],
  30193.             'PortalBundle\\Controller\\AjaxController::catalogInit' => ['privates''.service_locator.2VuQkXs''get_ServiceLocator_2VuQkXsService'false],
  30194.             'PortalBundle\\Controller\\AjaxController::creditMerchant' => ['privates''.service_locator.u7zd_J6''get_ServiceLocator_U7zdJ6Service'false],
  30195.             'PortalBundle\\Controller\\AjaxController::dealerInit' => ['privates''.service_locator.A76tk_1''get_ServiceLocator_A76tk1Service'false],
  30196.             'PortalBundle\\Controller\\AjaxController::leasingCSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30197.             'PortalBundle\\Controller\\AjaxController::leasingTSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30198.             'PortalBundle\\Controller\\AjaxController::postData' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30199.             'PortalBundle\\Controller\\AjaxController::unicomerceConsultService' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30200.             'PortalBundle\\Controller\\CarController::archive' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  30201.             'PortalBundle\\Controller\\CarController::catalog' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  30202.             'PortalBundle\\Controller\\CarController::inStockOne' => ['privates''.service_locator._i.u3hs''get_ServiceLocator_I_U3hsService'false],
  30203.             'PortalBundle\\Controller\\CarController::index' => ['privates''.service_locator.qNgubTn''get_ServiceLocator_QNgubTnService'false],
  30204.             'PortalBundle\\Controller\\CarController::usedCar' => ['privates''.service_locator.rVRfp.K''get_ServiceLocator_RVRfp_KService'false],
  30205.             'PortalBundle\\Controller\\CarController::vehicleInStock' => ['privates''.service_locator.6hoAnnd''get_ServiceLocator_6hoAnndService'false],
  30206.             'PortalBundle\\Controller\\CarController::vehicleUsed' => ['privates''.service_locator.YxbcU6p''get_ServiceLocator_YxbcU6pService'false],
  30207.             'PortalBundle\\Controller\\CatalogController::catalog' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30208.             'PortalBundle\\Controller\\CatalogController::catalogCategory' => ['privates''.service_locator.GfJKm4k''get_ServiceLocator_GfJKm4kService'false],
  30209.             'PortalBundle\\Controller\\CatalogController::catalogSearch' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30210.             'PortalBundle\\Controller\\CatalogController::catalogSearchApi' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30211.             'PortalBundle\\Controller\\CatalogController::getChangeFilter' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  30212.             'PortalBundle\\Controller\\CatalogController::getDealersFromFilter' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30213.             'PortalBundle\\Controller\\CatalogController::getDealersFromSelectedFilter' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30214.             'PortalBundle\\Controller\\CatalogController::initVehicleFilterUrl' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  30215.             'PortalBundle\\Controller\\CatalogController::saveCallback' => ['privates''.service_locator.GG6qmx.''get_ServiceLocator_GG6qmx_Service'false],
  30216.             'PortalBundle\\Controller\\ComparisonController::featured' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30217.             'PortalBundle\\Controller\\ComparisonController::getComparisonByItems' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  30218.             'PortalBundle\\Controller\\ComparisonController::init' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  30219.             'PortalBundle\\Controller\\ContactsController::contacts' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30220.             'PortalBundle\\Controller\\ContactsController::supportSave' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  30221.             'PortalBundle\\Controller\\CrmActionController::resultsActivitiesAction' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  30222.             'PortalBundle\\Controller\\CrmActionController::sendReportAction' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  30223.             'PortalBundle\\Controller\\FeaturedController::addToFeatured' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30224.             'PortalBundle\\Controller\\FeaturedController::removeFromFav' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30225.             'PortalBundle\\Controller\\FinanceController::business' => ['privates''.service_locator.Vo3ehyT''get_ServiceLocator_Vo3ehyTService'false],
  30226.             'PortalBundle\\Controller\\FinanceController::creditInit' => ['privates''.service_locator.Y5YHy_.''get_ServiceLocator_Y5YHy_Service'false],
  30227.             'PortalBundle\\Controller\\FinanceController::creditProgramByFirstPayment' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30228.             'PortalBundle\\Controller\\FinanceController::creditProgramVehicleWithMinMaxPrice' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30229.             'PortalBundle\\Controller\\FinanceController::getCrmDataByUUID' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30230.             'PortalBundle\\Controller\\FinanceController::insurance' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  30231.             'PortalBundle\\Controller\\FinanceController::saveCreditCalculationUserData' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30232.             'PortalBundle\\Controller\\FinanceController::saveCreditPageReview' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30233.             'PortalBundle\\Controller\\FoundersController::founders' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30234.             'PortalBundle\\Controller\\FoundersController::foundersBiography' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30235.             'PortalBundle\\Controller\\FoundersController::foundersBiographySingle' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30236.             'PortalBundle\\Controller\\FoundersController::foundersNewsSingle' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30237.             'PortalBundle\\Controller\\FoundersController::foundersPhoto' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30238.             'PortalBundle\\Controller\\FoundersController::foundersPublicationsSingle' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30239.             'PortalBundle\\Controller\\FoundersController::foundersVideo' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30240.             'PortalBundle\\Controller\\LandingController::saveLandingForm' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30241.             'PortalBundle\\Controller\\LinkMinifyController::gotoLink' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30242.             'PortalBundle\\Controller\\MainController::addNewUnsubscribe' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  30243.             'PortalBundle\\Controller\\MainController::qualitySave' => ['privates''.service_locator.JaBorXs''get_ServiceLocator_JaBorXsService'false],
  30244.             'PortalBundle\\Controller\\MainController::qualityService' => ['privates''.service_locator.SNuJ2mc''get_ServiceLocator_SNuJ2mcService'false],
  30245.             'PortalBundle\\Controller\\MainController::qualityServiceTech' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30246.             'PortalBundle\\Controller\\MainController::questionnaireCRMSaveAction' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  30247.             'PortalBundle\\Controller\\MainController::questionnaireCRMService' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  30248.             'PortalBundle\\Controller\\MainController::questionnaireSave' => ['privates''.service_locator.p.QtEBL''get_ServiceLocator_P_QtEBLService'false],
  30249.             'PortalBundle\\Controller\\MainController::questionnaireService' => ['privates''.service_locator.SNuJ2mc''get_ServiceLocator_SNuJ2mcService'false],
  30250.             'PortalBundle\\Controller\\MainController::saveContest_10000' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30251.             'PortalBundle\\Controller\\MainController::subscriptionManagement' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  30252.             'PortalBundle\\Controller\\PostController::actions' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30253.             'PortalBundle\\Controller\\PostController::actionsSingle' => ['privates''.service_locator.V9wc21a''get_ServiceLocator_V9wc21aService'false],
  30254.             'PortalBundle\\Controller\\PostController::news' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30255.             'PortalBundle\\Controller\\PostController::newsByDealer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30256.             'PortalBundle\\Controller\\PostController::newsSingle' => ['privates''.service_locator.V9wc21a''get_ServiceLocator_V9wc21aService'false],
  30257.             'PortalBundle\\Controller\\ProgramsController::cascoOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  30258.             'PortalBundle\\Controller\\ProgramsController::estimate' => ['privates''.service_locator.XL4NeP9''get_ServiceLocator_XL4NeP9Service'false],
  30259.             'PortalBundle\\Controller\\ProgramsController::getModels' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  30260.             'PortalBundle\\Controller\\ProgramsController::initCalc' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  30261.             'PortalBundle\\Controller\\ProgramsController::sendForm' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30262.             'PortalBundle\\Controller\\ReviewsController::init' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30263.             'PortalBundle\\Controller\\ReviewsController::like' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30264.             'PortalBundle\\Controller\\ReviewsController::save' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30265.             'PortalBundle\\Controller\\SaleController::commission' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30266.             'PortalBundle\\Controller\\SaleController::feedbackForm' => ['privates''.service_locator.GG6qmx.''get_ServiceLocator_GG6qmx_Service'false],
  30267.             'PortalBundle\\Controller\\SearchController::search' => ['privates''.service_locator.GfJKm4k''get_ServiceLocator_GfJKm4kService'false],
  30268.             'PortalBundle\\Controller\\ServiceController::accessories' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30269.             'PortalBundle\\Controller\\ServiceController::bodyRepair' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30270.             'PortalBundle\\Controller\\ServiceController::bodyRepairCategory' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30271.             'PortalBundle\\Controller\\ServiceController::bodyRepairSubCategory' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30272.             'PortalBundle\\Controller\\ServiceController::byDealer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30273.             'PortalBundle\\Controller\\ServiceController::byDealer2' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30274.             'PortalBundle\\Controller\\ServiceController::byDealer3' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30275.             'PortalBundle\\Controller\\ServiceController::byDealer4' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30276.             'PortalBundle\\Controller\\ServiceController::carRepair' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  30277.             'PortalBundle\\Controller\\ServiceController::getBlogPostsAction' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30278.             'PortalBundle\\Controller\\ServiceController::getBlogsCategoriesAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30279.             'PortalBundle\\Controller\\ServiceController::initRepairCalc' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30280.             'PortalBundle\\Controller\\ServiceController::multiConsultationTestdriveForm' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30281.             'PortalBundle\\Controller\\ServiceController::nightServiceAgreement' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30282.             'PortalBundle\\Controller\\ServiceController::parts' => ['privates''.service_locator.mCi_Qr6''get_ServiceLocator_MCiQr6Service'false],
  30283.             'PortalBundle\\Controller\\ServiceController::prepareToSendBlogPosts' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  30284.             'PortalBundle\\Controller\\ServiceController::saveLeadAccessory' => ['privates''.service_locator.GG6qmx.''get_ServiceLocator_GG6qmx_Service'false],
  30285.             'PortalBundle\\Controller\\ServiceController::savePopupFormBodyRepair' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30286.             'PortalBundle\\Controller\\ServiceController::service' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  30287.             'PortalBundle\\Controller\\ServiceController::serviceFormSave' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  30288.             'PortalBundle\\Controller\\ServiceController::serviceInit' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  30289.             'PortalBundle\\Controller\\ServiceController::servicePageContentDealer' => ['privates''.service_locator.wyS5Sdi''get_ServiceLocator_WyS5SdiService'false],
  30290.             'PortalBundle\\Controller\\ServiceController::servicePageSubWorkGroup' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  30291.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroup' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  30292.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupBrand' => ['privates''.service_locator.hbE1jcB''get_ServiceLocator_HbE1jcBService'false],
  30293.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupBrandCalc' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  30294.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30295.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupModelCalc' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  30296.             'PortalBundle\\Controller\\ServiceController::tiresHotel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30297.             'PortalBundle\\Controller\\ServiceController::to' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30298.             'PortalBundle\\Controller\\ServiceController::toBrand' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30299.             'PortalBundle\\Controller\\ServiceController::toModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30300.             'PortalBundle\\Controller\\ServiceWorkWidgetController::download' => ['privates''.service_locator.T1LbLJ8''get_ServiceLocator_T1LbLJ8Service'false],
  30301.             'PortalBundle\\Controller\\ServiceWorkWidgetController::getRegulationData' => ['privates''.service_locator.eT6lY71''get_ServiceLocator_ET6lY71Service'false],
  30302.             'PortalBundle\\Controller\\ServiceWorkWidgetController::init' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  30303.             'PortalBundle\\Controller\\ServiceWorkWidgetController::reg' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30304.             'PortalBundle\\Controller\\ServiceWorkWidgetController::regulationWidget' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30305.             'PortalBundle\\Controller\\ServiceWorkWidgetController::variations' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30306.             'PortalBundle\\Controller\\SiteMapController::portal' => ['privates''.service_locator.wjoaFkq''get_ServiceLocator_WjoaFkqService'false],
  30307.             'PortalBundle\\Controller\\StockController::catalogCategory' => ['privates''.service_locator.GfJKm4k''get_ServiceLocator_GfJKm4kService'false],
  30308.             'PortalBundle\\Controller\\StockController::getChangeFilter' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  30309.             'PortalBundle\\Controller\\StockController::inStock' => ['privates''.service_locator.U9V0get''get_ServiceLocator_U9V0getService'false],
  30310.             'PortalBundle\\Controller\\StockController::inStockApi' => ['privates''.service_locator.eEFEjhf''get_ServiceLocator_EEFEjhfService'false],
  30311.             'PortalBundle\\Controller\\StockController::initVehicleFilterUrl' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  30312.             'PortalBundle\\Controller\\UnicomersController::aboutUnicomers' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30313.             'PortalBundle\\Controller\\UnicomersController::unicomersProjects' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30314.             'PortalBundle\\Controller\\UnicomersController::unicomersSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30315.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  30316.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  30317.             'AdminBundle\\Controller\\AjaxController:add' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  30318.             'AdminBundle\\Controller\\AjaxController:data' => ['privates''.service_locator.t9SfgZM''get_ServiceLocator_T9SfgZMService'false],
  30319.             'AdminBundle\\Controller\\AjaxController:deleteRateSave' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30320.             'AdminBundle\\Controller\\AjaxController:editOption' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  30321.             'AdminBundle\\Controller\\AjaxController:getDealers' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30322.             'AdminBundle\\Controller\\AjaxController:getModels' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  30323.             'AdminBundle\\Controller\\AjaxController:setUserDealer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30324.             'AdminBundle\\Controller\\AjaxController:state' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30325.             'AdminBundle\\Controller\\BaseCRUDController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30326.             'AdminBundle\\Controller\\CRUDInsController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30327.             'AdminBundle\\Controller\\LogsController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30328.             'AdminBundle\\Controller\\ModelRangeController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30329.             'AdminBundle\\Controller\\References\\ModelController:addMediaModel' => ['privates''.service_locator.qEHWGcv''get_ServiceLocator_QEHWGcvService'false],
  30330.             'AdminBundle\\Controller\\References\\ModelController:createModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30331.             'AdminBundle\\Controller\\References\\ModelController:getCitiesByRegionUrl' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  30332.             'AdminBundle\\Controller\\References\\ModelController:getModelByBrand' => ['privates''.service_locator.9KsWGv.''get_ServiceLocator_9KsWGv_Service'false],
  30333.             'AdminBundle\\Controller\\References\\ModelController:removeMediaModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30334.             'AdminBundle\\Controller\\References\\ModelController:updateModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30335.             'AdminBundle\\Controller\\SecurityController:loginCheckAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30336.             'AdminBundle\\Controller\\SeoMetaTagController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30337.             'AdminBundle\\Controller\\VehicleEstimateOddsController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30338.             'AdminBundle\\Controller\\Vehicles\\CRUDController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30339.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30340.             'AutomarketBundle\\Controller\\AboutController:aboutAutomarket' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30341.             'AutomarketBundle\\Controller\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30342.             'AutomarketBundle\\Controller\\AboutController:vacancy' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30343.             'AutomarketBundle\\Controller\\AboutController:vacancyId' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30344.             'AutomarketBundle\\Controller\\AjaxController:initInterest' => ['privates''.service_locator.VotP57c''get_ServiceLocator_VotP57cService'false],
  30345.             'AutomarketBundle\\Controller\\CarController:car' => ['privates''.service_locator.nU0f5Ib''get_ServiceLocator_NU0f5IbService'false],
  30346.             'AutomarketBundle\\Controller\\CarController:getComparison' => ['privates''.service_locator..MI7WAw''get_ServiceLocator__MI7WAwService'false],
  30347.             'AutomarketBundle\\Controller\\ComparisonController:featured' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30348.             'AutomarketBundle\\Controller\\ComparisonController:getComparisonByItems' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  30349.             'AutomarketBundle\\Controller\\ComparisonController:init' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  30350.             'AutomarketBundle\\Controller\\FormController:buyForm' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  30351.             'AutomarketBundle\\Controller\\FormController:feedbackForm' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  30352.             'AutomarketBundle\\Controller\\FormController:preorderForm' => ['privates''.service_locator.pDuO8G2''get_ServiceLocator_PDuO8G2Service'false],
  30353.             'AutomarketBundle\\Controller\\RSSController:show' => ['privates''.service_locator.WxudIxS''get_ServiceLocator_WxudIxSService'false],
  30354.             'AutomarketBundle\\Controller\\SaleController:widget' => ['privates''.service_locator.d_rtZkJ''get_ServiceLocator_DRtZkJService'false],
  30355.             'AutomarketBundle\\Controller\\SiteMapController:siteMap' => ['privates''.service_locator.x1vb0sC''get_ServiceLocator_X1vb0sCService'false],
  30356.             'CoreBundle\\Controller\\CrossDomainAuthController:authByToken' => ['privates''.service_locator.iAV17HX''get_ServiceLocator_IAV17HXService'false],
  30357.             'DcSiteBundle\\Controller\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30358.             'DcSiteBundle\\Controller\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30359.             'DcSiteBundle\\Controller\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30360.             'DcSiteBundle\\Controller\\AccessoriesController:init' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30361.             'DcSiteBundle\\Controller\\AccessoriesController:initByDealer' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30362.             'DcSiteBundle\\Controller\\AccessoriesController:newFindAccessories' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30363.             'DcSiteBundle\\Controller\\AccessoriesController:newFindCategories' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30364.             'DcSiteBundle\\Controller\\AccessoriesController:newFindCategory' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30365.             'DcSiteBundle\\Controller\\AccessoriesFilterController:buildUrl' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30366.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30367.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30368.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30369.             'DcSiteBundle\\Controller\\AccessoriesFilterController:initFilter' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30370.             'DcSiteBundle\\Controller\\AccessoriesFilterController:initRedirectVariationQr' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30371.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30372.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30373.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30374.             'DcSiteBundle\\Controller\\BaseDcController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30375.             'DcSiteBundle\\Controller\\BaseDcController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30376.             'DcSiteBundle\\Controller\\BaseDcController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30377.             'DcSiteBundle\\Controller\\CallbackController:createRequest' => ['privates''.service_locator.onopnFE''get_ServiceLocator_OnopnFEService'false],
  30378.             'DcSiteBundle\\Controller\\CallbackController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30379.             'DcSiteBundle\\Controller\\CallbackController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30380.             'DcSiteBundle\\Controller\\CallbackController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30381.             'DcSiteBundle\\Controller\\CallbackController:getState' => ['privates''.service_locator.onopnFE''get_ServiceLocator_OnopnFEService'false],
  30382.             'DcSiteBundle\\Controller\\CarController:createOrder' => ['privates''.service_locator.aH4IuZJ''get_ServiceLocator_AH4IuZJService'false],
  30383.             'DcSiteBundle\\Controller\\CarController:findModels' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30384.             'DcSiteBundle\\Controller\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30385.             'DcSiteBundle\\Controller\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30386.             'DcSiteBundle\\Controller\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30387.             'DcSiteBundle\\Controller\\CarController:getModelInfo' => ['privates''.service_locator.FQrtvFq''get_ServiceLocator_FQrtvFqService'false],
  30388.             'DcSiteBundle\\Controller\\CarController:pricesLoad' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30389.             'DcSiteBundle\\Controller\\CarController:techLoad' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30390.             'DcSiteBundle\\Controller\\CarController:updateOrder' => ['privates''.service_locator.S.GP1m3''get_ServiceLocator_S_GP1m3Service'false],
  30391.             'DcSiteBundle\\Controller\\CarInStockModuleController:byVehicle' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  30392.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30393.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30394.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30395.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30396.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30397.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30398.             'DcSiteBundle\\Controller\\Citroen\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30399.             'DcSiteBundle\\Controller\\Citroen\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30400.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30401.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30402.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30403.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:redirectToShop' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  30404.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30405.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30406.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30407.             'DcSiteBundle\\Controller\\Citroen\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30408.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30409.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30410.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30411.             'DcSiteBundle\\Controller\\Citroen\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30412.             'DcSiteBundle\\Controller\\Citroen\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  30413.             'DcSiteBundle\\Controller\\Citroen\\CarController:carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30414.             'DcSiteBundle\\Controller\\Citroen\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30415.             'DcSiteBundle\\Controller\\Citroen\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30416.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30417.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30418.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30419.             'DcSiteBundle\\Controller\\Citroen\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30420.             'DcSiteBundle\\Controller\\Citroen\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30421.             'DcSiteBundle\\Controller\\Citroen\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30422.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30423.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30424.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30425.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30426.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30427.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30428.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30429.             'DcSiteBundle\\Controller\\Citroen\\MainController:index' => ['privates''.service_locator.i5u19D9''get_ServiceLocator_I5u19D9Service'false],
  30430.             'DcSiteBundle\\Controller\\Citroen\\MainController:loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  30431.             'DcSiteBundle\\Controller\\Citroen\\MainController:seveTempForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30432.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30433.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30434.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30435.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30436.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30437.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30438.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30439.             'DcSiteBundle\\Controller\\Citroen\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30440.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30441.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30442.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30443.             'DcSiteBundle\\Controller\\ConfiguratorController:init' => ['privates''.service_locator.vlbRuUo''get_ServiceLocator_VlbRuUoService'false],
  30444.             'DcSiteBundle\\Controller\\ConfiguratorController:initByHash' => ['privates''.service_locator.vlbRuUo''get_ServiceLocator_VlbRuUoService'false],
  30445.             'DcSiteBundle\\Controller\\ConfiguratorController:initCreditCalculator' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  30446.             'DcSiteBundle\\Controller\\ConfiguratorController:saveOffer' => ['privates''.service_locator.kFMW2Ni''get_ServiceLocator_KFMW2NiService'false],
  30447.             'DcSiteBundle\\Controller\\CreditController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30448.             'DcSiteBundle\\Controller\\CreditController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30449.             'DcSiteBundle\\Controller\\CreditController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30450.             'DcSiteBundle\\Controller\\CreditController:getCreditListDocument' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30451.             'DcSiteBundle\\Controller\\CreditController:getScheduleListDocument' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30452.             'DcSiteBundle\\Controller\\CreditController:getScheduleListDocumentTest' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30453.             'DcSiteBundle\\Controller\\CreditController:getVehicleByVehicleItem' => ['privates''.service_locator.AMxwFHd''get_ServiceLocator_AMxwFHdService'false],
  30454.             'DcSiteBundle\\Controller\\CreditController:programs' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  30455.             'DcSiteBundle\\Controller\\CreditController:saveForm' => ['privates''.service_locator.APToX25''get_ServiceLocator_APToX25Service'false],
  30456.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30457.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30458.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30459.             'DcSiteBundle\\Controller\\FinanceController:business' => ['privates''.service_locator.nnWs9tQ''get_ServiceLocator_NnWs9tQService'false],
  30460.             'DcSiteBundle\\Controller\\FinanceController:creditInit' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  30461.             'DcSiteBundle\\Controller\\FinanceController:creditProgramByFirstPayment' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30462.             'DcSiteBundle\\Controller\\FinanceController:creditProgramVehicleWithMinMaxPrice' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30463.             'DcSiteBundle\\Controller\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30464.             'DcSiteBundle\\Controller\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30465.             'DcSiteBundle\\Controller\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30466.             'DcSiteBundle\\Controller\\FinanceController:getCrmDataByUUID' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30467.             'DcSiteBundle\\Controller\\FinanceController:insurance' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  30468.             'DcSiteBundle\\Controller\\FinanceController:saveCreditCalculationUserData' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30469.             'DcSiteBundle\\Controller\\FinanceController:saveCreditPageReview' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30470.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30471.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30472.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30473.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30474.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30475.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30476.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30477.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30478.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30479.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30480.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30481.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30482.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30483.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30484.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30485.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30486.             'DcSiteBundle\\Controller\\Ford\\BasketController:basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  30487.             'DcSiteBundle\\Controller\\Ford\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30488.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30489.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30490.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30491.             'DcSiteBundle\\Controller\\Ford\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30492.             'DcSiteBundle\\Controller\\Ford\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  30493.             'DcSiteBundle\\Controller\\Ford\\CarController:carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30494.             'DcSiteBundle\\Controller\\Ford\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30495.             'DcSiteBundle\\Controller\\Ford\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30496.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30497.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30498.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30499.             'DcSiteBundle\\Controller\\Ford\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30500.             'DcSiteBundle\\Controller\\Ford\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30501.             'DcSiteBundle\\Controller\\Ford\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30502.             'DcSiteBundle\\Controller\\Ford\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30503.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30504.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30505.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30506.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30507.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30508.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30509.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30510.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30511.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30512.             'DcSiteBundle\\Controller\\Ford\\PostController:post' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30513.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30514.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30515.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30516.             'DcSiteBundle\\Controller\\Ford\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30517.             'DcSiteBundle\\Controller\\FormController:EventForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30518.             'DcSiteBundle\\Controller\\FormController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30519.             'DcSiteBundle\\Controller\\FormController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30520.             'DcSiteBundle\\Controller\\FormController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30521.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30522.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30523.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30524.             'DcSiteBundle\\Controller\\Haval\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30525.             'DcSiteBundle\\Controller\\Haval\\AboutController:team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30526.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30527.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30528.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30529.             'DcSiteBundle\\Controller\\Haval\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  30530.             'DcSiteBundle\\Controller\\Haval\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30531.             'DcSiteBundle\\Controller\\Haval\\CarController:carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30532.             'DcSiteBundle\\Controller\\Haval\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30533.             'DcSiteBundle\\Controller\\Haval\\CarController:configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30534.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30535.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30536.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30537.             'DcSiteBundle\\Controller\\Haval\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30538.             'DcSiteBundle\\Controller\\Haval\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30539.             'DcSiteBundle\\Controller\\Haval\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30540.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30541.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30542.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30543.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30544.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30545.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30546.             'DcSiteBundle\\Controller\\Haval\\MainController:index' => ['privates''.service_locator.Nn0S.cW''get_ServiceLocator_Nn0S_CWService'false],
  30547.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30548.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30549.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30550.             'DcSiteBundle\\Controller\\Haval\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30551.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30552.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30553.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30554.             'DcSiteBundle\\Controller\\Haval\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30555.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30556.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30557.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30558.             'DcSiteBundle\\Controller\\Honda\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30559.             'DcSiteBundle\\Controller\\Honda\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30560.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30561.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30562.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30563.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30564.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30565.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30566.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30567.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30568.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30569.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30570.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30571.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30572.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30573.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30574.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30575.             'DcSiteBundle\\Controller\\Honda\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30576.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30577.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30578.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30579.             'DcSiteBundle\\Controller\\Honda\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30580.             'DcSiteBundle\\Controller\\Honda\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  30581.             'DcSiteBundle\\Controller\\Honda\\CarController:carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30582.             'DcSiteBundle\\Controller\\Honda\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30583.             'DcSiteBundle\\Controller\\Honda\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30584.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30585.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30586.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30587.             'DcSiteBundle\\Controller\\Honda\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30588.             'DcSiteBundle\\Controller\\Honda\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30589.             'DcSiteBundle\\Controller\\Honda\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30590.             'DcSiteBundle\\Controller\\Honda\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30591.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30592.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30593.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30594.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:accessories' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  30595.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30596.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30597.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30598.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30599.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30600.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30601.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30602.             'DcSiteBundle\\Controller\\Honda\\MainController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30603.             'DcSiteBundle\\Controller\\Honda\\MainController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30604.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30605.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30606.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30607.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30608.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30609.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30610.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30611.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30612.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30613.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30614.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30615.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30616.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30617.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30618.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30619.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30620.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:transfer' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30621.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30622.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30623.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30624.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30625.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30626.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30627.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30628.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30629.             'DcSiteBundle\\Controller\\Infiniti\\CarController:car' => ['privates''.service_locator.dJhgIo0''get_ServiceLocator_DJhgIo0Service'false],
  30630.             'DcSiteBundle\\Controller\\Infiniti\\CarController:carCardStock' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  30631.             'DcSiteBundle\\Controller\\Infiniti\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30632.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30633.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30634.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30635.             'DcSiteBundle\\Controller\\Infiniti\\CarController:lineUp' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30636.             'DcSiteBundle\\Controller\\Infiniti\\CarController:lineUpPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30637.             'DcSiteBundle\\Controller\\Infiniti\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30638.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30639.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30640.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30641.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30642.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30643.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30644.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30645.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30646.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30647.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30648.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30649.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30650.             'DcSiteBundle\\Controller\\Infiniti\\MainController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30651.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30652.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30653.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30654.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30655.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:offersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30656.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30657.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30658.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30659.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30660.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30661.             'DcSiteBundle\\Controller\\InsuranceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30662.             'DcSiteBundle\\Controller\\InsuranceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30663.             'DcSiteBundle\\Controller\\InsuranceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30664.             'DcSiteBundle\\Controller\\InsuranceController:loadOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  30665.             'DcSiteBundle\\Controller\\InsuranceController:saveForm' => ['privates''.service_locator.APToX25''get_ServiceLocator_APToX25Service'false],
  30666.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30667.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30668.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30669.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30670.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30671.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30672.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30673.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30674.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30675.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30676.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30677.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30678.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30679.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30680.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30681.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30682.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30683.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30684.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30685.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30686.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30687.             'DcSiteBundle\\Controller\\Jaguar\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  30688.             'DcSiteBundle\\Controller\\Jaguar\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30689.             'DcSiteBundle\\Controller\\Jaguar\\CarController:carInStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30690.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30691.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30692.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30693.             'DcSiteBundle\\Controller\\Jaguar\\CarController:usedCard' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  30694.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30695.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30696.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30697.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30698.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30699.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30700.             'DcSiteBundle\\Controller\\Jaguar\\MainController:menuInit' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  30701.             'DcSiteBundle\\Controller\\Jaguar\\MainController:specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30702.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30703.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30704.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30705.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30706.             'DcSiteBundle\\Controller\\Jeep\\AboutController:actionsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30707.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30708.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30709.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30710.             'DcSiteBundle\\Controller\\Jeep\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30711.             'DcSiteBundle\\Controller\\Jeep\\AboutController:team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30712.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30713.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30714.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30715.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30716.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30717.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30718.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30719.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30720.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30721.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30722.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30723.             'DcSiteBundle\\Controller\\Jeep\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30724.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30725.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30726.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30727.             'DcSiteBundle\\Controller\\Jeep\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30728.             'DcSiteBundle\\Controller\\Jeep\\CarController:car' => ['privates''.service_locator.dJhgIo0''get_ServiceLocator_DJhgIo0Service'false],
  30729.             'DcSiteBundle\\Controller\\Jeep\\CarController:carInStockSingle' => ['privates''.service_locator.x1zHfKd''get_ServiceLocator_X1zHfKdService'false],
  30730.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30731.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30732.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30733.             'DcSiteBundle\\Controller\\Jeep\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30734.             'DcSiteBundle\\Controller\\Jeep\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30735.             'DcSiteBundle\\Controller\\Jeep\\CarController:technicalCharacteristics' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30736.             'DcSiteBundle\\Controller\\Jeep\\CarController:usedCarSingle' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  30737.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30738.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30739.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30740.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30741.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30742.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30743.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30744.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:accessory' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30745.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30746.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30747.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30748.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30749.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30750.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30751.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30752.             'DcSiteBundle\\Controller\\LandRover\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30753.             'DcSiteBundle\\Controller\\LandRover\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30754.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30755.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30756.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30757.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30758.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30759.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30760.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30761.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30762.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30763.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30764.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30765.             'DcSiteBundle\\Controller\\LandRover\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30766.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30767.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30768.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30769.             'DcSiteBundle\\Controller\\LandRover\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30770.             'DcSiteBundle\\Controller\\LandRover\\CarController:car' => ['privates''.service_locator.wPMW2co''get_ServiceLocator_WPMW2coService'false],
  30771.             'DcSiteBundle\\Controller\\LandRover\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30772.             'DcSiteBundle\\Controller\\LandRover\\CarController:carInStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30773.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30774.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30775.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30776.             'DcSiteBundle\\Controller\\LandRover\\CarController:usedCard' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  30777.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30778.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30779.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30780.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30781.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30782.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30783.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30784.             'DcSiteBundle\\Controller\\LandRover\\MainController:menuInit' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  30785.             'DcSiteBundle\\Controller\\LandRover\\MainController:modelLineup' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30786.             'DcSiteBundle\\Controller\\LandRover\\MainController:modelLineupPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30787.             'DcSiteBundle\\Controller\\LandRover\\MainController:specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30788.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:accessories' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  30789.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30790.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30791.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30792.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30793.             'DcSiteBundle\\Controller\\LeasingController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30794.             'DcSiteBundle\\Controller\\LeasingController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30795.             'DcSiteBundle\\Controller\\LeasingController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30796.             'DcSiteBundle\\Controller\\LeasingController:initByDealer' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30797.             'DcSiteBundle\\Controller\\LeasingController:initByDealerAndVehicleType' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30798.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30799.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30800.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30801.             'DcSiteBundle\\Controller\\Lexus\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30802.             'DcSiteBundle\\Controller\\Lexus\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30803.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30804.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30805.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30806.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30807.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30808.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30809.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30810.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30811.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30812.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30813.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30814.             'DcSiteBundle\\Controller\\Lexus\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  30815.             'DcSiteBundle\\Controller\\Lexus\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30816.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30817.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30818.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30819.             'DcSiteBundle\\Controller\\Lexus\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30820.             'DcSiteBundle\\Controller\\Lexus\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  30821.             'DcSiteBundle\\Controller\\Lexus\\CarController:carCatalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30822.             'DcSiteBundle\\Controller\\Lexus\\CarController:carCatalogPages' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30823.             'DcSiteBundle\\Controller\\Lexus\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30824.             'DcSiteBundle\\Controller\\Lexus\\CarController:carStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30825.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30826.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30827.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30828.             'DcSiteBundle\\Controller\\Lexus\\CarController:secondhandSingle' => ['privates''.service_locator.GDFtzSn''get_ServiceLocator_GDFtzSnService'false],
  30829.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30830.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30831.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30832.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30833.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30834.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30835.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30836.             'DcSiteBundle\\Controller\\Lexus\\MainController:carCatalog' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  30837.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30838.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30839.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30840.             'DcSiteBundle\\Controller\\Lexus\\MainController:index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  30841.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30842.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30843.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30844.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:priceForCar' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30845.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30846.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30847.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30848.             'DcSiteBundle\\Controller\\Lexus\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30849.             'DcSiteBundle\\Controller\\MainSliderController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30850.             'DcSiteBundle\\Controller\\MainSliderController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30851.             'DcSiteBundle\\Controller\\MainSliderController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30852.             'DcSiteBundle\\Controller\\MainSliderController:getSlides' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  30853.             'DcSiteBundle\\Controller\\Marine\\AboutController:about' => ['privates''.service_locator.XXxu50j''get_ServiceLocator_XXxu50jService'false],
  30854.             'DcSiteBundle\\Controller\\Marine\\AboutController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30855.             'DcSiteBundle\\Controller\\Marine\\AboutController:contacts' => ['privates''.service_locator.XXxu50j''get_ServiceLocator_XXxu50jService'false],
  30856.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30857.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30858.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30859.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30860.             'DcSiteBundle\\Controller\\Marine\\AboutController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30861.             'DcSiteBundle\\Controller\\Marine\\BaseController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30862.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30863.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30864.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30865.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30866.             'DcSiteBundle\\Controller\\Marine\\BaseController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30867.             'DcSiteBundle\\Controller\\Marine\\BasketController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30868.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30869.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30870.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30871.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30872.             'DcSiteBundle\\Controller\\Marine\\BasketController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30873.             'DcSiteBundle\\Controller\\Marine\\CatalogController:accessoriesCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30874.             'DcSiteBundle\\Controller\\Marine\\CatalogController:accessoriesSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30875.             'DcSiteBundle\\Controller\\Marine\\CatalogController:boatsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30876.             'DcSiteBundle\\Controller\\Marine\\CatalogController:boatsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30877.             'DcSiteBundle\\Controller\\Marine\\CatalogController:brandsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30878.             'DcSiteBundle\\Controller\\Marine\\CatalogController:brandsSingleCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30879.             'DcSiteBundle\\Controller\\Marine\\CatalogController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30880.             'DcSiteBundle\\Controller\\Marine\\CatalogController:equipmentsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30881.             'DcSiteBundle\\Controller\\Marine\\CatalogController:equipmentsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30882.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30883.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30884.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30885.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30886.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30887.             'DcSiteBundle\\Controller\\Marine\\CatalogController:jetskisCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30888.             'DcSiteBundle\\Controller\\Marine\\CatalogController:jetskisSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30889.             'DcSiteBundle\\Controller\\Marine\\CatalogController:motorsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30890.             'DcSiteBundle\\Controller\\Marine\\CatalogController:motorsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30891.             'DcSiteBundle\\Controller\\Marine\\CatalogController:trailersCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30892.             'DcSiteBundle\\Controller\\Marine\\CatalogController:trailersSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30893.             'DcSiteBundle\\Controller\\Marine\\MainController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30894.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30895.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30896.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30897.             'DcSiteBundle\\Controller\\Marine\\MainController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30898.             'DcSiteBundle\\Controller\\Marine\\MainController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30899.             'DcSiteBundle\\Controller\\Marine\\MainController:index' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30900.             'DcSiteBundle\\Controller\\Marine\\PostController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30901.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30902.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30903.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30904.             'DcSiteBundle\\Controller\\Marine\\PostController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30905.             'DcSiteBundle\\Controller\\Marine\\PostController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30906.             'DcSiteBundle\\Controller\\Marine\\PostController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30907.             'DcSiteBundle\\Controller\\Marine\\ServiceController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30908.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30909.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30910.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30911.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30912.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30913.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30914.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30915.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30916.             'DcSiteBundle\\Controller\\Mazda\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30917.             'DcSiteBundle\\Controller\\Mazda\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30918.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30919.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30920.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30921.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30922.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30923.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30924.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30925.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30926.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30927.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30928.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30929.             'DcSiteBundle\\Controller\\Mazda\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  30930.             'DcSiteBundle\\Controller\\Mazda\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30931.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30932.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30933.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30934.             'DcSiteBundle\\Controller\\Mazda\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30935.             'DcSiteBundle\\Controller\\Mazda\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  30936.             'DcSiteBundle\\Controller\\Mazda\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30937.             'DcSiteBundle\\Controller\\Mazda\\CarController:carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30938.             'DcSiteBundle\\Controller\\Mazda\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30939.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30940.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30941.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30942.             'DcSiteBundle\\Controller\\Mazda\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30943.             'DcSiteBundle\\Controller\\Mazda\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30944.             'DcSiteBundle\\Controller\\Mazda\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30945.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30946.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30947.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30948.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30949.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30950.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30951.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30952.             'DcSiteBundle\\Controller\\Mazda\\MainController:loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  30953.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30954.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30955.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30956.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30957.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:souvenirById' => ['privates''.service_locator.aY._gF8''get_ServiceLocator_AY_GF8Service'false],
  30958.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:souvenirs' => ['privates''.service_locator.aY._gF8''get_ServiceLocator_AY_GF8Service'false],
  30959.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30960.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30961.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30962.             'DcSiteBundle\\Controller\\Mazda\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30963.             'DcSiteBundle\\Controller\\MerchantApiController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30964.             'DcSiteBundle\\Controller\\MerchantApiController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30965.             'DcSiteBundle\\Controller\\MerchantApiController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30966.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30967.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30968.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30969.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30970.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30971.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30972.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30973.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30974.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30975.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30976.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30977.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30978.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30979.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30980.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30981.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30982.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  30983.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30984.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30985.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30986.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30987.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30988.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  30989.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30990.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30991.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30992.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30993.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30994.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30995.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30996.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30997.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30998.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30999.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31000.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31001.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31002.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31003.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31004.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31005.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  31006.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31007.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31008.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31009.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31010.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31011.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31012.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31013.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31014.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31015.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31016.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31017.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31018.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31019.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31020.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31021.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31022.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31023.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31024.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31025.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31026.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31027.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31028.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31029.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31030.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31031.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31032.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31033.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31034.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31035.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31036.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31037.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:catalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31038.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:catalogPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31039.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31040.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31041.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31042.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31043.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:car' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31044.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31045.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31046.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31047.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31048.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31049.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31050.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:kredit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31051.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31052.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31053.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31054.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:index' => ['privates''.service_locator.kIspYz7''get_ServiceLocator_KIspYz7Service'false],
  31055.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31056.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31057.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31058.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31059.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31060.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31061.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31062.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31063.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31064.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31065.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31066.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31067.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:staff' => ['privates''.service_locator.PFG8HWU''get_ServiceLocator_PFG8HWUService'false],
  31068.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31069.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31070.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31071.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31072.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31073.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31074.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31075.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31076.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31077.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31078.             'DcSiteBundle\\Controller\\Nissan\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31079.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31080.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31081.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31082.             'DcSiteBundle\\Controller\\Nissan\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31083.             'DcSiteBundle\\Controller\\Nissan\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31084.             'DcSiteBundle\\Controller\\Nissan\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31085.             'DcSiteBundle\\Controller\\Nissan\\CarController:catalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31086.             'DcSiteBundle\\Controller\\Nissan\\CarController:catalogPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31087.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31088.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31089.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31090.             'DcSiteBundle\\Controller\\Nissan\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31091.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:car' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  31092.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31093.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31094.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31095.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31096.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31097.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31098.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:kredit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31099.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31100.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31101.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31102.             'DcSiteBundle\\Controller\\Nissan\\MainController:index' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  31103.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31104.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31105.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31106.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31107.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31108.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31109.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31110.             'DcSiteBundle\\Controller\\Nissan\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31111.             'DcSiteBundle\\Controller\\OilTOController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31112.             'DcSiteBundle\\Controller\\OilTOController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31113.             'DcSiteBundle\\Controller\\OilTOController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31114.             'DcSiteBundle\\Controller\\OnlineConsultController:checkCarsDate' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  31115.             'DcSiteBundle\\Controller\\OnlineConsultController:findConsultants' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  31116.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31117.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31118.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31119.             'DcSiteBundle\\Controller\\OnlineConsultController:init' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  31120.             'DcSiteBundle\\Controller\\OnlineConsultController:initByDealer' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  31121.             'DcSiteBundle\\Controller\\OnlineConsultController:saveForm' => ['privates''.service_locator.fL42Bob''get_ServiceLocator_FL42BobService'false],
  31122.             'DcSiteBundle\\Controller\\OnlineServiceController:booking' => ['privates''.service_locator.D0DNt66''get_ServiceLocator_D0DNt66Service'false],
  31123.             'DcSiteBundle\\Controller\\OnlineServiceController:bookingConfirm' => ['privates''.service_locator.81dTbfA''get_ServiceLocator_81dTbfAService'false],
  31124.             'DcSiteBundle\\Controller\\OnlineServiceController:find' => ['privates''.service_locator.u4PE1en''get_ServiceLocator_U4PE1enService'false],
  31125.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31126.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31127.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31128.             'DcSiteBundle\\Controller\\OnlineServiceController:getTime' => ['privates''.service_locator.72v2VwC''get_ServiceLocator_72v2VwCService'false],
  31129.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31130.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31131.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31132.             'DcSiteBundle\\Controller\\Opel\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31133.             'DcSiteBundle\\Controller\\Opel\\AboutController:team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31134.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31135.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31136.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31137.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31138.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31139.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31140.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31141.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31142.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31143.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31144.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31145.             'DcSiteBundle\\Controller\\Opel\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31146.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31147.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31148.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31149.             'DcSiteBundle\\Controller\\Opel\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31150.             'DcSiteBundle\\Controller\\Opel\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31151.             'DcSiteBundle\\Controller\\Opel\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31152.             'DcSiteBundle\\Controller\\Opel\\CarController:carInStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31153.             'DcSiteBundle\\Controller\\Opel\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31154.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31155.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31156.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31157.             'DcSiteBundle\\Controller\\Opel\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31158.             'DcSiteBundle\\Controller\\Opel\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31159.             'DcSiteBundle\\Controller\\Opel\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31160.             'DcSiteBundle\\Controller\\Opel\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31161.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31162.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31163.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31164.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31165.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31166.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31167.             'DcSiteBundle\\Controller\\Opel\\MainController:index' => ['privates''.service_locator.8E7jDKW''get_ServiceLocator_8E7jDKWService'false],
  31168.             'DcSiteBundle\\Controller\\Opel\\MainController:loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  31169.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31170.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31171.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31172.             'DcSiteBundle\\Controller\\Opel\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31173.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31174.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31175.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31176.             'DcSiteBundle\\Controller\\Opel\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31177.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31178.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31179.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31180.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31181.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31182.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31183.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31184.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31185.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31186.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31187.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31188.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31189.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31190.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31191.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31192.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31193.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31194.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31195.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31196.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31197.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31198.             'DcSiteBundle\\Controller\\Peugeot\\CarController:car' => ['privates''.service_locator.L6UsUDo''get_ServiceLocator_L6UsUDoService'false],
  31199.             'DcSiteBundle\\Controller\\Peugeot\\CarController:carCardStock' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31200.             'DcSiteBundle\\Controller\\Peugeot\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31201.             'DcSiteBundle\\Controller\\Peugeot\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31202.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31203.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31204.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31205.             'DcSiteBundle\\Controller\\Peugeot\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31206.             'DcSiteBundle\\Controller\\Peugeot\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31207.             'DcSiteBundle\\Controller\\Peugeot\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31208.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31209.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31210.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31211.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31212.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31213.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31214.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31215.             'DcSiteBundle\\Controller\\Peugeot\\MainController:index' => ['privates''.service_locator.0agYNHk''get_ServiceLocator_0agYNHkService'false],
  31216.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31217.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31218.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31219.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31220.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31221.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31222.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31223.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31224.             'DcSiteBundle\\Controller\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31225.             'DcSiteBundle\\Controller\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31226.             'DcSiteBundle\\Controller\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31227.             'DcSiteBundle\\Controller\\RSSController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31228.             'DcSiteBundle\\Controller\\RSSController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31229.             'DcSiteBundle\\Controller\\RSSController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31230.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31231.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31232.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31233.             'DcSiteBundle\\Controller\\RegulationToController:download' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31234.             'DcSiteBundle\\Controller\\RegulationToController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31235.             'DcSiteBundle\\Controller\\RegulationToController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31236.             'DcSiteBundle\\Controller\\RegulationToController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31237.             'DcSiteBundle\\Controller\\RegulationToController:getRegulationData' => ['privates''.service_locator.4wrOGY0''get_ServiceLocator_4wrOGY0Service'false],
  31238.             'DcSiteBundle\\Controller\\ReviewController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31239.             'DcSiteBundle\\Controller\\ReviewController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31240.             'DcSiteBundle\\Controller\\ReviewController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31241.             'DcSiteBundle\\Controller\\RobotsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31242.             'DcSiteBundle\\Controller\\RobotsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31243.             'DcSiteBundle\\Controller\\RobotsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31244.             'DcSiteBundle\\Controller\\SecondhandController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31245.             'DcSiteBundle\\Controller\\SecondhandController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31246.             'DcSiteBundle\\Controller\\SecondhandController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31247.             'DcSiteBundle\\Controller\\SiteMapController:citroen' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31248.             'DcSiteBundle\\Controller\\SiteMapController:ford' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31249.             'DcSiteBundle\\Controller\\SiteMapController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31250.             'DcSiteBundle\\Controller\\SiteMapController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31251.             'DcSiteBundle\\Controller\\SiteMapController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31252.             'DcSiteBundle\\Controller\\SiteMapController:haval' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31253.             'DcSiteBundle\\Controller\\SiteMapController:honda' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31254.             'DcSiteBundle\\Controller\\SiteMapController:infiniti' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31255.             'DcSiteBundle\\Controller\\SiteMapController:jaguar' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31256.             'DcSiteBundle\\Controller\\SiteMapController:jeep' => ['privates''.service_locator.6s_FNxa''get_ServiceLocator_6sFNxaService'false],
  31257.             'DcSiteBundle\\Controller\\SiteMapController:landrover' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31258.             'DcSiteBundle\\Controller\\SiteMapController:lexus' => ['privates''.service_locator.92uEq.T''get_ServiceLocator_92uEq_TService'false],
  31259.             'DcSiteBundle\\Controller\\SiteMapController:marine' => ['privates''.service_locator.ggz.bjD''get_ServiceLocator_Ggz_BjDService'false],
  31260.             'DcSiteBundle\\Controller\\SiteMapController:mazda' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31261.             'DcSiteBundle\\Controller\\SiteMapController:mg' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31262.             'DcSiteBundle\\Controller\\SiteMapController:nissan' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31263.             'DcSiteBundle\\Controller\\SiteMapController:nissanArmada' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31264.             'DcSiteBundle\\Controller\\SiteMapController:opel' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31265.             'DcSiteBundle\\Controller\\SiteMapController:palmira' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31266.             'DcSiteBundle\\Controller\\SiteMapController:peugeot' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31267.             'DcSiteBundle\\Controller\\SiteMapController:shopImagesSiteMap' => ['privates''.service_locator.C4FT5cG''get_ServiceLocator_C4FT5cGService'false],
  31268.             'DcSiteBundle\\Controller\\SiteMapController:subaru' => ['privates''.service_locator.so2VbTC''get_ServiceLocator_So2VbTCService'false],
  31269.             'DcSiteBundle\\Controller\\SiteMapController:suzuki' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31270.             'DcSiteBundle\\Controller\\SiteMapController:toyota' => ['privates''.service_locator.r6ap4us''get_ServiceLocator_R6ap4usService'false],
  31271.             'DcSiteBundle\\Controller\\SiteMapController:toyotaBorispol' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  31272.             'DcSiteBundle\\Controller\\SiteMapController:volvo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31273.             'DcSiteBundle\\Controller\\SmsLandingController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31274.             'DcSiteBundle\\Controller\\SmsLandingController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31275.             'DcSiteBundle\\Controller\\SmsLandingController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31276.             'DcSiteBundle\\Controller\\SparePartsController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31277.             'DcSiteBundle\\Controller\\SparePartsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31278.             'DcSiteBundle\\Controller\\SparePartsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31279.             'DcSiteBundle\\Controller\\SparePartsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31280.             'DcSiteBundle\\Controller\\SparePartsController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31281.             'DcSiteBundle\\Controller\\SparePartsController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  31282.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31283.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31284.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31285.             'DcSiteBundle\\Controller\\Subaru\\AboutController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31286.             'DcSiteBundle\\Controller\\Subaru\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31287.             'DcSiteBundle\\Controller\\Subaru\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31288.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31289.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31290.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31291.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31292.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31293.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31294.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31295.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31296.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31297.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31298.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31299.             'DcSiteBundle\\Controller\\Subaru\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  31300.             'DcSiteBundle\\Controller\\Subaru\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31301.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31302.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31303.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31304.             'DcSiteBundle\\Controller\\Subaru\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31305.             'DcSiteBundle\\Controller\\Subaru\\CarController:car' => ['privates''.service_locator.XbWzu0X''get_ServiceLocator_XbWzu0XService'false],
  31306.             'DcSiteBundle\\Controller\\Subaru\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31307.             'DcSiteBundle\\Controller\\Subaru\\CarController:configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31308.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31309.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31310.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31311.             'DcSiteBundle\\Controller\\Subaru\\CarController:inStockSingle' => ['privates''.service_locator.SQbSDtn''get_ServiceLocator_SQbSDtnService'false],
  31312.             'DcSiteBundle\\Controller\\Subaru\\CarController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31313.             'DcSiteBundle\\Controller\\Subaru\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31314.             'DcSiteBundle\\Controller\\Subaru\\CarController:modelLineup' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31315.             'DcSiteBundle\\Controller\\Subaru\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31316.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:credit' => ['privates''.service_locator.gIHXUau''get_ServiceLocator_GIHXUauService'false],
  31317.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31318.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31319.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31320.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31321.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31322.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31323.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31324.             'DcSiteBundle\\Controller\\Subaru\\MainController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31325.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:checkVin' => ['privates''.service_locator.unyn53X''get_ServiceLocator_Unyn53XService'false],
  31326.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31327.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31328.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31329.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31330.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31331.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31332.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31333.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31334.             'DcSiteBundle\\Controller\\Subaru\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31335.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31336.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31337.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31338.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31339.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31340.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31341.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31342.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31343.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31344.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31345.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31346.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31347.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31348.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31349.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31350.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31351.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31352.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31353.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31354.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31355.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31356.             'DcSiteBundle\\Controller\\Suzuki\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  31357.             'DcSiteBundle\\Controller\\Suzuki\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31358.             'DcSiteBundle\\Controller\\Suzuki\\CarController:carInStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31359.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31360.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31361.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31362.             'DcSiteBundle\\Controller\\Suzuki\\CarController:lineUpCar' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31363.             'DcSiteBundle\\Controller\\Suzuki\\CarController:lineUpCarPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31364.             'DcSiteBundle\\Controller\\Suzuki\\CarController:moto' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31365.             'DcSiteBundle\\Controller\\Suzuki\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31366.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31367.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31368.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31369.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31370.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31371.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31372.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31373.             'DcSiteBundle\\Controller\\Suzuki\\MainController:index' => ['privates''.service_locator.Nn0S.cW''get_ServiceLocator_Nn0S_CWService'false],
  31374.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31375.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31376.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31377.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31378.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31379.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31380.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31381.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31382.             'DcSiteBundle\\Controller\\TestDriveController:checkDate' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  31383.             'DcSiteBundle\\Controller\\TestDriveController:checkSign' => ['privates''.service_locator.nH7Hmae''get_ServiceLocator_NH7HmaeService'false],
  31384.             'DcSiteBundle\\Controller\\TestDriveController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31385.             'DcSiteBundle\\Controller\\TestDriveController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31386.             'DcSiteBundle\\Controller\\TestDriveController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31387.             'DcSiteBundle\\Controller\\TestDriveController:getTime' => ['privates''.service_locator.RYZO4a3''get_ServiceLocator_RYZO4a3Service'false],
  31388.             'DcSiteBundle\\Controller\\TestDriveController:initByDealerOld' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31389.             'DcSiteBundle\\Controller\\TestDriveController:resend' => ['privates''.service_locator.GqZEptx''get_ServiceLocator_GqZEptxService'false],
  31390.             'DcSiteBundle\\Controller\\TestDriveController:sign' => ['privates''.service_locator.XFuUi12''get_ServiceLocator_XFuUi12Service'false],
  31391.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:actionsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31392.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31393.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31394.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31395.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31396.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31397.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31398.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31399.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31400.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31401.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31402.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31403.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31404.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31405.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31406.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31407.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31408.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  31409.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31410.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31411.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31412.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31413.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31414.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31415.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31416.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31417.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31418.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31419.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31420.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31421.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31422.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31423.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  31424.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:creditCalc' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31425.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getAvailableRentCar' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  31426.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31427.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31428.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31429.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:orderForRentCar' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31430.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31431.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:saveReplacementCarForm' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  31432.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:servicePage' => ['privates''.service_locator.NDWf2XC''get_ServiceLocator_NDWf2XCService'false],
  31433.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:to' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  31434.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31435.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31436.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31437.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:singleNews' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31438.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31439.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31440.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31441.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31442.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31443.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31444.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31445.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31446.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31447.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31448.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31449.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31450.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  31451.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31452.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31453.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31454.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31455.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31456.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31457.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31458.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31459.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31460.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31461.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31462.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31463.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:buyOnlineResult' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31464.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31465.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31466.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31467.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:inStockList' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  31468.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:inStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  31469.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31470.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31471.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31472.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:actionSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31473.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31474.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31475.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31476.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31477.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31478.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31479.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31480.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31481.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31482.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31483.             'DcSiteBundle\\Controller\\Toyota\\AboutController:dealerCenter' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31484.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31485.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31486.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31487.             'DcSiteBundle\\Controller\\Toyota\\AboutController:news' => ['privates''.service_locator.0agYNHk''get_ServiceLocator_0agYNHkService'false],
  31488.             'DcSiteBundle\\Controller\\Toyota\\AboutController:singleNews' => ['privates''.service_locator.nhhyVEO''get_ServiceLocator_NhhyVEOService'false],
  31489.             'DcSiteBundle\\Controller\\Toyota\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31490.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31491.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31492.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31493.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31494.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31495.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31496.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31497.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31498.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31499.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31500.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31501.             'DcSiteBundle\\Controller\\Toyota\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31502.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31503.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31504.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31505.             'DcSiteBundle\\Controller\\Toyota\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31506.             'DcSiteBundle\\Controller\\Toyota\\CarController:car' => ['privates''.service_locator.0u2t7AC''get_ServiceLocator_0u2t7ACService'false],
  31507.             'DcSiteBundle\\Controller\\Toyota\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31508.             'DcSiteBundle\\Controller\\Toyota\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31509.             'DcSiteBundle\\Controller\\Toyota\\CarController:configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31510.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31511.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31512.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31513.             'DcSiteBundle\\Controller\\Toyota\\CarController:inStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31514.             'DcSiteBundle\\Controller\\Toyota\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31515.             'DcSiteBundle\\Controller\\Toyota\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31516.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31517.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31518.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31519.             'DcSiteBundle\\Controller\\Toyota\\MainController:index' => ['privates''.service_locator.y5JThy2''get_ServiceLocator_Y5JThy2Service'false],
  31520.             'DcSiteBundle\\Controller\\Toyota\\MainController:loadModels' => ['privates''.service_locator.sp3FnFY''get_ServiceLocator_Sp3FnFYService'false],
  31521.             'DcSiteBundle\\Controller\\Toyota\\PostController:actionSingle' => ['privates''.service_locator.nhhyVEO''get_ServiceLocator_NhhyVEOService'false],
  31522.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31523.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31524.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31525.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getAvailableRentCar' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  31526.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31527.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31528.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31529.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:orderForRentCar' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31530.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:regulations' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31531.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:saveReplacementCarForm' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  31532.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:servicePage' => ['privates''.service_locator.NDWf2XC''get_ServiceLocator_NDWf2XCService'false],
  31533.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:signIn' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  31534.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:corpSales' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31535.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31536.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31537.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31538.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:loan' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31539.             'DcSiteBundle\\Controller\\TradeInController:estimate' => ['privates''.service_locator.NktUVst''get_ServiceLocator_NktUVstService'false],
  31540.             'DcSiteBundle\\Controller\\TradeInController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31541.             'DcSiteBundle\\Controller\\TradeInController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31542.             'DcSiteBundle\\Controller\\TradeInController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31543.             'DcSiteBundle\\Controller\\TradeInController:getEstimate' => ['privates''.service_locator.ExZJAjw''get_ServiceLocator_ExZJAjwService'false],
  31544.             'DcSiteBundle\\Controller\\TradeInController:init' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31545.             'DcSiteBundle\\Controller\\TradeInController:search' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  31546.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:about' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31547.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31548.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31549.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31550.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31551.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31552.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31553.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:carSingle' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31554.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31555.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31556.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31557.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31558.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31559.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31560.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31561.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31562.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31563.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  31564.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31565.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31566.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31567.             'DcSiteBundle\\Controller\\UsedCarModuleController:usedCatalog' => ['privates''.service_locator.X5QFwji''get_ServiceLocator_X5QFwjiService'false],
  31568.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31569.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31570.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31571.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31572.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31573.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31574.             'DcSiteBundle\\Controller\\Volvo\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31575.             'DcSiteBundle\\Controller\\Volvo\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31576.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31577.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31578.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31579.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31580.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31581.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31582.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31583.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31584.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31585.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31586.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31587.             'DcSiteBundle\\Controller\\Volvo\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  31588.             'DcSiteBundle\\Controller\\Volvo\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31589.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31590.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31591.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31592.             'DcSiteBundle\\Controller\\Volvo\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31593.             'DcSiteBundle\\Controller\\Volvo\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31594.             'DcSiteBundle\\Controller\\Volvo\\CarController:carStocksCard' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31595.             'DcSiteBundle\\Controller\\Volvo\\CarController:cardCar' => ['privates''.service_locator.7Yjue.D''get_ServiceLocator_7Yjue_DService'false],
  31596.             'DcSiteBundle\\Controller\\Volvo\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31597.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31598.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31599.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31600.             'DcSiteBundle\\Controller\\Volvo\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31601.             'DcSiteBundle\\Controller\\Volvo\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31602.             'DcSiteBundle\\Controller\\Volvo\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31603.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31604.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31605.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31606.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31607.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31608.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31609.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31610.             'DcSiteBundle\\Controller\\Volvo\\MainController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  31611.             'DcSiteBundle\\Controller\\Volvo\\MainController:seveTempForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31612.             'DcSiteBundle\\Controller\\Volvo\\MainController:specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31613.             'DcSiteBundle\\Controller\\Volvo\\MainController:volvoTour17Save' => ['privates''.service_locator.mMCqrqu''get_ServiceLocator_MMCqrquService'false],
  31614.             'DcSiteBundle\\Controller\\Volvo\\MainController:volvoTourSave' => ['privates''.service_locator.mMCqrqu''get_ServiceLocator_MMCqrquService'false],
  31615.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:calculationValuation' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31616.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31617.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31618.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31619.             'DcSiteBundle\\Controller\\WaterController:buildFilterUrl' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31620.             'DcSiteBundle\\Controller\\WaterController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31621.             'DcSiteBundle\\Controller\\WaterController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31622.             'DcSiteBundle\\Controller\\WaterController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31623.             'DcSiteBundle\\Controller\\WaterController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31624.             'DcSiteBundle\\Controller\\WaterController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31625.             'DcSiteBundle\\Controller\\WaterController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  31626.             'DcSiteBundle\\Controller\\WaterController:getWater' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  31627.             'DcSiteBundle\\Controller\\WaterController:getWaterAccessories' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  31628.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:aboutNewsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31629.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31630.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31631.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31632.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31633.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31634.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31635.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31636.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31637.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31638.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:leasingCSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31639.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31640.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31641.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31642.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31643.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31644.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31645.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31646.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31647.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31648.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31649.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31650.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31651.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:modelCard' => ['privates''.service_locator.3zKUpnl''get_ServiceLocator_3zKUpnlService'false],
  31652.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31653.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31654.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31655.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31656.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31657.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31658.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31659.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31660.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31661.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31662.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31663.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31664.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31665.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31666.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31667.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:leasing' => ['privates''.service_locator.n31No4C''get_ServiceLocator_N31No4CService'false],
  31668.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:winterStorageHydrocycles' => ['privates''.service_locator.n31No4C''get_ServiceLocator_N31No4CService'false],
  31669.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31670.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31671.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31672.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31673.             'FoundersBundle\\Controller\\BusinessController:business' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31674.             'FoundersBundle\\Controller\\BusinessController:businessAvtomobilniy' => ['privates''.service_locator.led6AQo''get_ServiceLocator_Led6AQoService'false],
  31675.             'FoundersBundle\\Controller\\FamilyController:loadMorePosts' => ['privates''.service_locator.XDzSyfH''get_ServiceLocator_XDzSyfHService'false],
  31676.             'FoundersBundle\\Controller\\InvestmentController:investmentCategory' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31677.             'FoundersBundle\\Controller\\InvestmentController:socialInvestmentSingle' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31678.             'FoundersBundle\\Controller\\MainController:index' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31679.             'FoundersBundle\\Controller\\MediaController:postNews' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31680.             'FoundersBundle\\Controller\\MediaController:postPublication' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31681.             'FoundersBundle\\Controller\\MediaController:postSingle' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31682.             'FoundersBundle\\Controller\\MediaController:postSolemnEvent' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31683.             'FoundersBundle\\Controller\\SiteMapController:siteMap' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  31684.             'InsuranceBundle\\Controller\\AboutController:complianceSave' => ['privates''.service_locator.fuUhxUY''get_ServiceLocator_FuUhxUYService'false],
  31685.             'InsuranceBundle\\Controller\\AboutController:getInsuranceCondition' => ['privates''.service_locator.uLECXDE''get_ServiceLocator_ULECXDEService'false],
  31686.             'InsuranceBundle\\Controller\\AboutController:getMediationService' => ['privates''.service_locator.uLECXDE''get_ServiceLocator_ULECXDEService'false],
  31687.             'InsuranceBundle\\Controller\\AboutController:vacansySingle' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  31688.             'InsuranceBundle\\Controller\\AuthController:loginCheck' => ['privates''.service_locator.RT2v_Ms''get_ServiceLocator_RT2vMsService'false],
  31689.             'InsuranceBundle\\Controller\\BasketController:order' => ['privates''.service_locator.vh9QwCp''get_ServiceLocator_Vh9QwCpService'false],
  31690.             'InsuranceBundle\\Controller\\CabinetController:cabinet' => ['privates''.service_locator.gGjIPR4''get_ServiceLocator_GGjIPR4Service'false],
  31691.             'InsuranceBundle\\Controller\\CabinetController:changeCasco' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31692.             'InsuranceBundle\\Controller\\CabinetController:fastAuthLogin' => ['privates''.service_locator.IOngJ0P''get_ServiceLocator_IOngJ0PService'false],
  31693.             'InsuranceBundle\\Controller\\CabinetController:prolongation' => ['privates''.service_locator.fbnZ.Xz''get_ServiceLocator_FbnZ_XzService'false],
  31694.             'InsuranceBundle\\Controller\\CabinetController:senFb' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31695.             'InsuranceBundle\\Controller\\CabinetController:signContract' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31696.             'InsuranceBundle\\Controller\\FormController:advancedQuestion' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31697.             'InsuranceBundle\\Controller\\FormController:callback' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31698.             'InsuranceBundle\\Controller\\FormController:orderInsurance' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31699.             'InsuranceBundle\\Controller\\ProgramsController:autofortressKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31700.             'InsuranceBundle\\Controller\\ProgramsController:calc' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31701.             'InsuranceBundle\\Controller\\ProgramsController:cascoOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  31702.             'InsuranceBundle\\Controller\\ProgramsController:completeKasco' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  31703.             'InsuranceBundle\\Controller\\ProgramsController:dgo' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31704.             'InsuranceBundle\\Controller\\ProgramsController:estimate' => ['privates''.service_locator.bQifdW0''get_ServiceLocator_BQifdW0Service'false],
  31705.             'InsuranceBundle\\Controller\\ProgramsController:extendedWarranty' => ['privates''.service_locator.VZ1K3DK''get_ServiceLocator_VZ1K3DKService'false],
  31706.             'InsuranceBundle\\Controller\\ProgramsController:fiftyKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31707.             'InsuranceBundle\\Controller\\ProgramsController:getModels' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  31708.             'InsuranceBundle\\Controller\\ProgramsController:homeInsurance' => ['privates''.service_locator.epLYOaB''get_ServiceLocator_EpLYOaBService'false],
  31709.             'InsuranceBundle\\Controller\\ProgramsController:informDoc' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  31710.             'InsuranceBundle\\Controller\\ProgramsController:informDocPage' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  31711.             'InsuranceBundle\\Controller\\ProgramsController:initCalc' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  31712.             'InsuranceBundle\\Controller\\ProgramsController:kasco' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  31713.             'InsuranceBundle\\Controller\\ProgramsController:lightKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31714.             'InsuranceBundle\\Controller\\ProgramsController:miniKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31715.             'InsuranceBundle\\Controller\\ProgramsController:ogo' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31716.             'InsuranceBundle\\Controller\\ProgramsController:topDriverAction' => ['privates''.service_locator.epLYOaB''get_ServiceLocator_EpLYOaBService'false],
  31717.             'InsuranceBundle\\Controller\\ServiceController:bankIdCallback' => ['privates''.service_locator.gGjIPR4''get_ServiceLocator_GGjIPR4Service'false],
  31718.             'InsuranceBundle\\Controller\\ServiceController:bankIdTest' => ['privates''.service_locator.fbnZ.Xz''get_ServiceLocator_FbnZ_XzService'false],
  31719.             'IntegrationBundle\\Controller\\Dealer\\MainController:branch' => ['privates''.service_locator.VrM5mf6''get_ServiceLocator_VrM5mf6Service'false],
  31720.             'IntegrationBundle\\Controller\\Dealer\\MainController:branchByDealerUid' => ['privates''.service_locator.VrM5mf6''get_ServiceLocator_VrM5mf6Service'false],
  31721.             'IntegrationBundle\\Controller\\Dealer\\MainController:checkSignature' => ['privates''.service_locator._RvxFvy''get_ServiceLocator_RvxFvyService'false],
  31722.             'IntegrationBundle\\Controller\\Dealer\\MainController:dealerIntegrationLogin' => ['privates''.service_locator.F2io1FS''get_ServiceLocator_F2io1FSService'false],
  31723.             'IntegrationBundle\\Controller\\Dealer\\MainController:getDocumentsQrByDealerUid' => ['privates''.service_locator._RvxFvy''get_ServiceLocator_RvxFvyService'false],
  31724.             'IntegrationBundle\\Controller\\Dealer\\MainController:getQr' => ['privates''.service_locator.91o1U0S''get_ServiceLocator_91o1U0SService'false],
  31725.             'IntegrationBundle\\Controller\\Dealer\\MainController:getQrByDealerUid' => ['privates''.service_locator.91o1U0S''get_ServiceLocator_91o1U0SService'false],
  31726.             'IntegrationBundle\\Controller\\Dealer\\MainController:info' => ['privates''.service_locator.Xq42A4p''get_ServiceLocator_Xq42A4pService'false],
  31727.             'IntegrationBundle\\Controller\\Diia\\MainController:callBackProcess' => ['privates''.service_locator.YtIWVqf''get_ServiceLocator_YtIWVqfService'false],
  31728.             'IntegrationBundle\\Controller\\Diia\\MainController:callBackSignatureProcess' => ['privates''.service_locator.YtIWVqf''get_ServiceLocator_YtIWVqfService'false],
  31729.             'MyBundle\\Controller\\AuthController:codeLogin' => ['privates''.service_locator.dbuQxiP''get_ServiceLocator_DbuQxiPService'false],
  31730.             'MyBundle\\Controller\\AuthController:codeLoginNewPhone' => ['privates''.service_locator.dbuQxiP''get_ServiceLocator_DbuQxiPService'false],
  31731.             'MyBundle\\Controller\\AuthController:confirmRegistration' => ['privates''.service_locator.MXQW7EO''get_ServiceLocator_MXQW7EOService'false],
  31732.             'MyBundle\\Controller\\AuthController:getCode' => ['privates''.service_locator.1PDsblh''get_ServiceLocator_1PDsblhService'false],
  31733.             'MyBundle\\Controller\\AuthController:getCodeChangePhone' => ['privates''.service_locator.Mz5nXIh''get_ServiceLocator_Mz5nXIhService'false],
  31734.             'MyBundle\\Controller\\AuthController:getCodeRecovery' => ['privates''.service_locator.MxvdFzA''get_ServiceLocator_MxvdFzAService'false],
  31735.             'MyBundle\\Controller\\AuthController:login' => ['privates''.service_locator.iPDy3TP''get_ServiceLocator_IPDy3TPService'false],
  31736.             'MyBundle\\Controller\\AuthController:loginCheck' => ['privates''.service_locator.7hrPXEc''get_ServiceLocator_7hrPXEcService'false],
  31737.             'MyBundle\\Controller\\AuthController:logout' => ['privates''.service_locator.w7N4v5d''get_ServiceLocator_W7N4v5dService'false],
  31738.             'MyBundle\\Controller\\AuthController:referralRegister' => ['privates''.service_locator.HauFJLA''get_ServiceLocator_HauFJLAService'false],
  31739.             'MyBundle\\Controller\\AuthController:referralRegisterConfirm' => ['privates''.service_locator.w7N4v5d''get_ServiceLocator_W7N4v5dService'false],
  31740.             'MyBundle\\Controller\\AuthController:register' => ['privates''.service_locator.pNUN3wT''get_ServiceLocator_PNUN3wTService'false],
  31741.             'MyBundle\\Controller\\AuthController:resendRegistrationCode' => ['privates''.service_locator.KKfGJZB''get_ServiceLocator_KKfGJZBService'false],
  31742.             'MyBundle\\Controller\\AuthController:sendRecoverEmail' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  31743.             'MyBundle\\Controller\\AuthController:setNewPhone' => ['privates''.service_locator.pDr_QHY''get_ServiceLocator_PDrQHYService'false],
  31744.             'MyBundle\\Controller\\AuthController:setPassword' => ['privates''.service_locator.cqzZA2M''get_ServiceLocator_CqzZA2MService'false],
  31745.             'MyBundle\\Controller\\AuthController:setRecoveryPassword' => ['privates''.service_locator.hRA9wft''get_ServiceLocator_HRA9wftService'false],
  31746.             'MyBundle\\Controller\\BasketController:addAccessory' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31747.             'MyBundle\\Controller\\BasketController:addCasco' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31748.             'MyBundle\\Controller\\BasketController:addItemsToBasket' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31749.             'MyBundle\\Controller\\BasketController:changeCount' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31750.             'MyBundle\\Controller\\BasketController:getBasketByType' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31751.             'MyBundle\\Controller\\BasketController:init' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31752.             'MyBundle\\Controller\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31753.             'MyBundle\\Controller\\BasketController:removeItem' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31754.             'MyBundle\\Controller\\BasketController:toggleInstall' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31755.             'MyBundle\\Controller\\BasketController:toggleInstallAccessory' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31756.             'MyBundle\\Controller\\GarageController:findDoc' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  31757.             'MyBundle\\Controller\\GarageController:findNumber' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  31758.             'MyBundle\\Controller\\GarageController:init' => ['privates''.service_locator.CPkLYKu''get_ServiceLocator_CPkLYKuService'false],
  31759.             'MyBundle\\Controller\\MainController:credentialsGetCode' => ['privates''.service_locator.eedAXXM''get_ServiceLocator_EedAXXMService'false],
  31760.             'MyBundle\\Controller\\MainController:credentialsSetData' => ['privates''.service_locator.9o_AN0R''get_ServiceLocator_9oAN0RService'false],
  31761.             'MyBundle\\Controller\\MainController:dataUsageRules' => ['privates''.service_locator.w7N4v5d''get_ServiceLocator_W7N4v5dService'false],
  31762.             'MyBundle\\Controller\\MainController:getSignCode' => ['privates''.service_locator.nH7Hmae''get_ServiceLocator_NH7HmaeService'false],
  31763.             'MyBundle\\Controller\\MainController:index' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  31764.             'MyBundle\\Controller\\MainController:sign' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31765.             'MyBundle\\Controller\\OnlineActivityController:historyConf' => ['privates''.service_locator.zMchJmN''get_ServiceLocator_ZMchJmNService'false],
  31766.             'MyBundle\\Controller\\OnlineActivityController:historyCredit' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  31767.             'MyBundle\\Controller\\OnlineActivityController:historyRewiev' => ['privates''.service_locator.zMchJmN''get_ServiceLocator_ZMchJmNService'false],
  31768.             'MyBundle\\Controller\\OnlineActivityController:init' => ['privates''.service_locator.zMchJmN''get_ServiceLocator_ZMchJmNService'false],
  31769.             'MyBundle\\Controller\\OrderController:getCities' => ['privates''.service_locator.hM6jGlz''get_ServiceLocator_HM6jGlzService'false],
  31770.             'MyBundle\\Controller\\OrderController:getStatusPay' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31771.             'MyBundle\\Controller\\OrderController:getStreets' => ['privates''.service_locator.hM6jGlz''get_ServiceLocator_HM6jGlzService'false],
  31772.             'MyBundle\\Controller\\OrderController:getWarehouses' => ['privates''.service_locator.hM6jGlz''get_ServiceLocator_HM6jGlzService'false],
  31773.             'MyBundle\\Controller\\OrderController:init' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31774.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:index' => ['privates''.service_locator.2Hp9BD6''get_ServiceLocator_2Hp9BD6Service'false],
  31775.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:programs' => ['privates''.service_locator.vWeVjJy''get_ServiceLocator_VWeVjJyService'false],
  31776.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:save' => ['privates''.service_locator.kQSCQ9p''get_ServiceLocator_KQSCQ9pService'false],
  31777.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDF' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31778.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDFAnnuity' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31779.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDFStandard' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31780.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toReport' => ['privates''.service_locator.C_Dux9p''get_ServiceLocator_CDux9pService'false],
  31781.             'MyBundle\\Controller\\ProfileController:carSingle' => ['privates''.service_locator.QC.2sSi''get_ServiceLocator_QC_2sSiService'false],
  31782.             'MyBundle\\Controller\\ProfileController:insCalc' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31783.             'MyBundle\\Controller\\ProfileController:insCalcByCar' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31784.             'MyBundle\\Controller\\ProfileController:orderService' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  31785.             'MyBundle\\Controller\\ProfileController:orderServiceByParameters' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  31786.             'MyBundle\\Controller\\ProfileController:orderTestDrive' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  31787.             'MyBundle\\Controller\\ProfileController:orders' => ['privates''.service_locator.wsl3qL2''get_ServiceLocator_Wsl3qL2Service'false],
  31788.             'MyBundle\\Controller\\ProfileController:quality' => ['privates''.service_locator.QC.2sSi''get_ServiceLocator_QC_2sSiService'false],
  31789.             'MyBundle\\Controller\\ProfileController:referralSend' => ['privates''.service_locator.spC5qUi''get_ServiceLocator_SpC5qUiService'false],
  31790.             'MyBundle\\Controller\\ProfileController:sendCaseToEmail' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31791.             'MyBundle\\Controller\\ProfileController:sendSmsCode' => ['privates''.service_locator.hBa4opA''get_ServiceLocator_HBa4opAService'false],
  31792.             'MyBundle\\Controller\\ProfileController:support' => ['privates''.service_locator.iYNY9GL''get_ServiceLocator_IYNY9GLService'false],
  31793.             'MyBundle\\Controller\\ProfileController:updateEmail' => ['privates''.service_locator.iFbj50x''get_ServiceLocator_IFbj50xService'false],
  31794.             'MyBundle\\Controller\\ProfileController:wishList' => ['privates''.service_locator.j7pJ6TX''get_ServiceLocator_J7pJ6TXService'false],
  31795.             'PortalBundle\\Controller\\AboutController:about' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31796.             'PortalBundle\\Controller\\AboutController:blog' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31797.             'PortalBundle\\Controller\\AboutController:blogSingle' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31798.             'PortalBundle\\Controller\\AboutController:career' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31799.             'PortalBundle\\Controller\\AboutController:contactsSingle' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31800.             'PortalBundle\\Controller\\AboutController:singleVacancies' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31801.             'PortalBundle\\Controller\\AboutController:vacancies' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31802.             'PortalBundle\\Controller\\AjaxController:businessCSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31803.             'PortalBundle\\Controller\\AjaxController:businessTSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31804.             'PortalBundle\\Controller\\AjaxController:catalogData' => ['privates''.service_locator.zjL8auC''get_ServiceLocator_ZjL8auCService'false],
  31805.             'PortalBundle\\Controller\\AjaxController:catalogInit' => ['privates''.service_locator.2VuQkXs''get_ServiceLocator_2VuQkXsService'false],
  31806.             'PortalBundle\\Controller\\AjaxController:creditMerchant' => ['privates''.service_locator.u7zd_J6''get_ServiceLocator_U7zdJ6Service'false],
  31807.             'PortalBundle\\Controller\\AjaxController:dealerInit' => ['privates''.service_locator.A76tk_1''get_ServiceLocator_A76tk1Service'false],
  31808.             'PortalBundle\\Controller\\AjaxController:leasingCSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31809.             'PortalBundle\\Controller\\AjaxController:leasingTSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31810.             'PortalBundle\\Controller\\AjaxController:postData' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31811.             'PortalBundle\\Controller\\AjaxController:unicomerceConsultService' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31812.             'PortalBundle\\Controller\\CarController:archive' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  31813.             'PortalBundle\\Controller\\CarController:catalog' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  31814.             'PortalBundle\\Controller\\CarController:inStockOne' => ['privates''.service_locator._i.u3hs''get_ServiceLocator_I_U3hsService'false],
  31815.             'PortalBundle\\Controller\\CarController:index' => ['privates''.service_locator.qNgubTn''get_ServiceLocator_QNgubTnService'false],
  31816.             'PortalBundle\\Controller\\CarController:usedCar' => ['privates''.service_locator.rVRfp.K''get_ServiceLocator_RVRfp_KService'false],
  31817.             'PortalBundle\\Controller\\CarController:vehicleInStock' => ['privates''.service_locator.6hoAnnd''get_ServiceLocator_6hoAnndService'false],
  31818.             'PortalBundle\\Controller\\CarController:vehicleUsed' => ['privates''.service_locator.YxbcU6p''get_ServiceLocator_YxbcU6pService'false],
  31819.             'PortalBundle\\Controller\\CatalogController:catalog' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31820.             'PortalBundle\\Controller\\CatalogController:catalogCategory' => ['privates''.service_locator.GfJKm4k''get_ServiceLocator_GfJKm4kService'false],
  31821.             'PortalBundle\\Controller\\CatalogController:catalogSearch' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31822.             'PortalBundle\\Controller\\CatalogController:catalogSearchApi' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31823.             'PortalBundle\\Controller\\CatalogController:getChangeFilter' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  31824.             'PortalBundle\\Controller\\CatalogController:getDealersFromFilter' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31825.             'PortalBundle\\Controller\\CatalogController:getDealersFromSelectedFilter' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31826.             'PortalBundle\\Controller\\CatalogController:initVehicleFilterUrl' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  31827.             'PortalBundle\\Controller\\CatalogController:saveCallback' => ['privates''.service_locator.GG6qmx.''get_ServiceLocator_GG6qmx_Service'false],
  31828.             'PortalBundle\\Controller\\ComparisonController:featured' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  31829.             'PortalBundle\\Controller\\ComparisonController:getComparisonByItems' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  31830.             'PortalBundle\\Controller\\ComparisonController:init' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  31831.             'PortalBundle\\Controller\\ContactsController:contacts' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31832.             'PortalBundle\\Controller\\ContactsController:supportSave' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31833.             'PortalBundle\\Controller\\CrmActionController:resultsActivitiesAction' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31834.             'PortalBundle\\Controller\\CrmActionController:sendReportAction' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31835.             'PortalBundle\\Controller\\FeaturedController:addToFeatured' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31836.             'PortalBundle\\Controller\\FeaturedController:removeFromFav' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31837.             'PortalBundle\\Controller\\FinanceController:business' => ['privates''.service_locator.Vo3ehyT''get_ServiceLocator_Vo3ehyTService'false],
  31838.             'PortalBundle\\Controller\\FinanceController:creditInit' => ['privates''.service_locator.Y5YHy_.''get_ServiceLocator_Y5YHy_Service'false],
  31839.             'PortalBundle\\Controller\\FinanceController:creditProgramByFirstPayment' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31840.             'PortalBundle\\Controller\\FinanceController:creditProgramVehicleWithMinMaxPrice' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31841.             'PortalBundle\\Controller\\FinanceController:getCrmDataByUUID' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31842.             'PortalBundle\\Controller\\FinanceController:insurance' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31843.             'PortalBundle\\Controller\\FinanceController:saveCreditCalculationUserData' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31844.             'PortalBundle\\Controller\\FinanceController:saveCreditPageReview' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31845.             'PortalBundle\\Controller\\FoundersController:founders' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31846.             'PortalBundle\\Controller\\FoundersController:foundersBiography' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31847.             'PortalBundle\\Controller\\FoundersController:foundersBiographySingle' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31848.             'PortalBundle\\Controller\\FoundersController:foundersNewsSingle' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31849.             'PortalBundle\\Controller\\FoundersController:foundersPhoto' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31850.             'PortalBundle\\Controller\\FoundersController:foundersPublicationsSingle' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31851.             'PortalBundle\\Controller\\FoundersController:foundersVideo' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31852.             'PortalBundle\\Controller\\LandingController:saveLandingForm' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31853.             'PortalBundle\\Controller\\LinkMinifyController:gotoLink' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31854.             'PortalBundle\\Controller\\MainController:addNewUnsubscribe' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31855.             'PortalBundle\\Controller\\MainController:qualitySave' => ['privates''.service_locator.JaBorXs''get_ServiceLocator_JaBorXsService'false],
  31856.             'PortalBundle\\Controller\\MainController:qualityService' => ['privates''.service_locator.SNuJ2mc''get_ServiceLocator_SNuJ2mcService'false],
  31857.             'PortalBundle\\Controller\\MainController:qualityServiceTech' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31858.             'PortalBundle\\Controller\\MainController:questionnaireCRMSaveAction' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31859.             'PortalBundle\\Controller\\MainController:questionnaireCRMService' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31860.             'PortalBundle\\Controller\\MainController:questionnaireSave' => ['privates''.service_locator.p.QtEBL''get_ServiceLocator_P_QtEBLService'false],
  31861.             'PortalBundle\\Controller\\MainController:questionnaireService' => ['privates''.service_locator.SNuJ2mc''get_ServiceLocator_SNuJ2mcService'false],
  31862.             'PortalBundle\\Controller\\MainController:saveContest_10000' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31863.             'PortalBundle\\Controller\\MainController:subscriptionManagement' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31864.             'PortalBundle\\Controller\\PostController:actions' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31865.             'PortalBundle\\Controller\\PostController:actionsSingle' => ['privates''.service_locator.V9wc21a''get_ServiceLocator_V9wc21aService'false],
  31866.             'PortalBundle\\Controller\\PostController:news' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31867.             'PortalBundle\\Controller\\PostController:newsByDealer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31868.             'PortalBundle\\Controller\\PostController:newsSingle' => ['privates''.service_locator.V9wc21a''get_ServiceLocator_V9wc21aService'false],
  31869.             'PortalBundle\\Controller\\ProgramsController:cascoOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  31870.             'PortalBundle\\Controller\\ProgramsController:estimate' => ['privates''.service_locator.XL4NeP9''get_ServiceLocator_XL4NeP9Service'false],
  31871.             'PortalBundle\\Controller\\ProgramsController:getModels' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  31872.             'PortalBundle\\Controller\\ProgramsController:initCalc' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  31873.             'PortalBundle\\Controller\\ProgramsController:sendForm' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31874.             'PortalBundle\\Controller\\ReviewsController:init' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31875.             'PortalBundle\\Controller\\ReviewsController:like' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31876.             'PortalBundle\\Controller\\ReviewsController:save' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31877.             'PortalBundle\\Controller\\SaleController:commission' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31878.             'PortalBundle\\Controller\\SaleController:feedbackForm' => ['privates''.service_locator.GG6qmx.''get_ServiceLocator_GG6qmx_Service'false],
  31879.             'PortalBundle\\Controller\\SearchController:search' => ['privates''.service_locator.GfJKm4k''get_ServiceLocator_GfJKm4kService'false],
  31880.             'PortalBundle\\Controller\\ServiceController:accessories' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31881.             'PortalBundle\\Controller\\ServiceController:bodyRepair' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31882.             'PortalBundle\\Controller\\ServiceController:bodyRepairCategory' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31883.             'PortalBundle\\Controller\\ServiceController:bodyRepairSubCategory' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31884.             'PortalBundle\\Controller\\ServiceController:byDealer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31885.             'PortalBundle\\Controller\\ServiceController:byDealer2' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31886.             'PortalBundle\\Controller\\ServiceController:byDealer3' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31887.             'PortalBundle\\Controller\\ServiceController:byDealer4' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31888.             'PortalBundle\\Controller\\ServiceController:carRepair' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31889.             'PortalBundle\\Controller\\ServiceController:getBlogPostsAction' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31890.             'PortalBundle\\Controller\\ServiceController:getBlogsCategoriesAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31891.             'PortalBundle\\Controller\\ServiceController:initRepairCalc' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31892.             'PortalBundle\\Controller\\ServiceController:multiConsultationTestdriveForm' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31893.             'PortalBundle\\Controller\\ServiceController:nightServiceAgreement' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31894.             'PortalBundle\\Controller\\ServiceController:parts' => ['privates''.service_locator.mCi_Qr6''get_ServiceLocator_MCiQr6Service'false],
  31895.             'PortalBundle\\Controller\\ServiceController:prepareToSendBlogPosts' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  31896.             'PortalBundle\\Controller\\ServiceController:saveLeadAccessory' => ['privates''.service_locator.GG6qmx.''get_ServiceLocator_GG6qmx_Service'false],
  31897.             'PortalBundle\\Controller\\ServiceController:savePopupFormBodyRepair' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31898.             'PortalBundle\\Controller\\ServiceController:service' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31899.             'PortalBundle\\Controller\\ServiceController:serviceFormSave' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31900.             'PortalBundle\\Controller\\ServiceController:serviceInit' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  31901.             'PortalBundle\\Controller\\ServiceController:servicePageContentDealer' => ['privates''.service_locator.wyS5Sdi''get_ServiceLocator_WyS5SdiService'false],
  31902.             'PortalBundle\\Controller\\ServiceController:servicePageSubWorkGroup' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31903.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroup' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31904.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupBrand' => ['privates''.service_locator.hbE1jcB''get_ServiceLocator_HbE1jcBService'false],
  31905.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupBrandCalc' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31906.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31907.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupModelCalc' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31908.             'PortalBundle\\Controller\\ServiceController:tiresHotel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31909.             'PortalBundle\\Controller\\ServiceController:to' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31910.             'PortalBundle\\Controller\\ServiceController:toBrand' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31911.             'PortalBundle\\Controller\\ServiceController:toModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31912.             'PortalBundle\\Controller\\ServiceWorkWidgetController:download' => ['privates''.service_locator.T1LbLJ8''get_ServiceLocator_T1LbLJ8Service'false],
  31913.             'PortalBundle\\Controller\\ServiceWorkWidgetController:getRegulationData' => ['privates''.service_locator.eT6lY71''get_ServiceLocator_ET6lY71Service'false],
  31914.             'PortalBundle\\Controller\\ServiceWorkWidgetController:init' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31915.             'PortalBundle\\Controller\\ServiceWorkWidgetController:reg' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31916.             'PortalBundle\\Controller\\ServiceWorkWidgetController:regulationWidget' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31917.             'PortalBundle\\Controller\\ServiceWorkWidgetController:variations' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31918.             'PortalBundle\\Controller\\SiteMapController:portal' => ['privates''.service_locator.wjoaFkq''get_ServiceLocator_WjoaFkqService'false],
  31919.             'PortalBundle\\Controller\\StockController:catalogCategory' => ['privates''.service_locator.GfJKm4k''get_ServiceLocator_GfJKm4kService'false],
  31920.             'PortalBundle\\Controller\\StockController:getChangeFilter' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  31921.             'PortalBundle\\Controller\\StockController:inStock' => ['privates''.service_locator.U9V0get''get_ServiceLocator_U9V0getService'false],
  31922.             'PortalBundle\\Controller\\StockController:inStockApi' => ['privates''.service_locator.eEFEjhf''get_ServiceLocator_EEFEjhfService'false],
  31923.             'PortalBundle\\Controller\\StockController:initVehicleFilterUrl' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  31924.             'PortalBundle\\Controller\\UnicomersController:aboutUnicomers' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31925.             'PortalBundle\\Controller\\UnicomersController:unicomersProjects' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31926.             'PortalBundle\\Controller\\UnicomersController:unicomersSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31927.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  31928.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  31929.         ], [
  31930.             'AdminBundle\\Controller\\AjaxController::add' => '?',
  31931.             'AdminBundle\\Controller\\AjaxController::data' => '?',
  31932.             'AdminBundle\\Controller\\AjaxController::deleteRateSave' => '?',
  31933.             'AdminBundle\\Controller\\AjaxController::editOption' => '?',
  31934.             'AdminBundle\\Controller\\AjaxController::getDealers' => '?',
  31935.             'AdminBundle\\Controller\\AjaxController::getModels' => '?',
  31936.             'AdminBundle\\Controller\\AjaxController::setUserDealer' => '?',
  31937.             'AdminBundle\\Controller\\AjaxController::state' => '?',
  31938.             'AdminBundle\\Controller\\BaseCRUDController::batchActionDelete' => '?',
  31939.             'AdminBundle\\Controller\\CRUDInsController::batchActionDelete' => '?',
  31940.             'AdminBundle\\Controller\\LogsController::batchActionDelete' => '?',
  31941.             'AdminBundle\\Controller\\ModelRangeController::batchActionDelete' => '?',
  31942.             'AdminBundle\\Controller\\References\\ModelController::addMediaModel' => '?',
  31943.             'AdminBundle\\Controller\\References\\ModelController::createModel' => '?',
  31944.             'AdminBundle\\Controller\\References\\ModelController::getCitiesByRegionUrl' => '?',
  31945.             'AdminBundle\\Controller\\References\\ModelController::getModelByBrand' => '?',
  31946.             'AdminBundle\\Controller\\References\\ModelController::removeMediaModel' => '?',
  31947.             'AdminBundle\\Controller\\References\\ModelController::updateModel' => '?',
  31948.             'AdminBundle\\Controller\\SecurityController::loginCheckAction' => '?',
  31949.             'AdminBundle\\Controller\\SeoMetaTagController::batchActionDelete' => '?',
  31950.             'AdminBundle\\Controller\\VehicleEstimateOddsController::batchActionDelete' => '?',
  31951.             'AdminBundle\\Controller\\Vehicles\\CRUDController::batchActionDelete' => '?',
  31952.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::batchActionDelete' => '?',
  31953.             'AutomarketBundle\\Controller\\AboutController::aboutAutomarket' => '?',
  31954.             'AutomarketBundle\\Controller\\AboutController::staff' => '?',
  31955.             'AutomarketBundle\\Controller\\AboutController::vacancy' => '?',
  31956.             'AutomarketBundle\\Controller\\AboutController::vacancyId' => '?',
  31957.             'AutomarketBundle\\Controller\\AjaxController::initInterest' => '?',
  31958.             'AutomarketBundle\\Controller\\CarController::car' => '?',
  31959.             'AutomarketBundle\\Controller\\CarController::getComparison' => '?',
  31960.             'AutomarketBundle\\Controller\\ComparisonController::featured' => '?',
  31961.             'AutomarketBundle\\Controller\\ComparisonController::getComparisonByItems' => '?',
  31962.             'AutomarketBundle\\Controller\\ComparisonController::init' => '?',
  31963.             'AutomarketBundle\\Controller\\FormController::buyForm' => '?',
  31964.             'AutomarketBundle\\Controller\\FormController::feedbackForm' => '?',
  31965.             'AutomarketBundle\\Controller\\FormController::preorderForm' => '?',
  31966.             'AutomarketBundle\\Controller\\RSSController::show' => '?',
  31967.             'AutomarketBundle\\Controller\\SaleController::widget' => '?',
  31968.             'AutomarketBundle\\Controller\\SiteMapController::siteMap' => '?',
  31969.             'CoreBundle\\Controller\\CrossDomainAuthController::authByToken' => '?',
  31970.             'DcSiteBundle\\Controller\\AccessoriesController::getCarPageStructuredData' => '?',
  31971.             'DcSiteBundle\\Controller\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  31972.             'DcSiteBundle\\Controller\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  31973.             'DcSiteBundle\\Controller\\AccessoriesController::init' => '?',
  31974.             'DcSiteBundle\\Controller\\AccessoriesController::initByDealer' => '?',
  31975.             'DcSiteBundle\\Controller\\AccessoriesController::newFindAccessories' => '?',
  31976.             'DcSiteBundle\\Controller\\AccessoriesController::newFindCategories' => '?',
  31977.             'DcSiteBundle\\Controller\\AccessoriesController::newFindCategory' => '?',
  31978.             'DcSiteBundle\\Controller\\AccessoriesFilterController::buildUrl' => '?',
  31979.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarPageStructuredData' => '?',
  31980.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarStructuredDataCarInStock' => '?',
  31981.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarStructuredDataCarUsed' => '?',
  31982.             'DcSiteBundle\\Controller\\AccessoriesFilterController::initFilter' => '?',
  31983.             'DcSiteBundle\\Controller\\AccessoriesFilterController::initRedirectVariationQr' => '?',
  31984.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarPageStructuredData' => '?',
  31985.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarStructuredDataCarInStock' => '?',
  31986.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarStructuredDataCarUsed' => '?',
  31987.             'DcSiteBundle\\Controller\\BaseDcController::getCarPageStructuredData' => '?',
  31988.             'DcSiteBundle\\Controller\\BaseDcController::getCarStructuredDataCarInStock' => '?',
  31989.             'DcSiteBundle\\Controller\\BaseDcController::getCarStructuredDataCarUsed' => '?',
  31990.             'DcSiteBundle\\Controller\\CallbackController::createRequest' => '?',
  31991.             'DcSiteBundle\\Controller\\CallbackController::getCarPageStructuredData' => '?',
  31992.             'DcSiteBundle\\Controller\\CallbackController::getCarStructuredDataCarInStock' => '?',
  31993.             'DcSiteBundle\\Controller\\CallbackController::getCarStructuredDataCarUsed' => '?',
  31994.             'DcSiteBundle\\Controller\\CallbackController::getState' => '?',
  31995.             'DcSiteBundle\\Controller\\CarController::createOrder' => '?',
  31996.             'DcSiteBundle\\Controller\\CarController::findModels' => '?',
  31997.             'DcSiteBundle\\Controller\\CarController::getCarPageStructuredData' => '?',
  31998.             'DcSiteBundle\\Controller\\CarController::getCarStructuredDataCarInStock' => '?',
  31999.             'DcSiteBundle\\Controller\\CarController::getCarStructuredDataCarUsed' => '?',
  32000.             'DcSiteBundle\\Controller\\CarController::getModelInfo' => '?',
  32001.             'DcSiteBundle\\Controller\\CarController::pricesLoad' => '?',
  32002.             'DcSiteBundle\\Controller\\CarController::techLoad' => '?',
  32003.             'DcSiteBundle\\Controller\\CarController::updateOrder' => '?',
  32004.             'DcSiteBundle\\Controller\\CarInStockModuleController::byVehicle' => '?',
  32005.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarPageStructuredData' => '?',
  32006.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarStructuredDataCarInStock' => '?',
  32007.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarStructuredDataCarUsed' => '?',
  32008.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarPageStructuredData' => '?',
  32009.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarStructuredDataCarInStock' => '?',
  32010.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarStructuredDataCarUsed' => '?',
  32011.             'DcSiteBundle\\Controller\\Citroen\\AboutController::newsSingle' => '?',
  32012.             'DcSiteBundle\\Controller\\Citroen\\AboutController::staff' => '?',
  32013.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarPageStructuredData' => '?',
  32014.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32015.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32016.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::redirectToShop' => '?',
  32017.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarPageStructuredData' => '?',
  32018.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarStructuredDataCarInStock' => '?',
  32019.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarStructuredDataCarUsed' => '?',
  32020.             'DcSiteBundle\\Controller\\Citroen\\BasketController::checkoutOrder' => '?',
  32021.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarPageStructuredData' => '?',
  32022.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarStructuredDataCarInStock' => '?',
  32023.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarStructuredDataCarUsed' => '?',
  32024.             'DcSiteBundle\\Controller\\Citroen\\BasketController::order' => '?',
  32025.             'DcSiteBundle\\Controller\\Citroen\\CarController::car' => '?',
  32026.             'DcSiteBundle\\Controller\\Citroen\\CarController::carCardStock' => '?',
  32027.             'DcSiteBundle\\Controller\\Citroen\\CarController::carConfiguraion' => '?',
  32028.             'DcSiteBundle\\Controller\\Citroen\\CarController::category' => '?',
  32029.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarPageStructuredData' => '?',
  32030.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarStructuredDataCarInStock' => '?',
  32031.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarStructuredDataCarUsed' => '?',
  32032.             'DcSiteBundle\\Controller\\Citroen\\CarController::list' => '?',
  32033.             'DcSiteBundle\\Controller\\Citroen\\CarController::listPage' => '?',
  32034.             'DcSiteBundle\\Controller\\Citroen\\CarController::secondhandSingle' => '?',
  32035.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::credit' => '?',
  32036.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarPageStructuredData' => '?',
  32037.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32038.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32039.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarPageStructuredData' => '?',
  32040.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarStructuredDataCarInStock' => '?',
  32041.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarStructuredDataCarUsed' => '?',
  32042.             'DcSiteBundle\\Controller\\Citroen\\MainController::index' => '?',
  32043.             'DcSiteBundle\\Controller\\Citroen\\MainController::loadModels' => '?',
  32044.             'DcSiteBundle\\Controller\\Citroen\\MainController::seveTempForm' => '?',
  32045.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarPageStructuredData' => '?',
  32046.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32047.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32048.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::regulationsTo' => '?',
  32049.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarPageStructuredData' => '?',
  32050.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarStructuredDataCarInStock' => '?',
  32051.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarStructuredDataCarUsed' => '?',
  32052.             'DcSiteBundle\\Controller\\Citroen\\StocksController::stocksSingle' => '?',
  32053.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarPageStructuredData' => '?',
  32054.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarStructuredDataCarInStock' => '?',
  32055.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarStructuredDataCarUsed' => '?',
  32056.             'DcSiteBundle\\Controller\\ConfiguratorController::init' => '?',
  32057.             'DcSiteBundle\\Controller\\ConfiguratorController::initByHash' => '?',
  32058.             'DcSiteBundle\\Controller\\ConfiguratorController::initCreditCalculator' => '?',
  32059.             'DcSiteBundle\\Controller\\ConfiguratorController::saveOffer' => '?',
  32060.             'DcSiteBundle\\Controller\\CreditController::getCarPageStructuredData' => '?',
  32061.             'DcSiteBundle\\Controller\\CreditController::getCarStructuredDataCarInStock' => '?',
  32062.             'DcSiteBundle\\Controller\\CreditController::getCarStructuredDataCarUsed' => '?',
  32063.             'DcSiteBundle\\Controller\\CreditController::getCreditListDocument' => '?',
  32064.             'DcSiteBundle\\Controller\\CreditController::getScheduleListDocument' => '?',
  32065.             'DcSiteBundle\\Controller\\CreditController::getScheduleListDocumentTest' => '?',
  32066.             'DcSiteBundle\\Controller\\CreditController::getVehicleByVehicleItem' => '?',
  32067.             'DcSiteBundle\\Controller\\CreditController::programs' => '?',
  32068.             'DcSiteBundle\\Controller\\CreditController::saveForm' => '?',
  32069.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarPageStructuredData' => '?',
  32070.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarStructuredDataCarInStock' => '?',
  32071.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarStructuredDataCarUsed' => '?',
  32072.             'DcSiteBundle\\Controller\\FinanceController::business' => '?',
  32073.             'DcSiteBundle\\Controller\\FinanceController::creditInit' => '?',
  32074.             'DcSiteBundle\\Controller\\FinanceController::creditProgramByFirstPayment' => '?',
  32075.             'DcSiteBundle\\Controller\\FinanceController::creditProgramVehicleWithMinMaxPrice' => '?',
  32076.             'DcSiteBundle\\Controller\\FinanceController::getCarPageStructuredData' => '?',
  32077.             'DcSiteBundle\\Controller\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32078.             'DcSiteBundle\\Controller\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32079.             'DcSiteBundle\\Controller\\FinanceController::getCrmDataByUUID' => '?',
  32080.             'DcSiteBundle\\Controller\\FinanceController::insurance' => '?',
  32081.             'DcSiteBundle\\Controller\\FinanceController::saveCreditCalculationUserData' => '?',
  32082.             'DcSiteBundle\\Controller\\FinanceController::saveCreditPageReview' => '?',
  32083.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarPageStructuredData' => '?',
  32084.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarStructuredDataCarInStock' => '?',
  32085.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarStructuredDataCarUsed' => '?',
  32086.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::staff' => '?',
  32087.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarPageStructuredData' => '?',
  32088.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32089.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32090.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarPageStructuredData' => '?',
  32091.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarStructuredDataCarInStock' => '?',
  32092.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarStructuredDataCarUsed' => '?',
  32093.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarPageStructuredData' => '?',
  32094.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarStructuredDataCarInStock' => '?',
  32095.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarStructuredDataCarUsed' => '?',
  32096.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarPageStructuredData' => '?',
  32097.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarStructuredDataCarInStock' => '?',
  32098.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarStructuredDataCarUsed' => '?',
  32099.             'DcSiteBundle\\Controller\\Ford\\BasketController::basket' => '?',
  32100.             'DcSiteBundle\\Controller\\Ford\\BasketController::checkoutOrder' => '?',
  32101.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarPageStructuredData' => '?',
  32102.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarStructuredDataCarInStock' => '?',
  32103.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarStructuredDataCarUsed' => '?',
  32104.             'DcSiteBundle\\Controller\\Ford\\BasketController::order' => '?',
  32105.             'DcSiteBundle\\Controller\\Ford\\CarController::car' => '?',
  32106.             'DcSiteBundle\\Controller\\Ford\\CarController::carCardStock' => '?',
  32107.             'DcSiteBundle\\Controller\\Ford\\CarController::carConfiguraion' => '?',
  32108.             'DcSiteBundle\\Controller\\Ford\\CarController::category' => '?',
  32109.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarPageStructuredData' => '?',
  32110.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarStructuredDataCarInStock' => '?',
  32111.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarStructuredDataCarUsed' => '?',
  32112.             'DcSiteBundle\\Controller\\Ford\\CarController::list' => '?',
  32113.             'DcSiteBundle\\Controller\\Ford\\CarController::listPage' => '?',
  32114.             'DcSiteBundle\\Controller\\Ford\\CarController::secondhandSingle' => '?',
  32115.             'DcSiteBundle\\Controller\\Ford\\FinanceController::credit' => '?',
  32116.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarPageStructuredData' => '?',
  32117.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32118.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32119.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarPageStructuredData' => '?',
  32120.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarStructuredDataCarInStock' => '?',
  32121.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarStructuredDataCarUsed' => '?',
  32122.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarPageStructuredData' => '?',
  32123.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarStructuredDataCarInStock' => '?',
  32124.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarStructuredDataCarUsed' => '?',
  32125.             'DcSiteBundle\\Controller\\Ford\\PostController::post' => '?',
  32126.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarPageStructuredData' => '?',
  32127.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32128.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32129.             'DcSiteBundle\\Controller\\Ford\\ServiceController::regulationsTo' => '?',
  32130.             'DcSiteBundle\\Controller\\FormController::EventForm' => '?',
  32131.             'DcSiteBundle\\Controller\\FormController::getCarPageStructuredData' => '?',
  32132.             'DcSiteBundle\\Controller\\FormController::getCarStructuredDataCarInStock' => '?',
  32133.             'DcSiteBundle\\Controller\\FormController::getCarStructuredDataCarUsed' => '?',
  32134.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarPageStructuredData' => '?',
  32135.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarStructuredDataCarInStock' => '?',
  32136.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarStructuredDataCarUsed' => '?',
  32137.             'DcSiteBundle\\Controller\\Haval\\AboutController::newsSingle' => '?',
  32138.             'DcSiteBundle\\Controller\\Haval\\AboutController::team' => '?',
  32139.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarPageStructuredData' => '?',
  32140.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarStructuredDataCarInStock' => '?',
  32141.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarStructuredDataCarUsed' => '?',
  32142.             'DcSiteBundle\\Controller\\Haval\\CarController::car' => '?',
  32143.             'DcSiteBundle\\Controller\\Haval\\CarController::carConfiguraion' => '?',
  32144.             'DcSiteBundle\\Controller\\Haval\\CarController::carInStockSingle' => '?',
  32145.             'DcSiteBundle\\Controller\\Haval\\CarController::category' => '?',
  32146.             'DcSiteBundle\\Controller\\Haval\\CarController::configurator' => '?',
  32147.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarPageStructuredData' => '?',
  32148.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarStructuredDataCarInStock' => '?',
  32149.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarStructuredDataCarUsed' => '?',
  32150.             'DcSiteBundle\\Controller\\Haval\\CarController::list' => '?',
  32151.             'DcSiteBundle\\Controller\\Haval\\CarController::listPage' => '?',
  32152.             'DcSiteBundle\\Controller\\Haval\\CarController::secondhandSingle' => '?',
  32153.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarPageStructuredData' => '?',
  32154.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32155.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32156.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarPageStructuredData' => '?',
  32157.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarStructuredDataCarInStock' => '?',
  32158.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarStructuredDataCarUsed' => '?',
  32159.             'DcSiteBundle\\Controller\\Haval\\MainController::index' => '?',
  32160.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarPageStructuredData' => '?',
  32161.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32162.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32163.             'DcSiteBundle\\Controller\\Haval\\ServiceController::regulationsTo' => '?',
  32164.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarPageStructuredData' => '?',
  32165.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarStructuredDataCarInStock' => '?',
  32166.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarStructuredDataCarUsed' => '?',
  32167.             'DcSiteBundle\\Controller\\Haval\\StocksController::stocksSingle' => '?',
  32168.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarPageStructuredData' => '?',
  32169.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarStructuredDataCarInStock' => '?',
  32170.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarStructuredDataCarUsed' => '?',
  32171.             'DcSiteBundle\\Controller\\Honda\\AboutController::newsSingle' => '?',
  32172.             'DcSiteBundle\\Controller\\Honda\\AboutController::staff' => '?',
  32173.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesCatalog' => '?',
  32174.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesCategory' => '?',
  32175.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesModel' => '?',
  32176.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesModelVariation' => '?',
  32177.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesPage' => '?',
  32178.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarPageStructuredData' => '?',
  32179.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32180.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32181.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarPageStructuredData' => '?',
  32182.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarStructuredDataCarInStock' => '?',
  32183.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarStructuredDataCarUsed' => '?',
  32184.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::regulationsTo' => '?',
  32185.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarPageStructuredData' => '?',
  32186.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarStructuredDataCarInStock' => '?',
  32187.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarStructuredDataCarUsed' => '?',
  32188.             'DcSiteBundle\\Controller\\Honda\\BasketController::checkoutOrder' => '?',
  32189.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarPageStructuredData' => '?',
  32190.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarStructuredDataCarInStock' => '?',
  32191.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarStructuredDataCarUsed' => '?',
  32192.             'DcSiteBundle\\Controller\\Honda\\BasketController::order' => '?',
  32193.             'DcSiteBundle\\Controller\\Honda\\CarController::car' => '?',
  32194.             'DcSiteBundle\\Controller\\Honda\\CarController::carCardStock' => '?',
  32195.             'DcSiteBundle\\Controller\\Honda\\CarController::carConfiguraion' => '?',
  32196.             'DcSiteBundle\\Controller\\Honda\\CarController::category' => '?',
  32197.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarPageStructuredData' => '?',
  32198.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarStructuredDataCarInStock' => '?',
  32199.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarStructuredDataCarUsed' => '?',
  32200.             'DcSiteBundle\\Controller\\Honda\\CarController::list' => '?',
  32201.             'DcSiteBundle\\Controller\\Honda\\CarController::listPage' => '?',
  32202.             'DcSiteBundle\\Controller\\Honda\\CarController::secondhandSingle' => '?',
  32203.             'DcSiteBundle\\Controller\\Honda\\FinanceController::credit' => '?',
  32204.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarPageStructuredData' => '?',
  32205.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32206.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32207.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::accessories' => '?',
  32208.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarPageStructuredData' => '?',
  32209.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarStructuredDataCarInStock' => '?',
  32210.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarStructuredDataCarUsed' => '?',
  32211.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::regulationsTo' => '?',
  32212.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarPageStructuredData' => '?',
  32213.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarStructuredDataCarInStock' => '?',
  32214.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarStructuredDataCarUsed' => '?',
  32215.             'DcSiteBundle\\Controller\\Honda\\MainController::index' => '?',
  32216.             'DcSiteBundle\\Controller\\Honda\\MainController::stocksSingle' => '?',
  32217.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarPageStructuredData' => '?',
  32218.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarStructuredDataCarInStock' => '?',
  32219.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarStructuredDataCarUsed' => '?',
  32220.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::newsSingle' => '?',
  32221.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::staff' => '?',
  32222.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesCatalog' => '?',
  32223.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesCategory' => '?',
  32224.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesModel' => '?',
  32225.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesModelVariation' => '?',
  32226.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesPage' => '?',
  32227.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarPageStructuredData' => '?',
  32228.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32229.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32230.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarPageStructuredData' => '?',
  32231.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarStructuredDataCarInStock' => '?',
  32232.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarStructuredDataCarUsed' => '?',
  32233.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::transfer' => '?',
  32234.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarPageStructuredData' => '?',
  32235.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarStructuredDataCarInStock' => '?',
  32236.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarStructuredDataCarUsed' => '?',
  32237.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::checkoutOrder' => '?',
  32238.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarPageStructuredData' => '?',
  32239.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarStructuredDataCarInStock' => '?',
  32240.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarStructuredDataCarUsed' => '?',
  32241.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::order' => '?',
  32242.             'DcSiteBundle\\Controller\\Infiniti\\CarController::car' => '?',
  32243.             'DcSiteBundle\\Controller\\Infiniti\\CarController::carCardStock' => '?',
  32244.             'DcSiteBundle\\Controller\\Infiniti\\CarController::carConfiguraion' => '?',
  32245.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarPageStructuredData' => '?',
  32246.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarStructuredDataCarInStock' => '?',
  32247.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarStructuredDataCarUsed' => '?',
  32248.             'DcSiteBundle\\Controller\\Infiniti\\CarController::lineUp' => '?',
  32249.             'DcSiteBundle\\Controller\\Infiniti\\CarController::lineUpPage' => '?',
  32250.             'DcSiteBundle\\Controller\\Infiniti\\CarController::secondhandSingle' => '?',
  32251.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarPageStructuredData' => '?',
  32252.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarStructuredDataCarInStock' => '?',
  32253.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarStructuredDataCarUsed' => '?',
  32254.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::index' => '?',
  32255.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::credit' => '?',
  32256.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarPageStructuredData' => '?',
  32257.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32258.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32259.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::index' => '?',
  32260.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarPageStructuredData' => '?',
  32261.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarStructuredDataCarInStock' => '?',
  32262.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarStructuredDataCarUsed' => '?',
  32263.             'DcSiteBundle\\Controller\\Infiniti\\MainController::index' => '?',
  32264.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarPageStructuredData' => '?',
  32265.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarStructuredDataCarInStock' => '?',
  32266.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarStructuredDataCarUsed' => '?',
  32267.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::index' => '?',
  32268.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::offersSingle' => '?',
  32269.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarPageStructuredData' => '?',
  32270.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32271.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32272.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::index' => '?',
  32273.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::regulationsTo' => '?',
  32274.             'DcSiteBundle\\Controller\\InsuranceController::getCarPageStructuredData' => '?',
  32275.             'DcSiteBundle\\Controller\\InsuranceController::getCarStructuredDataCarInStock' => '?',
  32276.             'DcSiteBundle\\Controller\\InsuranceController::getCarStructuredDataCarUsed' => '?',
  32277.             'DcSiteBundle\\Controller\\InsuranceController::loadOptions' => '?',
  32278.             'DcSiteBundle\\Controller\\InsuranceController::saveForm' => '?',
  32279.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarPageStructuredData' => '?',
  32280.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarStructuredDataCarInStock' => '?',
  32281.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarStructuredDataCarUsed' => '?',
  32282.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::newsSingle' => '?',
  32283.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::staff' => '?',
  32284.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesCatalog' => '?',
  32285.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesCategory' => '?',
  32286.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesModel' => '?',
  32287.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesModelVariation' => '?',
  32288.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesPage' => '?',
  32289.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarPageStructuredData' => '?',
  32290.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32291.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32292.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarPageStructuredData' => '?',
  32293.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarStructuredDataCarInStock' => '?',
  32294.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarStructuredDataCarUsed' => '?',
  32295.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::checkoutOrder' => '?',
  32296.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarPageStructuredData' => '?',
  32297.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarStructuredDataCarInStock' => '?',
  32298.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarStructuredDataCarUsed' => '?',
  32299.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::order' => '?',
  32300.             'DcSiteBundle\\Controller\\Jaguar\\CarController::car' => '?',
  32301.             'DcSiteBundle\\Controller\\Jaguar\\CarController::carConfiguraion' => '?',
  32302.             'DcSiteBundle\\Controller\\Jaguar\\CarController::carInStock' => '?',
  32303.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarPageStructuredData' => '?',
  32304.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarStructuredDataCarInStock' => '?',
  32305.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarStructuredDataCarUsed' => '?',
  32306.             'DcSiteBundle\\Controller\\Jaguar\\CarController::usedCard' => '?',
  32307.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarPageStructuredData' => '?',
  32308.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32309.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32310.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarPageStructuredData' => '?',
  32311.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarStructuredDataCarInStock' => '?',
  32312.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarStructuredDataCarUsed' => '?',
  32313.             'DcSiteBundle\\Controller\\Jaguar\\MainController::menuInit' => '?',
  32314.             'DcSiteBundle\\Controller\\Jaguar\\MainController::specialOffersSingle' => '?',
  32315.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarPageStructuredData' => '?',
  32316.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32317.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32318.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::regulationsTo' => '?',
  32319.             'DcSiteBundle\\Controller\\Jeep\\AboutController::actionsSingle' => '?',
  32320.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarPageStructuredData' => '?',
  32321.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarStructuredDataCarInStock' => '?',
  32322.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarStructuredDataCarUsed' => '?',
  32323.             'DcSiteBundle\\Controller\\Jeep\\AboutController::newsSingle' => '?',
  32324.             'DcSiteBundle\\Controller\\Jeep\\AboutController::team' => '?',
  32325.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesCatalog' => '?',
  32326.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesCategory' => '?',
  32327.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesModel' => '?',
  32328.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesModelVariation' => '?',
  32329.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesPage' => '?',
  32330.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarPageStructuredData' => '?',
  32331.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32332.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32333.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarPageStructuredData' => '?',
  32334.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarStructuredDataCarInStock' => '?',
  32335.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarStructuredDataCarUsed' => '?',
  32336.             'DcSiteBundle\\Controller\\Jeep\\BasketController::checkoutOrder' => '?',
  32337.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarPageStructuredData' => '?',
  32338.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarStructuredDataCarInStock' => '?',
  32339.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarStructuredDataCarUsed' => '?',
  32340.             'DcSiteBundle\\Controller\\Jeep\\BasketController::order' => '?',
  32341.             'DcSiteBundle\\Controller\\Jeep\\CarController::car' => '?',
  32342.             'DcSiteBundle\\Controller\\Jeep\\CarController::carInStockSingle' => '?',
  32343.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarPageStructuredData' => '?',
  32344.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarStructuredDataCarInStock' => '?',
  32345.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarStructuredDataCarUsed' => '?',
  32346.             'DcSiteBundle\\Controller\\Jeep\\CarController::list' => '?',
  32347.             'DcSiteBundle\\Controller\\Jeep\\CarController::listPage' => '?',
  32348.             'DcSiteBundle\\Controller\\Jeep\\CarController::technicalCharacteristics' => '?',
  32349.             'DcSiteBundle\\Controller\\Jeep\\CarController::usedCarSingle' => '?',
  32350.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::credit' => '?',
  32351.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarPageStructuredData' => '?',
  32352.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32353.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32354.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarPageStructuredData' => '?',
  32355.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarStructuredDataCarInStock' => '?',
  32356.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarStructuredDataCarUsed' => '?',
  32357.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::accessory' => '?',
  32358.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarPageStructuredData' => '?',
  32359.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32360.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32361.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::regulationsTo' => '?',
  32362.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarPageStructuredData' => '?',
  32363.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarStructuredDataCarInStock' => '?',
  32364.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarStructuredDataCarUsed' => '?',
  32365.             'DcSiteBundle\\Controller\\LandRover\\AboutController::newsSingle' => '?',
  32366.             'DcSiteBundle\\Controller\\LandRover\\AboutController::staff' => '?',
  32367.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesCatalog' => '?',
  32368.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesCategory' => '?',
  32369.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesModel' => '?',
  32370.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesModelVariation' => '?',
  32371.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesPage' => '?',
  32372.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarPageStructuredData' => '?',
  32373.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32374.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32375.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarPageStructuredData' => '?',
  32376.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarStructuredDataCarInStock' => '?',
  32377.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarStructuredDataCarUsed' => '?',
  32378.             'DcSiteBundle\\Controller\\LandRover\\BasketController::checkoutOrder' => '?',
  32379.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarPageStructuredData' => '?',
  32380.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarStructuredDataCarInStock' => '?',
  32381.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarStructuredDataCarUsed' => '?',
  32382.             'DcSiteBundle\\Controller\\LandRover\\BasketController::order' => '?',
  32383.             'DcSiteBundle\\Controller\\LandRover\\CarController::car' => '?',
  32384.             'DcSiteBundle\\Controller\\LandRover\\CarController::carConfiguraion' => '?',
  32385.             'DcSiteBundle\\Controller\\LandRover\\CarController::carInStock' => '?',
  32386.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarPageStructuredData' => '?',
  32387.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarStructuredDataCarInStock' => '?',
  32388.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarStructuredDataCarUsed' => '?',
  32389.             'DcSiteBundle\\Controller\\LandRover\\CarController::usedCard' => '?',
  32390.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::credit' => '?',
  32391.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarPageStructuredData' => '?',
  32392.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32393.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32394.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarPageStructuredData' => '?',
  32395.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarStructuredDataCarInStock' => '?',
  32396.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarStructuredDataCarUsed' => '?',
  32397.             'DcSiteBundle\\Controller\\LandRover\\MainController::menuInit' => '?',
  32398.             'DcSiteBundle\\Controller\\LandRover\\MainController::modelLineup' => '?',
  32399.             'DcSiteBundle\\Controller\\LandRover\\MainController::modelLineupPage' => '?',
  32400.             'DcSiteBundle\\Controller\\LandRover\\MainController::specialOffersSingle' => '?',
  32401.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::accessories' => '?',
  32402.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarPageStructuredData' => '?',
  32403.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32404.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32405.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::regulationsTo' => '?',
  32406.             'DcSiteBundle\\Controller\\LeasingController::getCarPageStructuredData' => '?',
  32407.             'DcSiteBundle\\Controller\\LeasingController::getCarStructuredDataCarInStock' => '?',
  32408.             'DcSiteBundle\\Controller\\LeasingController::getCarStructuredDataCarUsed' => '?',
  32409.             'DcSiteBundle\\Controller\\LeasingController::initByDealer' => '?',
  32410.             'DcSiteBundle\\Controller\\LeasingController::initByDealerAndVehicleType' => '?',
  32411.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarPageStructuredData' => '?',
  32412.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarStructuredDataCarInStock' => '?',
  32413.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarStructuredDataCarUsed' => '?',
  32414.             'DcSiteBundle\\Controller\\Lexus\\AboutController::newsSingle' => '?',
  32415.             'DcSiteBundle\\Controller\\Lexus\\AboutController::staff' => '?',
  32416.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesCatalog' => '?',
  32417.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesCategory' => '?',
  32418.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesModel' => '?',
  32419.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesModelVariation' => '?',
  32420.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesPage' => '?',
  32421.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarPageStructuredData' => '?',
  32422.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32423.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32424.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarPageStructuredData' => '?',
  32425.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarStructuredDataCarInStock' => '?',
  32426.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarStructuredDataCarUsed' => '?',
  32427.             'DcSiteBundle\\Controller\\Lexus\\BasketController::basket' => '?',
  32428.             'DcSiteBundle\\Controller\\Lexus\\BasketController::checkoutOrder' => '?',
  32429.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarPageStructuredData' => '?',
  32430.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarStructuredDataCarInStock' => '?',
  32431.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarStructuredDataCarUsed' => '?',
  32432.             'DcSiteBundle\\Controller\\Lexus\\BasketController::order' => '?',
  32433.             'DcSiteBundle\\Controller\\Lexus\\CarController::car' => '?',
  32434.             'DcSiteBundle\\Controller\\Lexus\\CarController::carCatalog' => '?',
  32435.             'DcSiteBundle\\Controller\\Lexus\\CarController::carCatalogPages' => '?',
  32436.             'DcSiteBundle\\Controller\\Lexus\\CarController::carConfiguraion' => '?',
  32437.             'DcSiteBundle\\Controller\\Lexus\\CarController::carStockSingle' => '?',
  32438.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarPageStructuredData' => '?',
  32439.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarStructuredDataCarInStock' => '?',
  32440.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarStructuredDataCarUsed' => '?',
  32441.             'DcSiteBundle\\Controller\\Lexus\\CarController::secondhandSingle' => '?',
  32442.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::credit' => '?',
  32443.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarPageStructuredData' => '?',
  32444.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32445.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32446.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarPageStructuredData' => '?',
  32447.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarStructuredDataCarInStock' => '?',
  32448.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarStructuredDataCarUsed' => '?',
  32449.             'DcSiteBundle\\Controller\\Lexus\\MainController::carCatalog' => '?',
  32450.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarPageStructuredData' => '?',
  32451.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarStructuredDataCarInStock' => '?',
  32452.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarStructuredDataCarUsed' => '?',
  32453.             'DcSiteBundle\\Controller\\Lexus\\MainController::index' => '?',
  32454.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarPageStructuredData' => '?',
  32455.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32456.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32457.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::priceForCar' => '?',
  32458.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarPageStructuredData' => '?',
  32459.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarStructuredDataCarInStock' => '?',
  32460.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarStructuredDataCarUsed' => '?',
  32461.             'DcSiteBundle\\Controller\\Lexus\\StocksController::stocksSingle' => '?',
  32462.             'DcSiteBundle\\Controller\\MainSliderController::getCarPageStructuredData' => '?',
  32463.             'DcSiteBundle\\Controller\\MainSliderController::getCarStructuredDataCarInStock' => '?',
  32464.             'DcSiteBundle\\Controller\\MainSliderController::getCarStructuredDataCarUsed' => '?',
  32465.             'DcSiteBundle\\Controller\\MainSliderController::getSlides' => '?',
  32466.             'DcSiteBundle\\Controller\\Marine\\AboutController::about' => '?',
  32467.             'DcSiteBundle\\Controller\\Marine\\AboutController::catalogVehicle' => '?',
  32468.             'DcSiteBundle\\Controller\\Marine\\AboutController::contacts' => '?',
  32469.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarPageStructuredData' => '?',
  32470.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarStructuredDataCarInStock' => '?',
  32471.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarStructuredDataCarUsed' => '?',
  32472.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCatalogAccessory' => '?',
  32473.             'DcSiteBundle\\Controller\\Marine\\AboutController::getPagination' => '?',
  32474.             'DcSiteBundle\\Controller\\Marine\\BaseController::catalogVehicle' => '?',
  32475.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarPageStructuredData' => '?',
  32476.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarStructuredDataCarInStock' => '?',
  32477.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarStructuredDataCarUsed' => '?',
  32478.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCatalogAccessory' => '?',
  32479.             'DcSiteBundle\\Controller\\Marine\\BaseController::getPagination' => '?',
  32480.             'DcSiteBundle\\Controller\\Marine\\BasketController::catalogVehicle' => '?',
  32481.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarPageStructuredData' => '?',
  32482.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarStructuredDataCarInStock' => '?',
  32483.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarStructuredDataCarUsed' => '?',
  32484.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCatalogAccessory' => '?',
  32485.             'DcSiteBundle\\Controller\\Marine\\BasketController::getPagination' => '?',
  32486.             'DcSiteBundle\\Controller\\Marine\\CatalogController::accessoriesCatalog' => '?',
  32487.             'DcSiteBundle\\Controller\\Marine\\CatalogController::accessoriesSingleCatalog' => '?',
  32488.             'DcSiteBundle\\Controller\\Marine\\CatalogController::boatsCatalog' => '?',
  32489.             'DcSiteBundle\\Controller\\Marine\\CatalogController::boatsSingleCatalog' => '?',
  32490.             'DcSiteBundle\\Controller\\Marine\\CatalogController::brandsCatalog' => '?',
  32491.             'DcSiteBundle\\Controller\\Marine\\CatalogController::brandsSingleCatalog' => '?',
  32492.             'DcSiteBundle\\Controller\\Marine\\CatalogController::catalogVehicle' => '?',
  32493.             'DcSiteBundle\\Controller\\Marine\\CatalogController::equipmentsCatalog' => '?',
  32494.             'DcSiteBundle\\Controller\\Marine\\CatalogController::equipmentsSingleCatalog' => '?',
  32495.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarPageStructuredData' => '?',
  32496.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarStructuredDataCarInStock' => '?',
  32497.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarStructuredDataCarUsed' => '?',
  32498.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCatalogAccessory' => '?',
  32499.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getPagination' => '?',
  32500.             'DcSiteBundle\\Controller\\Marine\\CatalogController::jetskisCatalog' => '?',
  32501.             'DcSiteBundle\\Controller\\Marine\\CatalogController::jetskisSingleCatalog' => '?',
  32502.             'DcSiteBundle\\Controller\\Marine\\CatalogController::motorsCatalog' => '?',
  32503.             'DcSiteBundle\\Controller\\Marine\\CatalogController::motorsSingleCatalog' => '?',
  32504.             'DcSiteBundle\\Controller\\Marine\\CatalogController::trailersCatalog' => '?',
  32505.             'DcSiteBundle\\Controller\\Marine\\CatalogController::trailersSingleCatalog' => '?',
  32506.             'DcSiteBundle\\Controller\\Marine\\MainController::catalogVehicle' => '?',
  32507.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarPageStructuredData' => '?',
  32508.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarStructuredDataCarInStock' => '?',
  32509.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarStructuredDataCarUsed' => '?',
  32510.             'DcSiteBundle\\Controller\\Marine\\MainController::getCatalogAccessory' => '?',
  32511.             'DcSiteBundle\\Controller\\Marine\\MainController::getPagination' => '?',
  32512.             'DcSiteBundle\\Controller\\Marine\\MainController::index' => '?',
  32513.             'DcSiteBundle\\Controller\\Marine\\PostController::catalogVehicle' => '?',
  32514.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarPageStructuredData' => '?',
  32515.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarStructuredDataCarInStock' => '?',
  32516.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarStructuredDataCarUsed' => '?',
  32517.             'DcSiteBundle\\Controller\\Marine\\PostController::getCatalogAccessory' => '?',
  32518.             'DcSiteBundle\\Controller\\Marine\\PostController::getPagination' => '?',
  32519.             'DcSiteBundle\\Controller\\Marine\\PostController::newsSingle' => '?',
  32520.             'DcSiteBundle\\Controller\\Marine\\ServiceController::catalogVehicle' => '?',
  32521.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarPageStructuredData' => '?',
  32522.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32523.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32524.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCatalogAccessory' => '?',
  32525.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getPagination' => '?',
  32526.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarPageStructuredData' => '?',
  32527.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarStructuredDataCarInStock' => '?',
  32528.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarStructuredDataCarUsed' => '?',
  32529.             'DcSiteBundle\\Controller\\Mazda\\AboutController::newsSingle' => '?',
  32530.             'DcSiteBundle\\Controller\\Mazda\\AboutController::staff' => '?',
  32531.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesCatalog' => '?',
  32532.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesCategory' => '?',
  32533.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesModel' => '?',
  32534.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesModelVariation' => '?',
  32535.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesPage' => '?',
  32536.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarPageStructuredData' => '?',
  32537.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32538.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32539.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarPageStructuredData' => '?',
  32540.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarStructuredDataCarInStock' => '?',
  32541.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarStructuredDataCarUsed' => '?',
  32542.             'DcSiteBundle\\Controller\\Mazda\\BasketController::basket' => '?',
  32543.             'DcSiteBundle\\Controller\\Mazda\\BasketController::checkoutOrder' => '?',
  32544.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarPageStructuredData' => '?',
  32545.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarStructuredDataCarInStock' => '?',
  32546.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarStructuredDataCarUsed' => '?',
  32547.             'DcSiteBundle\\Controller\\Mazda\\BasketController::order' => '?',
  32548.             'DcSiteBundle\\Controller\\Mazda\\CarController::car' => '?',
  32549.             'DcSiteBundle\\Controller\\Mazda\\CarController::carConfiguraion' => '?',
  32550.             'DcSiteBundle\\Controller\\Mazda\\CarController::carInStockSingle' => '?',
  32551.             'DcSiteBundle\\Controller\\Mazda\\CarController::category' => '?',
  32552.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarPageStructuredData' => '?',
  32553.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarStructuredDataCarInStock' => '?',
  32554.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarStructuredDataCarUsed' => '?',
  32555.             'DcSiteBundle\\Controller\\Mazda\\CarController::list' => '?',
  32556.             'DcSiteBundle\\Controller\\Mazda\\CarController::listPage' => '?',
  32557.             'DcSiteBundle\\Controller\\Mazda\\CarController::secondhandSingle' => '?',
  32558.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::credit' => '?',
  32559.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarPageStructuredData' => '?',
  32560.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32561.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32562.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarPageStructuredData' => '?',
  32563.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarStructuredDataCarInStock' => '?',
  32564.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarStructuredDataCarUsed' => '?',
  32565.             'DcSiteBundle\\Controller\\Mazda\\MainController::loadModels' => '?',
  32566.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarPageStructuredData' => '?',
  32567.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32568.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32569.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::regulationsTo' => '?',
  32570.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::souvenirById' => '?',
  32571.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::souvenirs' => '?',
  32572.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarPageStructuredData' => '?',
  32573.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarStructuredDataCarInStock' => '?',
  32574.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarStructuredDataCarUsed' => '?',
  32575.             'DcSiteBundle\\Controller\\Mazda\\StocksController::stocksSingle' => '?',
  32576.             'DcSiteBundle\\Controller\\MerchantApiController::getCarPageStructuredData' => '?',
  32577.             'DcSiteBundle\\Controller\\MerchantApiController::getCarStructuredDataCarInStock' => '?',
  32578.             'DcSiteBundle\\Controller\\MerchantApiController::getCarStructuredDataCarUsed' => '?',
  32579.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarPageStructuredData' => '?',
  32580.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarStructuredDataCarInStock' => '?',
  32581.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarStructuredDataCarUsed' => '?',
  32582.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::newsSingle' => '?',
  32583.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::staff' => '?',
  32584.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesCatalog' => '?',
  32585.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesCategory' => '?',
  32586.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesModel' => '?',
  32587.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesModelVariation' => '?',
  32588.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesPage' => '?',
  32589.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarPageStructuredData' => '?',
  32590.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32591.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32592.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarPageStructuredData' => '?',
  32593.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarStructuredDataCarInStock' => '?',
  32594.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarStructuredDataCarUsed' => '?',
  32595.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::basket' => '?',
  32596.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::checkoutOrder' => '?',
  32597.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarPageStructuredData' => '?',
  32598.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarStructuredDataCarInStock' => '?',
  32599.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarStructuredDataCarUsed' => '?',
  32600.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::order' => '?',
  32601.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::car' => '?',
  32602.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::carConfiguraion' => '?',
  32603.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::carInStockSingle' => '?',
  32604.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::category' => '?',
  32605.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarPageStructuredData' => '?',
  32606.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarStructuredDataCarInStock' => '?',
  32607.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarStructuredDataCarUsed' => '?',
  32608.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::list' => '?',
  32609.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::listPage' => '?',
  32610.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::secondhandSingle' => '?',
  32611.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::credit' => '?',
  32612.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarPageStructuredData' => '?',
  32613.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32614.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32615.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarPageStructuredData' => '?',
  32616.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarStructuredDataCarInStock' => '?',
  32617.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarStructuredDataCarUsed' => '?',
  32618.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::loadModels' => '?',
  32619.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarPageStructuredData' => '?',
  32620.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32621.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32622.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::regulationsTo' => '?',
  32623.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarPageStructuredData' => '?',
  32624.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarStructuredDataCarInStock' => '?',
  32625.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarStructuredDataCarUsed' => '?',
  32626.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::stocksSingle' => '?',
  32627.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarPageStructuredData' => '?',
  32628.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarStructuredDataCarInStock' => '?',
  32629.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarStructuredDataCarUsed' => '?',
  32630.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::newsSingle' => '?',
  32631.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::staff' => '?',
  32632.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesCatalog' => '?',
  32633.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesCategory' => '?',
  32634.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesModel' => '?',
  32635.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesModelVariation' => '?',
  32636.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesPage' => '?',
  32637.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarPageStructuredData' => '?',
  32638.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32639.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32640.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarPageStructuredData' => '?',
  32641.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarStructuredDataCarInStock' => '?',
  32642.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarStructuredDataCarUsed' => '?',
  32643.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::checkoutOrder' => '?',
  32644.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarPageStructuredData' => '?',
  32645.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarStructuredDataCarInStock' => '?',
  32646.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarStructuredDataCarUsed' => '?',
  32647.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::order' => '?',
  32648.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::car' => '?',
  32649.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::carConfiguraion' => '?',
  32650.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::catalog' => '?',
  32651.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::catalogPage' => '?',
  32652.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarPageStructuredData' => '?',
  32653.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarStructuredDataCarInStock' => '?',
  32654.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarStructuredDataCarUsed' => '?',
  32655.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::secondhandSingle' => '?',
  32656.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::car' => '?',
  32657.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarPageStructuredData' => '?',
  32658.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarStructuredDataCarInStock' => '?',
  32659.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarStructuredDataCarUsed' => '?',
  32660.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarPageStructuredData' => '?',
  32661.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32662.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32663.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::kredit' => '?',
  32664.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarPageStructuredData' => '?',
  32665.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarStructuredDataCarInStock' => '?',
  32666.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarStructuredDataCarUsed' => '?',
  32667.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::index' => '?',
  32668.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarPageStructuredData' => '?',
  32669.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32670.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32671.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::regulationsTo' => '?',
  32672.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarPageStructuredData' => '?',
  32673.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarStructuredDataCarInStock' => '?',
  32674.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarStructuredDataCarUsed' => '?',
  32675.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::stocksSingle' => '?',
  32676.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarPageStructuredData' => '?',
  32677.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarStructuredDataCarInStock' => '?',
  32678.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarStructuredDataCarUsed' => '?',
  32679.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::newsSingle' => '?',
  32680.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::staff' => '?',
  32681.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesCatalog' => '?',
  32682.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesCategory' => '?',
  32683.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesModel' => '?',
  32684.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesPage' => '?',
  32685.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarPageStructuredData' => '?',
  32686.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32687.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32688.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarPageStructuredData' => '?',
  32689.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarStructuredDataCarInStock' => '?',
  32690.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarStructuredDataCarUsed' => '?',
  32691.             'DcSiteBundle\\Controller\\Nissan\\BasketController::checkoutOrder' => '?',
  32692.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarPageStructuredData' => '?',
  32693.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarStructuredDataCarInStock' => '?',
  32694.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarStructuredDataCarUsed' => '?',
  32695.             'DcSiteBundle\\Controller\\Nissan\\BasketController::order' => '?',
  32696.             'DcSiteBundle\\Controller\\Nissan\\CarController::car' => '?',
  32697.             'DcSiteBundle\\Controller\\Nissan\\CarController::carConfiguraion' => '?',
  32698.             'DcSiteBundle\\Controller\\Nissan\\CarController::catalog' => '?',
  32699.             'DcSiteBundle\\Controller\\Nissan\\CarController::catalogPage' => '?',
  32700.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarPageStructuredData' => '?',
  32701.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarStructuredDataCarInStock' => '?',
  32702.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarStructuredDataCarUsed' => '?',
  32703.             'DcSiteBundle\\Controller\\Nissan\\CarController::secondhandSingle' => '?',
  32704.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::car' => '?',
  32705.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarPageStructuredData' => '?',
  32706.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarStructuredDataCarInStock' => '?',
  32707.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarStructuredDataCarUsed' => '?',
  32708.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarPageStructuredData' => '?',
  32709.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32710.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32711.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::kredit' => '?',
  32712.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarPageStructuredData' => '?',
  32713.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarStructuredDataCarInStock' => '?',
  32714.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarStructuredDataCarUsed' => '?',
  32715.             'DcSiteBundle\\Controller\\Nissan\\MainController::index' => '?',
  32716.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarPageStructuredData' => '?',
  32717.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32718.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32719.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::regulationsTo' => '?',
  32720.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarPageStructuredData' => '?',
  32721.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarStructuredDataCarInStock' => '?',
  32722.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarStructuredDataCarUsed' => '?',
  32723.             'DcSiteBundle\\Controller\\Nissan\\StocksController::stocksSingle' => '?',
  32724.             'DcSiteBundle\\Controller\\OilTOController::getCarPageStructuredData' => '?',
  32725.             'DcSiteBundle\\Controller\\OilTOController::getCarStructuredDataCarInStock' => '?',
  32726.             'DcSiteBundle\\Controller\\OilTOController::getCarStructuredDataCarUsed' => '?',
  32727.             'DcSiteBundle\\Controller\\OnlineConsultController::checkCarsDate' => '?',
  32728.             'DcSiteBundle\\Controller\\OnlineConsultController::findConsultants' => '?',
  32729.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarPageStructuredData' => '?',
  32730.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarStructuredDataCarInStock' => '?',
  32731.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarStructuredDataCarUsed' => '?',
  32732.             'DcSiteBundle\\Controller\\OnlineConsultController::init' => '?',
  32733.             'DcSiteBundle\\Controller\\OnlineConsultController::initByDealer' => '?',
  32734.             'DcSiteBundle\\Controller\\OnlineConsultController::saveForm' => '?',
  32735.             'DcSiteBundle\\Controller\\OnlineServiceController::booking' => '?',
  32736.             'DcSiteBundle\\Controller\\OnlineServiceController::bookingConfirm' => '?',
  32737.             'DcSiteBundle\\Controller\\OnlineServiceController::find' => '?',
  32738.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarPageStructuredData' => '?',
  32739.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarStructuredDataCarInStock' => '?',
  32740.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarStructuredDataCarUsed' => '?',
  32741.             'DcSiteBundle\\Controller\\OnlineServiceController::getTime' => '?',
  32742.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarPageStructuredData' => '?',
  32743.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarStructuredDataCarInStock' => '?',
  32744.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarStructuredDataCarUsed' => '?',
  32745.             'DcSiteBundle\\Controller\\Opel\\AboutController::newsSingle' => '?',
  32746.             'DcSiteBundle\\Controller\\Opel\\AboutController::team' => '?',
  32747.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesCatalog' => '?',
  32748.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesCategory' => '?',
  32749.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesModel' => '?',
  32750.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesModelVariation' => '?',
  32751.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesPage' => '?',
  32752.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarPageStructuredData' => '?',
  32753.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32754.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32755.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarPageStructuredData' => '?',
  32756.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarStructuredDataCarInStock' => '?',
  32757.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarStructuredDataCarUsed' => '?',
  32758.             'DcSiteBundle\\Controller\\Opel\\BasketController::checkoutOrder' => '?',
  32759.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarPageStructuredData' => '?',
  32760.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarStructuredDataCarInStock' => '?',
  32761.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarStructuredDataCarUsed' => '?',
  32762.             'DcSiteBundle\\Controller\\Opel\\BasketController::order' => '?',
  32763.             'DcSiteBundle\\Controller\\Opel\\CarController::car' => '?',
  32764.             'DcSiteBundle\\Controller\\Opel\\CarController::carConfiguraion' => '?',
  32765.             'DcSiteBundle\\Controller\\Opel\\CarController::carInStockSingle' => '?',
  32766.             'DcSiteBundle\\Controller\\Opel\\CarController::category' => '?',
  32767.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarPageStructuredData' => '?',
  32768.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarStructuredDataCarInStock' => '?',
  32769.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarStructuredDataCarUsed' => '?',
  32770.             'DcSiteBundle\\Controller\\Opel\\CarController::list' => '?',
  32771.             'DcSiteBundle\\Controller\\Opel\\CarController::listPage' => '?',
  32772.             'DcSiteBundle\\Controller\\Opel\\CarController::secondhandSingle' => '?',
  32773.             'DcSiteBundle\\Controller\\Opel\\FinanceController::credit' => '?',
  32774.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarPageStructuredData' => '?',
  32775.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32776.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32777.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarPageStructuredData' => '?',
  32778.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarStructuredDataCarInStock' => '?',
  32779.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarStructuredDataCarUsed' => '?',
  32780.             'DcSiteBundle\\Controller\\Opel\\MainController::index' => '?',
  32781.             'DcSiteBundle\\Controller\\Opel\\MainController::loadModels' => '?',
  32782.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarPageStructuredData' => '?',
  32783.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32784.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32785.             'DcSiteBundle\\Controller\\Opel\\ServiceController::regulationsTo' => '?',
  32786.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarPageStructuredData' => '?',
  32787.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarStructuredDataCarInStock' => '?',
  32788.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarStructuredDataCarUsed' => '?',
  32789.             'DcSiteBundle\\Controller\\Opel\\StocksController::stocksSingle' => '?',
  32790.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarPageStructuredData' => '?',
  32791.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarStructuredDataCarInStock' => '?',
  32792.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarStructuredDataCarUsed' => '?',
  32793.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::newsSingle' => '?',
  32794.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::staff' => '?',
  32795.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesCatalog' => '?',
  32796.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesCategory' => '?',
  32797.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesModel' => '?',
  32798.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesModelVariation' => '?',
  32799.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesPage' => '?',
  32800.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarPageStructuredData' => '?',
  32801.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32802.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32803.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarPageStructuredData' => '?',
  32804.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarStructuredDataCarInStock' => '?',
  32805.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarStructuredDataCarUsed' => '?',
  32806.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::checkoutOrder' => '?',
  32807.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarPageStructuredData' => '?',
  32808.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarStructuredDataCarInStock' => '?',
  32809.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarStructuredDataCarUsed' => '?',
  32810.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::order' => '?',
  32811.             'DcSiteBundle\\Controller\\Peugeot\\CarController::car' => '?',
  32812.             'DcSiteBundle\\Controller\\Peugeot\\CarController::carCardStock' => '?',
  32813.             'DcSiteBundle\\Controller\\Peugeot\\CarController::carConfiguraion' => '?',
  32814.             'DcSiteBundle\\Controller\\Peugeot\\CarController::category' => '?',
  32815.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarPageStructuredData' => '?',
  32816.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarStructuredDataCarInStock' => '?',
  32817.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarStructuredDataCarUsed' => '?',
  32818.             'DcSiteBundle\\Controller\\Peugeot\\CarController::list' => '?',
  32819.             'DcSiteBundle\\Controller\\Peugeot\\CarController::listPage' => '?',
  32820.             'DcSiteBundle\\Controller\\Peugeot\\CarController::secondhandSingle' => '?',
  32821.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::credit' => '?',
  32822.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarPageStructuredData' => '?',
  32823.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32824.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32825.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarPageStructuredData' => '?',
  32826.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarStructuredDataCarInStock' => '?',
  32827.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarStructuredDataCarUsed' => '?',
  32828.             'DcSiteBundle\\Controller\\Peugeot\\MainController::index' => '?',
  32829.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarPageStructuredData' => '?',
  32830.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32831.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32832.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::regulationsTo' => '?',
  32833.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarPageStructuredData' => '?',
  32834.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarStructuredDataCarInStock' => '?',
  32835.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarStructuredDataCarUsed' => '?',
  32836.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::stocksSingle' => '?',
  32837.             'DcSiteBundle\\Controller\\PostController::getCarPageStructuredData' => '?',
  32838.             'DcSiteBundle\\Controller\\PostController::getCarStructuredDataCarInStock' => '?',
  32839.             'DcSiteBundle\\Controller\\PostController::getCarStructuredDataCarUsed' => '?',
  32840.             'DcSiteBundle\\Controller\\RSSController::getCarPageStructuredData' => '?',
  32841.             'DcSiteBundle\\Controller\\RSSController::getCarStructuredDataCarInStock' => '?',
  32842.             'DcSiteBundle\\Controller\\RSSController::getCarStructuredDataCarUsed' => '?',
  32843.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarPageStructuredData' => '?',
  32844.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarStructuredDataCarInStock' => '?',
  32845.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarStructuredDataCarUsed' => '?',
  32846.             'DcSiteBundle\\Controller\\RegulationToController::download' => '?',
  32847.             'DcSiteBundle\\Controller\\RegulationToController::getCarPageStructuredData' => '?',
  32848.             'DcSiteBundle\\Controller\\RegulationToController::getCarStructuredDataCarInStock' => '?',
  32849.             'DcSiteBundle\\Controller\\RegulationToController::getCarStructuredDataCarUsed' => '?',
  32850.             'DcSiteBundle\\Controller\\RegulationToController::getRegulationData' => '?',
  32851.             'DcSiteBundle\\Controller\\ReviewController::getCarPageStructuredData' => '?',
  32852.             'DcSiteBundle\\Controller\\ReviewController::getCarStructuredDataCarInStock' => '?',
  32853.             'DcSiteBundle\\Controller\\ReviewController::getCarStructuredDataCarUsed' => '?',
  32854.             'DcSiteBundle\\Controller\\RobotsController::getCarPageStructuredData' => '?',
  32855.             'DcSiteBundle\\Controller\\RobotsController::getCarStructuredDataCarInStock' => '?',
  32856.             'DcSiteBundle\\Controller\\RobotsController::getCarStructuredDataCarUsed' => '?',
  32857.             'DcSiteBundle\\Controller\\SecondhandController::getCarPageStructuredData' => '?',
  32858.             'DcSiteBundle\\Controller\\SecondhandController::getCarStructuredDataCarInStock' => '?',
  32859.             'DcSiteBundle\\Controller\\SecondhandController::getCarStructuredDataCarUsed' => '?',
  32860.             'DcSiteBundle\\Controller\\SiteMapController::citroen' => '?',
  32861.             'DcSiteBundle\\Controller\\SiteMapController::ford' => '?',
  32862.             'DcSiteBundle\\Controller\\SiteMapController::getCarPageStructuredData' => '?',
  32863.             'DcSiteBundle\\Controller\\SiteMapController::getCarStructuredDataCarInStock' => '?',
  32864.             'DcSiteBundle\\Controller\\SiteMapController::getCarStructuredDataCarUsed' => '?',
  32865.             'DcSiteBundle\\Controller\\SiteMapController::haval' => '?',
  32866.             'DcSiteBundle\\Controller\\SiteMapController::honda' => '?',
  32867.             'DcSiteBundle\\Controller\\SiteMapController::infiniti' => '?',
  32868.             'DcSiteBundle\\Controller\\SiteMapController::jaguar' => '?',
  32869.             'DcSiteBundle\\Controller\\SiteMapController::jeep' => '?',
  32870.             'DcSiteBundle\\Controller\\SiteMapController::landrover' => '?',
  32871.             'DcSiteBundle\\Controller\\SiteMapController::lexus' => '?',
  32872.             'DcSiteBundle\\Controller\\SiteMapController::marine' => '?',
  32873.             'DcSiteBundle\\Controller\\SiteMapController::mazda' => '?',
  32874.             'DcSiteBundle\\Controller\\SiteMapController::mg' => '?',
  32875.             'DcSiteBundle\\Controller\\SiteMapController::nissan' => '?',
  32876.             'DcSiteBundle\\Controller\\SiteMapController::nissanArmada' => '?',
  32877.             'DcSiteBundle\\Controller\\SiteMapController::opel' => '?',
  32878.             'DcSiteBundle\\Controller\\SiteMapController::palmira' => '?',
  32879.             'DcSiteBundle\\Controller\\SiteMapController::peugeot' => '?',
  32880.             'DcSiteBundle\\Controller\\SiteMapController::shopImagesSiteMap' => '?',
  32881.             'DcSiteBundle\\Controller\\SiteMapController::subaru' => '?',
  32882.             'DcSiteBundle\\Controller\\SiteMapController::suzuki' => '?',
  32883.             'DcSiteBundle\\Controller\\SiteMapController::toyota' => '?',
  32884.             'DcSiteBundle\\Controller\\SiteMapController::toyotaBorispol' => '?',
  32885.             'DcSiteBundle\\Controller\\SiteMapController::volvo' => '?',
  32886.             'DcSiteBundle\\Controller\\SmsLandingController::getCarPageStructuredData' => '?',
  32887.             'DcSiteBundle\\Controller\\SmsLandingController::getCarStructuredDataCarInStock' => '?',
  32888.             'DcSiteBundle\\Controller\\SmsLandingController::getCarStructuredDataCarUsed' => '?',
  32889.             'DcSiteBundle\\Controller\\SparePartsController::catalogVehicle' => '?',
  32890.             'DcSiteBundle\\Controller\\SparePartsController::getCarPageStructuredData' => '?',
  32891.             'DcSiteBundle\\Controller\\SparePartsController::getCarStructuredDataCarInStock' => '?',
  32892.             'DcSiteBundle\\Controller\\SparePartsController::getCarStructuredDataCarUsed' => '?',
  32893.             'DcSiteBundle\\Controller\\SparePartsController::getCatalogAccessory' => '?',
  32894.             'DcSiteBundle\\Controller\\SparePartsController::getPagination' => '?',
  32895.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarPageStructuredData' => '?',
  32896.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarStructuredDataCarInStock' => '?',
  32897.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarStructuredDataCarUsed' => '?',
  32898.             'DcSiteBundle\\Controller\\Subaru\\AboutController::index' => '?',
  32899.             'DcSiteBundle\\Controller\\Subaru\\AboutController::newsSingle' => '?',
  32900.             'DcSiteBundle\\Controller\\Subaru\\AboutController::staff' => '?',
  32901.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesCatalog' => '?',
  32902.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesCategory' => '?',
  32903.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesModel' => '?',
  32904.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesModelVariation' => '?',
  32905.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesPage' => '?',
  32906.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarPageStructuredData' => '?',
  32907.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32908.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32909.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarPageStructuredData' => '?',
  32910.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarStructuredDataCarInStock' => '?',
  32911.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarStructuredDataCarUsed' => '?',
  32912.             'DcSiteBundle\\Controller\\Subaru\\BasketController::basket' => '?',
  32913.             'DcSiteBundle\\Controller\\Subaru\\BasketController::checkoutOrder' => '?',
  32914.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarPageStructuredData' => '?',
  32915.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarStructuredDataCarInStock' => '?',
  32916.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarStructuredDataCarUsed' => '?',
  32917.             'DcSiteBundle\\Controller\\Subaru\\BasketController::order' => '?',
  32918.             'DcSiteBundle\\Controller\\Subaru\\CarController::car' => '?',
  32919.             'DcSiteBundle\\Controller\\Subaru\\CarController::carConfiguraion' => '?',
  32920.             'DcSiteBundle\\Controller\\Subaru\\CarController::configurator' => '?',
  32921.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarPageStructuredData' => '?',
  32922.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarStructuredDataCarInStock' => '?',
  32923.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarStructuredDataCarUsed' => '?',
  32924.             'DcSiteBundle\\Controller\\Subaru\\CarController::inStockSingle' => '?',
  32925.             'DcSiteBundle\\Controller\\Subaru\\CarController::index' => '?',
  32926.             'DcSiteBundle\\Controller\\Subaru\\CarController::listPage' => '?',
  32927.             'DcSiteBundle\\Controller\\Subaru\\CarController::modelLineup' => '?',
  32928.             'DcSiteBundle\\Controller\\Subaru\\CarController::secondhandSingle' => '?',
  32929.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::credit' => '?',
  32930.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarPageStructuredData' => '?',
  32931.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32932.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32933.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::index' => '?',
  32934.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarPageStructuredData' => '?',
  32935.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarStructuredDataCarInStock' => '?',
  32936.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarStructuredDataCarUsed' => '?',
  32937.             'DcSiteBundle\\Controller\\Subaru\\MainController::index' => '?',
  32938.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::checkVin' => '?',
  32939.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarPageStructuredData' => '?',
  32940.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32941.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32942.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::index' => '?',
  32943.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::regulationsTo' => '?',
  32944.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarPageStructuredData' => '?',
  32945.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarStructuredDataCarInStock' => '?',
  32946.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarStructuredDataCarUsed' => '?',
  32947.             'DcSiteBundle\\Controller\\Subaru\\StocksController::stocksSingle' => '?',
  32948.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarPageStructuredData' => '?',
  32949.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarStructuredDataCarInStock' => '?',
  32950.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarStructuredDataCarUsed' => '?',
  32951.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::newsSingle' => '?',
  32952.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::staff' => '?',
  32953.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesCatalog' => '?',
  32954.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesCategory' => '?',
  32955.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesModel' => '?',
  32956.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesModelVariation' => '?',
  32957.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesPage' => '?',
  32958.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarPageStructuredData' => '?',
  32959.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32960.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32961.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarPageStructuredData' => '?',
  32962.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarStructuredDataCarInStock' => '?',
  32963.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarStructuredDataCarUsed' => '?',
  32964.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::checkoutOrder' => '?',
  32965.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarPageStructuredData' => '?',
  32966.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarStructuredDataCarInStock' => '?',
  32967.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarStructuredDataCarUsed' => '?',
  32968.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::order' => '?',
  32969.             'DcSiteBundle\\Controller\\Suzuki\\CarController::car' => '?',
  32970.             'DcSiteBundle\\Controller\\Suzuki\\CarController::carConfiguraion' => '?',
  32971.             'DcSiteBundle\\Controller\\Suzuki\\CarController::carInStockSingle' => '?',
  32972.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarPageStructuredData' => '?',
  32973.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarStructuredDataCarInStock' => '?',
  32974.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarStructuredDataCarUsed' => '?',
  32975.             'DcSiteBundle\\Controller\\Suzuki\\CarController::lineUpCar' => '?',
  32976.             'DcSiteBundle\\Controller\\Suzuki\\CarController::lineUpCarPage' => '?',
  32977.             'DcSiteBundle\\Controller\\Suzuki\\CarController::moto' => '?',
  32978.             'DcSiteBundle\\Controller\\Suzuki\\CarController::secondhandSingle' => '?',
  32979.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::credit' => '?',
  32980.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarPageStructuredData' => '?',
  32981.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32982.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32983.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarPageStructuredData' => '?',
  32984.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarStructuredDataCarInStock' => '?',
  32985.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarStructuredDataCarUsed' => '?',
  32986.             'DcSiteBundle\\Controller\\Suzuki\\MainController::index' => '?',
  32987.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarPageStructuredData' => '?',
  32988.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32989.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32990.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::regulationsTo' => '?',
  32991.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarPageStructuredData' => '?',
  32992.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarStructuredDataCarInStock' => '?',
  32993.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarStructuredDataCarUsed' => '?',
  32994.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::stocksSingle' => '?',
  32995.             'DcSiteBundle\\Controller\\TestDriveController::checkDate' => '?',
  32996.             'DcSiteBundle\\Controller\\TestDriveController::checkSign' => '?',
  32997.             'DcSiteBundle\\Controller\\TestDriveController::getCarPageStructuredData' => '?',
  32998.             'DcSiteBundle\\Controller\\TestDriveController::getCarStructuredDataCarInStock' => '?',
  32999.             'DcSiteBundle\\Controller\\TestDriveController::getCarStructuredDataCarUsed' => '?',
  33000.             'DcSiteBundle\\Controller\\TestDriveController::getTime' => '?',
  33001.             'DcSiteBundle\\Controller\\TestDriveController::initByDealerOld' => '?',
  33002.             'DcSiteBundle\\Controller\\TestDriveController::resend' => '?',
  33003.             'DcSiteBundle\\Controller\\TestDriveController::sign' => '?',
  33004.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::actionsSingle' => '?',
  33005.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarPageStructuredData' => '?',
  33006.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarStructuredDataCarInStock' => '?',
  33007.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarStructuredDataCarUsed' => '?',
  33008.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::newsSingle' => '?',
  33009.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::team' => '?',
  33010.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesCatalog' => '?',
  33011.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesCategory' => '?',
  33012.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesModel' => '?',
  33013.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesModelVariation' => '?',
  33014.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesPage' => '?',
  33015.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarPageStructuredData' => '?',
  33016.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33017.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33018.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarPageStructuredData' => '?',
  33019.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarStructuredDataCarInStock' => '?',
  33020.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarStructuredDataCarUsed' => '?',
  33021.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::basket' => '?',
  33022.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::checkoutOrder' => '?',
  33023.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarPageStructuredData' => '?',
  33024.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarStructuredDataCarInStock' => '?',
  33025.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarStructuredDataCarUsed' => '?',
  33026.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::order' => '?',
  33027.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarPageStructuredData' => '?',
  33028.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarStructuredDataCarInStock' => '?',
  33029.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarStructuredDataCarUsed' => '?',
  33030.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarPageStructuredData' => '?',
  33031.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarStructuredDataCarInStock' => '?',
  33032.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarStructuredDataCarUsed' => '?',
  33033.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarPageStructuredData' => '?',
  33034.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarStructuredDataCarInStock' => '?',
  33035.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarStructuredDataCarUsed' => '?',
  33036.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::index' => '?',
  33037.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::creditCalc' => '?',
  33038.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getAvailableRentCar' => '?',
  33039.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarPageStructuredData' => '?',
  33040.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33041.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33042.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::orderForRentCar' => '?',
  33043.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::regulationsTo' => '?',
  33044.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::saveReplacementCarForm' => '?',
  33045.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::servicePage' => '?',
  33046.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::to' => '?',
  33047.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarPageStructuredData' => '?',
  33048.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarStructuredDataCarInStock' => '?',
  33049.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarStructuredDataCarUsed' => '?',
  33050.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::singleNews' => '?',
  33051.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::staff' => '?',
  33052.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesCatalog' => '?',
  33053.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesCategory' => '?',
  33054.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesModel' => '?',
  33055.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesModelVariation' => '?',
  33056.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesPage' => '?',
  33057.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarPageStructuredData' => '?',
  33058.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33059.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33060.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarPageStructuredData' => '?',
  33061.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarStructuredDataCarInStock' => '?',
  33062.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarStructuredDataCarUsed' => '?',
  33063.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::basket' => '?',
  33064.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarPageStructuredData' => '?',
  33065.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarStructuredDataCarInStock' => '?',
  33066.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarStructuredDataCarUsed' => '?',
  33067.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::order' => '?',
  33068.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::car' => '?',
  33069.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::carConfiguraion' => '?',
  33070.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::category' => '?',
  33071.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarPageStructuredData' => '?',
  33072.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarStructuredDataCarInStock' => '?',
  33073.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarStructuredDataCarUsed' => '?',
  33074.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::list' => '?',
  33075.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::listPage' => '?',
  33076.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::buyOnlineResult' => '?',
  33077.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarPageStructuredData' => '?',
  33078.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarStructuredDataCarInStock' => '?',
  33079.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarStructuredDataCarUsed' => '?',
  33080.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::inStockList' => '?',
  33081.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::inStockSingle' => '?',
  33082.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarPageStructuredData' => '?',
  33083.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarStructuredDataCarInStock' => '?',
  33084.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarStructuredDataCarUsed' => '?',
  33085.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::actionSingle' => '?',
  33086.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarPageStructuredData' => '?',
  33087.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarStructuredDataCarInStock' => '?',
  33088.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarStructuredDataCarUsed' => '?',
  33089.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarPageStructuredData' => '?',
  33090.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33091.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33092.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::regulationsTo' => '?',
  33093.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarPageStructuredData' => '?',
  33094.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarStructuredDataCarInStock' => '?',
  33095.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarStructuredDataCarUsed' => '?',
  33096.             'DcSiteBundle\\Controller\\Toyota\\AboutController::dealerCenter' => '?',
  33097.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarPageStructuredData' => '?',
  33098.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarStructuredDataCarInStock' => '?',
  33099.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarStructuredDataCarUsed' => '?',
  33100.             'DcSiteBundle\\Controller\\Toyota\\AboutController::news' => '?',
  33101.             'DcSiteBundle\\Controller\\Toyota\\AboutController::singleNews' => '?',
  33102.             'DcSiteBundle\\Controller\\Toyota\\AboutController::staff' => '?',
  33103.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesCatalog' => '?',
  33104.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesCategory' => '?',
  33105.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesModel' => '?',
  33106.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesModelVariation' => '?',
  33107.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesPage' => '?',
  33108.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarPageStructuredData' => '?',
  33109.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33110.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33111.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarPageStructuredData' => '?',
  33112.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarStructuredDataCarInStock' => '?',
  33113.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarStructuredDataCarUsed' => '?',
  33114.             'DcSiteBundle\\Controller\\Toyota\\BasketController::checkoutOrder' => '?',
  33115.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarPageStructuredData' => '?',
  33116.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarStructuredDataCarInStock' => '?',
  33117.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarStructuredDataCarUsed' => '?',
  33118.             'DcSiteBundle\\Controller\\Toyota\\BasketController::order' => '?',
  33119.             'DcSiteBundle\\Controller\\Toyota\\CarController::car' => '?',
  33120.             'DcSiteBundle\\Controller\\Toyota\\CarController::carConfiguraion' => '?',
  33121.             'DcSiteBundle\\Controller\\Toyota\\CarController::category' => '?',
  33122.             'DcSiteBundle\\Controller\\Toyota\\CarController::configurator' => '?',
  33123.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarPageStructuredData' => '?',
  33124.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarStructuredDataCarInStock' => '?',
  33125.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarStructuredDataCarUsed' => '?',
  33126.             'DcSiteBundle\\Controller\\Toyota\\CarController::inStockSingle' => '?',
  33127.             'DcSiteBundle\\Controller\\Toyota\\CarController::list' => '?',
  33128.             'DcSiteBundle\\Controller\\Toyota\\CarController::listPage' => '?',
  33129.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarPageStructuredData' => '?',
  33130.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarStructuredDataCarInStock' => '?',
  33131.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarStructuredDataCarUsed' => '?',
  33132.             'DcSiteBundle\\Controller\\Toyota\\MainController::index' => '?',
  33133.             'DcSiteBundle\\Controller\\Toyota\\MainController::loadModels' => '?',
  33134.             'DcSiteBundle\\Controller\\Toyota\\PostController::actionSingle' => '?',
  33135.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarPageStructuredData' => '?',
  33136.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarStructuredDataCarInStock' => '?',
  33137.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarStructuredDataCarUsed' => '?',
  33138.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getAvailableRentCar' => '?',
  33139.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarPageStructuredData' => '?',
  33140.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33141.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33142.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::orderForRentCar' => '?',
  33143.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::regulations' => '?',
  33144.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::saveReplacementCarForm' => '?',
  33145.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::servicePage' => '?',
  33146.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::signIn' => '?',
  33147.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::corpSales' => '?',
  33148.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarPageStructuredData' => '?',
  33149.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarStructuredDataCarInStock' => '?',
  33150.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarStructuredDataCarUsed' => '?',
  33151.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::loan' => '?',
  33152.             'DcSiteBundle\\Controller\\TradeInController::estimate' => '?',
  33153.             'DcSiteBundle\\Controller\\TradeInController::getCarPageStructuredData' => '?',
  33154.             'DcSiteBundle\\Controller\\TradeInController::getCarStructuredDataCarInStock' => '?',
  33155.             'DcSiteBundle\\Controller\\TradeInController::getCarStructuredDataCarUsed' => '?',
  33156.             'DcSiteBundle\\Controller\\TradeInController::getEstimate' => '?',
  33157.             'DcSiteBundle\\Controller\\TradeInController::init' => '?',
  33158.             'DcSiteBundle\\Controller\\TradeInController::search' => '?',
  33159.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::about' => '?',
  33160.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarPageStructuredData' => '?',
  33161.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarStructuredDataCarInStock' => '?',
  33162.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarStructuredDataCarUsed' => '?',
  33163.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarPageStructuredData' => '?',
  33164.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarStructuredDataCarInStock' => '?',
  33165.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarStructuredDataCarUsed' => '?',
  33166.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::carSingle' => '?',
  33167.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarPageStructuredData' => '?',
  33168.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarStructuredDataCarInStock' => '?',
  33169.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarStructuredDataCarUsed' => '?',
  33170.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarPageStructuredData' => '?',
  33171.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarStructuredDataCarInStock' => '?',
  33172.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarStructuredDataCarUsed' => '?',
  33173.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarPageStructuredData' => '?',
  33174.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarStructuredDataCarInStock' => '?',
  33175.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarStructuredDataCarUsed' => '?',
  33176.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::index' => '?',
  33177.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarPageStructuredData' => '?',
  33178.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarStructuredDataCarInStock' => '?',
  33179.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarStructuredDataCarUsed' => '?',
  33180.             'DcSiteBundle\\Controller\\UsedCarModuleController::usedCatalog' => '?',
  33181.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarPageStructuredData' => '?',
  33182.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarStructuredDataCarInStock' => '?',
  33183.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarStructuredDataCarUsed' => '?',
  33184.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarPageStructuredData' => '?',
  33185.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarStructuredDataCarInStock' => '?',
  33186.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarStructuredDataCarUsed' => '?',
  33187.             'DcSiteBundle\\Controller\\Volvo\\AboutController::newsSingle' => '?',
  33188.             'DcSiteBundle\\Controller\\Volvo\\AboutController::staff' => '?',
  33189.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesCatalog' => '?',
  33190.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesCategory' => '?',
  33191.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesModel' => '?',
  33192.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesModelVariation' => '?',
  33193.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesPage' => '?',
  33194.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarPageStructuredData' => '?',
  33195.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33196.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33197.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarPageStructuredData' => '?',
  33198.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarStructuredDataCarInStock' => '?',
  33199.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarStructuredDataCarUsed' => '?',
  33200.             'DcSiteBundle\\Controller\\Volvo\\BasketController::basket' => '?',
  33201.             'DcSiteBundle\\Controller\\Volvo\\BasketController::checkoutOrder' => '?',
  33202.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarPageStructuredData' => '?',
  33203.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarStructuredDataCarInStock' => '?',
  33204.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarStructuredDataCarUsed' => '?',
  33205.             'DcSiteBundle\\Controller\\Volvo\\BasketController::order' => '?',
  33206.             'DcSiteBundle\\Controller\\Volvo\\CarController::carConfiguraion' => '?',
  33207.             'DcSiteBundle\\Controller\\Volvo\\CarController::carStocksCard' => '?',
  33208.             'DcSiteBundle\\Controller\\Volvo\\CarController::cardCar' => '?',
  33209.             'DcSiteBundle\\Controller\\Volvo\\CarController::category' => '?',
  33210.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarPageStructuredData' => '?',
  33211.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarStructuredDataCarInStock' => '?',
  33212.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarStructuredDataCarUsed' => '?',
  33213.             'DcSiteBundle\\Controller\\Volvo\\CarController::list' => '?',
  33214.             'DcSiteBundle\\Controller\\Volvo\\CarController::listPage' => '?',
  33215.             'DcSiteBundle\\Controller\\Volvo\\CarController::secondhandSingle' => '?',
  33216.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::credit' => '?',
  33217.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarPageStructuredData' => '?',
  33218.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarStructuredDataCarInStock' => '?',
  33219.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarStructuredDataCarUsed' => '?',
  33220.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarPageStructuredData' => '?',
  33221.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarStructuredDataCarInStock' => '?',
  33222.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarStructuredDataCarUsed' => '?',
  33223.             'DcSiteBundle\\Controller\\Volvo\\MainController::index' => '?',
  33224.             'DcSiteBundle\\Controller\\Volvo\\MainController::seveTempForm' => '?',
  33225.             'DcSiteBundle\\Controller\\Volvo\\MainController::specialOffersSingle' => '?',
  33226.             'DcSiteBundle\\Controller\\Volvo\\MainController::volvoTour17Save' => '?',
  33227.             'DcSiteBundle\\Controller\\Volvo\\MainController::volvoTourSave' => '?',
  33228.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::calculationValuation' => '?',
  33229.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::getCarPageStructuredData' => '?',
  33230.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33231.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33232.             'DcSiteBundle\\Controller\\WaterController::buildFilterUrl' => '?',
  33233.             'DcSiteBundle\\Controller\\WaterController::catalogVehicle' => '?',
  33234.             'DcSiteBundle\\Controller\\WaterController::getCarPageStructuredData' => '?',
  33235.             'DcSiteBundle\\Controller\\WaterController::getCarStructuredDataCarInStock' => '?',
  33236.             'DcSiteBundle\\Controller\\WaterController::getCarStructuredDataCarUsed' => '?',
  33237.             'DcSiteBundle\\Controller\\WaterController::getCatalogAccessory' => '?',
  33238.             'DcSiteBundle\\Controller\\WaterController::getPagination' => '?',
  33239.             'DcSiteBundle\\Controller\\WaterController::getWater' => '?',
  33240.             'DcSiteBundle\\Controller\\WaterController::getWaterAccessories' => '?',
  33241.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::aboutNewsSingle' => '?',
  33242.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::getCarPageStructuredData' => '?',
  33243.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::getCarStructuredDataCarInStock' => '?',
  33244.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::getCarStructuredDataCarUsed' => '?',
  33245.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController::getCarPageStructuredData' => '?',
  33246.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33247.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33248.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::getCarPageStructuredData' => '?',
  33249.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::getCarStructuredDataCarInStock' => '?',
  33250.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::getCarStructuredDataCarUsed' => '?',
  33251.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::leasingCSave' => '?',
  33252.             'DcSiteBundle\\Controller\\Yamaha\\BaseController::getCarPageStructuredData' => '?',
  33253.             'DcSiteBundle\\Controller\\Yamaha\\BaseController::getCarStructuredDataCarInStock' => '?',
  33254.             'DcSiteBundle\\Controller\\Yamaha\\BaseController::getCarStructuredDataCarUsed' => '?',
  33255.             'DcSiteBundle\\Controller\\Yamaha\\BoatController::getCarPageStructuredData' => '?',
  33256.             'DcSiteBundle\\Controller\\Yamaha\\BoatController::getCarStructuredDataCarInStock' => '?',
  33257.             'DcSiteBundle\\Controller\\Yamaha\\BoatController::getCarStructuredDataCarUsed' => '?',
  33258.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController::getCarPageStructuredData' => '?',
  33259.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController::getCarStructuredDataCarInStock' => '?',
  33260.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController::getCarStructuredDataCarUsed' => '?',
  33261.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::getCarPageStructuredData' => '?',
  33262.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::getCarStructuredDataCarInStock' => '?',
  33263.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::getCarStructuredDataCarUsed' => '?',
  33264.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::modelCard' => '?',
  33265.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController::getCarPageStructuredData' => '?',
  33266.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController::getCarStructuredDataCarInStock' => '?',
  33267.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController::getCarStructuredDataCarUsed' => '?',
  33268.             'DcSiteBundle\\Controller\\Yamaha\\MainController::getCarPageStructuredData' => '?',
  33269.             'DcSiteBundle\\Controller\\Yamaha\\MainController::getCarStructuredDataCarInStock' => '?',
  33270.             'DcSiteBundle\\Controller\\Yamaha\\MainController::getCarStructuredDataCarUsed' => '?',
  33271.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController::getCarPageStructuredData' => '?',
  33272.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController::getCarStructuredDataCarInStock' => '?',
  33273.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController::getCarStructuredDataCarUsed' => '?',
  33274.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController::getCarPageStructuredData' => '?',
  33275.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33276.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33277.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::getCarPageStructuredData' => '?',
  33278.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::getCarStructuredDataCarInStock' => '?',
  33279.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::getCarStructuredDataCarUsed' => '?',
  33280.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::leasing' => '?',
  33281.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::winterStorageHydrocycles' => '?',
  33282.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::getCarPageStructuredData' => '?',
  33283.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::getCarStructuredDataCarInStock' => '?',
  33284.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::getCarStructuredDataCarUsed' => '?',
  33285.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::stocksSingle' => '?',
  33286.             'FoundersBundle\\Controller\\BusinessController::business' => '?',
  33287.             'FoundersBundle\\Controller\\BusinessController::businessAvtomobilniy' => '?',
  33288.             'FoundersBundle\\Controller\\FamilyController::loadMorePosts' => '?',
  33289.             'FoundersBundle\\Controller\\InvestmentController::investmentCategory' => '?',
  33290.             'FoundersBundle\\Controller\\InvestmentController::socialInvestmentSingle' => '?',
  33291.             'FoundersBundle\\Controller\\MainController::index' => '?',
  33292.             'FoundersBundle\\Controller\\MediaController::postNews' => '?',
  33293.             'FoundersBundle\\Controller\\MediaController::postPublication' => '?',
  33294.             'FoundersBundle\\Controller\\MediaController::postSingle' => '?',
  33295.             'FoundersBundle\\Controller\\MediaController::postSolemnEvent' => '?',
  33296.             'FoundersBundle\\Controller\\SiteMapController::siteMap' => '?',
  33297.             'InsuranceBundle\\Controller\\AboutController::complianceSave' => '?',
  33298.             'InsuranceBundle\\Controller\\AboutController::getInsuranceCondition' => '?',
  33299.             'InsuranceBundle\\Controller\\AboutController::getMediationService' => '?',
  33300.             'InsuranceBundle\\Controller\\AboutController::vacansySingle' => '?',
  33301.             'InsuranceBundle\\Controller\\AuthController::loginCheck' => '?',
  33302.             'InsuranceBundle\\Controller\\BasketController::order' => '?',
  33303.             'InsuranceBundle\\Controller\\CabinetController::cabinet' => '?',
  33304.             'InsuranceBundle\\Controller\\CabinetController::changeCasco' => '?',
  33305.             'InsuranceBundle\\Controller\\CabinetController::fastAuthLogin' => '?',
  33306.             'InsuranceBundle\\Controller\\CabinetController::prolongation' => '?',
  33307.             'InsuranceBundle\\Controller\\CabinetController::senFb' => '?',
  33308.             'InsuranceBundle\\Controller\\CabinetController::signContract' => '?',
  33309.             'InsuranceBundle\\Controller\\FormController::advancedQuestion' => '?',
  33310.             'InsuranceBundle\\Controller\\FormController::callback' => '?',
  33311.             'InsuranceBundle\\Controller\\FormController::orderInsurance' => '?',
  33312.             'InsuranceBundle\\Controller\\ProgramsController::autofortressKasco' => '?',
  33313.             'InsuranceBundle\\Controller\\ProgramsController::calc' => '?',
  33314.             'InsuranceBundle\\Controller\\ProgramsController::cascoOptions' => '?',
  33315.             'InsuranceBundle\\Controller\\ProgramsController::completeKasco' => '?',
  33316.             'InsuranceBundle\\Controller\\ProgramsController::dgo' => '?',
  33317.             'InsuranceBundle\\Controller\\ProgramsController::estimate' => '?',
  33318.             'InsuranceBundle\\Controller\\ProgramsController::extendedWarranty' => '?',
  33319.             'InsuranceBundle\\Controller\\ProgramsController::fiftyKasco' => '?',
  33320.             'InsuranceBundle\\Controller\\ProgramsController::getModels' => '?',
  33321.             'InsuranceBundle\\Controller\\ProgramsController::homeInsurance' => '?',
  33322.             'InsuranceBundle\\Controller\\ProgramsController::informDoc' => '?',
  33323.             'InsuranceBundle\\Controller\\ProgramsController::informDocPage' => '?',
  33324.             'InsuranceBundle\\Controller\\ProgramsController::initCalc' => '?',
  33325.             'InsuranceBundle\\Controller\\ProgramsController::kasco' => '?',
  33326.             'InsuranceBundle\\Controller\\ProgramsController::lightKasco' => '?',
  33327.             'InsuranceBundle\\Controller\\ProgramsController::miniKasco' => '?',
  33328.             'InsuranceBundle\\Controller\\ProgramsController::ogo' => '?',
  33329.             'InsuranceBundle\\Controller\\ProgramsController::topDriverAction' => '?',
  33330.             'InsuranceBundle\\Controller\\ServiceController::bankIdCallback' => '?',
  33331.             'InsuranceBundle\\Controller\\ServiceController::bankIdTest' => '?',
  33332.             'IntegrationBundle\\Controller\\Dealer\\MainController::branch' => '?',
  33333.             'IntegrationBundle\\Controller\\Dealer\\MainController::branchByDealerUid' => '?',
  33334.             'IntegrationBundle\\Controller\\Dealer\\MainController::checkSignature' => '?',
  33335.             'IntegrationBundle\\Controller\\Dealer\\MainController::dealerIntegrationLogin' => '?',
  33336.             'IntegrationBundle\\Controller\\Dealer\\MainController::getDocumentsQrByDealerUid' => '?',
  33337.             'IntegrationBundle\\Controller\\Dealer\\MainController::getQr' => '?',
  33338.             'IntegrationBundle\\Controller\\Dealer\\MainController::getQrByDealerUid' => '?',
  33339.             'IntegrationBundle\\Controller\\Dealer\\MainController::info' => '?',
  33340.             'IntegrationBundle\\Controller\\Diia\\MainController::callBackProcess' => '?',
  33341.             'IntegrationBundle\\Controller\\Diia\\MainController::callBackSignatureProcess' => '?',
  33342.             'MyBundle\\Controller\\AuthController::codeLogin' => '?',
  33343.             'MyBundle\\Controller\\AuthController::codeLoginNewPhone' => '?',
  33344.             'MyBundle\\Controller\\AuthController::confirmRegistration' => '?',
  33345.             'MyBundle\\Controller\\AuthController::getCode' => '?',
  33346.             'MyBundle\\Controller\\AuthController::getCodeChangePhone' => '?',
  33347.             'MyBundle\\Controller\\AuthController::getCodeRecovery' => '?',
  33348.             'MyBundle\\Controller\\AuthController::login' => '?',
  33349.             'MyBundle\\Controller\\AuthController::loginCheck' => '?',
  33350.             'MyBundle\\Controller\\AuthController::logout' => '?',
  33351.             'MyBundle\\Controller\\AuthController::referralRegister' => '?',
  33352.             'MyBundle\\Controller\\AuthController::referralRegisterConfirm' => '?',
  33353.             'MyBundle\\Controller\\AuthController::register' => '?',
  33354.             'MyBundle\\Controller\\AuthController::resendRegistrationCode' => '?',
  33355.             'MyBundle\\Controller\\AuthController::sendRecoverEmail' => '?',
  33356.             'MyBundle\\Controller\\AuthController::setNewPhone' => '?',
  33357.             'MyBundle\\Controller\\AuthController::setPassword' => '?',
  33358.             'MyBundle\\Controller\\AuthController::setRecoveryPassword' => '?',
  33359.             'MyBundle\\Controller\\BasketController::addAccessory' => '?',
  33360.             'MyBundle\\Controller\\BasketController::addCasco' => '?',
  33361.             'MyBundle\\Controller\\BasketController::addItemsToBasket' => '?',
  33362.             'MyBundle\\Controller\\BasketController::changeCount' => '?',
  33363.             'MyBundle\\Controller\\BasketController::getBasketByType' => '?',
  33364.             'MyBundle\\Controller\\BasketController::init' => '?',
  33365.             'MyBundle\\Controller\\BasketController::order' => '?',
  33366.             'MyBundle\\Controller\\BasketController::removeItem' => '?',
  33367.             'MyBundle\\Controller\\BasketController::toggleInstall' => '?',
  33368.             'MyBundle\\Controller\\BasketController::toggleInstallAccessory' => '?',
  33369.             'MyBundle\\Controller\\GarageController::findDoc' => '?',
  33370.             'MyBundle\\Controller\\GarageController::findNumber' => '?',
  33371.             'MyBundle\\Controller\\GarageController::init' => '?',
  33372.             'MyBundle\\Controller\\MainController::credentialsGetCode' => '?',
  33373.             'MyBundle\\Controller\\MainController::credentialsSetData' => '?',
  33374.             'MyBundle\\Controller\\MainController::dataUsageRules' => '?',
  33375.             'MyBundle\\Controller\\MainController::getSignCode' => '?',
  33376.             'MyBundle\\Controller\\MainController::index' => '?',
  33377.             'MyBundle\\Controller\\MainController::sign' => '?',
  33378.             'MyBundle\\Controller\\OnlineActivityController::historyConf' => '?',
  33379.             'MyBundle\\Controller\\OnlineActivityController::historyCredit' => '?',
  33380.             'MyBundle\\Controller\\OnlineActivityController::historyRewiev' => '?',
  33381.             'MyBundle\\Controller\\OnlineActivityController::init' => '?',
  33382.             'MyBundle\\Controller\\OrderController::getCities' => '?',
  33383.             'MyBundle\\Controller\\OrderController::getStatusPay' => '?',
  33384.             'MyBundle\\Controller\\OrderController::getStreets' => '?',
  33385.             'MyBundle\\Controller\\OrderController::getWarehouses' => '?',
  33386.             'MyBundle\\Controller\\OrderController::init' => '?',
  33387.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::index' => '?',
  33388.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::programs' => '?',
  33389.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::save' => '?',
  33390.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toPDF' => '?',
  33391.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toPDFAnnuity' => '?',
  33392.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toPDFStandard' => '?',
  33393.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toReport' => '?',
  33394.             'MyBundle\\Controller\\ProfileController::carSingle' => '?',
  33395.             'MyBundle\\Controller\\ProfileController::insCalc' => '?',
  33396.             'MyBundle\\Controller\\ProfileController::insCalcByCar' => '?',
  33397.             'MyBundle\\Controller\\ProfileController::orderService' => '?',
  33398.             'MyBundle\\Controller\\ProfileController::orderServiceByParameters' => '?',
  33399.             'MyBundle\\Controller\\ProfileController::orderTestDrive' => '?',
  33400.             'MyBundle\\Controller\\ProfileController::orders' => '?',
  33401.             'MyBundle\\Controller\\ProfileController::quality' => '?',
  33402.             'MyBundle\\Controller\\ProfileController::referralSend' => '?',
  33403.             'MyBundle\\Controller\\ProfileController::sendCaseToEmail' => '?',
  33404.             'MyBundle\\Controller\\ProfileController::sendSmsCode' => '?',
  33405.             'MyBundle\\Controller\\ProfileController::support' => '?',
  33406.             'MyBundle\\Controller\\ProfileController::updateEmail' => '?',
  33407.             'MyBundle\\Controller\\ProfileController::wishList' => '?',
  33408.             'PortalBundle\\Controller\\AboutController::about' => '?',
  33409.             'PortalBundle\\Controller\\AboutController::blog' => '?',
  33410.             'PortalBundle\\Controller\\AboutController::blogSingle' => '?',
  33411.             'PortalBundle\\Controller\\AboutController::career' => '?',
  33412.             'PortalBundle\\Controller\\AboutController::contactsSingle' => '?',
  33413.             'PortalBundle\\Controller\\AboutController::singleVacancies' => '?',
  33414.             'PortalBundle\\Controller\\AboutController::vacancies' => '?',
  33415.             'PortalBundle\\Controller\\AjaxController::businessCSave' => '?',
  33416.             'PortalBundle\\Controller\\AjaxController::businessTSave' => '?',
  33417.             'PortalBundle\\Controller\\AjaxController::catalogData' => '?',
  33418.             'PortalBundle\\Controller\\AjaxController::catalogInit' => '?',
  33419.             'PortalBundle\\Controller\\AjaxController::creditMerchant' => '?',
  33420.             'PortalBundle\\Controller\\AjaxController::dealerInit' => '?',
  33421.             'PortalBundle\\Controller\\AjaxController::leasingCSave' => '?',
  33422.             'PortalBundle\\Controller\\AjaxController::leasingTSave' => '?',
  33423.             'PortalBundle\\Controller\\AjaxController::postData' => '?',
  33424.             'PortalBundle\\Controller\\AjaxController::unicomerceConsultService' => '?',
  33425.             'PortalBundle\\Controller\\CarController::archive' => '?',
  33426.             'PortalBundle\\Controller\\CarController::catalog' => '?',
  33427.             'PortalBundle\\Controller\\CarController::inStockOne' => '?',
  33428.             'PortalBundle\\Controller\\CarController::index' => '?',
  33429.             'PortalBundle\\Controller\\CarController::usedCar' => '?',
  33430.             'PortalBundle\\Controller\\CarController::vehicleInStock' => '?',
  33431.             'PortalBundle\\Controller\\CarController::vehicleUsed' => '?',
  33432.             'PortalBundle\\Controller\\CatalogController::catalog' => '?',
  33433.             'PortalBundle\\Controller\\CatalogController::catalogCategory' => '?',
  33434.             'PortalBundle\\Controller\\CatalogController::catalogSearch' => '?',
  33435.             'PortalBundle\\Controller\\CatalogController::catalogSearchApi' => '?',
  33436.             'PortalBundle\\Controller\\CatalogController::getChangeFilter' => '?',
  33437.             'PortalBundle\\Controller\\CatalogController::getDealersFromFilter' => '?',
  33438.             'PortalBundle\\Controller\\CatalogController::getDealersFromSelectedFilter' => '?',
  33439.             'PortalBundle\\Controller\\CatalogController::initVehicleFilterUrl' => '?',
  33440.             'PortalBundle\\Controller\\CatalogController::saveCallback' => '?',
  33441.             'PortalBundle\\Controller\\ComparisonController::featured' => '?',
  33442.             'PortalBundle\\Controller\\ComparisonController::getComparisonByItems' => '?',
  33443.             'PortalBundle\\Controller\\ComparisonController::init' => '?',
  33444.             'PortalBundle\\Controller\\ContactsController::contacts' => '?',
  33445.             'PortalBundle\\Controller\\ContactsController::supportSave' => '?',
  33446.             'PortalBundle\\Controller\\CrmActionController::resultsActivitiesAction' => '?',
  33447.             'PortalBundle\\Controller\\CrmActionController::sendReportAction' => '?',
  33448.             'PortalBundle\\Controller\\FeaturedController::addToFeatured' => '?',
  33449.             'PortalBundle\\Controller\\FeaturedController::removeFromFav' => '?',
  33450.             'PortalBundle\\Controller\\FinanceController::business' => '?',
  33451.             'PortalBundle\\Controller\\FinanceController::creditInit' => '?',
  33452.             'PortalBundle\\Controller\\FinanceController::creditProgramByFirstPayment' => '?',
  33453.             'PortalBundle\\Controller\\FinanceController::creditProgramVehicleWithMinMaxPrice' => '?',
  33454.             'PortalBundle\\Controller\\FinanceController::getCrmDataByUUID' => '?',
  33455.             'PortalBundle\\Controller\\FinanceController::insurance' => '?',
  33456.             'PortalBundle\\Controller\\FinanceController::saveCreditCalculationUserData' => '?',
  33457.             'PortalBundle\\Controller\\FinanceController::saveCreditPageReview' => '?',
  33458.             'PortalBundle\\Controller\\FoundersController::founders' => '?',
  33459.             'PortalBundle\\Controller\\FoundersController::foundersBiography' => '?',
  33460.             'PortalBundle\\Controller\\FoundersController::foundersBiographySingle' => '?',
  33461.             'PortalBundle\\Controller\\FoundersController::foundersNewsSingle' => '?',
  33462.             'PortalBundle\\Controller\\FoundersController::foundersPhoto' => '?',
  33463.             'PortalBundle\\Controller\\FoundersController::foundersPublicationsSingle' => '?',
  33464.             'PortalBundle\\Controller\\FoundersController::foundersVideo' => '?',
  33465.             'PortalBundle\\Controller\\LandingController::saveLandingForm' => '?',
  33466.             'PortalBundle\\Controller\\LinkMinifyController::gotoLink' => '?',
  33467.             'PortalBundle\\Controller\\MainController::addNewUnsubscribe' => '?',
  33468.             'PortalBundle\\Controller\\MainController::qualitySave' => '?',
  33469.             'PortalBundle\\Controller\\MainController::qualityService' => '?',
  33470.             'PortalBundle\\Controller\\MainController::qualityServiceTech' => '?',
  33471.             'PortalBundle\\Controller\\MainController::questionnaireCRMSaveAction' => '?',
  33472.             'PortalBundle\\Controller\\MainController::questionnaireCRMService' => '?',
  33473.             'PortalBundle\\Controller\\MainController::questionnaireSave' => '?',
  33474.             'PortalBundle\\Controller\\MainController::questionnaireService' => '?',
  33475.             'PortalBundle\\Controller\\MainController::saveContest_10000' => '?',
  33476.             'PortalBundle\\Controller\\MainController::subscriptionManagement' => '?',
  33477.             'PortalBundle\\Controller\\PostController::actions' => '?',
  33478.             'PortalBundle\\Controller\\PostController::actionsSingle' => '?',
  33479.             'PortalBundle\\Controller\\PostController::news' => '?',
  33480.             'PortalBundle\\Controller\\PostController::newsByDealer' => '?',
  33481.             'PortalBundle\\Controller\\PostController::newsSingle' => '?',
  33482.             'PortalBundle\\Controller\\ProgramsController::cascoOptions' => '?',
  33483.             'PortalBundle\\Controller\\ProgramsController::estimate' => '?',
  33484.             'PortalBundle\\Controller\\ProgramsController::getModels' => '?',
  33485.             'PortalBundle\\Controller\\ProgramsController::initCalc' => '?',
  33486.             'PortalBundle\\Controller\\ProgramsController::sendForm' => '?',
  33487.             'PortalBundle\\Controller\\ReviewsController::init' => '?',
  33488.             'PortalBundle\\Controller\\ReviewsController::like' => '?',
  33489.             'PortalBundle\\Controller\\ReviewsController::save' => '?',
  33490.             'PortalBundle\\Controller\\SaleController::commission' => '?',
  33491.             'PortalBundle\\Controller\\SaleController::feedbackForm' => '?',
  33492.             'PortalBundle\\Controller\\SearchController::search' => '?',
  33493.             'PortalBundle\\Controller\\ServiceController::accessories' => '?',
  33494.             'PortalBundle\\Controller\\ServiceController::bodyRepair' => '?',
  33495.             'PortalBundle\\Controller\\ServiceController::bodyRepairCategory' => '?',
  33496.             'PortalBundle\\Controller\\ServiceController::bodyRepairSubCategory' => '?',
  33497.             'PortalBundle\\Controller\\ServiceController::byDealer' => '?',
  33498.             'PortalBundle\\Controller\\ServiceController::byDealer2' => '?',
  33499.             'PortalBundle\\Controller\\ServiceController::byDealer3' => '?',
  33500.             'PortalBundle\\Controller\\ServiceController::byDealer4' => '?',
  33501.             'PortalBundle\\Controller\\ServiceController::carRepair' => '?',
  33502.             'PortalBundle\\Controller\\ServiceController::getBlogPostsAction' => '?',
  33503.             'PortalBundle\\Controller\\ServiceController::getBlogsCategoriesAction' => '?',
  33504.             'PortalBundle\\Controller\\ServiceController::initRepairCalc' => '?',
  33505.             'PortalBundle\\Controller\\ServiceController::multiConsultationTestdriveForm' => '?',
  33506.             'PortalBundle\\Controller\\ServiceController::nightServiceAgreement' => '?',
  33507.             'PortalBundle\\Controller\\ServiceController::parts' => '?',
  33508.             'PortalBundle\\Controller\\ServiceController::prepareToSendBlogPosts' => '?',
  33509.             'PortalBundle\\Controller\\ServiceController::saveLeadAccessory' => '?',
  33510.             'PortalBundle\\Controller\\ServiceController::savePopupFormBodyRepair' => '?',
  33511.             'PortalBundle\\Controller\\ServiceController::service' => '?',
  33512.             'PortalBundle\\Controller\\ServiceController::serviceFormSave' => '?',
  33513.             'PortalBundle\\Controller\\ServiceController::serviceInit' => '?',
  33514.             'PortalBundle\\Controller\\ServiceController::servicePageContentDealer' => '?',
  33515.             'PortalBundle\\Controller\\ServiceController::servicePageSubWorkGroup' => '?',
  33516.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroup' => '?',
  33517.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupBrand' => '?',
  33518.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupBrandCalc' => '?',
  33519.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupModel' => '?',
  33520.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupModelCalc' => '?',
  33521.             'PortalBundle\\Controller\\ServiceController::tiresHotel' => '?',
  33522.             'PortalBundle\\Controller\\ServiceController::to' => '?',
  33523.             'PortalBundle\\Controller\\ServiceController::toBrand' => '?',
  33524.             'PortalBundle\\Controller\\ServiceController::toModel' => '?',
  33525.             'PortalBundle\\Controller\\ServiceWorkWidgetController::download' => '?',
  33526.             'PortalBundle\\Controller\\ServiceWorkWidgetController::getRegulationData' => '?',
  33527.             'PortalBundle\\Controller\\ServiceWorkWidgetController::init' => '?',
  33528.             'PortalBundle\\Controller\\ServiceWorkWidgetController::reg' => '?',
  33529.             'PortalBundle\\Controller\\ServiceWorkWidgetController::regulationWidget' => '?',
  33530.             'PortalBundle\\Controller\\ServiceWorkWidgetController::variations' => '?',
  33531.             'PortalBundle\\Controller\\SiteMapController::portal' => '?',
  33532.             'PortalBundle\\Controller\\StockController::catalogCategory' => '?',
  33533.             'PortalBundle\\Controller\\StockController::getChangeFilter' => '?',
  33534.             'PortalBundle\\Controller\\StockController::inStock' => '?',
  33535.             'PortalBundle\\Controller\\StockController::inStockApi' => '?',
  33536.             'PortalBundle\\Controller\\StockController::initVehicleFilterUrl' => '?',
  33537.             'PortalBundle\\Controller\\UnicomersController::aboutUnicomers' => '?',
  33538.             'PortalBundle\\Controller\\UnicomersController::unicomersProjects' => '?',
  33539.             'PortalBundle\\Controller\\UnicomersController::unicomersSave' => '?',
  33540.             'kernel::loadRoutes' => '?',
  33541.             'kernel::registerContainerConfiguration' => '?',
  33542.             'AdminBundle\\Controller\\AjaxController:add' => '?',
  33543.             'AdminBundle\\Controller\\AjaxController:data' => '?',
  33544.             'AdminBundle\\Controller\\AjaxController:deleteRateSave' => '?',
  33545.             'AdminBundle\\Controller\\AjaxController:editOption' => '?',
  33546.             'AdminBundle\\Controller\\AjaxController:getDealers' => '?',
  33547.             'AdminBundle\\Controller\\AjaxController:getModels' => '?',
  33548.             'AdminBundle\\Controller\\AjaxController:setUserDealer' => '?',
  33549.             'AdminBundle\\Controller\\AjaxController:state' => '?',
  33550.             'AdminBundle\\Controller\\BaseCRUDController:batchActionDelete' => '?',
  33551.             'AdminBundle\\Controller\\CRUDInsController:batchActionDelete' => '?',
  33552.             'AdminBundle\\Controller\\LogsController:batchActionDelete' => '?',
  33553.             'AdminBundle\\Controller\\ModelRangeController:batchActionDelete' => '?',
  33554.             'AdminBundle\\Controller\\References\\ModelController:addMediaModel' => '?',
  33555.             'AdminBundle\\Controller\\References\\ModelController:createModel' => '?',
  33556.             'AdminBundle\\Controller\\References\\ModelController:getCitiesByRegionUrl' => '?',
  33557.             'AdminBundle\\Controller\\References\\ModelController:getModelByBrand' => '?',
  33558.             'AdminBundle\\Controller\\References\\ModelController:removeMediaModel' => '?',
  33559.             'AdminBundle\\Controller\\References\\ModelController:updateModel' => '?',
  33560.             'AdminBundle\\Controller\\SecurityController:loginCheckAction' => '?',
  33561.             'AdminBundle\\Controller\\SeoMetaTagController:batchActionDelete' => '?',
  33562.             'AdminBundle\\Controller\\VehicleEstimateOddsController:batchActionDelete' => '?',
  33563.             'AdminBundle\\Controller\\Vehicles\\CRUDController:batchActionDelete' => '?',
  33564.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:batchActionDelete' => '?',
  33565.             'AutomarketBundle\\Controller\\AboutController:aboutAutomarket' => '?',
  33566.             'AutomarketBundle\\Controller\\AboutController:staff' => '?',
  33567.             'AutomarketBundle\\Controller\\AboutController:vacancy' => '?',
  33568.             'AutomarketBundle\\Controller\\AboutController:vacancyId' => '?',
  33569.             'AutomarketBundle\\Controller\\AjaxController:initInterest' => '?',
  33570.             'AutomarketBundle\\Controller\\CarController:car' => '?',
  33571.             'AutomarketBundle\\Controller\\CarController:getComparison' => '?',
  33572.             'AutomarketBundle\\Controller\\ComparisonController:featured' => '?',
  33573.             'AutomarketBundle\\Controller\\ComparisonController:getComparisonByItems' => '?',
  33574.             'AutomarketBundle\\Controller\\ComparisonController:init' => '?',
  33575.             'AutomarketBundle\\Controller\\FormController:buyForm' => '?',
  33576.             'AutomarketBundle\\Controller\\FormController:feedbackForm' => '?',
  33577.             'AutomarketBundle\\Controller\\FormController:preorderForm' => '?',
  33578.             'AutomarketBundle\\Controller\\RSSController:show' => '?',
  33579.             'AutomarketBundle\\Controller\\SaleController:widget' => '?',
  33580.             'AutomarketBundle\\Controller\\SiteMapController:siteMap' => '?',
  33581.             'CoreBundle\\Controller\\CrossDomainAuthController:authByToken' => '?',
  33582.             'DcSiteBundle\\Controller\\AccessoriesController:getCarPageStructuredData' => '?',
  33583.             'DcSiteBundle\\Controller\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33584.             'DcSiteBundle\\Controller\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33585.             'DcSiteBundle\\Controller\\AccessoriesController:init' => '?',
  33586.             'DcSiteBundle\\Controller\\AccessoriesController:initByDealer' => '?',
  33587.             'DcSiteBundle\\Controller\\AccessoriesController:newFindAccessories' => '?',
  33588.             'DcSiteBundle\\Controller\\AccessoriesController:newFindCategories' => '?',
  33589.             'DcSiteBundle\\Controller\\AccessoriesController:newFindCategory' => '?',
  33590.             'DcSiteBundle\\Controller\\AccessoriesFilterController:buildUrl' => '?',
  33591.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarPageStructuredData' => '?',
  33592.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarStructuredDataCarInStock' => '?',
  33593.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarStructuredDataCarUsed' => '?',
  33594.             'DcSiteBundle\\Controller\\AccessoriesFilterController:initFilter' => '?',
  33595.             'DcSiteBundle\\Controller\\AccessoriesFilterController:initRedirectVariationQr' => '?',
  33596.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarPageStructuredData' => '?',
  33597.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarStructuredDataCarInStock' => '?',
  33598.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarStructuredDataCarUsed' => '?',
  33599.             'DcSiteBundle\\Controller\\BaseDcController:getCarPageStructuredData' => '?',
  33600.             'DcSiteBundle\\Controller\\BaseDcController:getCarStructuredDataCarInStock' => '?',
  33601.             'DcSiteBundle\\Controller\\BaseDcController:getCarStructuredDataCarUsed' => '?',
  33602.             'DcSiteBundle\\Controller\\CallbackController:createRequest' => '?',
  33603.             'DcSiteBundle\\Controller\\CallbackController:getCarPageStructuredData' => '?',
  33604.             'DcSiteBundle\\Controller\\CallbackController:getCarStructuredDataCarInStock' => '?',
  33605.             'DcSiteBundle\\Controller\\CallbackController:getCarStructuredDataCarUsed' => '?',
  33606.             'DcSiteBundle\\Controller\\CallbackController:getState' => '?',
  33607.             'DcSiteBundle\\Controller\\CarController:createOrder' => '?',
  33608.             'DcSiteBundle\\Controller\\CarController:findModels' => '?',
  33609.             'DcSiteBundle\\Controller\\CarController:getCarPageStructuredData' => '?',
  33610.             'DcSiteBundle\\Controller\\CarController:getCarStructuredDataCarInStock' => '?',
  33611.             'DcSiteBundle\\Controller\\CarController:getCarStructuredDataCarUsed' => '?',
  33612.             'DcSiteBundle\\Controller\\CarController:getModelInfo' => '?',
  33613.             'DcSiteBundle\\Controller\\CarController:pricesLoad' => '?',
  33614.             'DcSiteBundle\\Controller\\CarController:techLoad' => '?',
  33615.             'DcSiteBundle\\Controller\\CarController:updateOrder' => '?',
  33616.             'DcSiteBundle\\Controller\\CarInStockModuleController:byVehicle' => '?',
  33617.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarPageStructuredData' => '?',
  33618.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarStructuredDataCarInStock' => '?',
  33619.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarStructuredDataCarUsed' => '?',
  33620.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarPageStructuredData' => '?',
  33621.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarStructuredDataCarInStock' => '?',
  33622.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarStructuredDataCarUsed' => '?',
  33623.             'DcSiteBundle\\Controller\\Citroen\\AboutController:newsSingle' => '?',
  33624.             'DcSiteBundle\\Controller\\Citroen\\AboutController:staff' => '?',
  33625.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarPageStructuredData' => '?',
  33626.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33627.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33628.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:redirectToShop' => '?',
  33629.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarPageStructuredData' => '?',
  33630.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarStructuredDataCarInStock' => '?',
  33631.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarStructuredDataCarUsed' => '?',
  33632.             'DcSiteBundle\\Controller\\Citroen\\BasketController:checkoutOrder' => '?',
  33633.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarPageStructuredData' => '?',
  33634.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarStructuredDataCarInStock' => '?',
  33635.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarStructuredDataCarUsed' => '?',
  33636.             'DcSiteBundle\\Controller\\Citroen\\BasketController:order' => '?',
  33637.             'DcSiteBundle\\Controller\\Citroen\\CarController:car' => '?',
  33638.             'DcSiteBundle\\Controller\\Citroen\\CarController:carCardStock' => '?',
  33639.             'DcSiteBundle\\Controller\\Citroen\\CarController:carConfiguraion' => '?',
  33640.             'DcSiteBundle\\Controller\\Citroen\\CarController:category' => '?',
  33641.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarPageStructuredData' => '?',
  33642.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarStructuredDataCarInStock' => '?',
  33643.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarStructuredDataCarUsed' => '?',
  33644.             'DcSiteBundle\\Controller\\Citroen\\CarController:list' => '?',
  33645.             'DcSiteBundle\\Controller\\Citroen\\CarController:listPage' => '?',
  33646.             'DcSiteBundle\\Controller\\Citroen\\CarController:secondhandSingle' => '?',
  33647.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:credit' => '?',
  33648.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarPageStructuredData' => '?',
  33649.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33650.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33651.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarPageStructuredData' => '?',
  33652.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarStructuredDataCarInStock' => '?',
  33653.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarStructuredDataCarUsed' => '?',
  33654.             'DcSiteBundle\\Controller\\Citroen\\MainController:index' => '?',
  33655.             'DcSiteBundle\\Controller\\Citroen\\MainController:loadModels' => '?',
  33656.             'DcSiteBundle\\Controller\\Citroen\\MainController:seveTempForm' => '?',
  33657.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarPageStructuredData' => '?',
  33658.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33659.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33660.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:regulationsTo' => '?',
  33661.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarPageStructuredData' => '?',
  33662.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarStructuredDataCarInStock' => '?',
  33663.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarStructuredDataCarUsed' => '?',
  33664.             'DcSiteBundle\\Controller\\Citroen\\StocksController:stocksSingle' => '?',
  33665.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarPageStructuredData' => '?',
  33666.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarStructuredDataCarInStock' => '?',
  33667.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarStructuredDataCarUsed' => '?',
  33668.             'DcSiteBundle\\Controller\\ConfiguratorController:init' => '?',
  33669.             'DcSiteBundle\\Controller\\ConfiguratorController:initByHash' => '?',
  33670.             'DcSiteBundle\\Controller\\ConfiguratorController:initCreditCalculator' => '?',
  33671.             'DcSiteBundle\\Controller\\ConfiguratorController:saveOffer' => '?',
  33672.             'DcSiteBundle\\Controller\\CreditController:getCarPageStructuredData' => '?',
  33673.             'DcSiteBundle\\Controller\\CreditController:getCarStructuredDataCarInStock' => '?',
  33674.             'DcSiteBundle\\Controller\\CreditController:getCarStructuredDataCarUsed' => '?',
  33675.             'DcSiteBundle\\Controller\\CreditController:getCreditListDocument' => '?',
  33676.             'DcSiteBundle\\Controller\\CreditController:getScheduleListDocument' => '?',
  33677.             'DcSiteBundle\\Controller\\CreditController:getScheduleListDocumentTest' => '?',
  33678.             'DcSiteBundle\\Controller\\CreditController:getVehicleByVehicleItem' => '?',
  33679.             'DcSiteBundle\\Controller\\CreditController:programs' => '?',
  33680.             'DcSiteBundle\\Controller\\CreditController:saveForm' => '?',
  33681.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarPageStructuredData' => '?',
  33682.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarStructuredDataCarInStock' => '?',
  33683.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarStructuredDataCarUsed' => '?',
  33684.             'DcSiteBundle\\Controller\\FinanceController:business' => '?',
  33685.             'DcSiteBundle\\Controller\\FinanceController:creditInit' => '?',
  33686.             'DcSiteBundle\\Controller\\FinanceController:creditProgramByFirstPayment' => '?',
  33687.             'DcSiteBundle\\Controller\\FinanceController:creditProgramVehicleWithMinMaxPrice' => '?',
  33688.             'DcSiteBundle\\Controller\\FinanceController:getCarPageStructuredData' => '?',
  33689.             'DcSiteBundle\\Controller\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33690.             'DcSiteBundle\\Controller\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33691.             'DcSiteBundle\\Controller\\FinanceController:getCrmDataByUUID' => '?',
  33692.             'DcSiteBundle\\Controller\\FinanceController:insurance' => '?',
  33693.             'DcSiteBundle\\Controller\\FinanceController:saveCreditCalculationUserData' => '?',
  33694.             'DcSiteBundle\\Controller\\FinanceController:saveCreditPageReview' => '?',
  33695.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarPageStructuredData' => '?',
  33696.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarStructuredDataCarInStock' => '?',
  33697.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarStructuredDataCarUsed' => '?',
  33698.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:staff' => '?',
  33699.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarPageStructuredData' => '?',
  33700.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33701.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33702.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarPageStructuredData' => '?',
  33703.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarStructuredDataCarInStock' => '?',
  33704.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarStructuredDataCarUsed' => '?',
  33705.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarPageStructuredData' => '?',
  33706.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarStructuredDataCarInStock' => '?',
  33707.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarStructuredDataCarUsed' => '?',
  33708.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarPageStructuredData' => '?',
  33709.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarStructuredDataCarInStock' => '?',
  33710.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarStructuredDataCarUsed' => '?',
  33711.             'DcSiteBundle\\Controller\\Ford\\BasketController:basket' => '?',
  33712.             'DcSiteBundle\\Controller\\Ford\\BasketController:checkoutOrder' => '?',
  33713.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarPageStructuredData' => '?',
  33714.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarStructuredDataCarInStock' => '?',
  33715.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarStructuredDataCarUsed' => '?',
  33716.             'DcSiteBundle\\Controller\\Ford\\BasketController:order' => '?',
  33717.             'DcSiteBundle\\Controller\\Ford\\CarController:car' => '?',
  33718.             'DcSiteBundle\\Controller\\Ford\\CarController:carCardStock' => '?',
  33719.             'DcSiteBundle\\Controller\\Ford\\CarController:carConfiguraion' => '?',
  33720.             'DcSiteBundle\\Controller\\Ford\\CarController:category' => '?',
  33721.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarPageStructuredData' => '?',
  33722.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarStructuredDataCarInStock' => '?',
  33723.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarStructuredDataCarUsed' => '?',
  33724.             'DcSiteBundle\\Controller\\Ford\\CarController:list' => '?',
  33725.             'DcSiteBundle\\Controller\\Ford\\CarController:listPage' => '?',
  33726.             'DcSiteBundle\\Controller\\Ford\\CarController:secondhandSingle' => '?',
  33727.             'DcSiteBundle\\Controller\\Ford\\FinanceController:credit' => '?',
  33728.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarPageStructuredData' => '?',
  33729.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33730.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33731.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarPageStructuredData' => '?',
  33732.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarStructuredDataCarInStock' => '?',
  33733.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarStructuredDataCarUsed' => '?',
  33734.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarPageStructuredData' => '?',
  33735.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarStructuredDataCarInStock' => '?',
  33736.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarStructuredDataCarUsed' => '?',
  33737.             'DcSiteBundle\\Controller\\Ford\\PostController:post' => '?',
  33738.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarPageStructuredData' => '?',
  33739.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33740.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33741.             'DcSiteBundle\\Controller\\Ford\\ServiceController:regulationsTo' => '?',
  33742.             'DcSiteBundle\\Controller\\FormController:EventForm' => '?',
  33743.             'DcSiteBundle\\Controller\\FormController:getCarPageStructuredData' => '?',
  33744.             'DcSiteBundle\\Controller\\FormController:getCarStructuredDataCarInStock' => '?',
  33745.             'DcSiteBundle\\Controller\\FormController:getCarStructuredDataCarUsed' => '?',
  33746.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarPageStructuredData' => '?',
  33747.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarStructuredDataCarInStock' => '?',
  33748.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarStructuredDataCarUsed' => '?',
  33749.             'DcSiteBundle\\Controller\\Haval\\AboutController:newsSingle' => '?',
  33750.             'DcSiteBundle\\Controller\\Haval\\AboutController:team' => '?',
  33751.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarPageStructuredData' => '?',
  33752.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarStructuredDataCarInStock' => '?',
  33753.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarStructuredDataCarUsed' => '?',
  33754.             'DcSiteBundle\\Controller\\Haval\\CarController:car' => '?',
  33755.             'DcSiteBundle\\Controller\\Haval\\CarController:carConfiguraion' => '?',
  33756.             'DcSiteBundle\\Controller\\Haval\\CarController:carInStockSingle' => '?',
  33757.             'DcSiteBundle\\Controller\\Haval\\CarController:category' => '?',
  33758.             'DcSiteBundle\\Controller\\Haval\\CarController:configurator' => '?',
  33759.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarPageStructuredData' => '?',
  33760.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarStructuredDataCarInStock' => '?',
  33761.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarStructuredDataCarUsed' => '?',
  33762.             'DcSiteBundle\\Controller\\Haval\\CarController:list' => '?',
  33763.             'DcSiteBundle\\Controller\\Haval\\CarController:listPage' => '?',
  33764.             'DcSiteBundle\\Controller\\Haval\\CarController:secondhandSingle' => '?',
  33765.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarPageStructuredData' => '?',
  33766.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33767.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33768.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarPageStructuredData' => '?',
  33769.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarStructuredDataCarInStock' => '?',
  33770.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarStructuredDataCarUsed' => '?',
  33771.             'DcSiteBundle\\Controller\\Haval\\MainController:index' => '?',
  33772.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarPageStructuredData' => '?',
  33773.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33774.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33775.             'DcSiteBundle\\Controller\\Haval\\ServiceController:regulationsTo' => '?',
  33776.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarPageStructuredData' => '?',
  33777.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarStructuredDataCarInStock' => '?',
  33778.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarStructuredDataCarUsed' => '?',
  33779.             'DcSiteBundle\\Controller\\Haval\\StocksController:stocksSingle' => '?',
  33780.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarPageStructuredData' => '?',
  33781.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarStructuredDataCarInStock' => '?',
  33782.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarStructuredDataCarUsed' => '?',
  33783.             'DcSiteBundle\\Controller\\Honda\\AboutController:newsSingle' => '?',
  33784.             'DcSiteBundle\\Controller\\Honda\\AboutController:staff' => '?',
  33785.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesCatalog' => '?',
  33786.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesCategory' => '?',
  33787.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesModel' => '?',
  33788.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesModelVariation' => '?',
  33789.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesPage' => '?',
  33790.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarPageStructuredData' => '?',
  33791.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33792.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33793.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarPageStructuredData' => '?',
  33794.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarStructuredDataCarInStock' => '?',
  33795.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarStructuredDataCarUsed' => '?',
  33796.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:regulationsTo' => '?',
  33797.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarPageStructuredData' => '?',
  33798.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarStructuredDataCarInStock' => '?',
  33799.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarStructuredDataCarUsed' => '?',
  33800.             'DcSiteBundle\\Controller\\Honda\\BasketController:checkoutOrder' => '?',
  33801.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarPageStructuredData' => '?',
  33802.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarStructuredDataCarInStock' => '?',
  33803.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarStructuredDataCarUsed' => '?',
  33804.             'DcSiteBundle\\Controller\\Honda\\BasketController:order' => '?',
  33805.             'DcSiteBundle\\Controller\\Honda\\CarController:car' => '?',
  33806.             'DcSiteBundle\\Controller\\Honda\\CarController:carCardStock' => '?',
  33807.             'DcSiteBundle\\Controller\\Honda\\CarController:carConfiguraion' => '?',
  33808.             'DcSiteBundle\\Controller\\Honda\\CarController:category' => '?',
  33809.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarPageStructuredData' => '?',
  33810.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarStructuredDataCarInStock' => '?',
  33811.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarStructuredDataCarUsed' => '?',
  33812.             'DcSiteBundle\\Controller\\Honda\\CarController:list' => '?',
  33813.             'DcSiteBundle\\Controller\\Honda\\CarController:listPage' => '?',
  33814.             'DcSiteBundle\\Controller\\Honda\\CarController:secondhandSingle' => '?',
  33815.             'DcSiteBundle\\Controller\\Honda\\FinanceController:credit' => '?',
  33816.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarPageStructuredData' => '?',
  33817.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33818.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33819.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:accessories' => '?',
  33820.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarPageStructuredData' => '?',
  33821.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarStructuredDataCarInStock' => '?',
  33822.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarStructuredDataCarUsed' => '?',
  33823.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:regulationsTo' => '?',
  33824.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarPageStructuredData' => '?',
  33825.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarStructuredDataCarInStock' => '?',
  33826.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarStructuredDataCarUsed' => '?',
  33827.             'DcSiteBundle\\Controller\\Honda\\MainController:index' => '?',
  33828.             'DcSiteBundle\\Controller\\Honda\\MainController:stocksSingle' => '?',
  33829.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarPageStructuredData' => '?',
  33830.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarStructuredDataCarInStock' => '?',
  33831.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarStructuredDataCarUsed' => '?',
  33832.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:newsSingle' => '?',
  33833.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:staff' => '?',
  33834.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesCatalog' => '?',
  33835.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesCategory' => '?',
  33836.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesModel' => '?',
  33837.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesModelVariation' => '?',
  33838.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesPage' => '?',
  33839.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarPageStructuredData' => '?',
  33840.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33841.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33842.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarPageStructuredData' => '?',
  33843.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarStructuredDataCarInStock' => '?',
  33844.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarStructuredDataCarUsed' => '?',
  33845.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:transfer' => '?',
  33846.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarPageStructuredData' => '?',
  33847.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarStructuredDataCarInStock' => '?',
  33848.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarStructuredDataCarUsed' => '?',
  33849.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:checkoutOrder' => '?',
  33850.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarPageStructuredData' => '?',
  33851.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarStructuredDataCarInStock' => '?',
  33852.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarStructuredDataCarUsed' => '?',
  33853.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:order' => '?',
  33854.             'DcSiteBundle\\Controller\\Infiniti\\CarController:car' => '?',
  33855.             'DcSiteBundle\\Controller\\Infiniti\\CarController:carCardStock' => '?',
  33856.             'DcSiteBundle\\Controller\\Infiniti\\CarController:carConfiguraion' => '?',
  33857.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarPageStructuredData' => '?',
  33858.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarStructuredDataCarInStock' => '?',
  33859.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarStructuredDataCarUsed' => '?',
  33860.             'DcSiteBundle\\Controller\\Infiniti\\CarController:lineUp' => '?',
  33861.             'DcSiteBundle\\Controller\\Infiniti\\CarController:lineUpPage' => '?',
  33862.             'DcSiteBundle\\Controller\\Infiniti\\CarController:secondhandSingle' => '?',
  33863.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarPageStructuredData' => '?',
  33864.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarStructuredDataCarInStock' => '?',
  33865.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarStructuredDataCarUsed' => '?',
  33866.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:index' => '?',
  33867.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:credit' => '?',
  33868.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarPageStructuredData' => '?',
  33869.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33870.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33871.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:index' => '?',
  33872.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarPageStructuredData' => '?',
  33873.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarStructuredDataCarInStock' => '?',
  33874.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarStructuredDataCarUsed' => '?',
  33875.             'DcSiteBundle\\Controller\\Infiniti\\MainController:index' => '?',
  33876.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarPageStructuredData' => '?',
  33877.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarStructuredDataCarInStock' => '?',
  33878.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarStructuredDataCarUsed' => '?',
  33879.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:index' => '?',
  33880.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:offersSingle' => '?',
  33881.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarPageStructuredData' => '?',
  33882.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33883.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33884.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:index' => '?',
  33885.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:regulationsTo' => '?',
  33886.             'DcSiteBundle\\Controller\\InsuranceController:getCarPageStructuredData' => '?',
  33887.             'DcSiteBundle\\Controller\\InsuranceController:getCarStructuredDataCarInStock' => '?',
  33888.             'DcSiteBundle\\Controller\\InsuranceController:getCarStructuredDataCarUsed' => '?',
  33889.             'DcSiteBundle\\Controller\\InsuranceController:loadOptions' => '?',
  33890.             'DcSiteBundle\\Controller\\InsuranceController:saveForm' => '?',
  33891.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarPageStructuredData' => '?',
  33892.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarStructuredDataCarInStock' => '?',
  33893.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarStructuredDataCarUsed' => '?',
  33894.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:newsSingle' => '?',
  33895.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:staff' => '?',
  33896.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesCatalog' => '?',
  33897.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesCategory' => '?',
  33898.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesModel' => '?',
  33899.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesModelVariation' => '?',
  33900.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesPage' => '?',
  33901.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarPageStructuredData' => '?',
  33902.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33903.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33904.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarPageStructuredData' => '?',
  33905.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarStructuredDataCarInStock' => '?',
  33906.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarStructuredDataCarUsed' => '?',
  33907.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:checkoutOrder' => '?',
  33908.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarPageStructuredData' => '?',
  33909.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarStructuredDataCarInStock' => '?',
  33910.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarStructuredDataCarUsed' => '?',
  33911.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:order' => '?',
  33912.             'DcSiteBundle\\Controller\\Jaguar\\CarController:car' => '?',
  33913.             'DcSiteBundle\\Controller\\Jaguar\\CarController:carConfiguraion' => '?',
  33914.             'DcSiteBundle\\Controller\\Jaguar\\CarController:carInStock' => '?',
  33915.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarPageStructuredData' => '?',
  33916.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarStructuredDataCarInStock' => '?',
  33917.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarStructuredDataCarUsed' => '?',
  33918.             'DcSiteBundle\\Controller\\Jaguar\\CarController:usedCard' => '?',
  33919.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarPageStructuredData' => '?',
  33920.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33921.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33922.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarPageStructuredData' => '?',
  33923.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarStructuredDataCarInStock' => '?',
  33924.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarStructuredDataCarUsed' => '?',
  33925.             'DcSiteBundle\\Controller\\Jaguar\\MainController:menuInit' => '?',
  33926.             'DcSiteBundle\\Controller\\Jaguar\\MainController:specialOffersSingle' => '?',
  33927.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarPageStructuredData' => '?',
  33928.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33929.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33930.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:regulationsTo' => '?',
  33931.             'DcSiteBundle\\Controller\\Jeep\\AboutController:actionsSingle' => '?',
  33932.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarPageStructuredData' => '?',
  33933.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarStructuredDataCarInStock' => '?',
  33934.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarStructuredDataCarUsed' => '?',
  33935.             'DcSiteBundle\\Controller\\Jeep\\AboutController:newsSingle' => '?',
  33936.             'DcSiteBundle\\Controller\\Jeep\\AboutController:team' => '?',
  33937.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesCatalog' => '?',
  33938.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesCategory' => '?',
  33939.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesModel' => '?',
  33940.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesModelVariation' => '?',
  33941.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesPage' => '?',
  33942.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarPageStructuredData' => '?',
  33943.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33944.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33945.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarPageStructuredData' => '?',
  33946.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarStructuredDataCarInStock' => '?',
  33947.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarStructuredDataCarUsed' => '?',
  33948.             'DcSiteBundle\\Controller\\Jeep\\BasketController:checkoutOrder' => '?',
  33949.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarPageStructuredData' => '?',
  33950.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarStructuredDataCarInStock' => '?',
  33951.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarStructuredDataCarUsed' => '?',
  33952.             'DcSiteBundle\\Controller\\Jeep\\BasketController:order' => '?',
  33953.             'DcSiteBundle\\Controller\\Jeep\\CarController:car' => '?',
  33954.             'DcSiteBundle\\Controller\\Jeep\\CarController:carInStockSingle' => '?',
  33955.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarPageStructuredData' => '?',
  33956.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarStructuredDataCarInStock' => '?',
  33957.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarStructuredDataCarUsed' => '?',
  33958.             'DcSiteBundle\\Controller\\Jeep\\CarController:list' => '?',
  33959.             'DcSiteBundle\\Controller\\Jeep\\CarController:listPage' => '?',
  33960.             'DcSiteBundle\\Controller\\Jeep\\CarController:technicalCharacteristics' => '?',
  33961.             'DcSiteBundle\\Controller\\Jeep\\CarController:usedCarSingle' => '?',
  33962.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:credit' => '?',
  33963.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarPageStructuredData' => '?',
  33964.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33965.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33966.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarPageStructuredData' => '?',
  33967.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarStructuredDataCarInStock' => '?',
  33968.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarStructuredDataCarUsed' => '?',
  33969.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:accessory' => '?',
  33970.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarPageStructuredData' => '?',
  33971.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33972.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33973.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:regulationsTo' => '?',
  33974.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarPageStructuredData' => '?',
  33975.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarStructuredDataCarInStock' => '?',
  33976.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarStructuredDataCarUsed' => '?',
  33977.             'DcSiteBundle\\Controller\\LandRover\\AboutController:newsSingle' => '?',
  33978.             'DcSiteBundle\\Controller\\LandRover\\AboutController:staff' => '?',
  33979.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesCatalog' => '?',
  33980.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesCategory' => '?',
  33981.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesModel' => '?',
  33982.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesModelVariation' => '?',
  33983.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesPage' => '?',
  33984.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarPageStructuredData' => '?',
  33985.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33986.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33987.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarPageStructuredData' => '?',
  33988.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarStructuredDataCarInStock' => '?',
  33989.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarStructuredDataCarUsed' => '?',
  33990.             'DcSiteBundle\\Controller\\LandRover\\BasketController:checkoutOrder' => '?',
  33991.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarPageStructuredData' => '?',
  33992.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarStructuredDataCarInStock' => '?',
  33993.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarStructuredDataCarUsed' => '?',
  33994.             'DcSiteBundle\\Controller\\LandRover\\BasketController:order' => '?',
  33995.             'DcSiteBundle\\Controller\\LandRover\\CarController:car' => '?',
  33996.             'DcSiteBundle\\Controller\\LandRover\\CarController:carConfiguraion' => '?',
  33997.             'DcSiteBundle\\Controller\\LandRover\\CarController:carInStock' => '?',
  33998.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarPageStructuredData' => '?',
  33999.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarStructuredDataCarInStock' => '?',
  34000.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarStructuredDataCarUsed' => '?',
  34001.             'DcSiteBundle\\Controller\\LandRover\\CarController:usedCard' => '?',
  34002.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:credit' => '?',
  34003.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarPageStructuredData' => '?',
  34004.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34005.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34006.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarPageStructuredData' => '?',
  34007.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarStructuredDataCarInStock' => '?',
  34008.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarStructuredDataCarUsed' => '?',
  34009.             'DcSiteBundle\\Controller\\LandRover\\MainController:menuInit' => '?',
  34010.             'DcSiteBundle\\Controller\\LandRover\\MainController:modelLineup' => '?',
  34011.             'DcSiteBundle\\Controller\\LandRover\\MainController:modelLineupPage' => '?',
  34012.             'DcSiteBundle\\Controller\\LandRover\\MainController:specialOffersSingle' => '?',
  34013.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:accessories' => '?',
  34014.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarPageStructuredData' => '?',
  34015.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34016.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34017.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:regulationsTo' => '?',
  34018.             'DcSiteBundle\\Controller\\LeasingController:getCarPageStructuredData' => '?',
  34019.             'DcSiteBundle\\Controller\\LeasingController:getCarStructuredDataCarInStock' => '?',
  34020.             'DcSiteBundle\\Controller\\LeasingController:getCarStructuredDataCarUsed' => '?',
  34021.             'DcSiteBundle\\Controller\\LeasingController:initByDealer' => '?',
  34022.             'DcSiteBundle\\Controller\\LeasingController:initByDealerAndVehicleType' => '?',
  34023.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarPageStructuredData' => '?',
  34024.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarStructuredDataCarInStock' => '?',
  34025.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarStructuredDataCarUsed' => '?',
  34026.             'DcSiteBundle\\Controller\\Lexus\\AboutController:newsSingle' => '?',
  34027.             'DcSiteBundle\\Controller\\Lexus\\AboutController:staff' => '?',
  34028.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesCatalog' => '?',
  34029.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesCategory' => '?',
  34030.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesModel' => '?',
  34031.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesModelVariation' => '?',
  34032.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesPage' => '?',
  34033.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarPageStructuredData' => '?',
  34034.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34035.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34036.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarPageStructuredData' => '?',
  34037.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarStructuredDataCarInStock' => '?',
  34038.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarStructuredDataCarUsed' => '?',
  34039.             'DcSiteBundle\\Controller\\Lexus\\BasketController:basket' => '?',
  34040.             'DcSiteBundle\\Controller\\Lexus\\BasketController:checkoutOrder' => '?',
  34041.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarPageStructuredData' => '?',
  34042.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarStructuredDataCarInStock' => '?',
  34043.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarStructuredDataCarUsed' => '?',
  34044.             'DcSiteBundle\\Controller\\Lexus\\BasketController:order' => '?',
  34045.             'DcSiteBundle\\Controller\\Lexus\\CarController:car' => '?',
  34046.             'DcSiteBundle\\Controller\\Lexus\\CarController:carCatalog' => '?',
  34047.             'DcSiteBundle\\Controller\\Lexus\\CarController:carCatalogPages' => '?',
  34048.             'DcSiteBundle\\Controller\\Lexus\\CarController:carConfiguraion' => '?',
  34049.             'DcSiteBundle\\Controller\\Lexus\\CarController:carStockSingle' => '?',
  34050.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarPageStructuredData' => '?',
  34051.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarStructuredDataCarInStock' => '?',
  34052.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarStructuredDataCarUsed' => '?',
  34053.             'DcSiteBundle\\Controller\\Lexus\\CarController:secondhandSingle' => '?',
  34054.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:credit' => '?',
  34055.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarPageStructuredData' => '?',
  34056.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34057.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34058.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarPageStructuredData' => '?',
  34059.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarStructuredDataCarInStock' => '?',
  34060.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarStructuredDataCarUsed' => '?',
  34061.             'DcSiteBundle\\Controller\\Lexus\\MainController:carCatalog' => '?',
  34062.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarPageStructuredData' => '?',
  34063.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarStructuredDataCarInStock' => '?',
  34064.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarStructuredDataCarUsed' => '?',
  34065.             'DcSiteBundle\\Controller\\Lexus\\MainController:index' => '?',
  34066.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarPageStructuredData' => '?',
  34067.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34068.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34069.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:priceForCar' => '?',
  34070.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarPageStructuredData' => '?',
  34071.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarStructuredDataCarInStock' => '?',
  34072.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarStructuredDataCarUsed' => '?',
  34073.             'DcSiteBundle\\Controller\\Lexus\\StocksController:stocksSingle' => '?',
  34074.             'DcSiteBundle\\Controller\\MainSliderController:getCarPageStructuredData' => '?',
  34075.             'DcSiteBundle\\Controller\\MainSliderController:getCarStructuredDataCarInStock' => '?',
  34076.             'DcSiteBundle\\Controller\\MainSliderController:getCarStructuredDataCarUsed' => '?',
  34077.             'DcSiteBundle\\Controller\\MainSliderController:getSlides' => '?',
  34078.             'DcSiteBundle\\Controller\\Marine\\AboutController:about' => '?',
  34079.             'DcSiteBundle\\Controller\\Marine\\AboutController:catalogVehicle' => '?',
  34080.             'DcSiteBundle\\Controller\\Marine\\AboutController:contacts' => '?',
  34081.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarPageStructuredData' => '?',
  34082.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarStructuredDataCarInStock' => '?',
  34083.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarStructuredDataCarUsed' => '?',
  34084.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCatalogAccessory' => '?',
  34085.             'DcSiteBundle\\Controller\\Marine\\AboutController:getPagination' => '?',
  34086.             'DcSiteBundle\\Controller\\Marine\\BaseController:catalogVehicle' => '?',
  34087.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarPageStructuredData' => '?',
  34088.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarStructuredDataCarInStock' => '?',
  34089.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarStructuredDataCarUsed' => '?',
  34090.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCatalogAccessory' => '?',
  34091.             'DcSiteBundle\\Controller\\Marine\\BaseController:getPagination' => '?',
  34092.             'DcSiteBundle\\Controller\\Marine\\BasketController:catalogVehicle' => '?',
  34093.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarPageStructuredData' => '?',
  34094.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarStructuredDataCarInStock' => '?',
  34095.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarStructuredDataCarUsed' => '?',
  34096.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCatalogAccessory' => '?',
  34097.             'DcSiteBundle\\Controller\\Marine\\BasketController:getPagination' => '?',
  34098.             'DcSiteBundle\\Controller\\Marine\\CatalogController:accessoriesCatalog' => '?',
  34099.             'DcSiteBundle\\Controller\\Marine\\CatalogController:accessoriesSingleCatalog' => '?',
  34100.             'DcSiteBundle\\Controller\\Marine\\CatalogController:boatsCatalog' => '?',
  34101.             'DcSiteBundle\\Controller\\Marine\\CatalogController:boatsSingleCatalog' => '?',
  34102.             'DcSiteBundle\\Controller\\Marine\\CatalogController:brandsCatalog' => '?',
  34103.             'DcSiteBundle\\Controller\\Marine\\CatalogController:brandsSingleCatalog' => '?',
  34104.             'DcSiteBundle\\Controller\\Marine\\CatalogController:catalogVehicle' => '?',
  34105.             'DcSiteBundle\\Controller\\Marine\\CatalogController:equipmentsCatalog' => '?',
  34106.             'DcSiteBundle\\Controller\\Marine\\CatalogController:equipmentsSingleCatalog' => '?',
  34107.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarPageStructuredData' => '?',
  34108.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarStructuredDataCarInStock' => '?',
  34109.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarStructuredDataCarUsed' => '?',
  34110.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCatalogAccessory' => '?',
  34111.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getPagination' => '?',
  34112.             'DcSiteBundle\\Controller\\Marine\\CatalogController:jetskisCatalog' => '?',
  34113.             'DcSiteBundle\\Controller\\Marine\\CatalogController:jetskisSingleCatalog' => '?',
  34114.             'DcSiteBundle\\Controller\\Marine\\CatalogController:motorsCatalog' => '?',
  34115.             'DcSiteBundle\\Controller\\Marine\\CatalogController:motorsSingleCatalog' => '?',
  34116.             'DcSiteBundle\\Controller\\Marine\\CatalogController:trailersCatalog' => '?',
  34117.             'DcSiteBundle\\Controller\\Marine\\CatalogController:trailersSingleCatalog' => '?',
  34118.             'DcSiteBundle\\Controller\\Marine\\MainController:catalogVehicle' => '?',
  34119.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarPageStructuredData' => '?',
  34120.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarStructuredDataCarInStock' => '?',
  34121.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarStructuredDataCarUsed' => '?',
  34122.             'DcSiteBundle\\Controller\\Marine\\MainController:getCatalogAccessory' => '?',
  34123.             'DcSiteBundle\\Controller\\Marine\\MainController:getPagination' => '?',
  34124.             'DcSiteBundle\\Controller\\Marine\\MainController:index' => '?',
  34125.             'DcSiteBundle\\Controller\\Marine\\PostController:catalogVehicle' => '?',
  34126.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarPageStructuredData' => '?',
  34127.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarStructuredDataCarInStock' => '?',
  34128.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarStructuredDataCarUsed' => '?',
  34129.             'DcSiteBundle\\Controller\\Marine\\PostController:getCatalogAccessory' => '?',
  34130.             'DcSiteBundle\\Controller\\Marine\\PostController:getPagination' => '?',
  34131.             'DcSiteBundle\\Controller\\Marine\\PostController:newsSingle' => '?',
  34132.             'DcSiteBundle\\Controller\\Marine\\ServiceController:catalogVehicle' => '?',
  34133.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarPageStructuredData' => '?',
  34134.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34135.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34136.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCatalogAccessory' => '?',
  34137.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getPagination' => '?',
  34138.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarPageStructuredData' => '?',
  34139.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarStructuredDataCarInStock' => '?',
  34140.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarStructuredDataCarUsed' => '?',
  34141.             'DcSiteBundle\\Controller\\Mazda\\AboutController:newsSingle' => '?',
  34142.             'DcSiteBundle\\Controller\\Mazda\\AboutController:staff' => '?',
  34143.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesCatalog' => '?',
  34144.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesCategory' => '?',
  34145.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesModel' => '?',
  34146.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesModelVariation' => '?',
  34147.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesPage' => '?',
  34148.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarPageStructuredData' => '?',
  34149.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34150.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34151.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarPageStructuredData' => '?',
  34152.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarStructuredDataCarInStock' => '?',
  34153.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarStructuredDataCarUsed' => '?',
  34154.             'DcSiteBundle\\Controller\\Mazda\\BasketController:basket' => '?',
  34155.             'DcSiteBundle\\Controller\\Mazda\\BasketController:checkoutOrder' => '?',
  34156.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarPageStructuredData' => '?',
  34157.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarStructuredDataCarInStock' => '?',
  34158.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarStructuredDataCarUsed' => '?',
  34159.             'DcSiteBundle\\Controller\\Mazda\\BasketController:order' => '?',
  34160.             'DcSiteBundle\\Controller\\Mazda\\CarController:car' => '?',
  34161.             'DcSiteBundle\\Controller\\Mazda\\CarController:carConfiguraion' => '?',
  34162.             'DcSiteBundle\\Controller\\Mazda\\CarController:carInStockSingle' => '?',
  34163.             'DcSiteBundle\\Controller\\Mazda\\CarController:category' => '?',
  34164.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarPageStructuredData' => '?',
  34165.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarStructuredDataCarInStock' => '?',
  34166.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarStructuredDataCarUsed' => '?',
  34167.             'DcSiteBundle\\Controller\\Mazda\\CarController:list' => '?',
  34168.             'DcSiteBundle\\Controller\\Mazda\\CarController:listPage' => '?',
  34169.             'DcSiteBundle\\Controller\\Mazda\\CarController:secondhandSingle' => '?',
  34170.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:credit' => '?',
  34171.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarPageStructuredData' => '?',
  34172.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34173.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34174.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarPageStructuredData' => '?',
  34175.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarStructuredDataCarInStock' => '?',
  34176.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarStructuredDataCarUsed' => '?',
  34177.             'DcSiteBundle\\Controller\\Mazda\\MainController:loadModels' => '?',
  34178.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarPageStructuredData' => '?',
  34179.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34180.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34181.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:regulationsTo' => '?',
  34182.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:souvenirById' => '?',
  34183.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:souvenirs' => '?',
  34184.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarPageStructuredData' => '?',
  34185.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarStructuredDataCarInStock' => '?',
  34186.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarStructuredDataCarUsed' => '?',
  34187.             'DcSiteBundle\\Controller\\Mazda\\StocksController:stocksSingle' => '?',
  34188.             'DcSiteBundle\\Controller\\MerchantApiController:getCarPageStructuredData' => '?',
  34189.             'DcSiteBundle\\Controller\\MerchantApiController:getCarStructuredDataCarInStock' => '?',
  34190.             'DcSiteBundle\\Controller\\MerchantApiController:getCarStructuredDataCarUsed' => '?',
  34191.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarPageStructuredData' => '?',
  34192.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarStructuredDataCarInStock' => '?',
  34193.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarStructuredDataCarUsed' => '?',
  34194.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:newsSingle' => '?',
  34195.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:staff' => '?',
  34196.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesCatalog' => '?',
  34197.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesCategory' => '?',
  34198.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesModel' => '?',
  34199.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesModelVariation' => '?',
  34200.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesPage' => '?',
  34201.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarPageStructuredData' => '?',
  34202.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34203.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34204.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarPageStructuredData' => '?',
  34205.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarStructuredDataCarInStock' => '?',
  34206.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarStructuredDataCarUsed' => '?',
  34207.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:basket' => '?',
  34208.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:checkoutOrder' => '?',
  34209.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarPageStructuredData' => '?',
  34210.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarStructuredDataCarInStock' => '?',
  34211.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarStructuredDataCarUsed' => '?',
  34212.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:order' => '?',
  34213.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:car' => '?',
  34214.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:carConfiguraion' => '?',
  34215.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:carInStockSingle' => '?',
  34216.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:category' => '?',
  34217.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarPageStructuredData' => '?',
  34218.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarStructuredDataCarInStock' => '?',
  34219.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarStructuredDataCarUsed' => '?',
  34220.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:list' => '?',
  34221.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:listPage' => '?',
  34222.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:secondhandSingle' => '?',
  34223.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:credit' => '?',
  34224.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarPageStructuredData' => '?',
  34225.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34226.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34227.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarPageStructuredData' => '?',
  34228.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarStructuredDataCarInStock' => '?',
  34229.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarStructuredDataCarUsed' => '?',
  34230.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:loadModels' => '?',
  34231.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarPageStructuredData' => '?',
  34232.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34233.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34234.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:regulationsTo' => '?',
  34235.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarPageStructuredData' => '?',
  34236.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarStructuredDataCarInStock' => '?',
  34237.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarStructuredDataCarUsed' => '?',
  34238.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:stocksSingle' => '?',
  34239.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarPageStructuredData' => '?',
  34240.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarStructuredDataCarInStock' => '?',
  34241.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarStructuredDataCarUsed' => '?',
  34242.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:newsSingle' => '?',
  34243.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:staff' => '?',
  34244.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesCatalog' => '?',
  34245.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesCategory' => '?',
  34246.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesModel' => '?',
  34247.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesModelVariation' => '?',
  34248.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesPage' => '?',
  34249.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarPageStructuredData' => '?',
  34250.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34251.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34252.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarPageStructuredData' => '?',
  34253.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarStructuredDataCarInStock' => '?',
  34254.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarStructuredDataCarUsed' => '?',
  34255.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:checkoutOrder' => '?',
  34256.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarPageStructuredData' => '?',
  34257.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarStructuredDataCarInStock' => '?',
  34258.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarStructuredDataCarUsed' => '?',
  34259.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:order' => '?',
  34260.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:car' => '?',
  34261.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:carConfiguraion' => '?',
  34262.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:catalog' => '?',
  34263.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:catalogPage' => '?',
  34264.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarPageStructuredData' => '?',
  34265.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarStructuredDataCarInStock' => '?',
  34266.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarStructuredDataCarUsed' => '?',
  34267.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:secondhandSingle' => '?',
  34268.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:car' => '?',
  34269.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarPageStructuredData' => '?',
  34270.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarStructuredDataCarInStock' => '?',
  34271.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarStructuredDataCarUsed' => '?',
  34272.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarPageStructuredData' => '?',
  34273.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34274.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34275.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:kredit' => '?',
  34276.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarPageStructuredData' => '?',
  34277.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarStructuredDataCarInStock' => '?',
  34278.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarStructuredDataCarUsed' => '?',
  34279.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:index' => '?',
  34280.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarPageStructuredData' => '?',
  34281.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34282.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34283.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:regulationsTo' => '?',
  34284.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarPageStructuredData' => '?',
  34285.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarStructuredDataCarInStock' => '?',
  34286.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarStructuredDataCarUsed' => '?',
  34287.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:stocksSingle' => '?',
  34288.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarPageStructuredData' => '?',
  34289.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarStructuredDataCarInStock' => '?',
  34290.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarStructuredDataCarUsed' => '?',
  34291.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:newsSingle' => '?',
  34292.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:staff' => '?',
  34293.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesCatalog' => '?',
  34294.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesCategory' => '?',
  34295.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesModel' => '?',
  34296.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesPage' => '?',
  34297.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarPageStructuredData' => '?',
  34298.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34299.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34300.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarPageStructuredData' => '?',
  34301.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarStructuredDataCarInStock' => '?',
  34302.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarStructuredDataCarUsed' => '?',
  34303.             'DcSiteBundle\\Controller\\Nissan\\BasketController:checkoutOrder' => '?',
  34304.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarPageStructuredData' => '?',
  34305.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarStructuredDataCarInStock' => '?',
  34306.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarStructuredDataCarUsed' => '?',
  34307.             'DcSiteBundle\\Controller\\Nissan\\BasketController:order' => '?',
  34308.             'DcSiteBundle\\Controller\\Nissan\\CarController:car' => '?',
  34309.             'DcSiteBundle\\Controller\\Nissan\\CarController:carConfiguraion' => '?',
  34310.             'DcSiteBundle\\Controller\\Nissan\\CarController:catalog' => '?',
  34311.             'DcSiteBundle\\Controller\\Nissan\\CarController:catalogPage' => '?',
  34312.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarPageStructuredData' => '?',
  34313.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarStructuredDataCarInStock' => '?',
  34314.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarStructuredDataCarUsed' => '?',
  34315.             'DcSiteBundle\\Controller\\Nissan\\CarController:secondhandSingle' => '?',
  34316.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:car' => '?',
  34317.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarPageStructuredData' => '?',
  34318.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarStructuredDataCarInStock' => '?',
  34319.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarStructuredDataCarUsed' => '?',
  34320.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarPageStructuredData' => '?',
  34321.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34322.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34323.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:kredit' => '?',
  34324.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarPageStructuredData' => '?',
  34325.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarStructuredDataCarInStock' => '?',
  34326.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarStructuredDataCarUsed' => '?',
  34327.             'DcSiteBundle\\Controller\\Nissan\\MainController:index' => '?',
  34328.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarPageStructuredData' => '?',
  34329.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34330.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34331.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:regulationsTo' => '?',
  34332.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarPageStructuredData' => '?',
  34333.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarStructuredDataCarInStock' => '?',
  34334.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarStructuredDataCarUsed' => '?',
  34335.             'DcSiteBundle\\Controller\\Nissan\\StocksController:stocksSingle' => '?',
  34336.             'DcSiteBundle\\Controller\\OilTOController:getCarPageStructuredData' => '?',
  34337.             'DcSiteBundle\\Controller\\OilTOController:getCarStructuredDataCarInStock' => '?',
  34338.             'DcSiteBundle\\Controller\\OilTOController:getCarStructuredDataCarUsed' => '?',
  34339.             'DcSiteBundle\\Controller\\OnlineConsultController:checkCarsDate' => '?',
  34340.             'DcSiteBundle\\Controller\\OnlineConsultController:findConsultants' => '?',
  34341.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarPageStructuredData' => '?',
  34342.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarStructuredDataCarInStock' => '?',
  34343.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarStructuredDataCarUsed' => '?',
  34344.             'DcSiteBundle\\Controller\\OnlineConsultController:init' => '?',
  34345.             'DcSiteBundle\\Controller\\OnlineConsultController:initByDealer' => '?',
  34346.             'DcSiteBundle\\Controller\\OnlineConsultController:saveForm' => '?',
  34347.             'DcSiteBundle\\Controller\\OnlineServiceController:booking' => '?',
  34348.             'DcSiteBundle\\Controller\\OnlineServiceController:bookingConfirm' => '?',
  34349.             'DcSiteBundle\\Controller\\OnlineServiceController:find' => '?',
  34350.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarPageStructuredData' => '?',
  34351.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarStructuredDataCarInStock' => '?',
  34352.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarStructuredDataCarUsed' => '?',
  34353.             'DcSiteBundle\\Controller\\OnlineServiceController:getTime' => '?',
  34354.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarPageStructuredData' => '?',
  34355.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarStructuredDataCarInStock' => '?',
  34356.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarStructuredDataCarUsed' => '?',
  34357.             'DcSiteBundle\\Controller\\Opel\\AboutController:newsSingle' => '?',
  34358.             'DcSiteBundle\\Controller\\Opel\\AboutController:team' => '?',
  34359.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesCatalog' => '?',
  34360.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesCategory' => '?',
  34361.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesModel' => '?',
  34362.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesModelVariation' => '?',
  34363.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesPage' => '?',
  34364.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarPageStructuredData' => '?',
  34365.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34366.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34367.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarPageStructuredData' => '?',
  34368.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarStructuredDataCarInStock' => '?',
  34369.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarStructuredDataCarUsed' => '?',
  34370.             'DcSiteBundle\\Controller\\Opel\\BasketController:checkoutOrder' => '?',
  34371.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarPageStructuredData' => '?',
  34372.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarStructuredDataCarInStock' => '?',
  34373.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarStructuredDataCarUsed' => '?',
  34374.             'DcSiteBundle\\Controller\\Opel\\BasketController:order' => '?',
  34375.             'DcSiteBundle\\Controller\\Opel\\CarController:car' => '?',
  34376.             'DcSiteBundle\\Controller\\Opel\\CarController:carConfiguraion' => '?',
  34377.             'DcSiteBundle\\Controller\\Opel\\CarController:carInStockSingle' => '?',
  34378.             'DcSiteBundle\\Controller\\Opel\\CarController:category' => '?',
  34379.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarPageStructuredData' => '?',
  34380.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarStructuredDataCarInStock' => '?',
  34381.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarStructuredDataCarUsed' => '?',
  34382.             'DcSiteBundle\\Controller\\Opel\\CarController:list' => '?',
  34383.             'DcSiteBundle\\Controller\\Opel\\CarController:listPage' => '?',
  34384.             'DcSiteBundle\\Controller\\Opel\\CarController:secondhandSingle' => '?',
  34385.             'DcSiteBundle\\Controller\\Opel\\FinanceController:credit' => '?',
  34386.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarPageStructuredData' => '?',
  34387.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34388.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34389.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarPageStructuredData' => '?',
  34390.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarStructuredDataCarInStock' => '?',
  34391.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarStructuredDataCarUsed' => '?',
  34392.             'DcSiteBundle\\Controller\\Opel\\MainController:index' => '?',
  34393.             'DcSiteBundle\\Controller\\Opel\\MainController:loadModels' => '?',
  34394.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarPageStructuredData' => '?',
  34395.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34396.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34397.             'DcSiteBundle\\Controller\\Opel\\ServiceController:regulationsTo' => '?',
  34398.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarPageStructuredData' => '?',
  34399.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarStructuredDataCarInStock' => '?',
  34400.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarStructuredDataCarUsed' => '?',
  34401.             'DcSiteBundle\\Controller\\Opel\\StocksController:stocksSingle' => '?',
  34402.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarPageStructuredData' => '?',
  34403.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarStructuredDataCarInStock' => '?',
  34404.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarStructuredDataCarUsed' => '?',
  34405.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:newsSingle' => '?',
  34406.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:staff' => '?',
  34407.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesCatalog' => '?',
  34408.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesCategory' => '?',
  34409.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesModel' => '?',
  34410.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesModelVariation' => '?',
  34411.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesPage' => '?',
  34412.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarPageStructuredData' => '?',
  34413.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34414.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34415.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarPageStructuredData' => '?',
  34416.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarStructuredDataCarInStock' => '?',
  34417.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarStructuredDataCarUsed' => '?',
  34418.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:checkoutOrder' => '?',
  34419.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarPageStructuredData' => '?',
  34420.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarStructuredDataCarInStock' => '?',
  34421.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarStructuredDataCarUsed' => '?',
  34422.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:order' => '?',
  34423.             'DcSiteBundle\\Controller\\Peugeot\\CarController:car' => '?',
  34424.             'DcSiteBundle\\Controller\\Peugeot\\CarController:carCardStock' => '?',
  34425.             'DcSiteBundle\\Controller\\Peugeot\\CarController:carConfiguraion' => '?',
  34426.             'DcSiteBundle\\Controller\\Peugeot\\CarController:category' => '?',
  34427.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarPageStructuredData' => '?',
  34428.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarStructuredDataCarInStock' => '?',
  34429.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarStructuredDataCarUsed' => '?',
  34430.             'DcSiteBundle\\Controller\\Peugeot\\CarController:list' => '?',
  34431.             'DcSiteBundle\\Controller\\Peugeot\\CarController:listPage' => '?',
  34432.             'DcSiteBundle\\Controller\\Peugeot\\CarController:secondhandSingle' => '?',
  34433.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:credit' => '?',
  34434.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarPageStructuredData' => '?',
  34435.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34436.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34437.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarPageStructuredData' => '?',
  34438.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarStructuredDataCarInStock' => '?',
  34439.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarStructuredDataCarUsed' => '?',
  34440.             'DcSiteBundle\\Controller\\Peugeot\\MainController:index' => '?',
  34441.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarPageStructuredData' => '?',
  34442.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34443.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34444.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:regulationsTo' => '?',
  34445.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarPageStructuredData' => '?',
  34446.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarStructuredDataCarInStock' => '?',
  34447.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarStructuredDataCarUsed' => '?',
  34448.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:stocksSingle' => '?',
  34449.             'DcSiteBundle\\Controller\\PostController:getCarPageStructuredData' => '?',
  34450.             'DcSiteBundle\\Controller\\PostController:getCarStructuredDataCarInStock' => '?',
  34451.             'DcSiteBundle\\Controller\\PostController:getCarStructuredDataCarUsed' => '?',
  34452.             'DcSiteBundle\\Controller\\RSSController:getCarPageStructuredData' => '?',
  34453.             'DcSiteBundle\\Controller\\RSSController:getCarStructuredDataCarInStock' => '?',
  34454.             'DcSiteBundle\\Controller\\RSSController:getCarStructuredDataCarUsed' => '?',
  34455.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarPageStructuredData' => '?',
  34456.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarStructuredDataCarInStock' => '?',
  34457.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarStructuredDataCarUsed' => '?',
  34458.             'DcSiteBundle\\Controller\\RegulationToController:download' => '?',
  34459.             'DcSiteBundle\\Controller\\RegulationToController:getCarPageStructuredData' => '?',
  34460.             'DcSiteBundle\\Controller\\RegulationToController:getCarStructuredDataCarInStock' => '?',
  34461.             'DcSiteBundle\\Controller\\RegulationToController:getCarStructuredDataCarUsed' => '?',
  34462.             'DcSiteBundle\\Controller\\RegulationToController:getRegulationData' => '?',
  34463.             'DcSiteBundle\\Controller\\ReviewController:getCarPageStructuredData' => '?',
  34464.             'DcSiteBundle\\Controller\\ReviewController:getCarStructuredDataCarInStock' => '?',
  34465.             'DcSiteBundle\\Controller\\ReviewController:getCarStructuredDataCarUsed' => '?',
  34466.             'DcSiteBundle\\Controller\\RobotsController:getCarPageStructuredData' => '?',
  34467.             'DcSiteBundle\\Controller\\RobotsController:getCarStructuredDataCarInStock' => '?',
  34468.             'DcSiteBundle\\Controller\\RobotsController:getCarStructuredDataCarUsed' => '?',
  34469.             'DcSiteBundle\\Controller\\SecondhandController:getCarPageStructuredData' => '?',
  34470.             'DcSiteBundle\\Controller\\SecondhandController:getCarStructuredDataCarInStock' => '?',
  34471.             'DcSiteBundle\\Controller\\SecondhandController:getCarStructuredDataCarUsed' => '?',
  34472.             'DcSiteBundle\\Controller\\SiteMapController:citroen' => '?',
  34473.             'DcSiteBundle\\Controller\\SiteMapController:ford' => '?',
  34474.             'DcSiteBundle\\Controller\\SiteMapController:getCarPageStructuredData' => '?',
  34475.             'DcSiteBundle\\Controller\\SiteMapController:getCarStructuredDataCarInStock' => '?',
  34476.             'DcSiteBundle\\Controller\\SiteMapController:getCarStructuredDataCarUsed' => '?',
  34477.             'DcSiteBundle\\Controller\\SiteMapController:haval' => '?',
  34478.             'DcSiteBundle\\Controller\\SiteMapController:honda' => '?',
  34479.             'DcSiteBundle\\Controller\\SiteMapController:infiniti' => '?',
  34480.             'DcSiteBundle\\Controller\\SiteMapController:jaguar' => '?',
  34481.             'DcSiteBundle\\Controller\\SiteMapController:jeep' => '?',
  34482.             'DcSiteBundle\\Controller\\SiteMapController:landrover' => '?',
  34483.             'DcSiteBundle\\Controller\\SiteMapController:lexus' => '?',
  34484.             'DcSiteBundle\\Controller\\SiteMapController:marine' => '?',
  34485.             'DcSiteBundle\\Controller\\SiteMapController:mazda' => '?',
  34486.             'DcSiteBundle\\Controller\\SiteMapController:mg' => '?',
  34487.             'DcSiteBundle\\Controller\\SiteMapController:nissan' => '?',
  34488.             'DcSiteBundle\\Controller\\SiteMapController:nissanArmada' => '?',
  34489.             'DcSiteBundle\\Controller\\SiteMapController:opel' => '?',
  34490.             'DcSiteBundle\\Controller\\SiteMapController:palmira' => '?',
  34491.             'DcSiteBundle\\Controller\\SiteMapController:peugeot' => '?',
  34492.             'DcSiteBundle\\Controller\\SiteMapController:shopImagesSiteMap' => '?',
  34493.             'DcSiteBundle\\Controller\\SiteMapController:subaru' => '?',
  34494.             'DcSiteBundle\\Controller\\SiteMapController:suzuki' => '?',
  34495.             'DcSiteBundle\\Controller\\SiteMapController:toyota' => '?',
  34496.             'DcSiteBundle\\Controller\\SiteMapController:toyotaBorispol' => '?',
  34497.             'DcSiteBundle\\Controller\\SiteMapController:volvo' => '?',
  34498.             'DcSiteBundle\\Controller\\SmsLandingController:getCarPageStructuredData' => '?',
  34499.             'DcSiteBundle\\Controller\\SmsLandingController:getCarStructuredDataCarInStock' => '?',
  34500.             'DcSiteBundle\\Controller\\SmsLandingController:getCarStructuredDataCarUsed' => '?',
  34501.             'DcSiteBundle\\Controller\\SparePartsController:catalogVehicle' => '?',
  34502.             'DcSiteBundle\\Controller\\SparePartsController:getCarPageStructuredData' => '?',
  34503.             'DcSiteBundle\\Controller\\SparePartsController:getCarStructuredDataCarInStock' => '?',
  34504.             'DcSiteBundle\\Controller\\SparePartsController:getCarStructuredDataCarUsed' => '?',
  34505.             'DcSiteBundle\\Controller\\SparePartsController:getCatalogAccessory' => '?',
  34506.             'DcSiteBundle\\Controller\\SparePartsController:getPagination' => '?',
  34507.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarPageStructuredData' => '?',
  34508.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarStructuredDataCarInStock' => '?',
  34509.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarStructuredDataCarUsed' => '?',
  34510.             'DcSiteBundle\\Controller\\Subaru\\AboutController:index' => '?',
  34511.             'DcSiteBundle\\Controller\\Subaru\\AboutController:newsSingle' => '?',
  34512.             'DcSiteBundle\\Controller\\Subaru\\AboutController:staff' => '?',
  34513.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesCatalog' => '?',
  34514.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesCategory' => '?',
  34515.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesModel' => '?',
  34516.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesModelVariation' => '?',
  34517.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesPage' => '?',
  34518.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarPageStructuredData' => '?',
  34519.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34520.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34521.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarPageStructuredData' => '?',
  34522.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarStructuredDataCarInStock' => '?',
  34523.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarStructuredDataCarUsed' => '?',
  34524.             'DcSiteBundle\\Controller\\Subaru\\BasketController:basket' => '?',
  34525.             'DcSiteBundle\\Controller\\Subaru\\BasketController:checkoutOrder' => '?',
  34526.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarPageStructuredData' => '?',
  34527.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarStructuredDataCarInStock' => '?',
  34528.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarStructuredDataCarUsed' => '?',
  34529.             'DcSiteBundle\\Controller\\Subaru\\BasketController:order' => '?',
  34530.             'DcSiteBundle\\Controller\\Subaru\\CarController:car' => '?',
  34531.             'DcSiteBundle\\Controller\\Subaru\\CarController:carConfiguraion' => '?',
  34532.             'DcSiteBundle\\Controller\\Subaru\\CarController:configurator' => '?',
  34533.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarPageStructuredData' => '?',
  34534.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarStructuredDataCarInStock' => '?',
  34535.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarStructuredDataCarUsed' => '?',
  34536.             'DcSiteBundle\\Controller\\Subaru\\CarController:inStockSingle' => '?',
  34537.             'DcSiteBundle\\Controller\\Subaru\\CarController:index' => '?',
  34538.             'DcSiteBundle\\Controller\\Subaru\\CarController:listPage' => '?',
  34539.             'DcSiteBundle\\Controller\\Subaru\\CarController:modelLineup' => '?',
  34540.             'DcSiteBundle\\Controller\\Subaru\\CarController:secondhandSingle' => '?',
  34541.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:credit' => '?',
  34542.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarPageStructuredData' => '?',
  34543.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34544.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34545.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:index' => '?',
  34546.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarPageStructuredData' => '?',
  34547.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarStructuredDataCarInStock' => '?',
  34548.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarStructuredDataCarUsed' => '?',
  34549.             'DcSiteBundle\\Controller\\Subaru\\MainController:index' => '?',
  34550.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:checkVin' => '?',
  34551.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarPageStructuredData' => '?',
  34552.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34553.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34554.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:index' => '?',
  34555.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:regulationsTo' => '?',
  34556.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarPageStructuredData' => '?',
  34557.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarStructuredDataCarInStock' => '?',
  34558.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarStructuredDataCarUsed' => '?',
  34559.             'DcSiteBundle\\Controller\\Subaru\\StocksController:stocksSingle' => '?',
  34560.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarPageStructuredData' => '?',
  34561.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarStructuredDataCarInStock' => '?',
  34562.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarStructuredDataCarUsed' => '?',
  34563.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:newsSingle' => '?',
  34564.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:staff' => '?',
  34565.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesCatalog' => '?',
  34566.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesCategory' => '?',
  34567.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesModel' => '?',
  34568.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesModelVariation' => '?',
  34569.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesPage' => '?',
  34570.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarPageStructuredData' => '?',
  34571.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34572.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34573.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarPageStructuredData' => '?',
  34574.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarStructuredDataCarInStock' => '?',
  34575.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarStructuredDataCarUsed' => '?',
  34576.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:checkoutOrder' => '?',
  34577.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarPageStructuredData' => '?',
  34578.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarStructuredDataCarInStock' => '?',
  34579.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarStructuredDataCarUsed' => '?',
  34580.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:order' => '?',
  34581.             'DcSiteBundle\\Controller\\Suzuki\\CarController:car' => '?',
  34582.             'DcSiteBundle\\Controller\\Suzuki\\CarController:carConfiguraion' => '?',
  34583.             'DcSiteBundle\\Controller\\Suzuki\\CarController:carInStockSingle' => '?',
  34584.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarPageStructuredData' => '?',
  34585.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarStructuredDataCarInStock' => '?',
  34586.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarStructuredDataCarUsed' => '?',
  34587.             'DcSiteBundle\\Controller\\Suzuki\\CarController:lineUpCar' => '?',
  34588.             'DcSiteBundle\\Controller\\Suzuki\\CarController:lineUpCarPage' => '?',
  34589.             'DcSiteBundle\\Controller\\Suzuki\\CarController:moto' => '?',
  34590.             'DcSiteBundle\\Controller\\Suzuki\\CarController:secondhandSingle' => '?',
  34591.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:credit' => '?',
  34592.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarPageStructuredData' => '?',
  34593.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34594.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34595.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarPageStructuredData' => '?',
  34596.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarStructuredDataCarInStock' => '?',
  34597.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarStructuredDataCarUsed' => '?',
  34598.             'DcSiteBundle\\Controller\\Suzuki\\MainController:index' => '?',
  34599.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarPageStructuredData' => '?',
  34600.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34601.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34602.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:regulationsTo' => '?',
  34603.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarPageStructuredData' => '?',
  34604.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarStructuredDataCarInStock' => '?',
  34605.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarStructuredDataCarUsed' => '?',
  34606.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:stocksSingle' => '?',
  34607.             'DcSiteBundle\\Controller\\TestDriveController:checkDate' => '?',
  34608.             'DcSiteBundle\\Controller\\TestDriveController:checkSign' => '?',
  34609.             'DcSiteBundle\\Controller\\TestDriveController:getCarPageStructuredData' => '?',
  34610.             'DcSiteBundle\\Controller\\TestDriveController:getCarStructuredDataCarInStock' => '?',
  34611.             'DcSiteBundle\\Controller\\TestDriveController:getCarStructuredDataCarUsed' => '?',
  34612.             'DcSiteBundle\\Controller\\TestDriveController:getTime' => '?',
  34613.             'DcSiteBundle\\Controller\\TestDriveController:initByDealerOld' => '?',
  34614.             'DcSiteBundle\\Controller\\TestDriveController:resend' => '?',
  34615.             'DcSiteBundle\\Controller\\TestDriveController:sign' => '?',
  34616.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:actionsSingle' => '?',
  34617.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarPageStructuredData' => '?',
  34618.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarStructuredDataCarInStock' => '?',
  34619.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarStructuredDataCarUsed' => '?',
  34620.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:newsSingle' => '?',
  34621.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:team' => '?',
  34622.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesCatalog' => '?',
  34623.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesCategory' => '?',
  34624.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesModel' => '?',
  34625.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesModelVariation' => '?',
  34626.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesPage' => '?',
  34627.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarPageStructuredData' => '?',
  34628.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34629.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34630.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarPageStructuredData' => '?',
  34631.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarStructuredDataCarInStock' => '?',
  34632.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarStructuredDataCarUsed' => '?',
  34633.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:basket' => '?',
  34634.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:checkoutOrder' => '?',
  34635.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarPageStructuredData' => '?',
  34636.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarStructuredDataCarInStock' => '?',
  34637.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarStructuredDataCarUsed' => '?',
  34638.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:order' => '?',
  34639.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarPageStructuredData' => '?',
  34640.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarStructuredDataCarInStock' => '?',
  34641.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarStructuredDataCarUsed' => '?',
  34642.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarPageStructuredData' => '?',
  34643.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34644.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34645.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarPageStructuredData' => '?',
  34646.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarStructuredDataCarInStock' => '?',
  34647.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarStructuredDataCarUsed' => '?',
  34648.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:index' => '?',
  34649.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:creditCalc' => '?',
  34650.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getAvailableRentCar' => '?',
  34651.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarPageStructuredData' => '?',
  34652.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34653.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34654.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:orderForRentCar' => '?',
  34655.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:regulationsTo' => '?',
  34656.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:saveReplacementCarForm' => '?',
  34657.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:servicePage' => '?',
  34658.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:to' => '?',
  34659.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarPageStructuredData' => '?',
  34660.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarStructuredDataCarInStock' => '?',
  34661.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarStructuredDataCarUsed' => '?',
  34662.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:singleNews' => '?',
  34663.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:staff' => '?',
  34664.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesCatalog' => '?',
  34665.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesCategory' => '?',
  34666.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesModel' => '?',
  34667.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesModelVariation' => '?',
  34668.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesPage' => '?',
  34669.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarPageStructuredData' => '?',
  34670.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34671.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34672.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarPageStructuredData' => '?',
  34673.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarStructuredDataCarInStock' => '?',
  34674.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarStructuredDataCarUsed' => '?',
  34675.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:basket' => '?',
  34676.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarPageStructuredData' => '?',
  34677.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarStructuredDataCarInStock' => '?',
  34678.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarStructuredDataCarUsed' => '?',
  34679.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:order' => '?',
  34680.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:car' => '?',
  34681.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:carConfiguraion' => '?',
  34682.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:category' => '?',
  34683.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarPageStructuredData' => '?',
  34684.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarStructuredDataCarInStock' => '?',
  34685.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarStructuredDataCarUsed' => '?',
  34686.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:list' => '?',
  34687.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:listPage' => '?',
  34688.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:buyOnlineResult' => '?',
  34689.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarPageStructuredData' => '?',
  34690.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarStructuredDataCarInStock' => '?',
  34691.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarStructuredDataCarUsed' => '?',
  34692.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:inStockList' => '?',
  34693.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:inStockSingle' => '?',
  34694.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarPageStructuredData' => '?',
  34695.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarStructuredDataCarInStock' => '?',
  34696.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarStructuredDataCarUsed' => '?',
  34697.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:actionSingle' => '?',
  34698.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarPageStructuredData' => '?',
  34699.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarStructuredDataCarInStock' => '?',
  34700.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarStructuredDataCarUsed' => '?',
  34701.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarPageStructuredData' => '?',
  34702.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34703.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34704.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:regulationsTo' => '?',
  34705.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarPageStructuredData' => '?',
  34706.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarStructuredDataCarInStock' => '?',
  34707.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarStructuredDataCarUsed' => '?',
  34708.             'DcSiteBundle\\Controller\\Toyota\\AboutController:dealerCenter' => '?',
  34709.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarPageStructuredData' => '?',
  34710.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarStructuredDataCarInStock' => '?',
  34711.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarStructuredDataCarUsed' => '?',
  34712.             'DcSiteBundle\\Controller\\Toyota\\AboutController:news' => '?',
  34713.             'DcSiteBundle\\Controller\\Toyota\\AboutController:singleNews' => '?',
  34714.             'DcSiteBundle\\Controller\\Toyota\\AboutController:staff' => '?',
  34715.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesCatalog' => '?',
  34716.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesCategory' => '?',
  34717.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesModel' => '?',
  34718.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesModelVariation' => '?',
  34719.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesPage' => '?',
  34720.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarPageStructuredData' => '?',
  34721.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34722.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34723.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarPageStructuredData' => '?',
  34724.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarStructuredDataCarInStock' => '?',
  34725.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarStructuredDataCarUsed' => '?',
  34726.             'DcSiteBundle\\Controller\\Toyota\\BasketController:checkoutOrder' => '?',
  34727.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarPageStructuredData' => '?',
  34728.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarStructuredDataCarInStock' => '?',
  34729.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarStructuredDataCarUsed' => '?',
  34730.             'DcSiteBundle\\Controller\\Toyota\\BasketController:order' => '?',
  34731.             'DcSiteBundle\\Controller\\Toyota\\CarController:car' => '?',
  34732.             'DcSiteBundle\\Controller\\Toyota\\CarController:carConfiguraion' => '?',
  34733.             'DcSiteBundle\\Controller\\Toyota\\CarController:category' => '?',
  34734.             'DcSiteBundle\\Controller\\Toyota\\CarController:configurator' => '?',
  34735.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarPageStructuredData' => '?',
  34736.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarStructuredDataCarInStock' => '?',
  34737.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarStructuredDataCarUsed' => '?',
  34738.             'DcSiteBundle\\Controller\\Toyota\\CarController:inStockSingle' => '?',
  34739.             'DcSiteBundle\\Controller\\Toyota\\CarController:list' => '?',
  34740.             'DcSiteBundle\\Controller\\Toyota\\CarController:listPage' => '?',
  34741.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarPageStructuredData' => '?',
  34742.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarStructuredDataCarInStock' => '?',
  34743.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarStructuredDataCarUsed' => '?',
  34744.             'DcSiteBundle\\Controller\\Toyota\\MainController:index' => '?',
  34745.             'DcSiteBundle\\Controller\\Toyota\\MainController:loadModels' => '?',
  34746.             'DcSiteBundle\\Controller\\Toyota\\PostController:actionSingle' => '?',
  34747.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarPageStructuredData' => '?',
  34748.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarStructuredDataCarInStock' => '?',
  34749.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarStructuredDataCarUsed' => '?',
  34750.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getAvailableRentCar' => '?',
  34751.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarPageStructuredData' => '?',
  34752.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34753.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34754.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:orderForRentCar' => '?',
  34755.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:regulations' => '?',
  34756.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:saveReplacementCarForm' => '?',
  34757.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:servicePage' => '?',
  34758.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:signIn' => '?',
  34759.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:corpSales' => '?',
  34760.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarPageStructuredData' => '?',
  34761.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarStructuredDataCarInStock' => '?',
  34762.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarStructuredDataCarUsed' => '?',
  34763.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:loan' => '?',
  34764.             'DcSiteBundle\\Controller\\TradeInController:estimate' => '?',
  34765.             'DcSiteBundle\\Controller\\TradeInController:getCarPageStructuredData' => '?',
  34766.             'DcSiteBundle\\Controller\\TradeInController:getCarStructuredDataCarInStock' => '?',
  34767.             'DcSiteBundle\\Controller\\TradeInController:getCarStructuredDataCarUsed' => '?',
  34768.             'DcSiteBundle\\Controller\\TradeInController:getEstimate' => '?',
  34769.             'DcSiteBundle\\Controller\\TradeInController:init' => '?',
  34770.             'DcSiteBundle\\Controller\\TradeInController:search' => '?',
  34771.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:about' => '?',
  34772.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarPageStructuredData' => '?',
  34773.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarStructuredDataCarInStock' => '?',
  34774.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarStructuredDataCarUsed' => '?',
  34775.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarPageStructuredData' => '?',
  34776.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarStructuredDataCarInStock' => '?',
  34777.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarStructuredDataCarUsed' => '?',
  34778.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:carSingle' => '?',
  34779.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarPageStructuredData' => '?',
  34780.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarStructuredDataCarInStock' => '?',
  34781.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarStructuredDataCarUsed' => '?',
  34782.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarPageStructuredData' => '?',
  34783.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34784.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34785.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarPageStructuredData' => '?',
  34786.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarStructuredDataCarInStock' => '?',
  34787.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarStructuredDataCarUsed' => '?',
  34788.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:index' => '?',
  34789.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarPageStructuredData' => '?',
  34790.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarStructuredDataCarInStock' => '?',
  34791.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarStructuredDataCarUsed' => '?',
  34792.             'DcSiteBundle\\Controller\\UsedCarModuleController:usedCatalog' => '?',
  34793.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarPageStructuredData' => '?',
  34794.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarStructuredDataCarInStock' => '?',
  34795.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarStructuredDataCarUsed' => '?',
  34796.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarPageStructuredData' => '?',
  34797.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarStructuredDataCarInStock' => '?',
  34798.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarStructuredDataCarUsed' => '?',
  34799.             'DcSiteBundle\\Controller\\Volvo\\AboutController:newsSingle' => '?',
  34800.             'DcSiteBundle\\Controller\\Volvo\\AboutController:staff' => '?',
  34801.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesCatalog' => '?',
  34802.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesCategory' => '?',
  34803.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesModel' => '?',
  34804.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesModelVariation' => '?',
  34805.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesPage' => '?',
  34806.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarPageStructuredData' => '?',
  34807.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34808.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34809.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarPageStructuredData' => '?',
  34810.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarStructuredDataCarInStock' => '?',
  34811.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarStructuredDataCarUsed' => '?',
  34812.             'DcSiteBundle\\Controller\\Volvo\\BasketController:basket' => '?',
  34813.             'DcSiteBundle\\Controller\\Volvo\\BasketController:checkoutOrder' => '?',
  34814.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarPageStructuredData' => '?',
  34815.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarStructuredDataCarInStock' => '?',
  34816.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarStructuredDataCarUsed' => '?',
  34817.             'DcSiteBundle\\Controller\\Volvo\\BasketController:order' => '?',
  34818.             'DcSiteBundle\\Controller\\Volvo\\CarController:carConfiguraion' => '?',
  34819.             'DcSiteBundle\\Controller\\Volvo\\CarController:carStocksCard' => '?',
  34820.             'DcSiteBundle\\Controller\\Volvo\\CarController:cardCar' => '?',
  34821.             'DcSiteBundle\\Controller\\Volvo\\CarController:category' => '?',
  34822.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarPageStructuredData' => '?',
  34823.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarStructuredDataCarInStock' => '?',
  34824.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarStructuredDataCarUsed' => '?',
  34825.             'DcSiteBundle\\Controller\\Volvo\\CarController:list' => '?',
  34826.             'DcSiteBundle\\Controller\\Volvo\\CarController:listPage' => '?',
  34827.             'DcSiteBundle\\Controller\\Volvo\\CarController:secondhandSingle' => '?',
  34828.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:credit' => '?',
  34829.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarPageStructuredData' => '?',
  34830.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34831.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34832.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarPageStructuredData' => '?',
  34833.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarStructuredDataCarInStock' => '?',
  34834.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarStructuredDataCarUsed' => '?',
  34835.             'DcSiteBundle\\Controller\\Volvo\\MainController:index' => '?',
  34836.             'DcSiteBundle\\Controller\\Volvo\\MainController:seveTempForm' => '?',
  34837.             'DcSiteBundle\\Controller\\Volvo\\MainController:specialOffersSingle' => '?',
  34838.             'DcSiteBundle\\Controller\\Volvo\\MainController:volvoTour17Save' => '?',
  34839.             'DcSiteBundle\\Controller\\Volvo\\MainController:volvoTourSave' => '?',
  34840.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:calculationValuation' => '?',
  34841.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarPageStructuredData' => '?',
  34842.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34843.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34844.             'DcSiteBundle\\Controller\\WaterController:buildFilterUrl' => '?',
  34845.             'DcSiteBundle\\Controller\\WaterController:catalogVehicle' => '?',
  34846.             'DcSiteBundle\\Controller\\WaterController:getCarPageStructuredData' => '?',
  34847.             'DcSiteBundle\\Controller\\WaterController:getCarStructuredDataCarInStock' => '?',
  34848.             'DcSiteBundle\\Controller\\WaterController:getCarStructuredDataCarUsed' => '?',
  34849.             'DcSiteBundle\\Controller\\WaterController:getCatalogAccessory' => '?',
  34850.             'DcSiteBundle\\Controller\\WaterController:getPagination' => '?',
  34851.             'DcSiteBundle\\Controller\\WaterController:getWater' => '?',
  34852.             'DcSiteBundle\\Controller\\WaterController:getWaterAccessories' => '?',
  34853.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:aboutNewsSingle' => '?',
  34854.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarPageStructuredData' => '?',
  34855.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarStructuredDataCarInStock' => '?',
  34856.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarStructuredDataCarUsed' => '?',
  34857.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarPageStructuredData' => '?',
  34858.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34859.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34860.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarPageStructuredData' => '?',
  34861.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarStructuredDataCarInStock' => '?',
  34862.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarStructuredDataCarUsed' => '?',
  34863.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:leasingCSave' => '?',
  34864.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarPageStructuredData' => '?',
  34865.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarStructuredDataCarInStock' => '?',
  34866.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarStructuredDataCarUsed' => '?',
  34867.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarPageStructuredData' => '?',
  34868.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarStructuredDataCarInStock' => '?',
  34869.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarStructuredDataCarUsed' => '?',
  34870.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarPageStructuredData' => '?',
  34871.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarStructuredDataCarInStock' => '?',
  34872.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarStructuredDataCarUsed' => '?',
  34873.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarPageStructuredData' => '?',
  34874.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarStructuredDataCarInStock' => '?',
  34875.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarStructuredDataCarUsed' => '?',
  34876.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:modelCard' => '?',
  34877.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarPageStructuredData' => '?',
  34878.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarStructuredDataCarInStock' => '?',
  34879.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarStructuredDataCarUsed' => '?',
  34880.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarPageStructuredData' => '?',
  34881.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarStructuredDataCarInStock' => '?',
  34882.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarStructuredDataCarUsed' => '?',
  34883.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarPageStructuredData' => '?',
  34884.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarStructuredDataCarInStock' => '?',
  34885.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarStructuredDataCarUsed' => '?',
  34886.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarPageStructuredData' => '?',
  34887.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34888.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34889.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarPageStructuredData' => '?',
  34890.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarStructuredDataCarInStock' => '?',
  34891.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarStructuredDataCarUsed' => '?',
  34892.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:leasing' => '?',
  34893.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:winterStorageHydrocycles' => '?',
  34894.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarPageStructuredData' => '?',
  34895.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarStructuredDataCarInStock' => '?',
  34896.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarStructuredDataCarUsed' => '?',
  34897.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:stocksSingle' => '?',
  34898.             'FoundersBundle\\Controller\\BusinessController:business' => '?',
  34899.             'FoundersBundle\\Controller\\BusinessController:businessAvtomobilniy' => '?',
  34900.             'FoundersBundle\\Controller\\FamilyController:loadMorePosts' => '?',
  34901.             'FoundersBundle\\Controller\\InvestmentController:investmentCategory' => '?',
  34902.             'FoundersBundle\\Controller\\InvestmentController:socialInvestmentSingle' => '?',
  34903.             'FoundersBundle\\Controller\\MainController:index' => '?',
  34904.             'FoundersBundle\\Controller\\MediaController:postNews' => '?',
  34905.             'FoundersBundle\\Controller\\MediaController:postPublication' => '?',
  34906.             'FoundersBundle\\Controller\\MediaController:postSingle' => '?',
  34907.             'FoundersBundle\\Controller\\MediaController:postSolemnEvent' => '?',
  34908.             'FoundersBundle\\Controller\\SiteMapController:siteMap' => '?',
  34909.             'InsuranceBundle\\Controller\\AboutController:complianceSave' => '?',
  34910.             'InsuranceBundle\\Controller\\AboutController:getInsuranceCondition' => '?',
  34911.             'InsuranceBundle\\Controller\\AboutController:getMediationService' => '?',
  34912.             'InsuranceBundle\\Controller\\AboutController:vacansySingle' => '?',
  34913.             'InsuranceBundle\\Controller\\AuthController:loginCheck' => '?',
  34914.             'InsuranceBundle\\Controller\\BasketController:order' => '?',
  34915.             'InsuranceBundle\\Controller\\CabinetController:cabinet' => '?',
  34916.             'InsuranceBundle\\Controller\\CabinetController:changeCasco' => '?',
  34917.             'InsuranceBundle\\Controller\\CabinetController:fastAuthLogin' => '?',
  34918.             'InsuranceBundle\\Controller\\CabinetController:prolongation' => '?',
  34919.             'InsuranceBundle\\Controller\\CabinetController:senFb' => '?',
  34920.             'InsuranceBundle\\Controller\\CabinetController:signContract' => '?',
  34921.             'InsuranceBundle\\Controller\\FormController:advancedQuestion' => '?',
  34922.             'InsuranceBundle\\Controller\\FormController:callback' => '?',
  34923.             'InsuranceBundle\\Controller\\FormController:orderInsurance' => '?',
  34924.             'InsuranceBundle\\Controller\\ProgramsController:autofortressKasco' => '?',
  34925.             'InsuranceBundle\\Controller\\ProgramsController:calc' => '?',
  34926.             'InsuranceBundle\\Controller\\ProgramsController:cascoOptions' => '?',
  34927.             'InsuranceBundle\\Controller\\ProgramsController:completeKasco' => '?',
  34928.             'InsuranceBundle\\Controller\\ProgramsController:dgo' => '?',
  34929.             'InsuranceBundle\\Controller\\ProgramsController:estimate' => '?',
  34930.             'InsuranceBundle\\Controller\\ProgramsController:extendedWarranty' => '?',
  34931.             'InsuranceBundle\\Controller\\ProgramsController:fiftyKasco' => '?',
  34932.             'InsuranceBundle\\Controller\\ProgramsController:getModels' => '?',
  34933.             'InsuranceBundle\\Controller\\ProgramsController:homeInsurance' => '?',
  34934.             'InsuranceBundle\\Controller\\ProgramsController:informDoc' => '?',
  34935.             'InsuranceBundle\\Controller\\ProgramsController:informDocPage' => '?',
  34936.             'InsuranceBundle\\Controller\\ProgramsController:initCalc' => '?',
  34937.             'InsuranceBundle\\Controller\\ProgramsController:kasco' => '?',
  34938.             'InsuranceBundle\\Controller\\ProgramsController:lightKasco' => '?',
  34939.             'InsuranceBundle\\Controller\\ProgramsController:miniKasco' => '?',
  34940.             'InsuranceBundle\\Controller\\ProgramsController:ogo' => '?',
  34941.             'InsuranceBundle\\Controller\\ProgramsController:topDriverAction' => '?',
  34942.             'InsuranceBundle\\Controller\\ServiceController:bankIdCallback' => '?',
  34943.             'InsuranceBundle\\Controller\\ServiceController:bankIdTest' => '?',
  34944.             'IntegrationBundle\\Controller\\Dealer\\MainController:branch' => '?',
  34945.             'IntegrationBundle\\Controller\\Dealer\\MainController:branchByDealerUid' => '?',
  34946.             'IntegrationBundle\\Controller\\Dealer\\MainController:checkSignature' => '?',
  34947.             'IntegrationBundle\\Controller\\Dealer\\MainController:dealerIntegrationLogin' => '?',
  34948.             'IntegrationBundle\\Controller\\Dealer\\MainController:getDocumentsQrByDealerUid' => '?',
  34949.             'IntegrationBundle\\Controller\\Dealer\\MainController:getQr' => '?',
  34950.             'IntegrationBundle\\Controller\\Dealer\\MainController:getQrByDealerUid' => '?',
  34951.             'IntegrationBundle\\Controller\\Dealer\\MainController:info' => '?',
  34952.             'IntegrationBundle\\Controller\\Diia\\MainController:callBackProcess' => '?',
  34953.             'IntegrationBundle\\Controller\\Diia\\MainController:callBackSignatureProcess' => '?',
  34954.             'MyBundle\\Controller\\AuthController:codeLogin' => '?',
  34955.             'MyBundle\\Controller\\AuthController:codeLoginNewPhone' => '?',
  34956.             'MyBundle\\Controller\\AuthController:confirmRegistration' => '?',
  34957.             'MyBundle\\Controller\\AuthController:getCode' => '?',
  34958.             'MyBundle\\Controller\\AuthController:getCodeChangePhone' => '?',
  34959.             'MyBundle\\Controller\\AuthController:getCodeRecovery' => '?',
  34960.             'MyBundle\\Controller\\AuthController:login' => '?',
  34961.             'MyBundle\\Controller\\AuthController:loginCheck' => '?',
  34962.             'MyBundle\\Controller\\AuthController:logout' => '?',
  34963.             'MyBundle\\Controller\\AuthController:referralRegister' => '?',
  34964.             'MyBundle\\Controller\\AuthController:referralRegisterConfirm' => '?',
  34965.             'MyBundle\\Controller\\AuthController:register' => '?',
  34966.             'MyBundle\\Controller\\AuthController:resendRegistrationCode' => '?',
  34967.             'MyBundle\\Controller\\AuthController:sendRecoverEmail' => '?',
  34968.             'MyBundle\\Controller\\AuthController:setNewPhone' => '?',
  34969.             'MyBundle\\Controller\\AuthController:setPassword' => '?',
  34970.             'MyBundle\\Controller\\AuthController:setRecoveryPassword' => '?',
  34971.             'MyBundle\\Controller\\BasketController:addAccessory' => '?',
  34972.             'MyBundle\\Controller\\BasketController:addCasco' => '?',
  34973.             'MyBundle\\Controller\\BasketController:addItemsToBasket' => '?',
  34974.             'MyBundle\\Controller\\BasketController:changeCount' => '?',
  34975.             'MyBundle\\Controller\\BasketController:getBasketByType' => '?',
  34976.             'MyBundle\\Controller\\BasketController:init' => '?',
  34977.             'MyBundle\\Controller\\BasketController:order' => '?',
  34978.             'MyBundle\\Controller\\BasketController:removeItem' => '?',
  34979.             'MyBundle\\Controller\\BasketController:toggleInstall' => '?',
  34980.             'MyBundle\\Controller\\BasketController:toggleInstallAccessory' => '?',
  34981.             'MyBundle\\Controller\\GarageController:findDoc' => '?',
  34982.             'MyBundle\\Controller\\GarageController:findNumber' => '?',
  34983.             'MyBundle\\Controller\\GarageController:init' => '?',
  34984.             'MyBundle\\Controller\\MainController:credentialsGetCode' => '?',
  34985.             'MyBundle\\Controller\\MainController:credentialsSetData' => '?',
  34986.             'MyBundle\\Controller\\MainController:dataUsageRules' => '?',
  34987.             'MyBundle\\Controller\\MainController:getSignCode' => '?',
  34988.             'MyBundle\\Controller\\MainController:index' => '?',
  34989.             'MyBundle\\Controller\\MainController:sign' => '?',
  34990.             'MyBundle\\Controller\\OnlineActivityController:historyConf' => '?',
  34991.             'MyBundle\\Controller\\OnlineActivityController:historyCredit' => '?',
  34992.             'MyBundle\\Controller\\OnlineActivityController:historyRewiev' => '?',
  34993.             'MyBundle\\Controller\\OnlineActivityController:init' => '?',
  34994.             'MyBundle\\Controller\\OrderController:getCities' => '?',
  34995.             'MyBundle\\Controller\\OrderController:getStatusPay' => '?',
  34996.             'MyBundle\\Controller\\OrderController:getStreets' => '?',
  34997.             'MyBundle\\Controller\\OrderController:getWarehouses' => '?',
  34998.             'MyBundle\\Controller\\OrderController:init' => '?',
  34999.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:index' => '?',
  35000.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:programs' => '?',
  35001.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:save' => '?',
  35002.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDF' => '?',
  35003.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDFAnnuity' => '?',
  35004.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDFStandard' => '?',
  35005.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toReport' => '?',
  35006.             'MyBundle\\Controller\\ProfileController:carSingle' => '?',
  35007.             'MyBundle\\Controller\\ProfileController:insCalc' => '?',
  35008.             'MyBundle\\Controller\\ProfileController:insCalcByCar' => '?',
  35009.             'MyBundle\\Controller\\ProfileController:orderService' => '?',
  35010.             'MyBundle\\Controller\\ProfileController:orderServiceByParameters' => '?',
  35011.             'MyBundle\\Controller\\ProfileController:orderTestDrive' => '?',
  35012.             'MyBundle\\Controller\\ProfileController:orders' => '?',
  35013.             'MyBundle\\Controller\\ProfileController:quality' => '?',
  35014.             'MyBundle\\Controller\\ProfileController:referralSend' => '?',
  35015.             'MyBundle\\Controller\\ProfileController:sendCaseToEmail' => '?',
  35016.             'MyBundle\\Controller\\ProfileController:sendSmsCode' => '?',
  35017.             'MyBundle\\Controller\\ProfileController:support' => '?',
  35018.             'MyBundle\\Controller\\ProfileController:updateEmail' => '?',
  35019.             'MyBundle\\Controller\\ProfileController:wishList' => '?',
  35020.             'PortalBundle\\Controller\\AboutController:about' => '?',
  35021.             'PortalBundle\\Controller\\AboutController:blog' => '?',
  35022.             'PortalBundle\\Controller\\AboutController:blogSingle' => '?',
  35023.             'PortalBundle\\Controller\\AboutController:career' => '?',
  35024.             'PortalBundle\\Controller\\AboutController:contactsSingle' => '?',
  35025.             'PortalBundle\\Controller\\AboutController:singleVacancies' => '?',
  35026.             'PortalBundle\\Controller\\AboutController:vacancies' => '?',
  35027.             'PortalBundle\\Controller\\AjaxController:businessCSave' => '?',
  35028.             'PortalBundle\\Controller\\AjaxController:businessTSave' => '?',
  35029.             'PortalBundle\\Controller\\AjaxController:catalogData' => '?',
  35030.             'PortalBundle\\Controller\\AjaxController:catalogInit' => '?',
  35031.             'PortalBundle\\Controller\\AjaxController:creditMerchant' => '?',
  35032.             'PortalBundle\\Controller\\AjaxController:dealerInit' => '?',
  35033.             'PortalBundle\\Controller\\AjaxController:leasingCSave' => '?',
  35034.             'PortalBundle\\Controller\\AjaxController:leasingTSave' => '?',
  35035.             'PortalBundle\\Controller\\AjaxController:postData' => '?',
  35036.             'PortalBundle\\Controller\\AjaxController:unicomerceConsultService' => '?',
  35037.             'PortalBundle\\Controller\\CarController:archive' => '?',
  35038.             'PortalBundle\\Controller\\CarController:catalog' => '?',
  35039.             'PortalBundle\\Controller\\CarController:inStockOne' => '?',
  35040.             'PortalBundle\\Controller\\CarController:index' => '?',
  35041.             'PortalBundle\\Controller\\CarController:usedCar' => '?',
  35042.             'PortalBundle\\Controller\\CarController:vehicleInStock' => '?',
  35043.             'PortalBundle\\Controller\\CarController:vehicleUsed' => '?',
  35044.             'PortalBundle\\Controller\\CatalogController:catalog' => '?',
  35045.             'PortalBundle\\Controller\\CatalogController:catalogCategory' => '?',
  35046.             'PortalBundle\\Controller\\CatalogController:catalogSearch' => '?',
  35047.             'PortalBundle\\Controller\\CatalogController:catalogSearchApi' => '?',
  35048.             'PortalBundle\\Controller\\CatalogController:getChangeFilter' => '?',
  35049.             'PortalBundle\\Controller\\CatalogController:getDealersFromFilter' => '?',
  35050.             'PortalBundle\\Controller\\CatalogController:getDealersFromSelectedFilter' => '?',
  35051.             'PortalBundle\\Controller\\CatalogController:initVehicleFilterUrl' => '?',
  35052.             'PortalBundle\\Controller\\CatalogController:saveCallback' => '?',
  35053.             'PortalBundle\\Controller\\ComparisonController:featured' => '?',
  35054.             'PortalBundle\\Controller\\ComparisonController:getComparisonByItems' => '?',
  35055.             'PortalBundle\\Controller\\ComparisonController:init' => '?',
  35056.             'PortalBundle\\Controller\\ContactsController:contacts' => '?',
  35057.             'PortalBundle\\Controller\\ContactsController:supportSave' => '?',
  35058.             'PortalBundle\\Controller\\CrmActionController:resultsActivitiesAction' => '?',
  35059.             'PortalBundle\\Controller\\CrmActionController:sendReportAction' => '?',
  35060.             'PortalBundle\\Controller\\FeaturedController:addToFeatured' => '?',
  35061.             'PortalBundle\\Controller\\FeaturedController:removeFromFav' => '?',
  35062.             'PortalBundle\\Controller\\FinanceController:business' => '?',
  35063.             'PortalBundle\\Controller\\FinanceController:creditInit' => '?',
  35064.             'PortalBundle\\Controller\\FinanceController:creditProgramByFirstPayment' => '?',
  35065.             'PortalBundle\\Controller\\FinanceController:creditProgramVehicleWithMinMaxPrice' => '?',
  35066.             'PortalBundle\\Controller\\FinanceController:getCrmDataByUUID' => '?',
  35067.             'PortalBundle\\Controller\\FinanceController:insurance' => '?',
  35068.             'PortalBundle\\Controller\\FinanceController:saveCreditCalculationUserData' => '?',
  35069.             'PortalBundle\\Controller\\FinanceController:saveCreditPageReview' => '?',
  35070.             'PortalBundle\\Controller\\FoundersController:founders' => '?',
  35071.             'PortalBundle\\Controller\\FoundersController:foundersBiography' => '?',
  35072.             'PortalBundle\\Controller\\FoundersController:foundersBiographySingle' => '?',
  35073.             'PortalBundle\\Controller\\FoundersController:foundersNewsSingle' => '?',
  35074.             'PortalBundle\\Controller\\FoundersController:foundersPhoto' => '?',
  35075.             'PortalBundle\\Controller\\FoundersController:foundersPublicationsSingle' => '?',
  35076.             'PortalBundle\\Controller\\FoundersController:foundersVideo' => '?',
  35077.             'PortalBundle\\Controller\\LandingController:saveLandingForm' => '?',
  35078.             'PortalBundle\\Controller\\LinkMinifyController:gotoLink' => '?',
  35079.             'PortalBundle\\Controller\\MainController:addNewUnsubscribe' => '?',
  35080.             'PortalBundle\\Controller\\MainController:qualitySave' => '?',
  35081.             'PortalBundle\\Controller\\MainController:qualityService' => '?',
  35082.             'PortalBundle\\Controller\\MainController:qualityServiceTech' => '?',
  35083.             'PortalBundle\\Controller\\MainController:questionnaireCRMSaveAction' => '?',
  35084.             'PortalBundle\\Controller\\MainController:questionnaireCRMService' => '?',
  35085.             'PortalBundle\\Controller\\MainController:questionnaireSave' => '?',
  35086.             'PortalBundle\\Controller\\MainController:questionnaireService' => '?',
  35087.             'PortalBundle\\Controller\\MainController:saveContest_10000' => '?',
  35088.             'PortalBundle\\Controller\\MainController:subscriptionManagement' => '?',
  35089.             'PortalBundle\\Controller\\PostController:actions' => '?',
  35090.             'PortalBundle\\Controller\\PostController:actionsSingle' => '?',
  35091.             'PortalBundle\\Controller\\PostController:news' => '?',
  35092.             'PortalBundle\\Controller\\PostController:newsByDealer' => '?',
  35093.             'PortalBundle\\Controller\\PostController:newsSingle' => '?',
  35094.             'PortalBundle\\Controller\\ProgramsController:cascoOptions' => '?',
  35095.             'PortalBundle\\Controller\\ProgramsController:estimate' => '?',
  35096.             'PortalBundle\\Controller\\ProgramsController:getModels' => '?',
  35097.             'PortalBundle\\Controller\\ProgramsController:initCalc' => '?',
  35098.             'PortalBundle\\Controller\\ProgramsController:sendForm' => '?',
  35099.             'PortalBundle\\Controller\\ReviewsController:init' => '?',
  35100.             'PortalBundle\\Controller\\ReviewsController:like' => '?',
  35101.             'PortalBundle\\Controller\\ReviewsController:save' => '?',
  35102.             'PortalBundle\\Controller\\SaleController:commission' => '?',
  35103.             'PortalBundle\\Controller\\SaleController:feedbackForm' => '?',
  35104.             'PortalBundle\\Controller\\SearchController:search' => '?',
  35105.             'PortalBundle\\Controller\\ServiceController:accessories' => '?',
  35106.             'PortalBundle\\Controller\\ServiceController:bodyRepair' => '?',
  35107.             'PortalBundle\\Controller\\ServiceController:bodyRepairCategory' => '?',
  35108.             'PortalBundle\\Controller\\ServiceController:bodyRepairSubCategory' => '?',
  35109.             'PortalBundle\\Controller\\ServiceController:byDealer' => '?',
  35110.             'PortalBundle\\Controller\\ServiceController:byDealer2' => '?',
  35111.             'PortalBundle\\Controller\\ServiceController:byDealer3' => '?',
  35112.             'PortalBundle\\Controller\\ServiceController:byDealer4' => '?',
  35113.             'PortalBundle\\Controller\\ServiceController:carRepair' => '?',
  35114.             'PortalBundle\\Controller\\ServiceController:getBlogPostsAction' => '?',
  35115.             'PortalBundle\\Controller\\ServiceController:getBlogsCategoriesAction' => '?',
  35116.             'PortalBundle\\Controller\\ServiceController:initRepairCalc' => '?',
  35117.             'PortalBundle\\Controller\\ServiceController:multiConsultationTestdriveForm' => '?',
  35118.             'PortalBundle\\Controller\\ServiceController:nightServiceAgreement' => '?',
  35119.             'PortalBundle\\Controller\\ServiceController:parts' => '?',
  35120.             'PortalBundle\\Controller\\ServiceController:prepareToSendBlogPosts' => '?',
  35121.             'PortalBundle\\Controller\\ServiceController:saveLeadAccessory' => '?',
  35122.             'PortalBundle\\Controller\\ServiceController:savePopupFormBodyRepair' => '?',
  35123.             'PortalBundle\\Controller\\ServiceController:service' => '?',
  35124.             'PortalBundle\\Controller\\ServiceController:serviceFormSave' => '?',
  35125.             'PortalBundle\\Controller\\ServiceController:serviceInit' => '?',
  35126.             'PortalBundle\\Controller\\ServiceController:servicePageContentDealer' => '?',
  35127.             'PortalBundle\\Controller\\ServiceController:servicePageSubWorkGroup' => '?',
  35128.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroup' => '?',
  35129.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupBrand' => '?',
  35130.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupBrandCalc' => '?',
  35131.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupModel' => '?',
  35132.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupModelCalc' => '?',
  35133.             'PortalBundle\\Controller\\ServiceController:tiresHotel' => '?',
  35134.             'PortalBundle\\Controller\\ServiceController:to' => '?',
  35135.             'PortalBundle\\Controller\\ServiceController:toBrand' => '?',
  35136.             'PortalBundle\\Controller\\ServiceController:toModel' => '?',
  35137.             'PortalBundle\\Controller\\ServiceWorkWidgetController:download' => '?',
  35138.             'PortalBundle\\Controller\\ServiceWorkWidgetController:getRegulationData' => '?',
  35139.             'PortalBundle\\Controller\\ServiceWorkWidgetController:init' => '?',
  35140.             'PortalBundle\\Controller\\ServiceWorkWidgetController:reg' => '?',
  35141.             'PortalBundle\\Controller\\ServiceWorkWidgetController:regulationWidget' => '?',
  35142.             'PortalBundle\\Controller\\ServiceWorkWidgetController:variations' => '?',
  35143.             'PortalBundle\\Controller\\SiteMapController:portal' => '?',
  35144.             'PortalBundle\\Controller\\StockController:catalogCategory' => '?',
  35145.             'PortalBundle\\Controller\\StockController:getChangeFilter' => '?',
  35146.             'PortalBundle\\Controller\\StockController:inStock' => '?',
  35147.             'PortalBundle\\Controller\\StockController:inStockApi' => '?',
  35148.             'PortalBundle\\Controller\\StockController:initVehicleFilterUrl' => '?',
  35149.             'PortalBundle\\Controller\\UnicomersController:aboutUnicomers' => '?',
  35150.             'PortalBundle\\Controller\\UnicomersController:unicomersProjects' => '?',
  35151.             'PortalBundle\\Controller\\UnicomersController:unicomersSave' => '?',
  35152.             'kernel:loadRoutes' => '?',
  35153.             'kernel:registerContainerConfiguration' => '?',
  35154.         ]);
  35155.     }
  35156.     /**
  35157.      * Gets the private '.service_locator.NktUVst' shared service.
  35158.      *
  35159.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35160.      */
  35161.     protected function get_ServiceLocator_NktUVstService()
  35162.     {
  35163.         return $this->privates['.service_locator.NktUVst'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35164.             'estimateCaptcha' => ['services''estimate.captcha''getEstimate_CaptchaService'false],
  35165.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  35166.             'onlineEstimateModel' => ['privates''.errored..service_locator.NktUVst.CoreBundle\\Model\\OnlineEstimateModel'NULL'Cannot autowire service ".service_locator.NktUVst": it references class "CoreBundle\\Model\\OnlineEstimateModel" but no such service exists. You should maybe alias this class to the existing "core.online.estimate" service.'],
  35167.             'translator' => ['services''translator''getTranslatorService'false],
  35168.         ], [
  35169.             'estimateCaptcha' => '?',
  35170.             'infobipSmsSender' => '?',
  35171.             'onlineEstimateModel' => 'CoreBundle\\Model\\OnlineEstimateModel',
  35172.             'translator' => '?',
  35173.         ]);
  35174.     }
  35175.     /**
  35176.      * Gets the private '.service_locator.Nn0S.cW' shared service.
  35177.      *
  35178.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35179.      */
  35180.     protected function get_ServiceLocator_Nn0S_CWService()
  35181.     {
  35182.         return $this->privates['.service_locator.Nn0S.cW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35183.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  35184.             'newsService' => ['services''DcSiteBundle\\Services\\NewsService''getNewsServiceService'false],
  35185.         ], [
  35186.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  35187.             'newsService' => 'DcSiteBundle\\Services\\NewsService',
  35188.         ]);
  35189.     }
  35190.     /**
  35191.      * Gets the private '.service_locator.O7YH.66' shared service.
  35192.      *
  35193.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35194.      */
  35195.     protected function get_ServiceLocator_O7YH_66Service()
  35196.     {
  35197.         return $this->privates['.service_locator.O7YH.66'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35198.             'accessoryShopService' => ['services''dc.accessory.shop''getDc_Accessory_ShopService'false],
  35199.         ], [
  35200.             'accessoryShopService' => '?',
  35201.         ]);
  35202.     }
  35203.     /**
  35204.      * Gets the private '.service_locator.PFG8HWU' shared service.
  35205.      *
  35206.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35207.      */
  35208.     protected function get_ServiceLocator_PFG8HWUService()
  35209.     {
  35210.         return $this->privates['.service_locator.PFG8HWU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35211.             'model' => ['privates''.errored..service_locator.PFG8HWU.CoreBundle\\Model\\ViDiWorkerModel'NULL'Cannot autowire service ".service_locator.PFG8HWU": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.'],
  35212.         ], [
  35213.             'model' => 'CoreBundle\\Model\\ViDiWorkerModel',
  35214.         ]);
  35215.     }
  35216.     /**
  35217.      * Gets the private '.service_locator.PyYDuxD' shared service.
  35218.      *
  35219.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35220.      */
  35221.     protected function get_ServiceLocator_PyYDuxDService()
  35222.     {
  35223.         return $this->privates['.service_locator.PyYDuxD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35224.             'filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  35225.         ], [
  35226.             'filesystem' => '?',
  35227.         ]);
  35228.     }
  35229.     /**
  35230.      * Gets the private '.service_locator.QC.2sSi' shared service.
  35231.      *
  35232.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35233.      */
  35234.     protected function get_ServiceLocator_QC_2sSiService()
  35235.     {
  35236.         return $this->privates['.service_locator.QC.2sSi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35237.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  35238.         ], [
  35239.             'apiServer1C' => '?',
  35240.         ]);
  35241.     }
  35242.     /**
  35243.      * Gets the private '.service_locator.RT2v_Ms' shared service.
  35244.      *
  35245.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35246.      */
  35247.     protected function get_ServiceLocator_RT2vMsService()
  35248.     {
  35249.         return $this->privates['.service_locator.RT2v_Ms'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35250.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35251.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  35252.             'router' => ['services''router''getRouterService'false],
  35253.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  35254.             'translator' => ['services''translator''getTranslatorService'false],
  35255.         ], [
  35256.             'entityManager' => '?',
  35257.             'eventDispatcher' => '?',
  35258.             'router' => '?',
  35259.             'tokenStorage' => '?',
  35260.             'translator' => '?',
  35261.         ]);
  35262.     }
  35263.     /**
  35264.      * Gets the private '.service_locator.RYZO4a3' shared service.
  35265.      *
  35266.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35267.      */
  35268.     protected function get_ServiceLocator_RYZO4a3Service()
  35269.     {
  35270.         return $this->privates['.service_locator.RYZO4a3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35271.             'bmpSender' => ['services''bmp_api.seder''getBmpApi_SederService'false],
  35272.             'translator' => ['services''translator''getTranslatorService'false],
  35273.         ], [
  35274.             'bmpSender' => '?',
  35275.             'translator' => '?',
  35276.         ]);
  35277.     }
  35278.     /**
  35279.      * Gets the private '.service_locator.RZhMk0u' shared service.
  35280.      *
  35281.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35282.      */
  35283.     protected function get_ServiceLocator_RZhMk0uService()
  35284.     {
  35285.         return $this->privates['.service_locator.RZhMk0u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35286.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  35287.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35288.         ], [
  35289.             'inStockRepositoryModel' => '?',
  35290.             'inStockVehicleFactory' => '?',
  35291.         ]);
  35292.     }
  35293.     /**
  35294.      * Gets the private '.service_locator.S.GP1m3' shared service.
  35295.      *
  35296.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35297.      */
  35298.     protected function get_ServiceLocator_S_GP1m3Service()
  35299.     {
  35300.         return $this->privates['.service_locator.S.GP1m3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35301.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  35302.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35303.         ], [
  35304.             'apiServer1C' => '?',
  35305.             'inStockVehicle' => '?',
  35306.         ]);
  35307.     }
  35308.     /**
  35309.      * Gets the private '.service_locator.SNuJ2mc' shared service.
  35310.      *
  35311.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35312.      */
  35313.     protected function get_ServiceLocator_SNuJ2mcService()
  35314.     {
  35315.         return $this->privates['.service_locator.SNuJ2mc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35316.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  35317.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35318.         ], [
  35319.             'apiServer1C' => '?',
  35320.             'em' => '?',
  35321.         ]);
  35322.     }
  35323.     /**
  35324.      * Gets the private '.service_locator.SQbSDtn' shared service.
  35325.      *
  35326.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35327.      */
  35328.     protected function get_ServiceLocator_SQbSDtnService()
  35329.     {
  35330.         return $this->privates['.service_locator.SQbSDtn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35331.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35332.             'vehicleService' => ['privates''DcSiteBundle\\Services\\Subaru\\VehicleService''getVehicleService2Service'false],
  35333.         ], [
  35334.             'inStockVehicle' => '?',
  35335.             'vehicleService' => 'DcSiteBundle\\Services\\Subaru\\VehicleService',
  35336.         ]);
  35337.     }
  35338.     /**
  35339.      * Gets the private '.service_locator.T1LbLJ8' shared service.
  35340.      *
  35341.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35342.      */
  35343.     protected function get_ServiceLocator_T1LbLJ8Service()
  35344.     {
  35345.         return $this->privates['.service_locator.T1LbLJ8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35346.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35347.             'filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  35348.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  35349.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  35350.         ], [
  35351.             'em' => '?',
  35352.             'filesystem' => '?',
  35353.             'mediaExtensionVidi' => '?',
  35354.             'twig' => '?',
  35355.         ]);
  35356.     }
  35357.     /**
  35358.      * Gets the private '.service_locator.T8tbY2p' shared service.
  35359.      *
  35360.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35361.      */
  35362.     protected function get_ServiceLocator_T8tbY2pService()
  35363.     {
  35364.         return $this->privates['.service_locator.T8tbY2p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35365.             'yearAmountService' => ['privates''.errored..service_locator.T8tbY2p.InsuranceBundle\\Service\\YearAmountService'NULL'Cannot autowire service ".service_locator.T8tbY2p": it references class "InsuranceBundle\\Service\\YearAmountService" but no such service exists. You should maybe alias this class to the existing "insurance.year.amount" service.'],
  35366.         ], [
  35367.             'yearAmountService' => 'InsuranceBundle\\Service\\YearAmountService',
  35368.         ]);
  35369.     }
  35370.     /**
  35371.      * Gets the private '.service_locator.TLRF7BM' shared service.
  35372.      *
  35373.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35374.      */
  35375.     protected function get_ServiceLocator_TLRF7BMService()
  35376.     {
  35377.         return $this->privates['.service_locator.TLRF7BM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35378.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  35379.         ], [
  35380.             'security.firewall.map.context.main' => '?',
  35381.         ]);
  35382.     }
  35383.     /**
  35384.      * Gets the private '.service_locator.U9V0get' shared service.
  35385.      *
  35386.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35387.      */
  35388.     protected function get_ServiceLocator_U9V0getService()
  35389.     {
  35390.         return $this->privates['.service_locator.U9V0get'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35391.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35392.             'paginationModel' => ['services''DcSiteBundle\\Model\\Pagination''getPaginationService'false],
  35393.         ], [
  35394.             'em' => '?',
  35395.             'paginationModel' => 'DcSiteBundle\\Model\\Pagination',
  35396.         ]);
  35397.     }
  35398.     /**
  35399.      * Gets the private '.service_locator.UQw9vS_' shared service.
  35400.      *
  35401.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35402.      */
  35403.     protected function get_ServiceLocator_UQw9vSService()
  35404.     {
  35405.         return $this->privates['.service_locator.UQw9vS_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35406.             'vehicleService' => ['privates''DcSiteBundle\\Services\\Subaru\\VehicleService''getVehicleService2Service'false],
  35407.         ], [
  35408.             'vehicleService' => 'DcSiteBundle\\Services\\Subaru\\VehicleService',
  35409.         ]);
  35410.     }
  35411.     /**
  35412.      * Gets the private '.service_locator.V9wc21a' shared service.
  35413.      *
  35414.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35415.      */
  35416.     protected function get_ServiceLocator_V9wc21aService()
  35417.     {
  35418.         return $this->privates['.service_locator.V9wc21a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35419.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35420.             'postModel' => ['privates''.errored..service_locator.V9wc21a.CoreBundle\\Model\\Post'NULL'Cannot autowire service ".service_locator.V9wc21a": it references class "CoreBundle\\Model\\Post" but no such service exists. You should maybe alias this class to the existing "core.post.model" service.'],
  35421.         ], [
  35422.             'em' => '?',
  35423.             'postModel' => 'CoreBundle\\Model\\Post',
  35424.         ]);
  35425.     }
  35426.     /**
  35427.      * Gets the private '.service_locator.VS1NuLa' shared service.
  35428.      *
  35429.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35430.      */
  35431.     protected function get_ServiceLocator_VS1NuLaService()
  35432.     {
  35433.         return $this->privates['.service_locator.VS1NuLa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35434.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35435.             'serviceWork' => ['services''core.service.work.model''getCore_Service_Work_ModelService'false],
  35436.         ], [
  35437.             'em' => '?',
  35438.             'serviceWork' => '?',
  35439.         ]);
  35440.     }
  35441.     /**
  35442.      * Gets the private '.service_locator.VSyfYDS' shared service.
  35443.      *
  35444.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35445.      */
  35446.     protected function get_ServiceLocator_VSyfYDSService()
  35447.     {
  35448.         return $this->privates['.service_locator.VSyfYDS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35449.             'pagesService' => ['services''DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService''getPagesServiceService'false],
  35450.         ], [
  35451.             'pagesService' => 'DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService',
  35452.         ]);
  35453.     }
  35454.     /**
  35455.      * Gets the private '.service_locator.VZ1K3DK' shared service.
  35456.      *
  35457.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35458.      */
  35459.     protected function get_ServiceLocator_VZ1K3DKService()
  35460.     {
  35461.         return $this->privates['.service_locator.VZ1K3DK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35462.             'coreFormFactory' => ['services''core.form.factory''getCore_Form_FactoryService'false],
  35463.             'informationDocumentService' => ['privates''.errored..service_locator.VZ1K3DK.InsuranceBundle\\Service\\InformationDocumentService'NULL'Cannot autowire service ".service_locator.VZ1K3DK": it references class "InsuranceBundle\\Service\\InformationDocumentService" but no such service exists. You should maybe alias this class to the existing "insurance.information.documents" service.'],
  35464.         ], [
  35465.             'coreFormFactory' => '?',
  35466.             'informationDocumentService' => 'InsuranceBundle\\Service\\InformationDocumentService',
  35467.         ]);
  35468.     }
  35469.     /**
  35470.      * Gets the private '.service_locator.Vl6pzII' shared service.
  35471.      *
  35472.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35473.      */
  35474.     protected function get_ServiceLocator_Vl6pzIIService()
  35475.     {
  35476.         return $this->privates['.service_locator.Vl6pzII'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35477.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  35478.             'vehicleViewService' => ['services''DcSiteBundle\\Services\\VehicleViewService''getVehicleViewServiceService'false],
  35479.         ], [
  35480.             'creditModel' => '?',
  35481.             'vehicleViewService' => 'DcSiteBundle\\Services\\VehicleViewService',
  35482.         ]);
  35483.     }
  35484.     /**
  35485.      * Gets the private '.service_locator.VlvxJ48' shared service.
  35486.      *
  35487.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35488.      */
  35489.     protected function get_ServiceLocator_VlvxJ48Service()
  35490.     {
  35491.         return $this->privates['.service_locator.VlvxJ48'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35492.             'vehicle' => ['privates''.errored..service_locator.VlvxJ48.CoreBundle\\Model\\Vehicles\\Vehicle'NULL'Cannot autowire service ".service_locator.VlvxJ48": it references class "CoreBundle\\Model\\Vehicles\\Vehicle" but no such service exists.'],
  35493.         ], [
  35494.             'vehicle' => 'CoreBundle\\Model\\Vehicles\\Vehicle',
  35495.         ]);
  35496.     }
  35497.     /**
  35498.      * Gets the private '.service_locator.Vo3ehyT' shared service.
  35499.      *
  35500.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35501.      */
  35502.     protected function get_ServiceLocator_Vo3ehyTService()
  35503.     {
  35504.         return $this->privates['.service_locator.Vo3ehyT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35505.             'catalog' => ['services''PortalBundle\\Model\\Catalog''getCatalogService'false],
  35506.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35507.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  35508.         ], [
  35509.             'catalog' => 'PortalBundle\\Model\\Catalog',
  35510.             'em' => '?',
  35511.             'vehicleFactory' => '?',
  35512.         ]);
  35513.     }
  35514.     /**
  35515.      * Gets the private '.service_locator.VotP57c' shared service.
  35516.      *
  35517.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35518.      */
  35519.     protected function get_ServiceLocator_VotP57cService()
  35520.     {
  35521.         return $this->privates['.service_locator.VotP57c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35522.             'router' => ['services''router''getRouterService'false],
  35523.             'twigMedia' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  35524.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  35525.             'vehicleRepository' => ['services''core.model.vehicles.repository''getCore_Model_Vehicles_RepositoryService'false],
  35526.         ], [
  35527.             'router' => '?',
  35528.             'twigMedia' => '?',
  35529.             'vehicleFactory' => '?',
  35530.             'vehicleRepository' => '?',
  35531.         ]);
  35532.     }
  35533.     /**
  35534.      * Gets the private '.service_locator.VrM5mf6' shared service.
  35535.      *
  35536.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35537.      */
  35538.     protected function get_ServiceLocator_VrM5mf6Service()
  35539.     {
  35540.         return $this->privates['.service_locator.VrM5mf6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35541.             'branchManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\BranchManager''getBranchManagerService'false],
  35542.         ], [
  35543.             'branchManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\BranchManager',
  35544.         ]);
  35545.     }
  35546.     /**
  35547.      * Gets the private '.service_locator.WxudIxS' shared service.
  35548.      *
  35549.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35550.      */
  35551.     protected function get_ServiceLocator_WxudIxSService()
  35552.     {
  35553.         return $this->privates['.service_locator.WxudIxS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35554.             'catalogService' => ['services''AutomarketBundle\\Services\\CatalogService''getCatalogServiceService'false],
  35555.         ], [
  35556.             'catalogService' => 'AutomarketBundle\\Services\\CatalogService',
  35557.         ]);
  35558.     }
  35559.     /**
  35560.      * Gets the private '.service_locator.X5QFwji' shared service.
  35561.      *
  35562.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35563.      */
  35564.     protected function get_ServiceLocator_X5QFwjiService()
  35565.     {
  35566.         return $this->privates['.service_locator.X5QFwji'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35567.             'usedVehicleService' => ['services''DcSiteBundle\\Services\\UsedVehicleService''getUsedVehicleServiceService'false],
  35568.         ], [
  35569.             'usedVehicleService' => 'DcSiteBundle\\Services\\UsedVehicleService',
  35570.         ]);
  35571.     }
  35572.     /**
  35573.      * Gets the private '.service_locator.XDzSyfH' shared service.
  35574.      *
  35575.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35576.      */
  35577.     protected function get_ServiceLocator_XDzSyfHService()
  35578.     {
  35579.         return $this->privates['.service_locator.XDzSyfH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35580.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  35581.             'postModel' => ['services''founders.post.model''getFounders_Post_ModelService'false],
  35582.         ], [
  35583.             'mediaExtensionVidi' => '?',
  35584.             'postModel' => '?',
  35585.         ]);
  35586.     }
  35587.     /**
  35588.      * Gets the private '.service_locator.XFuUi12' shared service.
  35589.      *
  35590.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35591.      */
  35592.     protected function get_ServiceLocator_XFuUi12Service()
  35593.     {
  35594.         return $this->privates['.service_locator.XFuUi12'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35595.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  35596.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  35597.         ], [
  35598.             'eventDispatcher' => '?',
  35599.             'tokenStorage' => '?',
  35600.         ]);
  35601.     }
  35602.     /**
  35603.      * Gets the private '.service_locator.XGmp1Lg' shared service.
  35604.      *
  35605.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35606.      */
  35607.     protected function get_ServiceLocator_XGmp1LgService()
  35608.     {
  35609.         return $this->privates['.service_locator.XGmp1Lg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35610.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  35611.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  35612.         ], [
  35613.             'historyManager' => '?',
  35614.             'vehicleService' => '?',
  35615.         ]);
  35616.     }
  35617.     /**
  35618.      * Gets the private '.service_locator.XL4NeP9' shared service.
  35619.      *
  35620.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35621.      */
  35622.     protected function get_ServiceLocator_XL4NeP9Service()
  35623.     {
  35624.         return $this->privates['.service_locator.XL4NeP9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35625.             'autoRia' => ['services''core.autoria.api''getCore_Autoria_ApiService'false],
  35626.             'rate' => ['privates''.errored..service_locator.XL4NeP9.CoreBundle\\Model\\Rate'NULL'Cannot autowire service ".service_locator.XL4NeP9": it references class "CoreBundle\\Model\\Rate" but no such service exists. You should maybe alias this class to one of these existing services: "core.model.rate", "core.winner_rate.model".'],
  35627.         ], [
  35628.             'autoRia' => '?',
  35629.             'rate' => 'CoreBundle\\Model\\Rate',
  35630.         ]);
  35631.     }
  35632.     /**
  35633.      * Gets the private '.service_locator.XXxu50j' shared service.
  35634.      *
  35635.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35636.      */
  35637.     protected function get_ServiceLocator_XXxu50jService()
  35638.     {
  35639.         return $this->privates['.service_locator.XXxu50j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35640.             'formService' => ['privates''.errored..service_locator.XXxu50j.DcSiteBundle\\Services\\Marine\\FormService'NULL'Cannot autowire service ".service_locator.XXxu50j": it references class "DcSiteBundle\\Services\\Marine\\FormService" but no such service exists. You should maybe alias this class to the existing "dc.marine.form.service" service.'],
  35641.         ], [
  35642.             'formService' => 'DcSiteBundle\\Services\\Marine\\FormService',
  35643.         ]);
  35644.     }
  35645.     /**
  35646.      * Gets the private '.service_locator.XbWzu0X' shared service.
  35647.      *
  35648.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35649.      */
  35650.     protected function get_ServiceLocator_XbWzu0XService()
  35651.     {
  35652.         return $this->privates['.service_locator.XbWzu0X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35653.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  35654.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  35655.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  35656.             'vehicleSubaruService' => ['privates''DcSiteBundle\\Services\\Subaru\\VehicleService''getVehicleService2Service'false],
  35657.         ], [
  35658.             'accessoryService' => '?',
  35659.             'historyManager' => '?',
  35660.             'vehicleService' => '?',
  35661.             'vehicleSubaruService' => 'DcSiteBundle\\Services\\Subaru\\VehicleService',
  35662.         ]);
  35663.     }
  35664.     /**
  35665.      * Gets the private '.service_locator.Xq42A4p' shared service.
  35666.      *
  35667.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35668.      */
  35669.     protected function get_ServiceLocator_Xq42A4pService()
  35670.     {
  35671.         return $this->privates['.service_locator.Xq42A4p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35672.             'branchManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\BranchManager''getBranchManagerService'false],
  35673.             'offerManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\OfferManager''getOfferManagerService'false],
  35674.         ], [
  35675.             'branchManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\BranchManager',
  35676.             'offerManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\OfferManager',
  35677.         ]);
  35678.     }
  35679.     /**
  35680.      * Gets the private '.service_locator.Y5YHy_.' shared service.
  35681.      *
  35682.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35683.      */
  35684.     protected function get_ServiceLocator_Y5YHy_Service()
  35685.     {
  35686.         return $this->privates['.service_locator.Y5YHy_.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35687.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  35688.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35689.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  35690.         ], [
  35691.             'creditModel' => '?',
  35692.             'em' => '?',
  35693.             'vehicleFactory' => '?',
  35694.         ]);
  35695.     }
  35696.     /**
  35697.      * Gets the private '.service_locator.YtIWVqf' shared service.
  35698.      *
  35699.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35700.      */
  35701.     protected function get_ServiceLocator_YtIWVqfService()
  35702.     {
  35703.         return $this->privates['.service_locator.YtIWVqf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35704.             'diiaCallbackService' => ['privates''IntegrationBundle\\Service\\Diia\\DiiaCallbackService''getDiiaCallbackServiceService'false],
  35705.         ], [
  35706.             'diiaCallbackService' => 'IntegrationBundle\\Service\\Diia\\DiiaCallbackService',
  35707.         ]);
  35708.     }
  35709.     /**
  35710.      * Gets the private '.service_locator.YxbcU6p' shared service.
  35711.      *
  35712.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35713.      */
  35714.     protected function get_ServiceLocator_YxbcU6pService()
  35715.     {
  35716.         return $this->privates['.service_locator.YxbcU6p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35717.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  35718.             'leasingClient' => ['services''core.leasing.model''getCore_Leasing_ModelService'false],
  35719.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  35720.             'vehicleViewService' => ['services''DcSiteBundle\\Services\\VehicleViewService''getVehicleViewServiceService'false],
  35721.         ], [
  35722.             'creditModel' => '?',
  35723.             'leasingClient' => '?',
  35724.             'vehicleFactory' => '?',
  35725.             'vehicleViewService' => 'DcSiteBundle\\Services\\VehicleViewService',
  35726.         ]);
  35727.     }
  35728.     /**
  35729.      * Gets the private '.service_locator.Z4T8XFt' shared service.
  35730.      *
  35731.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35732.      */
  35733.     protected function get_ServiceLocator_Z4T8XFtService()
  35734.     {
  35735.         return $this->privates['.service_locator.Z4T8XFt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35736.             'estimateCaptcha' => ['services''estimate.captcha''getEstimate_CaptchaService'false],
  35737.         ], [
  35738.             'estimateCaptcha' => '?',
  35739.         ]);
  35740.     }
  35741.     /**
  35742.      * Gets the private '.service_locator._LVtX3s' shared service.
  35743.      *
  35744.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35745.      */
  35746.     protected function get_ServiceLocator_LVtX3sService()
  35747.     {
  35748.         return $this->privates['.service_locator._LVtX3s'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35749.             'dataLayerModel' => ['privates''.errored..service_locator._LVtX3s.CoreBundle\\Model\\DataLayer'NULL'Cannot autowire service ".service_locator._LVtX3s": it references class "CoreBundle\\Model\\DataLayer" but no such service exists. You should maybe alias this class to the existing "core.data_layer.model" service.'],
  35750.         ], [
  35751.             'dataLayerModel' => 'CoreBundle\\Model\\DataLayer',
  35752.         ]);
  35753.     }
  35754.     /**
  35755.      * Gets the private '.service_locator._RvxFvy' shared service.
  35756.      *
  35757.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35758.      */
  35759.     protected function get_ServiceLocator_RvxFvyService()
  35760.     {
  35761.         return $this->privates['.service_locator._RvxFvy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35762.             'diiaService' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager''getServiceRequestsManagerService'false],
  35763.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  35764.             'offerManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\OfferManager''getOfferManagerService'false],
  35765.         ], [
  35766.             'diiaService' => 'IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager',
  35767.             'logger' => '?',
  35768.             'offerManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\OfferManager',
  35769.         ]);
  35770.     }
  35771.     /**
  35772.      * Gets the private '.service_locator._i.u3hs' shared service.
  35773.      *
  35774.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35775.      */
  35776.     protected function get_ServiceLocator_I_U3hsService()
  35777.     {
  35778.         return $this->privates['.service_locator._i.u3hs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35779.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35780.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35781.         ], [
  35782.             'em' => '?',
  35783.             'inStockVehicleFactory' => '?',
  35784.         ]);
  35785.     }
  35786.     /**
  35787.      * Gets the private '.service_locator.aH4IuZJ' shared service.
  35788.      *
  35789.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35790.      */
  35791.     protected function get_ServiceLocator_AH4IuZJService()
  35792.     {
  35793.         return $this->privates['.service_locator.aH4IuZJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35794.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  35795.             'orderModel' => ['services''order.model''getOrder_ModelService'false],
  35796.             'portmoneAcquiring' => ['privates''.errored..service_locator.aH4IuZJ.AcquiringBundle\\Component\\Model\\PortmoneAcquiring'NULL'Cannot autowire service ".service_locator.aH4IuZJ": it references class "AcquiringBundle\\Component\\Model\\PortmoneAcquiring" but no such service exists. You should maybe alias this class to the existing "portmone.acquiring" service.'],
  35797.         ], [
  35798.             'apiServer1C' => '?',
  35799.             'orderModel' => '?',
  35800.             'portmoneAcquiring' => 'AcquiringBundle\\Component\\Model\\PortmoneAcquiring',
  35801.         ]);
  35802.     }
  35803.     /**
  35804.      * Gets the private '.service_locator.aKM6MDa' shared service.
  35805.      *
  35806.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35807.      */
  35808.     protected function get_ServiceLocator_AKM6MDaService()
  35809.     {
  35810.         return $this->privates['.service_locator.aKM6MDa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35811.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35812.         ], [
  35813.             'entityManager' => '?',
  35814.         ]);
  35815.     }
  35816.     /**
  35817.      * Gets the private '.service_locator.aY._gF8' shared service.
  35818.      *
  35819.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35820.      */
  35821.     protected function get_ServiceLocator_AY_GF8Service()
  35822.     {
  35823.         return $this->privates['.service_locator.aY._gF8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35824.             'goodsModel' => ['privates''.errored..service_locator.aY._gF8.CoreBundle\\Model\\Shop\\Goods'NULL'Cannot autowire service ".service_locator.aY._gF8": it references class "CoreBundle\\Model\\Shop\\Goods" but no such service exists. You should maybe alias this class to the existing "core.shop.goods" service.'],
  35825.         ], [
  35826.             'goodsModel' => 'CoreBundle\\Model\\Shop\\Goods',
  35827.         ]);
  35828.     }
  35829.     /**
  35830.      * Gets the private '.service_locator.afpyXRq' shared service.
  35831.      *
  35832.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35833.      */
  35834.     protected function get_ServiceLocator_AfpyXRqService()
  35835.     {
  35836.         return $this->privates['.service_locator.afpyXRq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35837.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  35838.         ], [
  35839.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  35840.         ]);
  35841.     }
  35842.     /**
  35843.      * Gets the private '.service_locator.bQifdW0' shared service.
  35844.      *
  35845.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35846.      */
  35847.     protected function get_ServiceLocator_BQifdW0Service()
  35848.     {
  35849.         return $this->privates['.service_locator.bQifdW0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35850.             'autoRia' => ['services''core.autoria.api''getCore_Autoria_ApiService'false],
  35851.             'rateModel' => ['privates''.errored..service_locator.bQifdW0.CoreBundle\\Model\\Rate'NULL'Cannot autowire service ".service_locator.bQifdW0": it references class "CoreBundle\\Model\\Rate" but no such service exists. You should maybe alias this class to one of these existing services: "core.model.rate", "core.winner_rate.model".'],
  35852.         ], [
  35853.             'autoRia' => '?',
  35854.             'rateModel' => 'CoreBundle\\Model\\Rate',
  35855.         ]);
  35856.     }
  35857.     /**
  35858.      * Gets the private '.service_locator.bYwR8h3' shared service.
  35859.      *
  35860.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35861.      */
  35862.     protected function get_ServiceLocator_BYwR8h3Service()
  35863.     {
  35864.         return $this->privates['.service_locator.bYwR8h3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35865.             'router' => ['services''router''getRouterService'false],
  35866.         ], [
  35867.             'router' => '?',
  35868.         ]);
  35869.     }
  35870.     /**
  35871.      * Gets the private '.service_locator.bq4EbkH' shared service.
  35872.      *
  35873.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35874.      */
  35875.     protected function get_ServiceLocator_Bq4EbkHService()
  35876.     {
  35877.         return $this->privates['.service_locator.bq4EbkH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35878.             'manager' => ['privates''assets.packages''getAssets_PackagesService'false],
  35879.         ], [
  35880.             'manager' => '?',
  35881.         ]);
  35882.     }
  35883.     /**
  35884.      * Gets the private '.service_locator.cPysmXF' shared service.
  35885.      *
  35886.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35887.      */
  35888.     protected function get_ServiceLocator_CPysmXFService()
  35889.     {
  35890.         return $this->privates['.service_locator.cPysmXF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35891.             'postModel' => ['services''founders.post.model''getFounders_Post_ModelService'false],
  35892.         ], [
  35893.             'postModel' => '?',
  35894.         ]);
  35895.     }
  35896.     /**
  35897.      * Gets the private '.service_locator.cqzZA2M' shared service.
  35898.      *
  35899.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35900.      */
  35901.     protected function get_ServiceLocator_CqzZA2MService()
  35902.     {
  35903.         return $this->privates['.service_locator.cqzZA2M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35904.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  35905.         ], [
  35906.             'eventDispatcher' => '?',
  35907.         ]);
  35908.     }
  35909.     /**
  35910.      * Gets the private '.service_locator.crpZdJI' shared service.
  35911.      *
  35912.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35913.      */
  35914.     protected function get_ServiceLocator_CrpZdJIService()
  35915.     {
  35916.         return $this->privates['.service_locator.crpZdJI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35917.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  35918.         ], [
  35919.             'creditModel' => '?',
  35920.         ]);
  35921.     }
  35922.     /**
  35923.      * Gets the private '.service_locator.cvlNQ_Q' shared service.
  35924.      *
  35925.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35926.      */
  35927.     protected function get_ServiceLocator_CvlNQQService()
  35928.     {
  35929.         return $this->privates['.service_locator.cvlNQ_Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35930.             'postModel' => ['privates''.errored..service_locator.cvlNQ_Q.CoreBundle\\Model\\Post'NULL'Cannot autowire service ".service_locator.cvlNQ_Q": it references class "CoreBundle\\Model\\Post" but no such service exists. You should maybe alias this class to the existing "core.post.model" service.'],
  35931.         ], [
  35932.             'postModel' => 'CoreBundle\\Model\\Post',
  35933.         ]);
  35934.     }
  35935.     /**
  35936.      * Gets the private '.service_locator.dJhgIo0' shared service.
  35937.      *
  35938.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35939.      */
  35940.     protected function get_ServiceLocator_DJhgIo0Service()
  35941.     {
  35942.         return $this->privates['.service_locator.dJhgIo0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35943.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  35944.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  35945.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  35946.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  35947.         ], [
  35948.             'accessoryService' => '?',
  35949.             'creditModel' => '?',
  35950.             'historyManager' => '?',
  35951.             'vehicleService' => '?',
  35952.         ]);
  35953.     }
  35954.     /**
  35955.      * Gets the private '.service_locator.d_rtZkJ' shared service.
  35956.      *
  35957.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35958.      */
  35959.     protected function get_ServiceLocator_DRtZkJService()
  35960.     {
  35961.         return $this->privates['.service_locator.d_rtZkJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35962.             'eTachkiApi' => ['privates''.errored..service_locator.d_rtZkJ.CoreBundle\\Model\\Api\\eTachki\\eTachkiApi'NULL'Cannot autowire service ".service_locator.d_rtZkJ": it references class "CoreBundle\\Model\\Api\\eTachki\\eTachkiApi" but no such service exists. You should maybe alias this class to the existing "core.etachki.api" service.'],
  35963.             'estimateCaptcha' => ['services''estimate.captcha''getEstimate_CaptchaService'false],
  35964.         ], [
  35965.             'eTachkiApi' => 'CoreBundle\\Model\\Api\\eTachki\\eTachkiApi',
  35966.             'estimateCaptcha' => '?',
  35967.         ]);
  35968.     }
  35969.     /**
  35970.      * Gets the private '.service_locator.dbuQxiP' shared service.
  35971.      *
  35972.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35973.      */
  35974.     protected function get_ServiceLocator_DbuQxiPService()
  35975.     {
  35976.         return $this->privates['.service_locator.dbuQxiP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35977.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  35978.             'translator' => ['services''translator''getTranslatorService'false],
  35979.         ], [
  35980.             'authService' => 'MyBundle\\Service\\AuthService',
  35981.             'translator' => '?',
  35982.         ]);
  35983.     }
  35984.     /**
  35985.      * Gets the private '.service_locator.eEFEjhf' shared service.
  35986.      *
  35987.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35988.      */
  35989.     protected function get_ServiceLocator_EEFEjhfService()
  35990.     {
  35991.         return $this->privates['.service_locator.eEFEjhf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35992.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35993.             'paginationModel' => ['services''DcSiteBundle\\Model\\Pagination''getPaginationService'false],
  35994.         ], [
  35995.             'inStockVehicle' => '?',
  35996.             'paginationModel' => 'DcSiteBundle\\Model\\Pagination',
  35997.         ]);
  35998.     }
  35999.     /**
  36000.      * Gets the private '.service_locator.eT6lY71' shared service.
  36001.      *
  36002.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36003.      */
  36004.     protected function get_ServiceLocator_ET6lY71Service()
  36005.     {
  36006.         return $this->privates['.service_locator.eT6lY71'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36007.             'ServiceVariation' => ['privates''.errored..service_locator.eT6lY71.DcSiteBundle\\Entity\\ServiceVariation'NULL'Cannot autowire service ".service_locator.eT6lY71": it references class "DcSiteBundle\\Entity\\ServiceVariation" but no such service exists.'],
  36008.             'dealer' => ['privates''.errored..service_locator.eT6lY71.CoreBundle\\Entity\\Dealer'NULL'Cannot autowire service ".service_locator.eT6lY71": it references class "CoreBundle\\Entity\\Dealer" but no such service exists.'],
  36009.         ], [
  36010.             'ServiceVariation' => 'DcSiteBundle\\Entity\\ServiceVariation',
  36011.             'dealer' => 'CoreBundle\\Entity\\Dealer',
  36012.         ]);
  36013.     }
  36014.     /**
  36015.      * Gets the private '.service_locator.eedAXXM' shared service.
  36016.      *
  36017.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36018.      */
  36019.     protected function get_ServiceLocator_EedAXXMService()
  36020.     {
  36021.         return $this->privates['.service_locator.eedAXXM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36022.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  36023.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  36024.             'translator' => ['services''translator''getTranslatorService'false],
  36025.         ], [
  36026.             'infobipSmsSender' => '?',
  36027.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  36028.             'translator' => '?',
  36029.         ]);
  36030.     }
  36031.     /**
  36032.      * Gets the private '.service_locator.epLYOaB' shared service.
  36033.      *
  36034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36035.      */
  36036.     protected function get_ServiceLocator_EpLYOaBService()
  36037.     {
  36038.         return $this->privates['.service_locator.epLYOaB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36039.             'informationDocumentService' => ['privates''.errored..service_locator.epLYOaB.InsuranceBundle\\Service\\InformationDocumentService'NULL'Cannot autowire service ".service_locator.epLYOaB": it references class "InsuranceBundle\\Service\\InformationDocumentService" but no such service exists. You should maybe alias this class to the existing "insurance.information.documents" service.'],
  36040.         ], [
  36041.             'informationDocumentService' => 'InsuranceBundle\\Service\\InformationDocumentService',
  36042.         ]);
  36043.     }
  36044.     /**
  36045.      * Gets the private '.service_locator.fL42Bob' shared service.
  36046.      *
  36047.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36048.      */
  36049.     protected function get_ServiceLocator_FL42BobService()
  36050.     {
  36051.         return $this->privates['.service_locator.fL42Bob'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36052.             'tokenInterface' => ['privates''.errored..service_locator.fL42Bob.Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\UsageTrackingTokenStorage'NULL'Cannot autowire service ".service_locator.fL42Bob": it references class "Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\UsageTrackingTokenStorage" but no such service exists. Try changing the type-hint to "Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorageInterface" instead.'],
  36053.         ], [
  36054.             'tokenInterface' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\UsageTrackingTokenStorage',
  36055.         ]);
  36056.     }
  36057.     /**
  36058.      * Gets the private '.service_locator.fbnZ.Xz' shared service.
  36059.      *
  36060.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36061.      */
  36062.     protected function get_ServiceLocator_FbnZ_XzService()
  36063.     {
  36064.         return $this->privates['.service_locator.fbnZ.Xz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36065.             'bankIDService' => ['privates''.errored..service_locator.fbnZ.Xz.CoreBundle\\Model\\BankIDService'NULL'Cannot autowire service ".service_locator.fbnZ.Xz": it references class "CoreBundle\\Model\\BankIDService" but no such service exists. You should maybe alias this class to the existing "core.bankid.model" service.'],
  36066.         ], [
  36067.             'bankIDService' => 'CoreBundle\\Model\\BankIDService',
  36068.         ]);
  36069.     }
  36070.     /**
  36071.      * Gets the private '.service_locator.fuUhxUY' shared service.
  36072.      *
  36073.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36074.      */
  36075.     protected function get_ServiceLocator_FuUhxUYService()
  36076.     {
  36077.         return $this->privates['.service_locator.fuUhxUY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36078.             'imageProviderVidi' => ['privates''.errored..service_locator.fuUhxUY.CoreBundle\\Services\\ImageProviderVidi'NULL'Cannot autowire service ".service_locator.fuUhxUY": it references class "CoreBundle\\Services\\ImageProviderVidi" but no such service exists. You should maybe alias this class to the existing "sonata.media.provider.image" service.'],
  36079.         ], [
  36080.             'imageProviderVidi' => 'CoreBundle\\Services\\ImageProviderVidi',
  36081.         ]);
  36082.     }
  36083.     /**
  36084.      * Gets the private '.service_locator.gGjIPR4' shared service.
  36085.      *
  36086.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36087.      */
  36088.     protected function get_ServiceLocator_GGjIPR4Service()
  36089.     {
  36090.         return $this->privates['.service_locator.gGjIPR4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36091.             'bankIDService' => ['privates''.errored..service_locator.gGjIPR4.CoreBundle\\Model\\BankIDService'NULL'Cannot autowire service ".service_locator.gGjIPR4": it references class "CoreBundle\\Model\\BankIDService" but no such service exists. You should maybe alias this class to the existing "core.bankid.model" service.'],
  36092.             'validUser' => ['services''core.user.valid''getCore_User_ValidService'false],
  36093.         ], [
  36094.             'bankIDService' => 'CoreBundle\\Model\\BankIDService',
  36095.             'validUser' => '?',
  36096.         ]);
  36097.     }
  36098.     /**
  36099.      * Gets the private '.service_locator.gIHXUau' shared service.
  36100.      *
  36101.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36102.      */
  36103.     protected function get_ServiceLocator_GIHXUauService()
  36104.     {
  36105.         return $this->privates['.service_locator.gIHXUau'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36106.             'vehicleService' => ['privates''DcSiteBundle\\Services\\Subaru\\VehicleService''getVehicleService2Service'false],
  36107.             'viDiWorkerModel' => ['privates''.errored..service_locator.gIHXUau.CoreBundle\\Model\\ViDiWorkerModel'NULL'Cannot autowire service ".service_locator.gIHXUau": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.'],
  36108.         ], [
  36109.             'vehicleService' => 'DcSiteBundle\\Services\\Subaru\\VehicleService',
  36110.             'viDiWorkerModel' => 'CoreBundle\\Model\\ViDiWorkerModel',
  36111.         ]);
  36112.     }
  36113.     /**
  36114.      * Gets the private '.service_locator.g_WeAnl' shared service.
  36115.      *
  36116.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36117.      */
  36118.     protected function get_ServiceLocator_GWeAnlService()
  36119.     {
  36120.         return $this->privates['.service_locator.g_WeAnl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36121.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36122.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  36123.         ], [
  36124.             'em' => '?',
  36125.             'mediaExtensionVidi' => '?',
  36126.         ]);
  36127.     }
  36128.     /**
  36129.      * Gets the private '.service_locator.ggz.bjD' shared service.
  36130.      *
  36131.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36132.      */
  36133.     protected function get_ServiceLocator_Ggz_BjDService()
  36134.     {
  36135.         return $this->privates['.service_locator.ggz.bjD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36136.             'catalogModel' => ['services''dc.catalog.model''getDc_Catalog_ModelService'false],
  36137.         ], [
  36138.             'catalogModel' => '?',
  36139.         ]);
  36140.     }
  36141.     /**
  36142.      * Gets the private '.service_locator.hBa4opA' shared service.
  36143.      *
  36144.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36145.      */
  36146.     protected function get_ServiceLocator_HBa4opAService()
  36147.     {
  36148.         return $this->privates['.service_locator.hBa4opA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36149.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  36150.             'smsSender' => ['privates''.errored..service_locator.hBa4opA.MyBundle\\Component\\SmsSender'NULL'Cannot autowire service ".service_locator.hBa4opA": it references class "MyBundle\\Component\\SmsSender" but no such service exists. You should maybe alias this class to the existing "my.sms.sender" service.'],
  36151.         ], [
  36152.             'infobipSmsSender' => '?',
  36153.             'smsSender' => 'MyBundle\\Component\\SmsSender',
  36154.         ]);
  36155.     }
  36156.     /**
  36157.      * Gets the private '.service_locator.hCzWLRq' shared service.
  36158.      *
  36159.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36160.      */
  36161.     protected function get_ServiceLocator_HCzWLRqService()
  36162.     {
  36163.         return $this->privates['.service_locator.hCzWLRq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36164.             'catalog' => ['services''dc.catalog.model''getDc_Catalog_ModelService'false],
  36165.         ], [
  36166.             'catalog' => '?',
  36167.         ]);
  36168.     }
  36169.     /**
  36170.      * Gets the private '.service_locator.hM6jGlz' shared service.
  36171.      *
  36172.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36173.      */
  36174.     protected function get_ServiceLocator_HM6jGlzService()
  36175.     {
  36176.         return $this->privates['.service_locator.hM6jGlz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36177.             'novaposhtaApi' => ['privates''.errored..service_locator.hM6jGlz.CoreBundle\\Model\\Api\\Novaposhta\\NovaposhtaApi'NULL'Cannot autowire service ".service_locator.hM6jGlz": it references class "CoreBundle\\Model\\Api\\Novaposhta\\NovaposhtaApi" but no such service exists. You should maybe alias this class to the existing "core.novaposhta.model" service.'],
  36178.         ], [
  36179.             'novaposhtaApi' => 'CoreBundle\\Model\\Api\\Novaposhta\\NovaposhtaApi',
  36180.         ]);
  36181.     }
  36182.     /**
  36183.      * Gets the private '.service_locator.hRA9wft' shared service.
  36184.      *
  36185.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36186.      */
  36187.     protected function get_ServiceLocator_HRA9wftService()
  36188.     {
  36189.         return $this->privates['.service_locator.hRA9wft'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36190.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  36191.             'encoder' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  36192.             'translator' => ['services''translator''getTranslatorService'false],
  36193.         ], [
  36194.             'authService' => 'MyBundle\\Service\\AuthService',
  36195.             'encoder' => '?',
  36196.             'translator' => '?',
  36197.         ]);
  36198.     }
  36199.     /**
  36200.      * Gets the private '.service_locator.hbE1jcB' shared service.
  36201.      *
  36202.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36203.      */
  36204.     protected function get_ServiceLocator_HbE1jcBService()
  36205.     {
  36206.         return $this->privates['.service_locator.hbE1jcB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36207.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36208.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  36209.             'serviceWork' => ['services''core.service.work.model''getCore_Service_Work_ModelService'false],
  36210.         ], [
  36211.             'em' => '?',
  36212.             'mediaExtensionVidi' => '?',
  36213.             'serviceWork' => '?',
  36214.         ]);
  36215.     }
  36216.     /**
  36217.      * Gets the private '.service_locator.i5u19D9' shared service.
  36218.      *
  36219.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36220.      */
  36221.     protected function get_ServiceLocator_I5u19D9Service()
  36222.     {
  36223.         return $this->privates['.service_locator.i5u19D9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36224.             'actionsServiceWithoutLocale' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  36225.         ], [
  36226.             'actionsServiceWithoutLocale' => 'DcSiteBundle\\Services\\ActionsService',
  36227.         ]);
  36228.     }
  36229.     /**
  36230.      * Gets the private '.service_locator.iAV17HX' shared service.
  36231.      *
  36232.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36233.      */
  36234.     protected function get_ServiceLocator_IAV17HXService()
  36235.     {
  36236.         return $this->privates['.service_locator.iAV17HX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36237.             'eventSubscriber' => ['privates''.errored..service_locator.iAV17HX.Symfony\\Component\\EventDispatcher\\EventSubscriberInterface'NULL'Cannot autowire service ".service_locator.iAV17HX": it references interface "Symfony\\Component\\EventDispatcher\\EventSubscriberInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "core.controller_trace_listener", "CoreBundle\\EventListener\\AuthUserListener", "security.rememberme.response_listener", "debug.security.voter.vote_listener", "debug.security.firewall", "security.logout.listener.default.main", "security.logout.listener.session.main", "fos_user.security.interactive_login_listener", "fos_user.listener.authentication", "fos_user.listener.flash", "fos_user.listener.resetting", "sensio_framework_extra.controller.listener", "sensio_framework_extra.converter.listener", "sensio_framework_extra.view.listener", "sensio_framework_extra.cache.listener", "sensio_framework_extra.security.listener", "framework_extra_bundle.event.is_granted", "sonata.admin.event_listener.configure_crud_controller", "monolog.handler.console", "response_listener", "streamed_response_listener", "locale_listener", "validate_request_listener", "disallow_search_engine_index_response_listener", "exception_listener", "locale_aware_listener", "console.error_listener", "console.suggest_missing_package_subscriber", "mailer.envelope_listener", "mailer.message_logger_listener", "fragment.listener", "debug.debug_handlers_listener", "router_listener", "session_listener", "profiler_listener", "data_collector.request", "twig.mailer.message_listener", "debug.dump_listener", "web_profiler.debug_toolbar", "security.logout.listener.csrf_token_clearing".'],
  36238.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  36239.         ], [
  36240.             'eventSubscriber' => 'Symfony\\Component\\EventDispatcher\\EventSubscriberInterface',
  36241.             'tokenStorage' => '?',
  36242.         ]);
  36243.     }
  36244.     /**
  36245.      * Gets the private '.service_locator.iFbj50x' shared service.
  36246.      *
  36247.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36248.      */
  36249.     protected function get_ServiceLocator_IFbj50xService()
  36250.     {
  36251.         return $this->privates['.service_locator.iFbj50x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36252.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  36253.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  36254.         ], [
  36255.             'mailer' => '?',
  36256.             'userManager' => '?',
  36257.         ]);
  36258.     }
  36259.     /**
  36260.      * Gets the private '.service_locator.iPDy3TP' shared service.
  36261.      *
  36262.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36263.      */
  36264.     protected function get_ServiceLocator_IPDy3TPService()
  36265.     {
  36266.         return $this->privates['.service_locator.iPDy3TP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36267.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  36268.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  36269.             'router' => ['services''router''getRouterService'false],
  36270.         ], [
  36271.             'authService' => 'MyBundle\\Service\\AuthService',
  36272.             'eventDispatcher' => '?',
  36273.             'router' => '?',
  36274.         ]);
  36275.     }
  36276.     /**
  36277.      * Gets the private '.service_locator.iYNY9GL' shared service.
  36278.      *
  36279.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36280.      */
  36281.     protected function get_ServiceLocator_IYNY9GLService()
  36282.     {
  36283.         return $this->privates['.service_locator.iYNY9GL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36284.             'factory' => ['services''core.form.factory''getCore_Form_FactoryService'false],
  36285.             'router' => ['services''router''getRouterService'false],
  36286.         ], [
  36287.             'factory' => '?',
  36288.             'router' => '?',
  36289.         ]);
  36290.     }
  36291.     /**
  36292.      * Gets the private '.service_locator.ifG2hg0' shared service.
  36293.      *
  36294.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36295.      */
  36296.     protected function get_ServiceLocator_IfG2hg0Service()
  36297.     {
  36298.         return $this->privates['.service_locator.ifG2hg0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36299.             'mvdServer' => ['services''core.api.mvd''getCore_Api_MvdService'false],
  36300.         ], [
  36301.             'mvdServer' => '?',
  36302.         ]);
  36303.     }
  36304.     /**
  36305.      * Gets the private '.service_locator.j7pJ6TX' shared service.
  36306.      *
  36307.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36308.      */
  36309.     protected function get_ServiceLocator_J7pJ6TXService()
  36310.     {
  36311.         return $this->privates['.service_locator.j7pJ6TX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36312.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  36313.             'router' => ['services''router''getRouterService'false],
  36314.         ], [
  36315.             'accessoryService' => '?',
  36316.             'router' => '?',
  36317.         ]);
  36318.     }
  36319.     /**
  36320.      * Gets the private '.service_locator.kFMW2Ni' shared service.
  36321.      *
  36322.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36323.      */
  36324.     protected function get_ServiceLocator_KFMW2NiService()
  36325.     {
  36326.         return $this->privates['.service_locator.kFMW2Ni'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36327.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  36328.             'translator' => ['services''translator''getTranslatorService'false],
  36329.         ], [
  36330.             'mailer' => '?',
  36331.             'translator' => '?',
  36332.         ]);
  36333.     }
  36334.     /**
  36335.      * Gets the private '.service_locator.kIspYz7' shared service.
  36336.      *
  36337.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36338.      */
  36339.     protected function get_ServiceLocator_KIspYz7Service()
  36340.     {
  36341.         return $this->privates['.service_locator.kIspYz7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36342.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  36343.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  36344.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  36345.         ], [
  36346.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  36347.             'inStockRepositoryModel' => '?',
  36348.             'inStockVehicleFactory' => '?',
  36349.         ]);
  36350.     }
  36351.     /**
  36352.      * Gets the private '.service_locator.kQSCQ9p' shared service.
  36353.      *
  36354.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36355.      */
  36356.     protected function get_ServiceLocator_KQSCQ9pService()
  36357.     {
  36358.         return $this->privates['.service_locator.kQSCQ9p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36359.             'service' => ['privates''MyBundle\\Service\\ProfileCalculatorEmployeeService''getProfileCalculatorEmployeeServiceService'false],
  36360.         ], [
  36361.             'service' => 'MyBundle\\Service\\ProfileCalculatorEmployeeService',
  36362.         ]);
  36363.     }
  36364.     /**
  36365.      * Gets the private '.service_locator.l3XDe0i' shared service.
  36366.      *
  36367.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36368.      */
  36369.     protected function get_ServiceLocator_L3XDe0iService()
  36370.     {
  36371.         return $this->privates['.service_locator.l3XDe0i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36372.             'informationDocumentService' => ['privates''.errored..service_locator.l3XDe0i.InsuranceBundle\\Service\\InformationDocumentService'NULL'Cannot autowire service ".service_locator.l3XDe0i": it references class "InsuranceBundle\\Service\\InformationDocumentService" but no such service exists. You should maybe alias this class to the existing "insurance.information.documents" service.'],
  36373.             'yearAmountService' => ['privates''.errored..service_locator.l3XDe0i.InsuranceBundle\\Service\\YearAmountService'NULL'Cannot autowire service ".service_locator.l3XDe0i": it references class "InsuranceBundle\\Service\\YearAmountService" but no such service exists. You should maybe alias this class to the existing "insurance.year.amount" service.'],
  36374.         ], [
  36375.             'informationDocumentService' => 'InsuranceBundle\\Service\\InformationDocumentService',
  36376.             'yearAmountService' => 'InsuranceBundle\\Service\\YearAmountService',
  36377.         ]);
  36378.     }
  36379.     /**
  36380.      * Gets the private '.service_locator.l3w0AMl' shared service.
  36381.      *
  36382.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36383.      */
  36384.     protected function get_ServiceLocator_L3w0AMlService()
  36385.     {
  36386.         return $this->privates['.service_locator.l3w0AMl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36387.             'mainSliderService' => ['services''DcSiteBundle\\Services\\MainSliderService''getMainSliderServiceService'false],
  36388.         ], [
  36389.             'mainSliderService' => 'DcSiteBundle\\Services\\MainSliderService',
  36390.         ]);
  36391.     }
  36392.     /**
  36393.      * Gets the private '.service_locator.led6AQo' shared service.
  36394.      *
  36395.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36396.      */
  36397.     protected function get_ServiceLocator_Led6AQoService()
  36398.     {
  36399.         return $this->privates['.service_locator.led6AQo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36400.             'businessService' => ['services''founders.services.business''getFounders_Services_BusinessService'false],
  36401.         ], [
  36402.             'businessService' => '?',
  36403.         ]);
  36404.     }
  36405.     /**
  36406.      * Gets the private '.service_locator.mCi_Qr6' shared service.
  36407.      *
  36408.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36409.      */
  36410.     protected function get_ServiceLocator_MCiQr6Service()
  36411.     {
  36412.         return $this->privates['.service_locator.mCi_Qr6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36413.             'mainService' => ['services''PortalBundle\\Services\\MainService''getMainService2Service'false],
  36414.         ], [
  36415.             'mainService' => 'PortalBundle\\Services\\MainService',
  36416.         ]);
  36417.     }
  36418.     /**
  36419.      * Gets the private '.service_locator.mMCqrqu' shared service.
  36420.      *
  36421.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36422.      */
  36423.     protected function get_ServiceLocator_MMCqrquService()
  36424.     {
  36425.         return $this->privates['.service_locator.mMCqrqu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36426.             'mailManager' => ['services''core.mail.manager''getCore_Mail_ManagerService'false],
  36427.         ], [
  36428.             'mailManager' => '?',
  36429.         ]);
  36430.     }
  36431.     /**
  36432.      * Gets the private '.service_locator.mx0UMmY' shared service.
  36433.      *
  36434.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36435.      */
  36436.     protected function get_ServiceLocator_Mx0UMmYService()
  36437.     {
  36438.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36439.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  36440.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  36441.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  36442.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  36443.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  36444.             'router' => ['services''router''getRouterService'false],
  36445.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  36446.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  36447.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  36448.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  36449.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  36450.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  36451.         ], [
  36452.             'doctrine' => '?',
  36453.             'form.factory' => '?',
  36454.             'http_kernel' => '?',
  36455.             'parameter_bag' => '?',
  36456.             'request_stack' => '?',
  36457.             'router' => '?',
  36458.             'security.authorization_checker' => '?',
  36459.             'security.csrf.token_manager' => '?',
  36460.             'security.token_storage' => '?',
  36461.             'serializer' => '?',
  36462.             'session' => '.session.deprecated',
  36463.             'twig' => '?',
  36464.         ]);
  36465.     }
  36466.     /**
  36467.      * Gets the private '.service_locator.n31No4C' shared service.
  36468.      *
  36469.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36470.      */
  36471.     protected function get_ServiceLocator_N31No4CService()
  36472.     {
  36473.         return $this->privates['.service_locator.n31No4C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36474.             'formFactory' => ['privates''.errored..service_locator.n31No4C.Symfony\\Component\\Form\\FormFactory'NULL'Cannot autowire service ".service_locator.n31No4C": it references class "Symfony\\Component\\Form\\FormFactory" but no such service exists. Try changing the type-hint to "Symfony\\Component\\Form\\FormFactoryInterface" instead.'],
  36475.             'translator' => ['services''translator''getTranslatorService'false],
  36476.         ], [
  36477.             'formFactory' => 'Symfony\\Component\\Form\\FormFactory',
  36478.             'translator' => '?',
  36479.         ]);
  36480.     }
  36481.     /**
  36482.      * Gets the private '.service_locator.nH7Hmae' shared service.
  36483.      *
  36484.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36485.      */
  36486.     protected function get_ServiceLocator_NH7HmaeService()
  36487.     {
  36488.         return $this->privates['.service_locator.nH7Hmae'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36489.             'smsSender' => ['privates''.errored..service_locator.nH7Hmae.MyBundle\\Component\\SmsSender'NULL'Cannot autowire service ".service_locator.nH7Hmae": it references class "MyBundle\\Component\\SmsSender" but no such service exists. You should maybe alias this class to the existing "my.sms.sender" service.'],
  36490.         ], [
  36491.             'smsSender' => 'MyBundle\\Component\\SmsSender',
  36492.         ]);
  36493.     }
  36494.     /**
  36495.      * Gets the private '.service_locator.nPQASVN' shared service.
  36496.      *
  36497.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36498.      */
  36499.     protected function get_ServiceLocator_NPQASVNService()
  36500.     {
  36501.         return $this->privates['.service_locator.nPQASVN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36502.             'financeService' => ['services''portal.service.finance''getPortal_Service_FinanceService'false],
  36503.         ], [
  36504.             'financeService' => '?',
  36505.         ]);
  36506.     }
  36507.     /**
  36508.      * Gets the private '.service_locator.nU0f5Ib' shared service.
  36509.      *
  36510.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36511.      */
  36512.     protected function get_ServiceLocator_NU0f5IbService()
  36513.     {
  36514.         return $this->privates['.service_locator.nU0f5Ib'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36515.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  36516.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  36517.             'vehicleViewService' => ['services''DcSiteBundle\\Services\\VehicleViewService''getVehicleViewServiceService'false],
  36518.         ], [
  36519.             'creditModel' => '?',
  36520.             'vehicleFactory' => '?',
  36521.             'vehicleViewService' => 'DcSiteBundle\\Services\\VehicleViewService',
  36522.         ]);
  36523.     }
  36524.     /**
  36525.      * Gets the private '.service_locator.nhhyVEO' shared service.
  36526.      *
  36527.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36528.      */
  36529.     protected function get_ServiceLocator_NhhyVEOService()
  36530.     {
  36531.         return $this->privates['.service_locator.nhhyVEO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36532.             'model' => ['privates''.errored..service_locator.nhhyVEO.CoreBundle\\Model\\Post'NULL'Cannot autowire service ".service_locator.nhhyVEO": it references class "CoreBundle\\Model\\Post" but no such service exists. You should maybe alias this class to the existing "core.post.model" service.'],
  36533.         ], [
  36534.             'model' => 'CoreBundle\\Model\\Post',
  36535.         ]);
  36536.     }
  36537.     /**
  36538.      * Gets the private '.service_locator.nnWs9tQ' shared service.
  36539.      *
  36540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36541.      */
  36542.     protected function get_ServiceLocator_NnWs9tQService()
  36543.     {
  36544.         return $this->privates['.service_locator.nnWs9tQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36545.             'catalog' => ['services''PortalBundle\\Model\\Catalog''getCatalogService'false],
  36546.         ], [
  36547.             'catalog' => 'PortalBundle\\Model\\Catalog',
  36548.         ]);
  36549.     }
  36550.     /**
  36551.      * Gets the private '.service_locator.onopnFE' shared service.
  36552.      *
  36553.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36554.      */
  36555.     protected function get_ServiceLocator_OnopnFEService()
  36556.     {
  36557.         return $this->privates['.service_locator.onopnFE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36558.             'callbackRequest' => ['privates''.errored..service_locator.onopnFE.CoreBundle\\Model\\Callback\\CallbackRequest'NULL'Cannot autowire service ".service_locator.onopnFE": it references class "CoreBundle\\Model\\Callback\\CallbackRequest" but no such service exists. You should maybe alias this class to the existing "core.callback" service.'],
  36559.         ], [
  36560.             'callbackRequest' => 'CoreBundle\\Model\\Callback\\CallbackRequest',
  36561.         ]);
  36562.     }
  36563.     /**
  36564.      * Gets the private '.service_locator.p.QtEBL' shared service.
  36565.      *
  36566.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36567.      */
  36568.     protected function get_ServiceLocator_P_QtEBLService()
  36569.     {
  36570.         return $this->privates['.service_locator.p.QtEBL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36571.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  36572.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36573.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  36574.         ], [
  36575.             'apiServer1C' => '?',
  36576.             'em' => '?',
  36577.             'mailer' => '?',
  36578.         ]);
  36579.     }
  36580.     /**
  36581.      * Gets the private '.service_locator.p7C0i3n' shared service.
  36582.      *
  36583.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36584.      */
  36585.     protected function get_ServiceLocator_P7C0i3nService()
  36586.     {
  36587.         return $this->privates['.service_locator.p7C0i3n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36588.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  36589.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  36590.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  36591.         ], [
  36592.             'accessoryService' => '?',
  36593.             'historyManager' => '?',
  36594.             'vehicleService' => '?',
  36595.         ]);
  36596.     }
  36597.     /**
  36598.      * Gets the private '.service_locator.pDr_QHY' shared service.
  36599.      *
  36600.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36601.      */
  36602.     protected function get_ServiceLocator_PDrQHYService()
  36603.     {
  36604.         return $this->privates['.service_locator.pDr_QHY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36605.             'DTOFactory' => ['privates''MyBundle\\Factory\\AuthCodeDTOFactory''getAuthCodeDTOFactoryService'false],
  36606.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  36607.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  36608.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  36609.             'translator' => ['services''translator''getTranslatorService'false],
  36610.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  36611.         ], [
  36612.             'DTOFactory' => 'MyBundle\\Factory\\AuthCodeDTOFactory',
  36613.             'infobipSmsSender' => '?',
  36614.             'logger' => '?',
  36615.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  36616.             'translator' => '?',
  36617.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  36618.         ]);
  36619.     }
  36620.     /**
  36621.      * Gets the private '.service_locator.pDuO8G2' shared service.
  36622.      *
  36623.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36624.      */
  36625.     protected function get_ServiceLocator_PDuO8G2Service()
  36626.     {
  36627.         return $this->privates['.service_locator.pDuO8G2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36628.             'formManager' => ['services''core.form.manager''getCore_Form_ManagerService'false],
  36629.             'vehiclesSubscriberService' => ['services''core.vehicles_subscriber.service''getCore_VehiclesSubscriber_ServiceService'false],
  36630.         ], [
  36631.             'formManager' => '?',
  36632.             'vehiclesSubscriberService' => '?',
  36633.         ]);
  36634.     }
  36635.     /**
  36636.      * Gets the private '.service_locator.pNUN3wT' shared service.
  36637.      *
  36638.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36639.      */
  36640.     protected function get_ServiceLocator_PNUN3wTService()
  36641.     {
  36642.         return $this->privates['.service_locator.pNUN3wT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36643.             'codeGenerator' => ['services''my.factory.otp.code.generator''getMy_Factory_Otp_Code_GeneratorService'false],
  36644.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  36645.             'translator' => ['services''translator''getTranslatorService'false],
  36646.             'userDTOFactory' => ['privates''MyBundle\\Factory\\RegUserDTOFactory''getRegUserDTOFactoryService'false],
  36647.             'userEntityFactory' => ['privates''MyBundle\\Factory\\UserEntityFactory''getUserEntityFactoryService'false],
  36648.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  36649.         ], [
  36650.             'codeGenerator' => '?',
  36651.             'logger' => '?',
  36652.             'translator' => '?',
  36653.             'userDTOFactory' => 'MyBundle\\Factory\\RegUserDTOFactory',
  36654.             'userEntityFactory' => 'MyBundle\\Factory\\UserEntityFactory',
  36655.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  36656.         ]);
  36657.     }
  36658.     /**
  36659.      * Gets the private '.service_locator.pkfskCr' shared service.
  36660.      *
  36661.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36662.      */
  36663.     protected function get_ServiceLocator_PkfskCrService()
  36664.     {
  36665.         return $this->privates['.service_locator.pkfskCr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36666.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  36667.         ], [
  36668.             'vehicleFactory' => '?',
  36669.         ]);
  36670.     }
  36671.     /**
  36672.      * Gets the private '.service_locator.q2ji3lu' shared service.
  36673.      *
  36674.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36675.      */
  36676.     protected function get_ServiceLocator_Q2ji3luService()
  36677.     {
  36678.         return $this->privates['.service_locator.q2ji3lu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36679.             'translator' => ['services''translator''getTranslatorService'false],
  36680.         ], [
  36681.             'translator' => '?',
  36682.         ]);
  36683.     }
  36684.     /**
  36685.      * Gets the private '.service_locator.qEHWGcv' shared service.
  36686.      *
  36687.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36688.      */
  36689.     protected function get_ServiceLocator_QEHWGcvService()
  36690.     {
  36691.         return $this->privates['.service_locator.qEHWGcv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36692.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36693.             'imageProviderVidi' => ['privates''.errored..service_locator.qEHWGcv.CoreBundle\\Services\\ImageProviderVidi'NULL'Cannot autowire service ".service_locator.qEHWGcv": it references class "CoreBundle\\Services\\ImageProviderVidi" but no such service exists. You should maybe alias this class to the existing "sonata.media.provider.image" service.'],
  36694.         ], [
  36695.             'em' => '?',
  36696.             'imageProviderVidi' => 'CoreBundle\\Services\\ImageProviderVidi',
  36697.         ]);
  36698.     }
  36699.     /**
  36700.      * Gets the private '.service_locator.qNgubTn' shared service.
  36701.      *
  36702.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36703.      */
  36704.     protected function get_ServiceLocator_QNgubTnService()
  36705.     {
  36706.         return $this->privates['.service_locator.qNgubTn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36707.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  36708.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36709.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  36710.             'leasingClient' => ['services''core.leasing.model''getCore_Leasing_ModelService'false],
  36711.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  36712.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  36713.         ], [
  36714.             'creditModel' => '?',
  36715.             'em' => '?',
  36716.             'historyManager' => '?',
  36717.             'leasingClient' => '?',
  36718.             'vehicleFactory' => '?',
  36719.             'vehicleService' => '?',
  36720.         ]);
  36721.     }
  36722.     /**
  36723.      * Gets the private '.service_locator.r6ap4us' shared service.
  36724.      *
  36725.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36726.      */
  36727.     protected function get_ServiceLocator_R6ap4usService()
  36728.     {
  36729.         return $this->privates['.service_locator.r6ap4us'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36730.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  36731.             'servicePageService' => ['services''dc.service_page_service''getDc_ServicePageServiceService'false],
  36732.         ], [
  36733.             'inStockRepositoryModel' => '?',
  36734.             'servicePageService' => '?',
  36735.         ]);
  36736.     }
  36737.     /**
  36738.      * Gets the private '.service_locator.rVRfp.K' shared service.
  36739.      *
  36740.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36741.      */
  36742.     protected function get_ServiceLocator_RVRfp_KService()
  36743.     {
  36744.         return $this->privates['.service_locator.rVRfp.K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36745.             'breadcrumbs' => ['privates''.errored..service_locator.rVRfp.K.PortalBundle\\Model\\Breadcrumbs'NULL'Cannot autowire service ".service_locator.rVRfp.K": it references class "PortalBundle\\Model\\Breadcrumbs" but no such service exists. You should maybe alias this class to the existing "portal.breadcrumbs" service.'],
  36746.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36747.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  36748.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  36749.         ], [
  36750.             'breadcrumbs' => 'PortalBundle\\Model\\Breadcrumbs',
  36751.             'em' => '?',
  36752.             'historyManager' => '?',
  36753.             'vehicleFactory' => '?',
  36754.         ]);
  36755.     }
  36756.     /**
  36757.      * Gets the private '.service_locator.so2VbTC' shared service.
  36758.      *
  36759.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36760.      */
  36761.     protected function get_ServiceLocator_So2VbTCService()
  36762.     {
  36763.         return $this->privates['.service_locator.so2VbTC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36764.             'inStockRepository' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  36765.             'usedVehicleService' => ['services''DcSiteBundle\\Services\\UsedVehicleService''getUsedVehicleServiceService'false],
  36766.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  36767.         ], [
  36768.             'inStockRepository' => '?',
  36769.             'usedVehicleService' => 'DcSiteBundle\\Services\\UsedVehicleService',
  36770.             'vehicleService' => '?',
  36771.         ]);
  36772.     }
  36773.     /**
  36774.      * Gets the private '.service_locator.sp3FnFY' shared service.
  36775.      *
  36776.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36777.      */
  36778.     protected function get_ServiceLocator_Sp3FnFYService()
  36779.     {
  36780.         return $this->privates['.service_locator.sp3FnFY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36781.             'manager' => ['privates''.errored..service_locator.sp3FnFY.Symfony\\Component\\Asset\\Package'NULL'Cannot autowire service ".service_locator.sp3FnFY": it references class "Symfony\\Component\\Asset\\Package" but no such service exists. You should maybe alias this class to one of these existing services: "assets.empty_package", "assets._default_package".'],
  36782.         ], [
  36783.             'manager' => 'Symfony\\Component\\Asset\\Package',
  36784.         ]);
  36785.     }
  36786.     /**
  36787.      * Gets the private '.service_locator.spC5qUi' shared service.
  36788.      *
  36789.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36790.      */
  36791.     protected function get_ServiceLocator_SpC5qUiService()
  36792.     {
  36793.         return $this->privates['.service_locator.spC5qUi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36794.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  36795.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  36796.             'referralDataDTOFactory' => ['privates''MyBundle\\Factory\\ReferralDataDTOFactory''getReferralDataDTOFactoryService'false],
  36797.             'router' => ['services''router''getRouterService'false],
  36798.             'stringGenerator' => ['privates''MyBundle\\Factory\\StringGenerator''getStringGeneratorService'false],
  36799.             'userEntityFactory' => ['privates''MyBundle\\Factory\\UserEntityFactory''getUserEntityFactoryService'false],
  36800.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  36801.         ], [
  36802.             'infobipSmsSender' => '?',
  36803.             'logger' => '?',
  36804.             'referralDataDTOFactory' => 'MyBundle\\Factory\\ReferralDataDTOFactory',
  36805.             'router' => '?',
  36806.             'stringGenerator' => 'MyBundle\\Factory\\StringGenerator',
  36807.             'userEntityFactory' => 'MyBundle\\Factory\\UserEntityFactory',
  36808.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  36809.         ]);
  36810.     }
  36811.     /**
  36812.      * Gets the private '.service_locator.t6i3vFk' shared service.
  36813.      *
  36814.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36815.      */
  36816.     protected function get_ServiceLocator_T6i3vFkService()
  36817.     {
  36818.         return $this->privates['.service_locator.t6i3vFk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36819.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36820.         ], [
  36821.             'em' => '?',
  36822.         ]);
  36823.     }
  36824.     /**
  36825.      * Gets the private '.service_locator.t9SfgZM' shared service.
  36826.      *
  36827.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36828.      */
  36829.     protected function get_ServiceLocator_T9SfgZMService()
  36830.     {
  36831.         return $this->privates['.service_locator.t9SfgZM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36832.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36833.             'programModel' => ['services''insurance.program.model''getInsurance_Program_ModelService'false],
  36834.         ], [
  36835.             'em' => '?',
  36836.             'programModel' => '?',
  36837.         ]);
  36838.     }
  36839.     /**
  36840.      * Gets the private '.service_locator.tk7n0XJ' shared service.
  36841.      *
  36842.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36843.      */
  36844.     protected function get_ServiceLocator_Tk7n0XJService()
  36845.     {
  36846.         return $this->privates['.service_locator.tk7n0XJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36847.             'coreFormFactory' => ['services''core.form.factory''getCore_Form_FactoryService'false],
  36848.         ], [
  36849.             'coreFormFactory' => '?',
  36850.         ]);
  36851.     }
  36852.     /**
  36853.      * Gets the private '.service_locator.u4PE1en' shared service.
  36854.      *
  36855.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36856.      */
  36857.     protected function get_ServiceLocator_U4PE1enService()
  36858.     {
  36859.         return $this->privates['.service_locator.u4PE1en'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36860.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  36861.             'mvdServer' => ['services''core.api.mvd''getCore_Api_MvdService'false],
  36862.         ], [
  36863.             'apiServer1C' => '?',
  36864.             'mvdServer' => '?',
  36865.         ]);
  36866.     }
  36867.     /**
  36868.      * Gets the private '.service_locator.u7zd_J6' shared service.
  36869.      *
  36870.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36871.      */
  36872.     protected function get_ServiceLocator_U7zdJ6Service()
  36873.     {
  36874.         return $this->privates['.service_locator.u7zd_J6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36875.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36876.             'leasingClient' => ['services''core.leasing.model''getCore_Leasing_ModelService'false],
  36877.         ], [
  36878.             'em' => '?',
  36879.             'leasingClient' => '?',
  36880.         ]);
  36881.     }
  36882.     /**
  36883.      * Gets the private '.service_locator.uLECXDE' shared service.
  36884.      *
  36885.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36886.      */
  36887.     protected function get_ServiceLocator_ULECXDEService()
  36888.     {
  36889.         return $this->privates['.service_locator.uLECXDE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36890.             'fileProvider' => ['privates''.errored..service_locator.uLECXDE.Sonata\\MediaBundle\\Provider\\FileProvider'NULL'Cannot autowire service ".service_locator.uLECXDE": it references class "Sonata\\MediaBundle\\Provider\\FileProvider" but no such service exists. You should maybe alias this class to one of these existing services: "sonata.media.provider.image", "sonata.media.provider.file".'],
  36891.         ], [
  36892.             'fileProvider' => 'Sonata\\MediaBundle\\Provider\\FileProvider',
  36893.         ]);
  36894.     }
  36895.     /**
  36896.      * Gets the private '.service_locator.unyn53X' shared service.
  36897.      *
  36898.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36899.      */
  36900.     protected function get_ServiceLocator_Unyn53XService()
  36901.     {
  36902.         return $this->privates['.service_locator.unyn53X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36903.             'curl' => ['services''core.request.curl''getCore_Request_CurlService'false],
  36904.         ], [
  36905.             'curl' => '?',
  36906.         ]);
  36907.     }
  36908.     /**
  36909.      * Gets the private '.service_locator.vPdojDK' shared service.
  36910.      *
  36911.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36912.      */
  36913.     protected function get_ServiceLocator_VPdojDKService()
  36914.     {
  36915.         return $this->privates['.service_locator.vPdojDK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36916.             'catalog' => ['services''dc.catalog.model''getDc_Catalog_ModelService'false],
  36917.             'paginationModel' => ['services''DcSiteBundle\\Model\\Pagination''getPaginationService'false],
  36918.         ], [
  36919.             'catalog' => '?',
  36920.             'paginationModel' => 'DcSiteBundle\\Model\\Pagination',
  36921.         ]);
  36922.     }
  36923.     /**
  36924.      * Gets the private '.service_locator.vWeVjJy' shared service.
  36925.      *
  36926.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36927.      */
  36928.     protected function get_ServiceLocator_VWeVjJyService()
  36929.     {
  36930.         return $this->privates['.service_locator.vWeVjJy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36931.             'credit' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  36932.         ], [
  36933.             'credit' => '?',
  36934.         ]);
  36935.     }
  36936.     /**
  36937.      * Gets the private '.service_locator.vh9QwCp' shared service.
  36938.      *
  36939.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36940.      */
  36941.     protected function get_ServiceLocator_Vh9QwCpService()
  36942.     {
  36943.         return $this->privates['.service_locator.vh9QwCp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36944.             'acquiringModel' => ['services''order.model''getOrder_ModelService'false],
  36945.         ], [
  36946.             'acquiringModel' => '?',
  36947.         ]);
  36948.     }
  36949.     /**
  36950.      * Gets the private '.service_locator.vlbRuUo' shared service.
  36951.      *
  36952.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36953.      */
  36954.     protected function get_ServiceLocator_VlbRuUoService()
  36955.     {
  36956.         return $this->privates['.service_locator.vlbRuUo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36957.             'configuratorManager' => ['privates''.errored..service_locator.vlbRuUo.DcSiteBundle\\Services\\Configurator\\ConfiguratorManager'NULL'Cannot autowire service ".service_locator.vlbRuUo": it references class "DcSiteBundle\\Services\\Configurator\\ConfiguratorManager" but no such service exists. You should maybe alias this class to the existing "dc.configurator.manager" service.'],
  36958.         ], [
  36959.             'configuratorManager' => 'DcSiteBundle\\Services\\Configurator\\ConfiguratorManager',
  36960.         ]);
  36961.     }
  36962.     /**
  36963.      * Gets the private '.service_locator.w7N4v5d' shared service.
  36964.      *
  36965.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36966.      */
  36967.     protected function get_ServiceLocator_W7N4v5dService()
  36968.     {
  36969.         return $this->privates['.service_locator.w7N4v5d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36970.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  36971.         ], [
  36972.             'authService' => 'MyBundle\\Service\\AuthService',
  36973.         ]);
  36974.     }
  36975.     /**
  36976.      * Gets the private '.service_locator.wPMW2co' shared service.
  36977.      *
  36978.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36979.      */
  36980.     protected function get_ServiceLocator_WPMW2coService()
  36981.     {
  36982.         return $this->privates['.service_locator.wPMW2co'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36983.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  36984.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  36985.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  36986.         ], [
  36987.             'accessoryService' => '?',
  36988.             'historyManager' => '?',
  36989.             'vehicleService' => '?',
  36990.         ]);
  36991.     }
  36992.     /**
  36993.      * Gets the private '.service_locator.wjoaFkq' shared service.
  36994.      *
  36995.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36996.      */
  36997.     protected function get_ServiceLocator_WjoaFkqService()
  36998.     {
  36999.         return $this->privates['.service_locator.wjoaFkq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37000.             'catalog' => ['services''PortalBundle\\Model\\Catalog''getCatalogService'false],
  37001.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  37002.             'router' => ['services''router''getRouterService'false],
  37003.             'serviceService' => ['services''portal.service.service''getPortal_Service_ServiceService'false],
  37004.             'serviceWork' => ['services''core.service.work.model''getCore_Service_Work_ModelService'false],
  37005.         ], [
  37006.             'catalog' => 'PortalBundle\\Model\\Catalog',
  37007.             'em' => '?',
  37008.             'router' => '?',
  37009.             'serviceService' => '?',
  37010.             'serviceWork' => '?',
  37011.         ]);
  37012.     }
  37013.     /**
  37014.      * Gets the private '.service_locator.wsl3qL2' shared service.
  37015.      *
  37016.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37017.      */
  37018.     protected function get_ServiceLocator_Wsl3qL2Service()
  37019.     {
  37020.         return $this->privates['.service_locator.wsl3qL2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37021.             'cartService' => ['services''core.cart.collection''getCore_Cart_CollectionService'false],
  37022.         ], [
  37023.             'cartService' => '?',
  37024.         ]);
  37025.     }
  37026.     /**
  37027.      * Gets the private '.service_locator.wyS5Sdi' shared service.
  37028.      *
  37029.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37030.      */
  37031.     protected function get_ServiceLocator_WyS5SdiService()
  37032.     {
  37033.         return $this->privates['.service_locator.wyS5Sdi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37034.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  37035.             'viDiWorkerModel' => ['privates''.errored..service_locator.wyS5Sdi.CoreBundle\\Model\\ViDiWorkerModel'NULL'Cannot autowire service ".service_locator.wyS5Sdi": it references class "CoreBundle\\Model\\ViDiWorkerModel" but no such service exists. You should maybe alias this class to the existing "core.module.worker" service.'],
  37036.         ], [
  37037.             'em' => '?',
  37038.             'viDiWorkerModel' => 'CoreBundle\\Model\\ViDiWorkerModel',
  37039.         ]);
  37040.     }
  37041.     /**
  37042.      * Gets the private '.service_locator.x1vb0sC' shared service.
  37043.      *
  37044.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37045.      */
  37046.     protected function get_ServiceLocator_X1vb0sCService()
  37047.     {
  37048.         return $this->privates['.service_locator.x1vb0sC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37049.             'router' => ['services''router''getRouterService'false],
  37050.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  37051.             'vehicleRepository' => ['services''core.model.vehicles.repository''getCore_Model_Vehicles_RepositoryService'false],
  37052.         ], [
  37053.             'router' => '?',
  37054.             'vehicleFactory' => '?',
  37055.             'vehicleRepository' => '?',
  37056.         ]);
  37057.     }
  37058.     /**
  37059.      * Gets the private '.service_locator.x1zHfKd' shared service.
  37060.      *
  37061.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37062.      */
  37063.     protected function get_ServiceLocator_X1zHfKdService()
  37064.     {
  37065.         return $this->privates['.service_locator.x1zHfKd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37066.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  37067.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  37068.         ], [
  37069.             'creditModel' => '?',
  37070.             'inStockVehicle' => '?',
  37071.         ]);
  37072.     }
  37073.     /**
  37074.      * Gets the private '.service_locator.xUrKPVU' shared service.
  37075.      *
  37076.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37077.      */
  37078.     protected function get_ServiceLocator_XUrKPVUService()
  37079.     {
  37080.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37081.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "sonata.admin.route_loader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  37082.         ], [
  37083.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  37084.         ]);
  37085.     }
  37086.     /**
  37087.      * Gets the private '.service_locator.y5JThy2' shared service.
  37088.      *
  37089.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37090.      */
  37091.     protected function get_ServiceLocator_Y5JThy2Service()
  37092.     {
  37093.         return $this->privates['.service_locator.y5JThy2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37094.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  37095.             'mainSliderService' => ['services''DcSiteBundle\\Services\\MainSliderService''getMainSliderServiceService'false],
  37096.         ], [
  37097.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  37098.             'mainSliderService' => 'DcSiteBundle\\Services\\MainSliderService',
  37099.         ]);
  37100.     }
  37101.     /**
  37102.      * Gets the private '.service_locator.ytkxHFW' shared service.
  37103.      *
  37104.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37105.      */
  37106.     protected function get_ServiceLocator_YtkxHFWService()
  37107.     {
  37108.         return $this->privates['.service_locator.ytkxHFW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37109.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  37110.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  37111.         ], [
  37112.             'inStockRepositoryModel' => '?',
  37113.             'vehicleService' => '?',
  37114.         ]);
  37115.     }
  37116.     /**
  37117.      * Gets the private '.service_locator.zMchJmN' shared service.
  37118.      *
  37119.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37120.      */
  37121.     protected function get_ServiceLocator_ZMchJmNService()
  37122.     {
  37123.         return $this->privates['.service_locator.zMchJmN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37124.             'router' => ['services''router''getRouterService'false],
  37125.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  37126.         ], [
  37127.             'router' => '?',
  37128.             'vehicleFactory' => '?',
  37129.         ]);
  37130.     }
  37131.     /**
  37132.      * Gets the private '.service_locator.z_208jt' shared service.
  37133.      *
  37134.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37135.      */
  37136.     protected function get_ServiceLocator_Z208jtService()
  37137.     {
  37138.         return $this->privates['.service_locator.z_208jt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37139.             'item' => ['privates''.errored..service_locator.z_208jt.CoreBundle\\Model\\Vehicles\\InStockVehicle'NULL'Cannot autowire service ".service_locator.z_208jt": it references class "CoreBundle\\Model\\Vehicles\\InStockVehicle" but no such service exists.'],
  37140.         ], [
  37141.             'item' => 'CoreBundle\\Model\\Vehicles\\InStockVehicle',
  37142.         ]);
  37143.     }
  37144.     /**
  37145.      * Gets the private '.service_locator.zgqOhio' shared service.
  37146.      *
  37147.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37148.      */
  37149.     protected function get_ServiceLocator_ZgqOhioService()
  37150.     {
  37151.         return $this->privates['.service_locator.zgqOhio'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37152.             'autoRia' => ['services''core.autoria.api''getCore_Autoria_ApiService'false],
  37153.         ], [
  37154.             'autoRia' => '?',
  37155.         ]);
  37156.     }
  37157.     /**
  37158.      * Gets the private '.service_locator.zjL8auC' shared service.
  37159.      *
  37160.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37161.      */
  37162.     protected function get_ServiceLocator_ZjL8auCService()
  37163.     {
  37164.         return $this->privates['.service_locator.zjL8auC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37165.             'twigMedia' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  37166.             'vehicleFactory' => ['services''core.factory.vehicle''getCore_Factory_VehicleService'false],
  37167.             'vehicleRepository' => ['services''core.model.vehicles.repository''getCore_Model_Vehicles_RepositoryService'false],
  37168.         ], [
  37169.             'twigMedia' => '?',
  37170.             'vehicleFactory' => '?',
  37171.             'vehicleRepository' => '?',
  37172.         ]);
  37173.     }
  37174.     /**
  37175.      * Gets the private '.service_locator.ztSuKR2' shared service.
  37176.      *
  37177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37178.      */
  37179.     protected function get_ServiceLocator_ZtSuKR2Service()
  37180.     {
  37181.         return $this->privates['.service_locator.ztSuKR2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37182.             'sender' => ['services''bmp_api.seder''getBmpApi_SederService'false],
  37183.         ], [
  37184.             'sender' => '?',
  37185.         ]);
  37186.     }
  37187.     /**
  37188.      * Gets the private '.session.deprecated' shared service.
  37189.      *
  37190.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  37191.      */
  37192.     protected function get_Session_DeprecatedService()
  37193.     {
  37194.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  37195.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  37196.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  37197.     }
  37198.     /**
  37199.      * Gets the private '.sonata.admin.command.explain.lazy' shared service.
  37200.      *
  37201.      * @return \Symfony\Component\Console\Command\LazyCommand
  37202.      */
  37203.     protected function get_Sonata_Admin_Command_Explain_LazyService()
  37204.     {
  37205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37207.         return $this->privates['.sonata.admin.command.explain.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:explain', [], 'Explain an admin service'false, function (): \Sonata\AdminBundle\Command\ExplainAdminCommand {
  37208.             return ($this->privates['sonata.admin.command.explain'] ?? $this->getSonata_Admin_Command_ExplainService());
  37209.         });
  37210.     }
  37211.     /**
  37212.      * Gets the private '.sonata.admin.command.generate_object_acl.lazy' shared service.
  37213.      *
  37214.      * @return \Symfony\Component\Console\Command\LazyCommand
  37215.      */
  37216.     protected function get_Sonata_Admin_Command_GenerateObjectAcl_LazyService()
  37217.     {
  37218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37220.         return $this->privates['.sonata.admin.command.generate_object_acl.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:generate-object-acl', [], 'Install ACL for the objects of the Admin Classes.'false, function (): \Sonata\AdminBundle\Command\GenerateObjectAclCommand {
  37221.             return ($this->privates['sonata.admin.command.generate_object_acl'] ?? $this->getSonata_Admin_Command_GenerateObjectAclService());
  37222.         });
  37223.     }
  37224.     /**
  37225.      * Gets the private '.sonata.admin.command.list.lazy' shared service.
  37226.      *
  37227.      * @return \Symfony\Component\Console\Command\LazyCommand
  37228.      */
  37229.     protected function get_Sonata_Admin_Command_List_LazyService()
  37230.     {
  37231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37233.         return $this->privates['.sonata.admin.command.list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:list', [], 'List all admin services available'false, function (): \Sonata\AdminBundle\Command\ListAdminCommand {
  37234.             return ($this->privates['sonata.admin.command.list'] ?? $this->getSonata_Admin_Command_ListService());
  37235.         });
  37236.     }
  37237.     /**
  37238.      * Gets the private '.sonata.admin.command.setup_acl.lazy' shared service.
  37239.      *
  37240.      * @return \Symfony\Component\Console\Command\LazyCommand
  37241.      */
  37242.     protected function get_Sonata_Admin_Command_SetupAcl_LazyService()
  37243.     {
  37244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37246.         return $this->privates['.sonata.admin.command.setup_acl.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:setup-acl', [], 'Install ACL for Admin Classes'false, function (): \Sonata\AdminBundle\Command\SetupAclCommand {
  37247.             return ($this->privates['sonata.admin.command.setup_acl'] ?? $this->getSonata_Admin_Command_SetupAclService());
  37248.         });
  37249.     }
  37250.     /**
  37251.      * Gets the private '.sonata.block.command.debug_blocks.lazy' shared service.
  37252.      *
  37253.      * @return \Symfony\Component\Console\Command\LazyCommand
  37254.      */
  37255.     protected function get_Sonata_Block_Command_DebugBlocks_LazyService()
  37256.     {
  37257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37259.         return $this->privates['.sonata.block.command.debug_blocks.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:sonata:block', [], 'Debug all blocks available, show default settings of each block'false, function (): \Sonata\BlockBundle\Command\DebugBlocksCommand {
  37260.             return ($this->privates['sonata.block.command.debug_blocks'] ?? $this->getSonata_Block_Command_DebugBlocksService());
  37261.         });
  37262.     }
  37263.     /**
  37264.      * Gets the private '.sonata.media.command.add_mass_media.lazy' shared service.
  37265.      *
  37266.      * @return \Symfony\Component\Console\Command\LazyCommand
  37267.      */
  37268.     protected function get_Sonata_Media_Command_AddMassMedia_LazyService()
  37269.     {
  37270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37272.         return $this->privates['.sonata.media.command.add_mass_media.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:media:add-multiple', [], 'Add medias in mass into the database'false, function (): \Sonata\MediaBundle\Command\AddMassMediaCommand {
  37273.             return ($this->privates['sonata.media.command.add_mass_media'] ?? $this->getSonata_Media_Command_AddMassMediaService());
  37274.         });
  37275.     }
  37276.     /**
  37277.      * Gets the private '.sonata.media.command.add_media.lazy' shared service.
  37278.      *
  37279.      * @return \Symfony\Component\Console\Command\LazyCommand
  37280.      */
  37281.     protected function get_Sonata_Media_Command_AddMedia_LazyService()
  37282.     {
  37283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37285.         return $this->privates['.sonata.media.command.add_media.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:media:add', [], 'Add a media into the database'false, function (): \Sonata\MediaBundle\Command\AddMediaCommand {
  37286.             return ($this->privates['sonata.media.command.add_media'] ?? $this->getSonata_Media_Command_AddMediaService());
  37287.         });
  37288.     }
  37289.     /**
  37290.      * Gets the private '.sonata.media.command.clean_media.lazy' shared service.
  37291.      *
  37292.      * @return \Symfony\Component\Console\Command\LazyCommand
  37293.      */
  37294.     protected function get_Sonata_Media_Command_CleanMedia_LazyService()
  37295.     {
  37296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37297.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37298.         return $this->privates['.sonata.media.command.clean_media.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:media:clean-uploads', [], 'Find orphaned files in media upload directory'false, function (): \Sonata\MediaBundle\Command\CleanMediaCommand {
  37299.             return ($this->privates['sonata.media.command.clean_media'] ?? $this->getSonata_Media_Command_CleanMediaService());
  37300.         });
  37301.     }
  37302.     /**
  37303.      * Gets the private '.sonata.media.command.fix_media_context.lazy' shared service.
  37304.      *
  37305.      * @return \Symfony\Component\Console\Command\LazyCommand
  37306.      */
  37307.     protected function get_Sonata_Media_Command_FixMediaContext_LazyService()
  37308.     {
  37309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37311.         return $this->privates['.sonata.media.command.fix_media_context.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:media:fix-media-context', [], 'Generate the default category for each media context'false, function (): \Sonata\MediaBundle\Command\FixMediaContextCommand {
  37312.             return ($this->privates['sonata.media.command.fix_media_context'] ?? $this->getSonata_Media_Command_FixMediaContextService());
  37313.         });
  37314.     }
  37315.     /**
  37316.      * Gets the private '.sonata.media.command.refresh_metadata.lazy' shared service.
  37317.      *
  37318.      * @return \Symfony\Component\Console\Command\LazyCommand
  37319.      */
  37320.     protected function get_Sonata_Media_Command_RefreshMetadata_LazyService()
  37321.     {
  37322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37324.         return $this->privates['.sonata.media.command.refresh_metadata.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:media:refresh-metadata', [], 'Refresh meta information'false, function (): \Sonata\MediaBundle\Command\RefreshMetadataCommand {
  37325.             return ($this->privates['sonata.media.command.refresh_metadata'] ?? $this->getSonata_Media_Command_RefreshMetadataService());
  37326.         });
  37327.     }
  37328.     /**
  37329.      * Gets the private '.sonata.media.command.remove_thumbs.lazy' shared service.
  37330.      *
  37331.      * @return \Symfony\Component\Console\Command\LazyCommand
  37332.      */
  37333.     protected function get_Sonata_Media_Command_RemoveThumbs_LazyService()
  37334.     {
  37335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37337.         return $this->privates['.sonata.media.command.remove_thumbs.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:media:remove-thumbnails', [], 'Remove uploaded image thumbs'false, function (): \Sonata\MediaBundle\Command\RemoveThumbsCommand {
  37338.             return ($this->privates['sonata.media.command.remove_thumbs'] ?? $this->getSonata_Media_Command_RemoveThumbsService());
  37339.         });
  37340.     }
  37341.     /**
  37342.      * Gets the private '.sonata.media.command.sync_thumbs.lazy' shared service.
  37343.      *
  37344.      * @return \Symfony\Component\Console\Command\LazyCommand
  37345.      */
  37346.     protected function get_Sonata_Media_Command_SyncThumbs_LazyService()
  37347.     {
  37348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37349.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37350.         return $this->privates['.sonata.media.command.sync_thumbs.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:media:sync-thumbnails', [], 'Sync uploaded image thumbs with new media formats'false, function (): \Sonata\MediaBundle\Command\SyncThumbsCommand {
  37351.             return ($this->privates['sonata.media.command.sync_thumbs'] ?? $this->getSonata_Media_Command_SyncThumbsService());
  37352.         });
  37353.     }
  37354.     /**
  37355.      * Gets the private '.sonata.media.command.update_cdn_status.lazy' shared service.
  37356.      *
  37357.      * @return \Symfony\Component\Console\Command\LazyCommand
  37358.      */
  37359.     protected function get_Sonata_Media_Command_UpdateCdnStatus_LazyService()
  37360.     {
  37361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37363.         return $this->privates['.sonata.media.command.update_cdn_status.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:media:update-cdn-status', [], 'Updates model media with the current CDN status'false, function (): \Sonata\MediaBundle\Command\UpdateCdnStatusCommand {
  37364.             return ($this->privates['sonata.media.command.update_cdn_status'] ?? $this->getSonata_Media_Command_UpdateCdnStatusService());
  37365.         });
  37366.     }
  37367.     /**
  37368.      * Gets the private '.twig.command.debug.lazy' shared service.
  37369.      *
  37370.      * @return \Symfony\Component\Console\Command\LazyCommand
  37371.      */
  37372.     protected function get_Twig_Command_Debug_LazyService()
  37373.     {
  37374.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37375.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37376.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  37377.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  37378.         });
  37379.     }
  37380.     /**
  37381.      * Gets the private '.twig.command.lint.lazy' shared service.
  37382.      *
  37383.      * @return \Symfony\Component\Console\Command\LazyCommand
  37384.      */
  37385.     protected function get_Twig_Command_Lint_LazyService()
  37386.     {
  37387.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37389.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  37390.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  37391.         });
  37392.     }
  37393.     /**
  37394.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  37395.      *
  37396.      * @return \Symfony\Component\Console\Command\LazyCommand
  37397.      */
  37398.     protected function get_VarDumper_Command_ServerDump_LazyService()
  37399.     {
  37400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37402.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  37403.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  37404.         });
  37405.     }
  37406.     /**
  37407.      * Gets the private 'CoreBundle\Command\CallbackDaemonCommand' shared service.
  37408.      *
  37409.      * @return \CoreBundle\Command\CallbackDaemonCommand
  37410.      */
  37411.     protected function getCallbackDaemonCommandService()
  37412.     {
  37413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37414.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CallbackDaemonCommand.php';
  37415.         $this->privates['CoreBundle\\Command\\CallbackDaemonCommand'] = $instance = new \CoreBundle\Command\CallbackDaemonCommand(($this->services['monolog.logger.callback_daemon'] ?? $this->getMonolog_Logger_CallbackDaemonService()), \dirname(__DIR__4), ($this->services['core.callback.daemon'] ?? $this->getCore_Callback_DaemonService()));
  37416.         $instance->setName('core:callback');
  37417.         return $instance;
  37418.     }
  37419.     /**
  37420.      * Gets the private 'DcSiteBundle\Services\Subaru\VehicleService' shared service.
  37421.      *
  37422.      * @return \DcSiteBundle\Services\Subaru\VehicleService
  37423.      */
  37424.     protected function getVehicleService2Service()
  37425.     {
  37426.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Subaru/VehicleService.php';
  37427.         $a = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  37428.         if (isset($this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'])) {
  37429.             return $this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'];
  37430.         }
  37431.         $b = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  37432.         if (isset($this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'])) {
  37433.             return $this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'];
  37434.         }
  37435.         return $this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'] = new \DcSiteBundle\Services\Subaru\VehicleService($a$b);
  37436.     }
  37437.     /**
  37438.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  37439.      *
  37440.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  37441.      */
  37442.     protected function getManagerRegistryAwareConnectionProviderService()
  37443.     {
  37444.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  37445.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  37446.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  37447.     }
  37448.     /**
  37449.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  37450.      *
  37451.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  37452.      */
  37453.     protected function getRunSqlCommandService()
  37454.     {
  37455.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37456.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  37457.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  37458.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  37459.         $instance->setName('dbal:run-sql');
  37460.         return $instance;
  37461.     }
  37462.     /**
  37463.      * Gets the private 'ImporterBundle\Form\BuyPartsType' shared service.
  37464.      *
  37465.      * @return \ImporterBundle\Form\BuyPartsType
  37466.      */
  37467.     protected function getBuyPartsType2Service()
  37468.     {
  37469.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  37470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  37471.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/SubCoreFormsType.php';
  37472.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Form/BuyPartsType.php';
  37473.         $a = ($this->services['transformer.accessories.importer.id.to.entity'] ?? $this->getTransformer_Accessories_Importer_Id_To_EntityService());
  37474.         if (isset($this->privates['ImporterBundle\\Form\\BuyPartsType'])) {
  37475.             return $this->privates['ImporterBundle\\Form\\BuyPartsType'];
  37476.         }
  37477.         return $this->privates['ImporterBundle\\Form\\BuyPartsType'] = new \ImporterBundle\Form\BuyPartsType($a);
  37478.     }
  37479.     /**
  37480.      * Gets the private 'IntegrationBundle\Service\AttemptLoginService' shared autowired service.
  37481.      *
  37482.      * @return \IntegrationBundle\Service\AttemptLoginService
  37483.      */
  37484.     protected function getAttemptLoginServiceService()
  37485.     {
  37486.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/AttemptLoginService.php';
  37487.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37488.         if (isset($this->privates['IntegrationBundle\\Service\\AttemptLoginService'])) {
  37489.             return $this->privates['IntegrationBundle\\Service\\AttemptLoginService'];
  37490.         }
  37491.         return $this->privates['IntegrationBundle\\Service\\AttemptLoginService'] = new \IntegrationBundle\Service\AttemptLoginService($a);
  37492.     }
  37493.     /**
  37494.      * Gets the private 'IntegrationBundle\Service\Diia\Actions\BranchManager' shared autowired service.
  37495.      *
  37496.      * @return \IntegrationBundle\Service\Diia\Actions\BranchManager
  37497.      */
  37498.     protected function getBranchManagerService()
  37499.     {
  37500.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/BranchManager.php';
  37501.         $a = ($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService());
  37502.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\Actions\\BranchManager'])) {
  37503.             return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\BranchManager'];
  37504.         }
  37505.         return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\BranchManager'] = new \IntegrationBundle\Service\Diia\Actions\BranchManager($a);
  37506.     }
  37507.     /**
  37508.      * Gets the private 'IntegrationBundle\Service\Diia\Actions\OfferManager' shared autowired service.
  37509.      *
  37510.      * @return \IntegrationBundle\Service\Diia\Actions\OfferManager
  37511.      */
  37512.     protected function getOfferManagerService()
  37513.     {
  37514.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/OfferManager.php';
  37515.         $a = ($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService());
  37516.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\Actions\\OfferManager'])) {
  37517.             return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\OfferManager'];
  37518.         }
  37519.         return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\OfferManager'] = new \IntegrationBundle\Service\Diia\Actions\OfferManager($a);
  37520.     }
  37521.     /**
  37522.      * Gets the private 'IntegrationBundle\Service\Diia\Actions\ServiceRequestsManager' shared autowired service.
  37523.      *
  37524.      * @return \IntegrationBundle\Service\Diia\Actions\ServiceRequestsManager
  37525.      */
  37526.     protected function getServiceRequestsManagerService()
  37527.     {
  37528.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/ServiceRequestsManager.php';
  37529.         $a = ($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService());
  37530.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'])) {
  37531.             return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'];
  37532.         }
  37533.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37534.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'])) {
  37535.             return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'];
  37536.         }
  37537.         return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'] = new \IntegrationBundle\Service\Diia\Actions\ServiceRequestsManager($a$b);
  37538.     }
  37539.     /**
  37540.      * Gets the private 'IntegrationBundle\Service\Diia\DiiaCallbackService' shared autowired service.
  37541.      *
  37542.      * @return \IntegrationBundle\Service\Diia\DiiaCallbackService
  37543.      */
  37544.     protected function getDiiaCallbackServiceService()
  37545.     {
  37546.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/DiiaCallbackService.php';
  37547.         $a = ($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService());
  37548.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\DiiaCallbackService'])) {
  37549.             return $this->privates['IntegrationBundle\\Service\\Diia\\DiiaCallbackService'];
  37550.         }
  37551.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37552.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\DiiaCallbackService'])) {
  37553.             return $this->privates['IntegrationBundle\\Service\\Diia\\DiiaCallbackService'];
  37554.         }
  37555.         return $this->privates['IntegrationBundle\\Service\\Diia\\DiiaCallbackService'] = new \IntegrationBundle\Service\Diia\DiiaCallbackService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['IntegrationBundle\\Service\\Diia\\Actions\\OfferManager'] ?? $this->getOfferManagerService()));
  37556.     }
  37557.     /**
  37558.      * Gets the private 'MyBundle\Factory\AuthCodeDTOFactory' shared autowired service.
  37559.      *
  37560.      * @return \MyBundle\Factory\AuthCodeDTOFactory
  37561.      */
  37562.     protected function getAuthCodeDTOFactoryService()
  37563.     {
  37564.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/AuthCodeDTOFactory.php';
  37565.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37566.         if (isset($this->privates['MyBundle\\Factory\\AuthCodeDTOFactory'])) {
  37567.             return $this->privates['MyBundle\\Factory\\AuthCodeDTOFactory'];
  37568.         }
  37569.         return $this->privates['MyBundle\\Factory\\AuthCodeDTOFactory'] = new \MyBundle\Factory\AuthCodeDTOFactory($a);
  37570.     }
  37571.     /**
  37572.      * Gets the private 'MyBundle\Factory\OtpEntityFactory' shared autowired service.
  37573.      *
  37574.      * @return \MyBundle\Factory\OtpEntityFactory
  37575.      */
  37576.     protected function getOtpEntityFactoryService()
  37577.     {
  37578.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpEntityFactory.php';
  37579.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpCodeGenerator.php';
  37580.         return $this->privates['MyBundle\\Factory\\OtpEntityFactory'] = new \MyBundle\Factory\OtpEntityFactory(($this->services['my.factory.otp.code.generator'] ?? ($this->services['my.factory.otp.code.generator'] = new \MyBundle\Factory\OtpCodeGenerator('dev'))));
  37581.     }
  37582.     /**
  37583.      * Gets the private 'MyBundle\Factory\ReferralDataDTOFactory' shared autowired service.
  37584.      *
  37585.      * @return \MyBundle\Factory\ReferralDataDTOFactory
  37586.      */
  37587.     protected function getReferralDataDTOFactoryService()
  37588.     {
  37589.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/ReferralDataDTOFactory.php';
  37590.         return $this->privates['MyBundle\\Factory\\ReferralDataDTOFactory'] = new \MyBundle\Factory\ReferralDataDTOFactory();
  37591.     }
  37592.     /**
  37593.      * Gets the private 'MyBundle\Factory\RegUserDTOFactory' shared autowired service.
  37594.      *
  37595.      * @return \MyBundle\Factory\RegUserDTOFactory
  37596.      */
  37597.     protected function getRegUserDTOFactoryService()
  37598.     {
  37599.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/RegUserDTOFactory.php';
  37600.         return $this->privates['MyBundle\\Factory\\RegUserDTOFactory'] = new \MyBundle\Factory\RegUserDTOFactory();
  37601.     }
  37602.     /**
  37603.      * Gets the private 'MyBundle\Factory\StringGenerator' shared autowired service.
  37604.      *
  37605.      * @return \MyBundle\Factory\StringGenerator
  37606.      */
  37607.     protected function getStringGeneratorService()
  37608.     {
  37609.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/StringGenerator.php';
  37610.         return $this->privates['MyBundle\\Factory\\StringGenerator'] = new \MyBundle\Factory\StringGenerator();
  37611.     }
  37612.     /**
  37613.      * Gets the private 'MyBundle\Factory\UserEntityFactory' shared autowired service.
  37614.      *
  37615.      * @return \MyBundle\Factory\UserEntityFactory
  37616.      */
  37617.     protected function getUserEntityFactoryService()
  37618.     {
  37619.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/UserEntityFactory.php';
  37620.         return $this->privates['MyBundle\\Factory\\UserEntityFactory'] = new \MyBundle\Factory\UserEntityFactory(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  37621.     }
  37622.     /**
  37623.      * Gets the private 'MyBundle\Service\AuthDataValidator' shared autowired service.
  37624.      *
  37625.      * @return \MyBundle\Service\AuthDataValidator
  37626.      */
  37627.     protected function getAuthDataValidatorService()
  37628.     {
  37629.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/AuthDataValidator.php';
  37630.         return $this->privates['MyBundle\\Service\\AuthDataValidator'] = new \MyBundle\Service\AuthDataValidator();
  37631.     }
  37632.     /**
  37633.      * Gets the private 'MyBundle\Service\AuthService' shared autowired service.
  37634.      *
  37635.      * @return \MyBundle\Service\AuthService
  37636.      */
  37637.     protected function getAuthServiceService()
  37638.     {
  37639.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37640.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37641.             return $this->privates['MyBundle\\Service\\AuthService'];
  37642.         }
  37643.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37644.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37645.             return $this->privates['MyBundle\\Service\\AuthService'];
  37646.         }
  37647.         $c = ($this->services['router'] ?? $this->getRouterService());
  37648.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37649.             return $this->privates['MyBundle\\Service\\AuthService'];
  37650.         }
  37651.         $d = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  37652.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37653.             return $this->privates['MyBundle\\Service\\AuthService'];
  37654.         }
  37655.         $e = ($this->privates['MyBundle\\Service\\BasketService'] ?? $this->getBasketServiceService());
  37656.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37657.             return $this->privates['MyBundle\\Service\\AuthService'];
  37658.         }
  37659.         $f = ($this->services['core.user.model'] ?? $this->getCore_User_ModelService());
  37660.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37661.             return $this->privates['MyBundle\\Service\\AuthService'];
  37662.         }
  37663.         return $this->privates['MyBundle\\Service\\AuthService'] = new \MyBundle\Service\AuthService(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a$b$c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d, ($this->services['translator'] ?? $this->getTranslatorService()), $e$f);
  37664.     }
  37665.     /**
  37666.      * Gets the private 'MyBundle\Service\BasketService' shared autowired service.
  37667.      *
  37668.      * @return \MyBundle\Service\BasketService
  37669.      */
  37670.     protected function getBasketServiceService()
  37671.     {
  37672.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37673.         if (isset($this->privates['MyBundle\\Service\\BasketService'])) {
  37674.             return $this->privates['MyBundle\\Service\\BasketService'];
  37675.         }
  37676.         $b = ($this->services['router'] ?? $this->getRouterService());
  37677.         if (isset($this->privates['MyBundle\\Service\\BasketService'])) {
  37678.             return $this->privates['MyBundle\\Service\\BasketService'];
  37679.         }
  37680.         $c = ($this->services['core.cart.collection'] ?? $this->getCore_Cart_CollectionService());
  37681.         if (isset($this->privates['MyBundle\\Service\\BasketService'])) {
  37682.             return $this->privates['MyBundle\\Service\\BasketService'];
  37683.         }
  37684.         return $this->privates['MyBundle\\Service\\BasketService'] = new \MyBundle\Service\BasketService($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c);
  37685.     }
  37686.     /**
  37687.      * Gets the private 'MyBundle\Service\NightBookingService' shared autowired service.
  37688.      *
  37689.      * @return \MyBundle\Service\NightBookingService
  37690.      */
  37691.     protected function getNightBookingServiceService()
  37692.     {
  37693.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/NightBookingService.php';
  37694.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  37695.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37696.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37697.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37698.         }
  37699.         $b = ($this->services['router'] ?? $this->getRouterService());
  37700.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37701.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37702.         }
  37703.         $c = ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService());
  37704.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37705.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37706.         }
  37707.         $d = ($this->services['telegram.bot'] ?? $this->getTelegram_BotService());
  37708.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37709.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37710.         }
  37711.         $e = ($this->services['my.sms.infobip.sender'] ?? $this->getMy_Sms_Infobip_SenderService());
  37712.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37713.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37714.         }
  37715.         $f = ($this->services['gateway.postomate.service'] ?? $this->getGateway_Postomate_ServiceService());
  37716.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37717.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37718.         }
  37719.         $g = ($this->services['gateway.territory_access.service'] ?? $this->getGateway_TerritoryAccess_ServiceService());
  37720.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37721.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37722.         }
  37723.         $h = ($this->services['gateway.camera_subscriber.service'] ?? $this->getGateway_CameraSubscriber_ServiceService());
  37724.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37725.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37726.         }
  37727.         return $this->privates['MyBundle\\Service\\NightBookingService'] = new \MyBundle\Service\NightBookingService($a, ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c$d$e$f$g$h, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  37728.     }
  37729.     /**
  37730.      * Gets the private 'MyBundle\Service\OrderService' shared autowired service.
  37731.      *
  37732.      * @return \MyBundle\Service\OrderService
  37733.      */
  37734.     protected function getOrderServiceService()
  37735.     {
  37736.         $this->throw('Cannot autowire service "MyBundle\\Service\\OrderService": argument "$portmoneAcquiring" of method "__construct()" references class "AcquiringBundle\\Component\\Model\\PortmoneAcquiring" but no such service exists. You should maybe alias this class to the existing "portmone.acquiring" service.');
  37737.     }
  37738.     /**
  37739.      * Gets the private 'MyBundle\Service\ProfileCalculatorEmployeeService' shared autowired service.
  37740.      *
  37741.      * @return \MyBundle\Service\ProfileCalculatorEmployeeService
  37742.      */
  37743.     protected function getProfileCalculatorEmployeeServiceService()
  37744.     {
  37745.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/ProfileCalculatorEmployeeService.php';
  37746.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37747.         if (isset($this->privates['MyBundle\\Service\\ProfileCalculatorEmployeeService'])) {
  37748.             return $this->privates['MyBundle\\Service\\ProfileCalculatorEmployeeService'];
  37749.         }
  37750.         return $this->privates['MyBundle\\Service\\ProfileCalculatorEmployeeService'] = new \MyBundle\Service\ProfileCalculatorEmployeeService($a);
  37751.     }
  37752.     /**
  37753.      * Gets the private 'MyBundle\Service\ProfileService' shared autowired service.
  37754.      *
  37755.      * @return \MyBundle\Service\ProfileService
  37756.      */
  37757.     protected function getProfileServiceService()
  37758.     {
  37759.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/ProfileService.php';
  37760.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37761.         if (isset($this->privates['MyBundle\\Service\\ProfileService'])) {
  37762.             return $this->privates['MyBundle\\Service\\ProfileService'];
  37763.         }
  37764.         $b = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  37765.         if (isset($this->privates['MyBundle\\Service\\ProfileService'])) {
  37766.             return $this->privates['MyBundle\\Service\\ProfileService'];
  37767.         }
  37768.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  37769.         if (isset($this->privates['MyBundle\\Service\\ProfileService'])) {
  37770.             return $this->privates['MyBundle\\Service\\ProfileService'];
  37771.         }
  37772.         return $this->privates['MyBundle\\Service\\ProfileService'] = new \MyBundle\Service\ProfileService($a$b$c);
  37773.     }
  37774.     /**
  37775.      * Gets the private 'Snc\RedisBundle\Command\RedisQueryCommand' shared service.
  37776.      *
  37777.      * @return \Snc\RedisBundle\Command\RedisQueryCommand
  37778.      */
  37779.     protected function getRedisQueryCommandService()
  37780.     {
  37781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37782.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Command/RedisQueryCommand.php';
  37783.         $this->privates['Snc\\RedisBundle\\Command\\RedisQueryCommand'] = $instance = new \Snc\RedisBundle\Command\RedisQueryCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37784.             'default' => ['privates''snc_redis.default''getSncRedis_DefaultService'false],
  37785.             'session' => ['privates''snc_redis.session''getSncRedis_SessionService'false],
  37786.         ], [
  37787.             'default' => 'Redis',
  37788.             'session' => 'Redis',
  37789.         ]), ($this->privates['var_dumper.contextualized_cli_dumper'] ?? $this->getVarDumper_ContextualizedCliDumperService()), ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()));
  37790.         $instance->setName('redis:query');
  37791.         return $instance;
  37792.     }
  37793.     /**
  37794.      * Gets the private 'Sonata\MediaBundle\Validator\Constraints\ImageUploadDimensionValidator' shared service.
  37795.      *
  37796.      * @return \Sonata\MediaBundle\Validator\Constraints\ImageUploadDimensionValidator
  37797.      */
  37798.     protected function getImageUploadDimensionValidatorService()
  37799.     {
  37800.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  37801.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  37802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Validator/Constraints/ImageUploadDimensionValidator.php';
  37803.         $a = ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService());
  37804.         if (isset($this->privates['Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator'])) {
  37805.             return $this->privates['Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator'];
  37806.         }
  37807.         return $this->privates['Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator'] = new \Sonata\MediaBundle\Validator\Constraints\ImageUploadDimensionValidator(($this->privates['sonata.media.adapter.image.gd'] ?? ($this->privates['sonata.media.adapter.image.gd'] = new \Imagine\Gd\Imagine())), $a);
  37808.     }
  37809.     /**
  37810.      * Gets the private 'admin.insurance.prorgamm' service.
  37811.      *
  37812.      * @return \AdminBundle\Admin\ProgramAdmin
  37813.      */
  37814.     protected function getAdmin_Insurance_ProrgammService()
  37815.     {
  37816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  37817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  37818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  37819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  37820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  37821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  37822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  37823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  37824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  37825.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  37826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  37827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  37828.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ProgramAdmin.php';
  37829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  37830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  37831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  37832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  37833.         $this->factories['service_container']['admin.insurance.prorgamm'] = function () {
  37834.             $instance = new \AdminBundle\Admin\ProgramAdmin('admin.insurance.prorgamm''InsuranceBundle\\Entity\\Program''AdminBundle\\Controller\\CRUDInsController');
  37835.             $instance->setManagerType('orm');
  37836.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  37837.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  37838.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  37839.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  37840.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  37841.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  37842.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  37843.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  37844.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  37845.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  37846.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  37847.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  37848.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  37849.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  37850.             $instance->setPagerType('default');
  37851.             $instance->setLabel('КАСКО');
  37852.             $instance->setTranslationDomain('messages');
  37853.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  37854.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  37855.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  37856.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  37857.             $instance->setTemplateRegistry(($this->services['admin.insurance.prorgamm.template_registry'] ?? $this->getAdmin_Insurance_Prorgamm_TemplateRegistryService()));
  37858.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  37859.             $instance->initialize();
  37860.             return $instance;
  37861.         };
  37862.         return $this->factories['service_container']['admin.insurance.prorgamm']();
  37863.     }
  37864.     /**
  37865.      * Gets the private 'admin.vehicle_auto_ria_option' service.
  37866.      *
  37867.      * @return \AdminBundle\Admin\Vehicles\VehicleAutoRiaOptionAdmin
  37868.      */
  37869.     protected function getAdmin_VehicleAutoRiaOptionService()
  37870.     {
  37871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  37872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  37873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  37874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  37875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  37876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  37877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  37878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  37879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  37880.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  37881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  37882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  37883.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleAutoRiaOptionAdmin.php';
  37884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  37885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  37886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  37887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  37888.         $this->factories['service_container']['admin.vehicle_auto_ria_option'] = function () {
  37889.             $instance = new \AdminBundle\Admin\Vehicles\VehicleAutoRiaOptionAdmin('admin.vehicle_auto_ria_option''CoreBundle\\Entity\\Vehicles\\VehicleAutoRiaOption''sonata.admin.controller.crud');
  37890.             $instance->setManagerType('orm');
  37891.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  37892.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  37893.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  37894.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  37895.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  37896.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  37897.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  37898.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  37899.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  37900.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  37901.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  37902.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  37903.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  37904.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  37905.             $instance->setPagerType('default');
  37906.             $instance->setLabel('Vehicle Auto Ria Option');
  37907.             $instance->setTranslationDomain('messages');
  37908.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  37909.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  37910.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  37911.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  37912.             $instance->setTemplateRegistry(($this->services['admin.vehicle_auto_ria_option.template_registry'] ?? $this->getAdmin_VehicleAutoRiaOption_TemplateRegistryService()));
  37913.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  37914.             $instance->initialize();
  37915.             return $instance;
  37916.         };
  37917.         return $this->factories['service_container']['admin.vehicle_auto_ria_option']();
  37918.     }
  37919.     /**
  37920.      * Gets the private 'admin.vehicles.vehicle_card_type' service.
  37921.      *
  37922.      * @return \AdminBundle\Admin\Vehicles\VehicleCardTypeAdmin
  37923.      */
  37924.     protected function getAdmin_Vehicles_VehicleCardTypeService()
  37925.     {
  37926.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  37927.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  37928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  37929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  37930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  37931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  37932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  37933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  37934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  37935.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  37936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  37937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  37938.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleCardTypeAdmin.php';
  37939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  37940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  37941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  37942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  37943.         $this->factories['service_container']['admin.vehicles.vehicle_card_type'] = function () {
  37944.             $instance = new \AdminBundle\Admin\Vehicles\VehicleCardTypeAdmin('admin.vehicles.vehicle_card_type''CoreBundle\\Entity\\Vehicles\\VehicleCardType''sonata.admin.controller.crud');
  37945.             $instance->setManagerType('orm');
  37946.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  37947.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  37948.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  37949.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  37950.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  37951.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  37952.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  37953.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  37954.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  37955.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  37956.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  37957.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  37958.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  37959.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  37960.             $instance->setPagerType('default');
  37961.             $instance->setLabel('Vehicle Card Type');
  37962.             $instance->setTranslationDomain('messages');
  37963.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  37964.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  37965.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  37966.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  37967.             $instance->setTemplateRegistry(($this->services['admin.vehicles.vehicle_card_type.template_registry'] ?? $this->getAdmin_Vehicles_VehicleCardType_TemplateRegistryService()));
  37968.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  37969.             $instance->initialize();
  37970.             return $instance;
  37971.         };
  37972.         return $this->factories['service_container']['admin.vehicles.vehicle_card_type']();
  37973.     }
  37974.     /**
  37975.      * Gets the private 'admin.vidi.blog' service.
  37976.      *
  37977.      * @return \AdminBundle\Admin\Vidi\BlogAdmin
  37978.      */
  37979.     protected function getAdmin_Vidi_BlogService()
  37980.     {
  37981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  37982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  37983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  37984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  37985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  37986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  37987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  37988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  37989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  37990.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  37991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  37992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  37993.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  37994.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/BlogAdmin.php';
  37995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  37996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  37997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  37998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  37999.         $this->factories['service_container']['admin.vidi.blog'] = function () {
  38000.             $instance = new \AdminBundle\Admin\Vidi\BlogAdmin('admin.vidi.blog''PortalBundle\\Entity\\Blog''sonata.admin.controller.crud');
  38001.             $instance->setManagerType('orm');
  38002.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  38003.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  38004.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  38005.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  38006.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  38007.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  38008.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  38009.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  38010.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  38011.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  38012.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  38013.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  38014.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  38015.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  38016.             $instance->setPagerType('default');
  38017.             $instance->setLabel('Блог');
  38018.             $instance->setTranslationDomain('messages');
  38019.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  38020.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  38021.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  38022.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  38023.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  38024.             $instance->setTemplateRegistry(($this->services['admin.vidi.blog.template_registry'] ?? $this->getAdmin_Vidi_Blog_TemplateRegistryService()));
  38025.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  38026.             $instance->initialize();
  38027.             return $instance;
  38028.         };
  38029.         return $this->factories['service_container']['admin.vidi.blog']();
  38030.     }
  38031.     /**
  38032.      * Gets the private 'admin.vidi.blog_category' service.
  38033.      *
  38034.      * @return \AdminBundle\Admin\Vidi\BlogCategoryAdmin
  38035.      */
  38036.     protected function getAdmin_Vidi_BlogCategoryService()
  38037.     {
  38038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  38039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  38040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  38041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  38042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  38043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  38044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  38045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  38046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  38047.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  38048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  38049.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  38050.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  38051.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/BlogCategoryAdmin.php';
  38052.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  38053.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  38054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  38055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  38056.         $this->factories['service_container']['admin.vidi.blog_category'] = function () {
  38057.             $instance = new \AdminBundle\Admin\Vidi\BlogCategoryAdmin('admin.vidi.blog_category''PortalBundle\\Entity\\BlogCategory''sonata.admin.controller.crud');
  38058.             $instance->setManagerType('orm');
  38059.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  38060.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  38061.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  38062.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  38063.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  38064.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  38065.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  38066.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  38067.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  38068.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  38069.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  38070.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  38071.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  38072.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  38073.             $instance->setPagerType('default');
  38074.             $instance->setLabel('Категорії блогу');
  38075.             $instance->setTranslationDomain('messages');
  38076.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  38077.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  38078.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  38079.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  38080.             $instance->setContainerServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  38081.             $instance->setTemplateRegistry(($this->services['admin.vidi.blog_category.template_registry'] ?? $this->getAdmin_Vidi_BlogCategory_TemplateRegistryService()));
  38082.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  38083.             $instance->initialize();
  38084.             return $instance;
  38085.         };
  38086.         return $this->factories['service_container']['admin.vidi.blog_category']();
  38087.     }
  38088.     /**
  38089.      * Gets the private 'annotations.cache_adapter' shared service.
  38090.      *
  38091.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  38092.      */
  38093.     protected function getAnnotations_CacheAdapterService()
  38094.     {
  38095.         $a = ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  38096.         if (isset($this->privates['annotations.cache_adapter'])) {
  38097.             return $this->privates['annotations.cache_adapter'];
  38098.         }
  38099.         return $this->privates['annotations.cache_adapter'] = \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), $a);
  38100.     }
  38101.     /**
  38102.      * Gets the private 'annotations.cache_warmer' shared service.
  38103.      *
  38104.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  38105.      */
  38106.     protected function getAnnotations_CacheWarmerService()
  38107.     {
  38108.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38109.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  38110.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  38111.         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);
  38112.     }
  38113.     /**
  38114.      * Gets the private 'annotations.cached_reader' shared service.
  38115.      *
  38116.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  38117.      */
  38118.     protected function getAnnotations_CachedReaderService()
  38119.     {
  38120.         $a = ($this->privates['annotations.cache_adapter'] ?? $this->getAnnotations_CacheAdapterService());
  38121.         if (isset($this->privates['annotations.cached_reader'])) {
  38122.             return $this->privates['annotations.cached_reader'];
  38123.         }
  38124.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $atrue);
  38125.     }
  38126.     /**
  38127.      * Gets the private 'annotations.reader' shared service.
  38128.      *
  38129.      * @return \Doctrine\Common\Annotations\AnnotationReader
  38130.      */
  38131.     protected function getAnnotations_ReaderService()
  38132.     {
  38133.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  38134.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  38135.         $a->registerUniqueLoader('class_exists');
  38136.         $instance->addGlobalIgnoredName('required'$a);
  38137.         return $instance;
  38138.     }
  38139.     /**
  38140.      * Gets the private 'api.service.layout' shared service.
  38141.      *
  38142.      * @return \ApiBundle\Services\AdditionalLayoutElementsService
  38143.      */
  38144.     protected function getApi_Service_LayoutService()
  38145.     {
  38146.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/AdditionalLayoutElementsService.php';
  38147.         include_once \dirname(__DIR__4).'/src/ApiBundle/Model/VehicleGroupByCategoryModel.php';
  38148.         return $this->privates['api.service.layout'] = new \ApiBundle\Services\AdditionalLayoutElementsService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['vehicle.group.category.model'] ?? ($this->services['vehicle.group.category.model'] = new \ApiBundle\Model\VehicleGroupByCategoryModel())), $this);
  38149.     }
  38150.     /**
  38151.      * Gets the private 'assets.packages' shared service.
  38152.      *
  38153.      * @return \Symfony\Component\Asset\Packages
  38154.      */
  38155.     protected function getAssets_PackagesService()
  38156.     {
  38157.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  38158.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('v1.4.769''%s?%s'), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  38159.             return new \EmptyIterator();
  38160.         }, 0));
  38161.     }
  38162.     /**
  38163.      * Gets the private 'cache.annotations' shared service.
  38164.      *
  38165.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38166.      */
  38167.     protected function getCache_AnnotationsService()
  38168.     {
  38169.         $a = ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  38170.         if (isset($this->privates['cache.annotations'])) {
  38171.             return $this->privates['cache.annotations'];
  38172.         }
  38173.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wRvju2bPJp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), $a));
  38174.     }
  38175.     /**
  38176.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  38177.      *
  38178.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38179.      */
  38180.     protected function getCache_Doctrine_Orm_Default_QueryService()
  38181.     {
  38182.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  38183.     }
  38184.     /**
  38185.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  38186.      *
  38187.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38188.      */
  38189.     protected function getCache_Doctrine_Orm_Default_ResultService()
  38190.     {
  38191.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  38192.     }
  38193.     /**
  38194.      * Gets the private 'cache.property_info' shared service.
  38195.      *
  38196.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38197.      */
  38198.     protected function getCache_PropertyInfoService()
  38199.     {
  38200.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mF9tufKDLs'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  38201.     }
  38202.     /**
  38203.      * Gets the private 'cache.security_expression_language' shared service.
  38204.      *
  38205.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38206.      */
  38207.     protected function getCache_SecurityExpressionLanguageService()
  38208.     {
  38209.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FjIVVPWmbF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  38210.     }
  38211.     /**
  38212.      * Gets the private 'cache.serializer' shared service.
  38213.      *
  38214.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38215.      */
  38216.     protected function getCache_SerializerService()
  38217.     {
  38218.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('T-TU7UjlsX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  38219.     }
  38220.     /**
  38221.      * Gets the private 'cache.validator' shared service.
  38222.      *
  38223.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38224.      */
  38225.     protected function getCache_ValidatorService()
  38226.     {
  38227.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lYpQyQSmyw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  38228.     }
  38229.     /**
  38230.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  38231.      *
  38232.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  38233.      */
  38234.     protected function getCachePoolClearer_CacheWarmerService()
  38235.     {
  38236.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  38238.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  38239.     }
  38240.     /**
  38241.      * Gets the private 'config_builder.warmer' shared service.
  38242.      *
  38243.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  38244.      */
  38245.     protected function getConfigBuilder_WarmerService()
  38246.     {
  38247.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38248.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  38249.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  38250.     }
  38251.     /**
  38252.      * Gets the private 'config_cache_factory' shared service.
  38253.      *
  38254.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  38255.      */
  38256.     protected function getConfigCacheFactoryService()
  38257.     {
  38258.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  38259.             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)));
  38260.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  38261.         }, 2));
  38262.     }
  38263.     /**
  38264.      * Gets the private 'console.command.about' shared service.
  38265.      *
  38266.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  38267.      */
  38268.     protected function getConsole_Command_AboutService()
  38269.     {
  38270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38271.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  38272.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  38273.         $instance->setName('about');
  38274.         $instance->setDescription('Display information about the current project');
  38275.         return $instance;
  38276.     }
  38277.     /**
  38278.      * Gets the private 'console.command.assets_install' shared service.
  38279.      *
  38280.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  38281.      */
  38282.     protected function getConsole_Command_AssetsInstallService()
  38283.     {
  38284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38285.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  38286.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  38287.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  38288.         $instance->setName('assets:install');
  38289.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  38290.         return $instance;
  38291.     }
  38292.     /**
  38293.      * Gets the private 'console.command.cache_clear' shared service.
  38294.      *
  38295.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  38296.      */
  38297.     protected function getConsole_Command_CacheClearService()
  38298.     {
  38299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38300.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  38301.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  38302.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  38303.         $instance->setName('cache:clear');
  38304.         $instance->setDescription('Clear the cache');
  38305.         return $instance;
  38306.     }
  38307.     /**
  38308.      * Gets the private 'console.command.cache_pool_clear' shared service.
  38309.      *
  38310.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  38311.      */
  38312.     protected function getConsole_Command_CachePoolClearService()
  38313.     {
  38314.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38315.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  38316.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language']);
  38317.         $instance->setName('cache:pool:clear');
  38318.         $instance->setDescription('Clear cache pools');
  38319.         return $instance;
  38320.     }
  38321.     /**
  38322.      * Gets the private 'console.command.cache_pool_delete' shared service.
  38323.      *
  38324.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  38325.      */
  38326.     protected function getConsole_Command_CachePoolDeleteService()
  38327.     {
  38328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38329.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  38330.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language']);
  38331.         $instance->setName('cache:pool:delete');
  38332.         $instance->setDescription('Delete an item from a cache pool');
  38333.         return $instance;
  38334.     }
  38335.     /**
  38336.      * Gets the private 'console.command.cache_pool_list' shared service.
  38337.      *
  38338.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  38339.      */
  38340.     protected function getConsole_Command_CachePoolListService()
  38341.     {
  38342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38343.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  38344.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language']);
  38345.         $instance->setName('cache:pool:list');
  38346.         $instance->setDescription('List available cache pools');
  38347.         return $instance;
  38348.     }
  38349.     /**
  38350.      * Gets the private 'console.command.cache_pool_prune' shared service.
  38351.      *
  38352.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  38353.      */
  38354.     protected function getConsole_Command_CachePoolPruneService()
  38355.     {
  38356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38357.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  38358.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  38359.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  38360.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  38361.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  38362.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  38363.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  38364.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  38365.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  38366.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  38367.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  38368.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  38369.         }, 10));
  38370.         $instance->setName('cache:pool:prune');
  38371.         $instance->setDescription('Prune cache pools');
  38372.         return $instance;
  38373.     }
  38374.     /**
  38375.      * Gets the private 'console.command.cache_warmup' shared service.
  38376.      *
  38377.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  38378.      */
  38379.     protected function getConsole_Command_CacheWarmupService()
  38380.     {
  38381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38382.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  38383.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  38384.         $instance->setName('cache:warmup');
  38385.         $instance->setDescription('Warm up an empty cache');
  38386.         return $instance;
  38387.     }
  38388.     /**
  38389.      * Gets the private 'console.command.config_debug' shared service.
  38390.      *
  38391.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  38392.      */
  38393.     protected function getConsole_Command_ConfigDebugService()
  38394.     {
  38395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38396.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38397.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  38398.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  38399.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  38400.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  38401.         $instance->setName('debug:config');
  38402.         $instance->setDescription('Dump the current configuration for an extension');
  38403.         return $instance;
  38404.     }
  38405.     /**
  38406.      * Gets the private 'console.command.config_dump_reference' shared service.
  38407.      *
  38408.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  38409.      */
  38410.     protected function getConsole_Command_ConfigDumpReferenceService()
  38411.     {
  38412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38413.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38414.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  38415.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  38416.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  38417.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  38418.         $instance->setName('config:dump-reference');
  38419.         $instance->setDescription('Dump the default configuration for an extension');
  38420.         return $instance;
  38421.     }
  38422.     /**
  38423.      * Gets the private 'console.command.container_debug' shared service.
  38424.      *
  38425.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  38426.      */
  38427.     protected function getConsole_Command_ContainerDebugService()
  38428.     {
  38429.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38431.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  38432.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  38433.         $instance->setName('debug:container');
  38434.         $instance->setDescription('Display current services for an application');
  38435.         return $instance;
  38436.     }
  38437.     /**
  38438.      * Gets the private 'console.command.container_lint' shared service.
  38439.      *
  38440.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  38441.      */
  38442.     protected function getConsole_Command_ContainerLintService()
  38443.     {
  38444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38445.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  38446.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  38447.         $instance->setName('lint:container');
  38448.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  38449.         return $instance;
  38450.     }
  38451.     /**
  38452.      * Gets the private 'console.command.debug_autowiring' shared service.
  38453.      *
  38454.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  38455.      */
  38456.     protected function getConsole_Command_DebugAutowiringService()
  38457.     {
  38458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38459.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38460.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  38461.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  38462.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  38463.         $instance->setName('debug:autowiring');
  38464.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  38465.         return $instance;
  38466.     }
  38467.     /**
  38468.      * Gets the private 'console.command.dotenv_debug' shared service.
  38469.      *
  38470.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  38471.      */
  38472.     protected function getConsole_Command_DotenvDebugService()
  38473.     {
  38474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38475.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  38476.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  38477.         $instance->setName('debug:dotenv');
  38478.         $instance->setDescription('Lists all dotenv files with variables and values');
  38479.         return $instance;
  38480.     }
  38481.     /**
  38482.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  38483.      *
  38484.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  38485.      */
  38486.     protected function getConsole_Command_EventDispatcherDebugService()
  38487.     {
  38488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38489.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  38490.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.IRj1lZ9'] ?? $this->get_ServiceLocator_IRj1lZ9Service()));
  38491.         $instance->setName('debug:event-dispatcher');
  38492.         $instance->setDescription('Display configured listeners for an application');
  38493.         return $instance;
  38494.     }
  38495.     /**
  38496.      * Gets the private 'console.command.form_debug' shared service.
  38497.      *
  38498.      * @return \Symfony\Component\Form\Command\DebugCommand
  38499.      */
  38500.     protected function getConsole_Command_FormDebugService()
  38501.     {
  38502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38503.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  38504.         $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'=> 'DcSiteBundle\\Form'=> 'ImporterBundle\\Form'=> 'FOS\\CKEditorBundle\\Form\\Type'=> 'FOS\\UserBundle\\Form\\Type'=> 'Sonata\\BlockBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type\\Filter'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'Sonata\\MediaBundle\\Form\\Type'10 => 'Sonata\\Form\\Type'], [=> 'DcSiteBundle\\Form\\BuyPartsType'=> 'DcSiteBundle\\Form\\VacancyType'=> 'DcSiteBundle\\Form\\MotoTestDriveType'=> 'ImporterBundle\\Form\\TestDriveType'=> 'ImporterBundle\\Form\\BuyPartsType'=> 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType'=> 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'=> 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'=> 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'=> 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'10 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'11 => 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType'12 => 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType'13 => 'Sonata\\AdminBundle\\Form\\Type\\AdminType'14 => 'Sonata\\AdminBundle\\Form\\Type\\ModelType'15 => 'Sonata\\AdminBundle\\Form\\Type\\ModelListType'16 => 'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType'17 => 'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType'18 => 'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType'19 => 'Sonata\\AdminBundle\\Form\\Type\\CollectionType'20 => 'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType'21 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType'22 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType'23 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType'24 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType'25 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType'26 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType'27 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType'28 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'29 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'30 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'31 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'32 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'33 => 'Sonata\\MediaBundle\\Form\\Type\\MediaType'34 => 'Sonata\\Form\\Type\\ImmutableArrayType'35 => 'Sonata\\Form\\Type\\BooleanType'36 => 'Sonata\\Form\\Type\\CollectionType'37 => 'Sonata\\Form\\Type\\DateRangeType'38 => 'Sonata\\Form\\Type\\DateTimeRangeType'39 => 'Sonata\\Form\\Type\\DatePickerType'40 => 'Sonata\\Form\\Type\\DateTimePickerType'41 => 'Sonata\\Form\\Type\\DateRangePickerType'42 => 'Sonata\\Form\\Type\\DateTimeRangePickerType'], [=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\FormTypeFieldExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\MopaCompatibilityTypeFieldExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\ChoiceTypeExtension'=> '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'10 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'11 => 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  38505.         $instance->setName('debug:form');
  38506.         $instance->setDescription('Display form type information');
  38507.         return $instance;
  38508.     }
  38509.     /**
  38510.      * Gets the private 'console.command.router_debug' shared service.
  38511.      *
  38512.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  38513.      */
  38514.     protected function getConsole_Command_RouterDebugService()
  38515.     {
  38516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38517.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38518.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  38519.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  38520.         $instance->setName('debug:router');
  38521.         $instance->setDescription('Display current routes for an application');
  38522.         return $instance;
  38523.     }
  38524.     /**
  38525.      * Gets the private 'console.command.router_match' shared service.
  38526.      *
  38527.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  38528.      */
  38529.     protected function getConsole_Command_RouterMatchService()
  38530.     {
  38531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38532.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  38533.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  38534.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  38535.         }, 1));
  38536.         $instance->setName('router:match');
  38537.         $instance->setDescription('Help debug routes by simulating a path info match');
  38538.         return $instance;
  38539.     }
  38540.     /**
  38541.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  38542.      *
  38543.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  38544.      */
  38545.     protected function getConsole_Command_SecretsDecryptToLocalService()
  38546.     {
  38547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  38549.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38550.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38551.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  38552.         $instance->setName('secrets:decrypt-to-local');
  38553.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  38554.         return $instance;
  38555.     }
  38556.     /**
  38557.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  38558.      *
  38559.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  38560.      */
  38561.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  38562.     {
  38563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38564.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  38565.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38566.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38567.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  38568.         $instance->setName('secrets:encrypt-from-local');
  38569.         $instance->setDescription('Encrypt all local secrets to the vault');
  38570.         return $instance;
  38571.     }
  38572.     /**
  38573.      * Gets the private 'console.command.secrets_generate_key' shared service.
  38574.      *
  38575.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  38576.      */
  38577.     protected function getConsole_Command_SecretsGenerateKeyService()
  38578.     {
  38579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38580.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  38581.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38582.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38583.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  38584.         $instance->setName('secrets:generate-keys');
  38585.         $instance->setDescription('Generate new encryption keys');
  38586.         return $instance;
  38587.     }
  38588.     /**
  38589.      * Gets the private 'console.command.secrets_list' shared service.
  38590.      *
  38591.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  38592.      */
  38593.     protected function getConsole_Command_SecretsListService()
  38594.     {
  38595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38596.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  38597.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38598.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38599.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  38600.         $instance->setName('secrets:list');
  38601.         $instance->setDescription('List all secrets');
  38602.         return $instance;
  38603.     }
  38604.     /**
  38605.      * Gets the private 'console.command.secrets_remove' shared service.
  38606.      *
  38607.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  38608.      */
  38609.     protected function getConsole_Command_SecretsRemoveService()
  38610.     {
  38611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38612.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  38613.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38614.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38615.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  38616.         $instance->setName('secrets:remove');
  38617.         $instance->setDescription('Remove a secret from the vault');
  38618.         return $instance;
  38619.     }
  38620.     /**
  38621.      * Gets the private 'console.command.secrets_set' shared service.
  38622.      *
  38623.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  38624.      */
  38625.     protected function getConsole_Command_SecretsSetService()
  38626.     {
  38627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38628.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  38629.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38630.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38631.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  38632.         $instance->setName('secrets:set');
  38633.         $instance->setDescription('Set a secret in the vault');
  38634.         return $instance;
  38635.     }
  38636.     /**
  38637.      * Gets the private 'console.command.translation_debug' shared service.
  38638.      *
  38639.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  38640.      */
  38641.     protected function getConsole_Command_TranslationDebugService()
  38642.     {
  38643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  38645.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/src/AutomarketBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/src/ImporterBundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/src/InsuranceBundle/Resources/translations'), 12 => (\dirname(__DIR__4).'/src/IntegrationBundle/Resources/translations'), 13 => (\dirname(__DIR__4).'/src/LeasingBundle/Resources/translations'), 14 => (\dirname(__DIR__4).'/src/MyBundle/Resources/translations'), 15 => (\dirname(__DIR__4).'/src/PortalBundle/Resources/translations'), 16 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), 17 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/src/AcquiringBundle/Resources/views'), => (\dirname(__DIR__4).'/src/CoreBundle/Resources/views'), => (\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/views'), => (\dirname(__DIR__4).'/src/AdminBundle/Resources/views'), => (\dirname(__DIR__4).'/src/InsuranceBundle/Resources/views'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/views'), => (\dirname(__DIR__4).'/src/ImporterBundle/Resources/views'), => (\dirname(__DIR__4).'/src/LeasingBundle/Resources/views'), => (\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 12 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/VehicleAdmin.php'), 13 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/VariationAdmin.php'), 14 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/InStockAdmin.php'), 15 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/RentVehicleAdmin.php'), 16 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/UsedVehicleAdmin.php'), 17 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/SpecificationAdmin.php'), 18 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/AutoRiaOptionsAdmin.php'), 19 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/VehicleAdmin.php'), 20 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/VariationAdmin.php'), 21 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/InStockAdmin.php'), 22 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/SpecificationAdmin.php'), 23 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/VehicleAdmin.php'), 24 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/VariationAdmin.php'), 25 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/InStockAdmin.php'), 26 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/SpecificationAdmin.php'), 27 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/VehicleAdmin.php'), 28 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/VariationAdmin.php'), 29 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/InStockAdmin.php'), 30 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/RentVehicleAdmin.php'), 31 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/UsedVehicleAdmin.php'), 32 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Water/VehicleAdmin.php'), 33 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Water/VariationAdmin.php'), 34 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/VehicleAdmin.php'), 35 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/VariationAdmin.php'), 36 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/InStockAdmin.php'), 37 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ProjectAdmin.php'), 38 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DirectionOfProductionAdmin.php'), 39 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ProjectContentAdmin.php'), 40 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleItemAdmin.php'), 41 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VariationCharacteristicAdmin.php'), 42 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/InStockContentAdmin.php'), 43 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/InStockPartAdmin.php'), 44 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/EquipmentAdmin.php'), 45 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/SpecificationOptionsAdmin.php'), 46 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleContentAdmin.php'), 47 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleFileAdmin.php'), 48 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FeatureAdmin.php'), 49 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FeatureContentAdmin.php'), 50 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FaqAdmin.php'), 51 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FaqContentAdmin.php'), 52 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/InfoSyncAdmin.php'), 53 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleAutoRiaOptionAdmin.php'), 54 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleCardTypeAdmin.php'), 55 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/LeadsAdmin.php'), 56 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ConfiguratorOfferAdmin.php'), 57 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ActionsAdmin.php'), 58 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/NewsAdmin.php'), 59 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/PagesAdmin.php'), 60 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/PageContentAdmin.php'), 61 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VacancyAdmin.php'), 62 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/MainSliderAdmin.php'), 63 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VacancyContentAdmin.php'), 64 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesAdmin.php'), 65 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesContentAdmin.php'), 66 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveAdmin.php'), 67 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesGroupAdmin.php'), 68 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesCategoryAdmin.php'), 69 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesCategoryContentAdmin.php'), 70 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VehicleAccessoryAdmin.php'), 71 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ResumeAdmin.php'), 72 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/GeneratorAdmin.php'), 73 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatAdmin.php'), 74 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatEngineAdmin.php'), 75 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/CarGroupAdmin.php'), 76 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/EventsAdmin.php'), 77 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiWorkerAdmin.php'), 78 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiDepartmentAdmin.php'), 79 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveRoutesAdmin.php'), 80 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRoutesAdmin.php'), 81 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteContentAdmin.php'), 82 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteParamsAdmin.php'), 83 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SalesContractAdmin.php'), 84 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TermsMaintenanceAdmin.php'), 85 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BodyRepairCertificateAdmin.php'), 86 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ReplacementCarConditionAdmin.php'), 87 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersAdmin.php'), 88 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ClientPartnerAdmin.php'), 89 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/FaqAdmin.php'), 90 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersContentAdmin.php'), 91 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/InnerMailAdmin.php'), 92 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesAdmin.php'), 93 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VehicleAccessoryAdmin.php'), 94 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesGroupAdmin.php'), 95 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BasePostContentAdmin.php'), 96 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ActionsAdmin.php'), 97 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/NewsAdmin.php'), 98 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyAdmin.php'), 99 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyContentAdmin.php'), 100 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/MainSliderAdmin.php'), 101 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/WorkerAdmin.php'), 102 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/DepartmentAdmin.php'), 103 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/UsedVehicleAdmin.php'), 104 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VehicleContentAdmin.php'), 105 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/VariationAdmin.php'), 106 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VariationCharacteristicAdmin.php'), 107 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ContactAdmin.php'), 108 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AboutCompanyAdmin.php'), 109 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/TestDriveAdmin.php'), 110 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PagesServicesAdmin.php'), 111 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PageContentAdmin.php'), 112 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/SeoAdmin.php'), 113 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ProgramAdmin.php'), 114 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ActionsAdmin.php'), 115 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/PayoutsAdmin.php'), 116 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/NewsAdmin.php'), 117 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentAdmin.php'), 118 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryAdmin.php'), 119 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryContentAdmin.php'), 120 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionAdmin.php'), 121 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryAdmin.php'), 122 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryContentAdmin.php'), 123 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceAdmin.php'), 124 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceMediatorAdmin.php'), 125 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediatorProductAdmin.php'), 126 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ReviewAdmin.php'), 127 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/FaqAdmin.php'), 128 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseAdmin.php'), 129 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseDocumentAdmin.php'), 130 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Portal/MainSliderAdmin.php'), 131 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/JobAdmin.php'), 132 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkAdmin.php'), 133 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkPartAdmin.php'), 134 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkJobAdmin.php'), 135 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/PartAdmin.php'), 136 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageAdmin.php'), 137 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageContentAdmin.php'), 138 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageCategoryAdmin.php'), 139 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageCategoryContentAdmin.php'), 140 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/BodyRepairCategoryAdmin.php'), 141 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/BodyRepairCategoryContentAdmin.php'), 142 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/ModelAdmin.php'), 143 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/EquipmentOptionAdmin.php'), 144 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/FeatureGroupAdmin.php'), 145 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/CategoryAdmin.php'), 146 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/VehicleGroupAdmin.php'), 147 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/VehicleRecommendGroupAdmin.php'), 148 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/EngineAdmin.php'), 149 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/MarkdownAdmin.php'), 150 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BiographyAdmin.php'), 151 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/NewsAdmin.php'), 152 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/PublicationsAdmin.php'), 153 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/SolemnEventsAdmin.php'), 154 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/CategorySocialInvestmentsAdmin.php'), 155 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/SocialInvestmentsAdmin.php'), 156 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/GalleryPhotoAdmin.php'), 157 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/GalleryVideoAdmin.php'), 158 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GoodsAdmin.php'), 159 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GoodsContentAdmin.php'), 160 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GroupAdmin.php'), 161 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/MainSliderAdmin.php'), 162 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/AnnouncementBarAdmin.php'), 163 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/VacancyAdmin.php'), 164 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/ResumeAdmin.php'), 165 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/CatalogBannerAdmin.php'), 166 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/CreditCalculationReviewAdmin.php'), 167 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/BlogAdmin.php'), 168 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/BlogCategoryAdmin.php'), 169 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersAdmin.php'), 170 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersBiographyAdmin.php'), 171 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersNewsAdmin.php'), 172 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersPublicationsAdmin.php'), 173 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersPhotoAdmin.php'), 174 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersVideoAdmin.php'), 175 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ModelRange/Pages/PagesAdmin.php'), 176 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketAdmin.php'), 177 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketDashboardAdmin.php'), 178 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketPlanerAdmin.php'), 179 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketReportAdmin.php'), 180 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/OrderAdmin.php'), 181 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/AdminLogAdmin.php'), 182 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DealerAdmin.php'), 183 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/BrandAdmin.php'), 184 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/TxnAdmin.php'), 185 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/TaskAdmin.php'), 186 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/UserAdmin.php'), 187 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ClientAdmin.php'), 188 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/CreditProgramAdmin.php'), 189 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostContentAdmin.php'), 190 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/CorpSalesAdmin.php'), 191 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/PostLogAdmin.php'), 192 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/InnerMailAdmin.php'), 193 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SeoMetaTagAdmin.php'), 194 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VehicleEstimateOddsAdmin.php'), 195 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Document/BranchesAdmin.php'), 196 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Document/DealerOfferAdmin.php'), 197 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Report/ReportAnalyticAdmin.php'), 198 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Report/CriticalLogAdmin.php'), 199 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Filters/VehicleFilterAdmin.php'), 200 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Filters/VehicleAutoriaAdmin.php'), 201 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/LogsAdmin.php'), 202 => (\dirname(__DIR__4).'/src/AutomarketBundle/Services/CatalogService.php'), 203 => (\dirname(__DIR__4).'/src/AutomarketBundle/Services/SeoService.php'), 204 => (\dirname(__DIR__4).'/src/BmpGatewayBundle/Command/PeugeotSyncCommand.php'), 205 => (\dirname(__DIR__4).'/src/CoreBundle/Twig/TwigExtension.php'), 206 => (\dirname(__DIR__4).'/src/CoreBundle/Services/VehiclesSubscriberService.php'), 207 => (\dirname(__DIR__4).'/src/DcSiteBundle/Model/Worker.php'), 208 => (\dirname(__DIR__4).'/src/CoreBundle/Component/CoreFormFactory.php'), 209 => (\dirname(__DIR__4).'/src/DcSiteBundle/Services/VehicleService.php'), 210 => (\dirname(__DIR__4).'/src/DcSiteBundle/Services/AccessoryService.php'), 211 => (\dirname(__DIR__4).'/src/MyBundle/Service/AuthService.php'), 212 => (\dirname(__DIR__4).'/src/PortalBundle/Controller/AjaxController.php'), 213 => (\dirname(__DIR__4).'/src/PortalBundle/Model/Catalog.php'), 214 => (\dirname(__DIR__4).'/src/PortalBundle/Model/SeoMetaTag.php'), 215 => (\dirname(__DIR__4).'/src/PortalBundle/Model/Breadcrumbs.php'), 216 => (\dirname(__DIR__4).'/src/PortalBundle/Services/CatalogService.php'), 217 => (\dirname(__DIR__4).'/src/PortalBundle/Services/ComparisonService.php'), 218 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php'), 219 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 220 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 221 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 222 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 223 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 224 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 225 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 226 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 227 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 228 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 229 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Security/RolesDownloadStrategy.php'), 230 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Controller/MediaAdminController.php'), 231 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/ORM/MediaAdmin.php'), 232 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/GalleryAdmin.php'), 233 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/GalleryItemAdmin.php'), 234 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 235 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 236 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 237 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 238 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  38646.         $instance->setName('debug:translation');
  38647.         $instance->setDescription('Display translation messages information');
  38648.         return $instance;
  38649.     }
  38650.     /**
  38651.      * Gets the private 'console.command.translation_extract' shared service.
  38652.      *
  38653.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  38654.      */
  38655.     protected function getConsole_Command_TranslationExtractService()
  38656.     {
  38657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38658.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  38659.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'ua', (\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/friendsofsymfony/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/src/AutomarketBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/src/ImporterBundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/src/InsuranceBundle/Resources/translations'), 12 => (\dirname(__DIR__4).'/src/IntegrationBundle/Resources/translations'), 13 => (\dirname(__DIR__4).'/src/LeasingBundle/Resources/translations'), 14 => (\dirname(__DIR__4).'/src/MyBundle/Resources/translations'), 15 => (\dirname(__DIR__4).'/src/PortalBundle/Resources/translations'), 16 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), 17 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/src/AcquiringBundle/Resources/views'), => (\dirname(__DIR__4).'/src/CoreBundle/Resources/views'), => (\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/views'), => (\dirname(__DIR__4).'/src/AdminBundle/Resources/views'), => (\dirname(__DIR__4).'/src/InsuranceBundle/Resources/views'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/views'), => (\dirname(__DIR__4).'/src/ImporterBundle/Resources/views'), => (\dirname(__DIR__4).'/src/LeasingBundle/Resources/views'), => (\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 12 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/VehicleAdmin.php'), 13 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/VariationAdmin.php'), 14 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/InStockAdmin.php'), 15 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/RentVehicleAdmin.php'), 16 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/UsedVehicleAdmin.php'), 17 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/SpecificationAdmin.php'), 18 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/AutoRiaOptionsAdmin.php'), 19 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/VehicleAdmin.php'), 20 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/VariationAdmin.php'), 21 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/InStockAdmin.php'), 22 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/SpecificationAdmin.php'), 23 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/VehicleAdmin.php'), 24 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/VariationAdmin.php'), 25 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/InStockAdmin.php'), 26 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/SpecificationAdmin.php'), 27 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/VehicleAdmin.php'), 28 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/VariationAdmin.php'), 29 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/InStockAdmin.php'), 30 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/RentVehicleAdmin.php'), 31 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/UsedVehicleAdmin.php'), 32 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Water/VehicleAdmin.php'), 33 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Water/VariationAdmin.php'), 34 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/VehicleAdmin.php'), 35 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/VariationAdmin.php'), 36 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/InStockAdmin.php'), 37 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ProjectAdmin.php'), 38 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DirectionOfProductionAdmin.php'), 39 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ProjectContentAdmin.php'), 40 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleItemAdmin.php'), 41 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VariationCharacteristicAdmin.php'), 42 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/InStockContentAdmin.php'), 43 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/InStockPartAdmin.php'), 44 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/EquipmentAdmin.php'), 45 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/SpecificationOptionsAdmin.php'), 46 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleContentAdmin.php'), 47 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleFileAdmin.php'), 48 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FeatureAdmin.php'), 49 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FeatureContentAdmin.php'), 50 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FaqAdmin.php'), 51 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FaqContentAdmin.php'), 52 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/InfoSyncAdmin.php'), 53 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleAutoRiaOptionAdmin.php'), 54 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleCardTypeAdmin.php'), 55 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/LeadsAdmin.php'), 56 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ConfiguratorOfferAdmin.php'), 57 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ActionsAdmin.php'), 58 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/NewsAdmin.php'), 59 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/PagesAdmin.php'), 60 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/PageContentAdmin.php'), 61 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VacancyAdmin.php'), 62 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/MainSliderAdmin.php'), 63 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VacancyContentAdmin.php'), 64 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesAdmin.php'), 65 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesContentAdmin.php'), 66 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveAdmin.php'), 67 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesGroupAdmin.php'), 68 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesCategoryAdmin.php'), 69 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesCategoryContentAdmin.php'), 70 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VehicleAccessoryAdmin.php'), 71 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ResumeAdmin.php'), 72 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/GeneratorAdmin.php'), 73 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatAdmin.php'), 74 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatEngineAdmin.php'), 75 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/CarGroupAdmin.php'), 76 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/EventsAdmin.php'), 77 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiWorkerAdmin.php'), 78 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiDepartmentAdmin.php'), 79 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveRoutesAdmin.php'), 80 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRoutesAdmin.php'), 81 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteContentAdmin.php'), 82 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteParamsAdmin.php'), 83 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SalesContractAdmin.php'), 84 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TermsMaintenanceAdmin.php'), 85 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BodyRepairCertificateAdmin.php'), 86 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ReplacementCarConditionAdmin.php'), 87 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersAdmin.php'), 88 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ClientPartnerAdmin.php'), 89 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/FaqAdmin.php'), 90 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersContentAdmin.php'), 91 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/InnerMailAdmin.php'), 92 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesAdmin.php'), 93 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VehicleAccessoryAdmin.php'), 94 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesGroupAdmin.php'), 95 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BasePostContentAdmin.php'), 96 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ActionsAdmin.php'), 97 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/NewsAdmin.php'), 98 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyAdmin.php'), 99 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyContentAdmin.php'), 100 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/MainSliderAdmin.php'), 101 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/WorkerAdmin.php'), 102 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/DepartmentAdmin.php'), 103 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/UsedVehicleAdmin.php'), 104 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VehicleContentAdmin.php'), 105 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/VariationAdmin.php'), 106 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VariationCharacteristicAdmin.php'), 107 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ContactAdmin.php'), 108 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AboutCompanyAdmin.php'), 109 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/TestDriveAdmin.php'), 110 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PagesServicesAdmin.php'), 111 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PageContentAdmin.php'), 112 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/SeoAdmin.php'), 113 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ProgramAdmin.php'), 114 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ActionsAdmin.php'), 115 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/PayoutsAdmin.php'), 116 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/NewsAdmin.php'), 117 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentAdmin.php'), 118 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryAdmin.php'), 119 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryContentAdmin.php'), 120 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionAdmin.php'), 121 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryAdmin.php'), 122 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryContentAdmin.php'), 123 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceAdmin.php'), 124 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceMediatorAdmin.php'), 125 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediatorProductAdmin.php'), 126 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ReviewAdmin.php'), 127 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/FaqAdmin.php'), 128 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseAdmin.php'), 129 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseDocumentAdmin.php'), 130 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Portal/MainSliderAdmin.php'), 131 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/JobAdmin.php'), 132 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkAdmin.php'), 133 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkPartAdmin.php'), 134 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkJobAdmin.php'), 135 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/PartAdmin.php'), 136 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageAdmin.php'), 137 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageContentAdmin.php'), 138 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageCategoryAdmin.php'), 139 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageCategoryContentAdmin.php'), 140 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/BodyRepairCategoryAdmin.php'), 141 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Service/BodyRepairCategoryContentAdmin.php'), 142 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/ModelAdmin.php'), 143 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/EquipmentOptionAdmin.php'), 144 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/FeatureGroupAdmin.php'), 145 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/CategoryAdmin.php'), 146 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/VehicleGroupAdmin.php'), 147 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/VehicleRecommendGroupAdmin.php'), 148 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/EngineAdmin.php'), 149 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/References/MarkdownAdmin.php'), 150 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BiographyAdmin.php'), 151 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/NewsAdmin.php'), 152 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/PublicationsAdmin.php'), 153 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/SolemnEventsAdmin.php'), 154 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/CategorySocialInvestmentsAdmin.php'), 155 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/SocialInvestmentsAdmin.php'), 156 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/GalleryPhotoAdmin.php'), 157 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/GalleryVideoAdmin.php'), 158 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GoodsAdmin.php'), 159 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GoodsContentAdmin.php'), 160 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GroupAdmin.php'), 161 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/MainSliderAdmin.php'), 162 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/AnnouncementBarAdmin.php'), 163 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/VacancyAdmin.php'), 164 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/ResumeAdmin.php'), 165 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/CatalogBannerAdmin.php'), 166 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/CreditCalculationReviewAdmin.php'), 167 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/BlogAdmin.php'), 168 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/BlogCategoryAdmin.php'), 169 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersAdmin.php'), 170 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersBiographyAdmin.php'), 171 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersNewsAdmin.php'), 172 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersPublicationsAdmin.php'), 173 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersPhotoAdmin.php'), 174 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersVideoAdmin.php'), 175 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ModelRange/Pages/PagesAdmin.php'), 176 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketAdmin.php'), 177 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketDashboardAdmin.php'), 178 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketPlanerAdmin.php'), 179 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketReportAdmin.php'), 180 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/OrderAdmin.php'), 181 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/AdminLogAdmin.php'), 182 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DealerAdmin.php'), 183 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/BrandAdmin.php'), 184 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/TxnAdmin.php'), 185 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/TaskAdmin.php'), 186 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/UserAdmin.php'), 187 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ClientAdmin.php'), 188 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/CreditProgramAdmin.php'), 189 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostContentAdmin.php'), 190 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/CorpSalesAdmin.php'), 191 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/PostLogAdmin.php'), 192 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/InnerMailAdmin.php'), 193 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SeoMetaTagAdmin.php'), 194 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/VehicleEstimateOddsAdmin.php'), 195 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Document/BranchesAdmin.php'), 196 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Document/DealerOfferAdmin.php'), 197 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Report/ReportAnalyticAdmin.php'), 198 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Report/CriticalLogAdmin.php'), 199 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Filters/VehicleFilterAdmin.php'), 200 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Filters/VehicleAutoriaAdmin.php'), 201 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/LogsAdmin.php'), 202 => (\dirname(__DIR__4).'/src/AutomarketBundle/Services/CatalogService.php'), 203 => (\dirname(__DIR__4).'/src/AutomarketBundle/Services/SeoService.php'), 204 => (\dirname(__DIR__4).'/src/BmpGatewayBundle/Command/PeugeotSyncCommand.php'), 205 => (\dirname(__DIR__4).'/src/CoreBundle/Twig/TwigExtension.php'), 206 => (\dirname(__DIR__4).'/src/CoreBundle/Services/VehiclesSubscriberService.php'), 207 => (\dirname(__DIR__4).'/src/DcSiteBundle/Model/Worker.php'), 208 => (\dirname(__DIR__4).'/src/CoreBundle/Component/CoreFormFactory.php'), 209 => (\dirname(__DIR__4).'/src/DcSiteBundle/Services/VehicleService.php'), 210 => (\dirname(__DIR__4).'/src/DcSiteBundle/Services/AccessoryService.php'), 211 => (\dirname(__DIR__4).'/src/MyBundle/Service/AuthService.php'), 212 => (\dirname(__DIR__4).'/src/PortalBundle/Controller/AjaxController.php'), 213 => (\dirname(__DIR__4).'/src/PortalBundle/Model/Catalog.php'), 214 => (\dirname(__DIR__4).'/src/PortalBundle/Model/SeoMetaTag.php'), 215 => (\dirname(__DIR__4).'/src/PortalBundle/Model/Breadcrumbs.php'), 216 => (\dirname(__DIR__4).'/src/PortalBundle/Services/CatalogService.php'), 217 => (\dirname(__DIR__4).'/src/PortalBundle/Services/ComparisonService.php'), 218 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php'), 219 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 220 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 221 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 222 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 223 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 224 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 225 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 226 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 227 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 228 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 229 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Security/RolesDownloadStrategy.php'), 230 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Controller/MediaAdminController.php'), 231 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/ORM/MediaAdmin.php'), 232 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/GalleryAdmin.php'), 233 => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/GalleryItemAdmin.php'), 234 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 235 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 236 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 237 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 238 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  38660.         $instance->setName('translation:extract');
  38661.         $instance->setAliases([=> 'translation:update']);
  38662.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  38663.         return $instance;
  38664.     }
  38665.     /**
  38666.      * Gets the private 'console.command.translation_pull' shared service.
  38667.      *
  38668.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  38669.      */
  38670.     protected function getConsole_Command_TranslationPullService()
  38671.     {
  38672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38673.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  38674.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  38675.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'ua', [], []);
  38676.         $instance->setName('translation:pull');
  38677.         $instance->setDescription('Pull translations from a given provider.');
  38678.         return $instance;
  38679.     }
  38680.     /**
  38681.      * Gets the private 'console.command.translation_push' shared service.
  38682.      *
  38683.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  38684.      */
  38685.     protected function getConsole_Command_TranslationPushService()
  38686.     {
  38687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38688.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  38689.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  38690.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  38691.         $instance->setName('translation:push');
  38692.         $instance->setDescription('Push translations to a given provider.');
  38693.         return $instance;
  38694.     }
  38695.     /**
  38696.      * Gets the private 'console.command.validator_debug' shared service.
  38697.      *
  38698.      * @return \Symfony\Component\Validator\Command\DebugCommand
  38699.      */
  38700.     protected function getConsole_Command_ValidatorDebugService()
  38701.     {
  38702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38703.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  38704.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  38705.         $instance->setName('debug:validator');
  38706.         $instance->setDescription('Display validation constraints for classes');
  38707.         return $instance;
  38708.     }
  38709.     /**
  38710.      * Gets the private 'console.command.xliff_lint' shared service.
  38711.      *
  38712.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  38713.      */
  38714.     protected function getConsole_Command_XliffLintService()
  38715.     {
  38716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38717.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  38718.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  38719.         $instance->setName('lint:xliff');
  38720.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  38721.         return $instance;
  38722.     }
  38723.     /**
  38724.      * Gets the private 'console.command.yaml_lint' shared service.
  38725.      *
  38726.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  38727.      */
  38728.     protected function getConsole_Command_YamlLintService()
  38729.     {
  38730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38731.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  38732.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  38733.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  38734.         $instance->setName('lint:yaml');
  38735.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  38736.         return $instance;
  38737.     }
  38738.     /**
  38739.      * Gets the private 'console.error_listener' shared service.
  38740.      *
  38741.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  38742.      */
  38743.     protected function getConsole_ErrorListenerService()
  38744.     {
  38745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  38746.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  38747.         if (isset($this->privates['console.error_listener'])) {
  38748.             return $this->privates['console.error_listener'];
  38749.         }
  38750.         $b = new \Symfony\Bridge\Monolog\Logger('console');
  38751.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38752.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38753.         $b->pushHandler($a);
  38754.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  38755.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  38756.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($b);
  38757.     }
  38758.     /**
  38759.      * Gets the private 'container.env_var_processor' shared service.
  38760.      *
  38761.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  38762.      */
  38763.     protected function getContainer_EnvVarProcessorService()
  38764.     {
  38765.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  38766.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  38767.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  38768.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  38769.         }, 1));
  38770.     }
  38771.     /**
  38772.      * Gets the private 'container.getenv' shared service.
  38773.      *
  38774.      * @return \Closure
  38775.      */
  38776.     protected function getContainer_GetenvService()
  38777.     {
  38778.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  38779.     }
  38780.     /**
  38781.      * Gets the private 'data_collector.form' shared service.
  38782.      *
  38783.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  38784.      */
  38785.     protected function getDataCollector_FormService()
  38786.     {
  38787.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  38788.     }
  38789.     /**
  38790.      * Gets the private 'data_collector.request' shared service.
  38791.      *
  38792.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  38793.      */
  38794.     protected function getDataCollector_RequestService()
  38795.     {
  38796.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  38797.     }
  38798.     /**
  38799.      * Gets the private 'data_collector.request.session_collector' shared service.
  38800.      *
  38801.      * @return \Closure
  38802.      */
  38803.     protected function getDataCollector_Request_SessionCollectorService()
  38804.     {
  38805.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  38806.     }
  38807.     /**
  38808.      * Gets the private 'debug.argument_resolver.default' shared service.
  38809.      *
  38810.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  38811.      */
  38812.     protected function getDebug_ArgumentResolver_DefaultService()
  38813.     {
  38814.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  38815.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  38816.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  38817.         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))));
  38818.     }
  38819.     /**
  38820.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  38821.      *
  38822.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  38823.      */
  38824.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  38825.     {
  38826.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  38827.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  38828.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  38829.         $a = ($this->privates['.service_locator.NgXMl66'] ?? $this->get_ServiceLocator_NgXMl66Service());
  38830.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  38831.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  38832.         }
  38833.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  38834.     }
  38835.     /**
  38836.      * Gets the private 'debug.argument_resolver.request' shared service.
  38837.      *
  38838.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  38839.      */
  38840.     protected function getDebug_ArgumentResolver_RequestService()
  38841.     {
  38842.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  38843.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  38844.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  38845.         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))));
  38846.     }
  38847.     /**
  38848.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  38849.      *
  38850.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  38851.      */
  38852.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  38853.     {
  38854.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  38855.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  38856.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  38857.         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))));
  38858.     }
  38859.     /**
  38860.      * Gets the private 'debug.argument_resolver.service' shared service.
  38861.      *
  38862.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  38863.      */
  38864.     protected function getDebug_ArgumentResolver_ServiceService()
  38865.     {
  38866.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  38867.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  38868.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  38869.         $a = ($this->privates['.service_locator.NgXMl66'] ?? $this->get_ServiceLocator_NgXMl66Service());
  38870.         if (isset($this->privates['debug.argument_resolver.service'])) {
  38871.             return $this->privates['debug.argument_resolver.service'];
  38872.         }
  38873.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  38874.     }
  38875.     /**
  38876.      * Gets the private 'debug.argument_resolver.session' shared service.
  38877.      *
  38878.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  38879.      */
  38880.     protected function getDebug_ArgumentResolver_SessionService()
  38881.     {
  38882.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  38883.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  38884.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  38885.         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))));
  38886.     }
  38887.     /**
  38888.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  38889.      *
  38890.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  38891.      */
  38892.     protected function getDebug_ArgumentResolver_VariadicService()
  38893.     {
  38894.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  38895.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  38896.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  38897.         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))));
  38898.     }
  38899.     /**
  38900.      * Gets the private 'debug.controller_resolver' shared service.
  38901.      *
  38902.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  38903.      */
  38904.     protected function getDebug_ControllerResolverService()
  38905.     {
  38906.         $a = ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService());
  38907.         if (isset($this->privates['debug.controller_resolver'])) {
  38908.             return $this->privates['debug.controller_resolver'];
  38909.         }
  38910.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this$a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  38911.     }
  38912.     /**
  38913.      * Gets the private 'debug.debug_handlers_listener' shared service.
  38914.      *
  38915.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  38916.      */
  38917.     protected function getDebug_DebugHandlersListenerService()
  38918.     {
  38919.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  38920.         if (isset($this->privates['debug.debug_handlers_listener'])) {
  38921.             return $this->privates['debug.debug_handlers_listener'];
  38922.         }
  38923.         $b = new \Symfony\Bridge\Monolog\Logger('php');
  38924.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38925.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38926.         $b->pushHandler($a);
  38927.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  38928.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  38929.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$bNULL, -1truetrueNULL);
  38930.     }
  38931.     /**
  38932.      * Gets the private 'debug.dump_listener' shared service.
  38933.      *
  38934.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  38935.      */
  38936.     protected function getDebug_DumpListenerService()
  38937.     {
  38938.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  38939.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.contextualized_cli_dumper'] ?? $this->getVarDumper_ContextualizedCliDumperService()), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  38940.     }
  38941.     /**
  38942.      * Gets the private 'debug.file_link_formatter' shared service.
  38943.      *
  38944.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  38945.      */
  38946.     protected function getDebug_FileLinkFormatterService()
  38947.     {
  38948.         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 () {
  38949.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  38950.         });
  38951.     }
  38952.     /**
  38953.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  38954.      *
  38955.      * @return \string
  38956.      */
  38957.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  38958.     {
  38959.         $a = ($this->services['router'] ?? $this->getRouterService());
  38960.         if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  38961.             return $this->privates['debug.file_link_formatter.url_format'];
  38962.         }
  38963.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat($a'_profiler_open_file''?file=%f&line=%l#line%l');
  38964.     }
  38965.     /**
  38966.      * Gets the private 'debug.log_processor' shared service.
  38967.      *
  38968.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  38969.      */
  38970.     protected function getDebug_LogProcessorService()
  38971.     {
  38972.         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())));
  38973.     }
  38974.     /**
  38975.      * Gets the private 'debug.security.access.decision_manager' shared service.
  38976.      *
  38977.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  38978.      */
  38979.     protected function getDebug_Security_Access_DecisionManagerService()
  38980.     {
  38981.         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 () {
  38982.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  38983.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  38984.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  38985.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  38986.     }
  38987.     /**
  38988.      * Gets the private 'debug.security.firewall' shared service.
  38989.      *
  38990.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  38991.      */
  38992.     protected function getDebug_Security_FirewallService()
  38993.     {
  38994.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  38995.         if (isset($this->privates['debug.security.firewall'])) {
  38996.             return $this->privates['debug.security.firewall'];
  38997.         }
  38998.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  38999.         if (isset($this->privates['debug.security.firewall'])) {
  39000.             return $this->privates['debug.security.firewall'];
  39001.         }
  39002.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  39003.         if (isset($this->privates['debug.security.firewall'])) {
  39004.             return $this->privates['debug.security.firewall'];
  39005.         }
  39006.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  39007.     }
  39008.     /**
  39009.      * Gets the private 'debug.security.user_value_resolver' shared service.
  39010.      *
  39011.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39012.      */
  39013.     protected function getDebug_Security_UserValueResolverService()
  39014.     {
  39015.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39016.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39017.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  39018.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  39019.     }
  39020.     /**
  39021.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  39022.      *
  39023.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  39024.      */
  39025.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  39026.     {
  39027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  39028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  39029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  39030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  39031.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39032.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  39033.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  39034.         }
  39035.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  39036.     }
  39037.     /**
  39038.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  39039.      *
  39040.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  39041.      */
  39042.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  39043.     {
  39044.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  39045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  39046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  39047.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  39048.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  39049.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  39050.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  39051.         }
  39052.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39053.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  39054.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  39055.         }
  39056.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  39057.     }
  39058.     /**
  39059.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  39060.      *
  39061.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  39062.      */
  39063.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  39064.     {
  39065.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  39066.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  39067.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  39068.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  39069.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  39070.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39071.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  39072.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  39073.         }
  39074.         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())), $a);
  39075.     }
  39076.     /**
  39077.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  39078.      *
  39079.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  39080.      */
  39081.     protected function getDebug_Security_Voter_VoteListenerService()
  39082.     {
  39083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  39084.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  39085.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  39086.             return $this->privates['debug.security.voter.vote_listener'];
  39087.         }
  39088.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  39089.     }
  39090.     /**
  39091.      * Gets the private 'debug.sonata.admin.argument_resolver.admin' shared service.
  39092.      *
  39093.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39094.      */
  39095.     protected function getDebug_Sonata_Admin_ArgumentResolver_AdminService()
  39096.     {
  39097.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  39100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/AdminValueResolver.php';
  39101.         $a = ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService());
  39102.         if (isset($this->privates['debug.sonata.admin.argument_resolver.admin'])) {
  39103.             return $this->privates['debug.sonata.admin.argument_resolver.admin'];
  39104.         }
  39105.         return $this->privates['debug.sonata.admin.argument_resolver.admin'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sonata\AdminBundle\ArgumentResolver\AdminValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  39106.     }
  39107.     /**
  39108.      * Gets the private 'debug.sonata.admin.argument_resolver.proxy_query' shared service.
  39109.      *
  39110.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39111.      */
  39112.     protected function getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService()
  39113.     {
  39114.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39116.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  39117.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/ProxyQueryResolver.php';
  39118.         return $this->privates['debug.sonata.admin.argument_resolver.proxy_query'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sonata\AdminBundle\ArgumentResolver\ProxyQueryResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  39119.     }
  39120.     /**
  39121.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  39122.      *
  39123.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  39124.      */
  39125.     protected function getDoctrine_CacheClearMetadataCommandService()
  39126.     {
  39127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39128.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39129.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39130.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  39131.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39132.         $instance->setName('doctrine:cache:clear-metadata');
  39133.         return $instance;
  39134.     }
  39135.     /**
  39136.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  39137.      *
  39138.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  39139.      */
  39140.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  39141.     {
  39142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39143.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39144.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39145.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  39146.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39147.         $instance->setName('doctrine:cache:clear-query');
  39148.         return $instance;
  39149.     }
  39150.     /**
  39151.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  39152.      *
  39153.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  39154.      */
  39155.     protected function getDoctrine_CacheClearResultCommandService()
  39156.     {
  39157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39158.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39159.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  39161.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39162.         $instance->setName('doctrine:cache:clear-result');
  39163.         return $instance;
  39164.     }
  39165.     /**
  39166.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  39167.      *
  39168.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  39169.      */
  39170.     protected function getDoctrine_CacheCollectionRegionCommandService()
  39171.     {
  39172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39173.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39174.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39175.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  39176.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39177.         $instance->setName('doctrine:cache:clear-collection-region');
  39178.         return $instance;
  39179.     }
  39180.     /**
  39181.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  39182.      *
  39183.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  39184.      */
  39185.     protected function getDoctrine_ClearEntityRegionCommandService()
  39186.     {
  39187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39188.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39189.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39190.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  39191.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39192.         $instance->setName('doctrine:cache:clear-entity-region');
  39193.         return $instance;
  39194.     }
  39195.     /**
  39196.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  39197.      *
  39198.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  39199.      */
  39200.     protected function getDoctrine_ClearQueryRegionCommandService()
  39201.     {
  39202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39203.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39204.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39205.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  39206.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39207.         $instance->setName('doctrine:cache:clear-query-region');
  39208.         return $instance;
  39209.     }
  39210.     /**
  39211.      * Gets the private 'doctrine.database_create_command' shared service.
  39212.      *
  39213.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  39214.      */
  39215.     protected function getDoctrine_DatabaseCreateCommandService()
  39216.     {
  39217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39218.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  39219.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  39220.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39221.         $instance->setName('doctrine:database:create');
  39222.         return $instance;
  39223.     }
  39224.     /**
  39225.      * Gets the private 'doctrine.database_drop_command' shared service.
  39226.      *
  39227.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  39228.      */
  39229.     protected function getDoctrine_DatabaseDropCommandService()
  39230.     {
  39231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39232.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  39233.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  39234.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39235.         $instance->setName('doctrine:database:drop');
  39236.         return $instance;
  39237.     }
  39238.     /**
  39239.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  39240.      *
  39241.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  39242.      */
  39243.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  39244.     {
  39245.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  39246.             'core.vehicle_item_listener' => ['services''core.vehicle_item_listener''getCore_VehicleItemListenerService'false],
  39247.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  39248.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  39249.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  39250.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  39251.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  39252.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'false],
  39253.             'sonata.media.doctrine.event_subscriber' => ['privates''sonata.media.doctrine.event_subscriber''getSonata_Media_Doctrine_EventSubscriberService'false],
  39254.         ], [
  39255.             'core.vehicle_item_listener' => '?',
  39256.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  39257.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  39258.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  39259.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  39260.             'fos_user.user_listener' => '?',
  39261.             'sonata.doctrine.mapper' => '?',
  39262.             'sonata.media.doctrine.event_subscriber' => '?',
  39263.         ]), [=> [=> [=> 'loadClassMetadata'], => 'sonata.doctrine.mapper'], => 'core.vehicle_item_listener'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'fos_user.user_listener'], => [=> [=> 'preUpdate'], => 'fos_user.user_listener'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], => [=> [=> 'prePersist'], => 'sonata.media.doctrine.event_subscriber'], => [=> [=> 'preUpdate'], => 'sonata.media.doctrine.event_subscriber'], 10 => [=> [=> 'preRemove'], => 'sonata.media.doctrine.event_subscriber'], 11 => [=> [=> 'postUpdate'], => 'sonata.media.doctrine.event_subscriber'], 12 => [=> [=> 'postRemove'], => 'sonata.media.doctrine.event_subscriber'], 13 => [=> [=> 'postPersist'], => 'sonata.media.doctrine.event_subscriber'], 14 => [=> [=> 'onClear'], => 'sonata.media.doctrine.event_subscriber']]);
  39264.     }
  39265.     /**
  39266.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  39267.      *
  39268.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  39269.      */
  39270.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  39271.     {
  39272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39273.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39274.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39275.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  39276.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39277.         $instance->setName('doctrine:ensure-production-settings');
  39278.         return $instance;
  39279.     }
  39280.     /**
  39281.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  39282.      *
  39283.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  39284.      */
  39285.     protected function getDoctrine_MappingConvertCommandService()
  39286.     {
  39287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39288.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39289.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39290.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  39291.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39292.         $instance->setName('doctrine:mapping:convert');
  39293.         return $instance;
  39294.     }
  39295.     /**
  39296.      * Gets the private 'doctrine.mapping_import_command' shared service.
  39297.      *
  39298.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  39299.      */
  39300.     protected function getDoctrine_MappingImportCommandService()
  39301.     {
  39302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39303.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  39304.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  39305.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  39306.         $instance->setName('doctrine:mapping:import');
  39307.         return $instance;
  39308.     }
  39309.     /**
  39310.      * Gets the private 'doctrine.mapping_info_command' shared service.
  39311.      *
  39312.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  39313.      */
  39314.     protected function getDoctrine_MappingInfoCommandService()
  39315.     {
  39316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39317.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39318.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39319.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  39320.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39321.         $instance->setName('doctrine:mapping:info');
  39322.         return $instance;
  39323.     }
  39324.     /**
  39325.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  39326.      *
  39327.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  39328.      */
  39329.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  39330.     {
  39331.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Version/MigrationFactory.php';
  39332.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  39333.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  39334.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  39335.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  39336.         }
  39337.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  39338.     }
  39339.     /**
  39340.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  39341.      *
  39342.      * @return \Doctrine\Migrations\DependencyFactory
  39343.      */
  39344.     protected function getDoctrine_Migrations_DependencyFactoryService()
  39345.     {
  39346.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
  39347.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
  39348.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
  39349.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
  39350.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
  39351.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
  39352.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
  39353.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  39354.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  39355.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  39356.         $a->setAllOrNothing(false);
  39357.         $a->setCheckDatabasePlatform(true);
  39358.         $a->setTransactional(true);
  39359.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  39360.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  39361.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  39362.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  39363.         });
  39364.         return $instance;
  39365.     }
  39366.     /**
  39367.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  39368.      *
  39369.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  39370.      */
  39371.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  39372.     {
  39373.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  39374.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  39375.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39376.     }
  39377.     /**
  39378.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  39379.      *
  39380.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  39381.      */
  39382.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  39383.     {
  39384.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  39385.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  39386.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  39387.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  39388.         }
  39389.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  39390.     }
  39391.     /**
  39392.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  39393.      *
  39394.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  39395.      */
  39396.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  39397.     {
  39398.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  39399.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  39400.     }
  39401.     /**
  39402.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  39403.      *
  39404.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  39405.      */
  39406.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  39407.     {
  39408.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  39409.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  39410.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  39411.     }
  39412.     /**
  39413.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  39414.      *
  39415.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  39416.      */
  39417.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  39418.     {
  39419.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  39420.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  39421.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  39422.             return new \EmptyIterator();
  39423.         }, 0));
  39424.     }
  39425.     /**
  39426.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  39427.      *
  39428.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  39429.      */
  39430.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  39431.     {
  39432.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  39433.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  39434.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  39435.     }
  39436.     /**
  39437.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  39438.      *
  39439.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  39440.      */
  39441.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  39442.     {
  39443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  39444.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  39445.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39446.     }
  39447.     /**
  39448.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  39449.      *
  39450.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  39451.      */
  39452.     protected function getDoctrine_Orm_Validator_UniqueService()
  39453.     {
  39454.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  39455.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  39456.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  39457.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39458.     }
  39459.     /**
  39460.      * Gets the private 'doctrine.query_dql_command' shared service.
  39461.      *
  39462.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  39463.      */
  39464.     protected function getDoctrine_QueryDqlCommandService()
  39465.     {
  39466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39467.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39468.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39469.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  39470.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39471.         $instance->setName('doctrine:query:dql');
  39472.         return $instance;
  39473.     }
  39474.     /**
  39475.      * Gets the private 'doctrine.query_sql_command' shared service.
  39476.      *
  39477.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  39478.      */
  39479.     protected function getDoctrine_QuerySqlCommandService()
  39480.     {
  39481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39482.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  39483.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  39484.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  39485.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  39486.         $instance->setName('doctrine:query:sql');
  39487.         return $instance;
  39488.     }
  39489.     /**
  39490.      * Gets the private 'doctrine.schema_create_command' shared service.
  39491.      *
  39492.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  39493.      */
  39494.     protected function getDoctrine_SchemaCreateCommandService()
  39495.     {
  39496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39497.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39498.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39499.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  39500.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  39501.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39502.         $instance->setName('doctrine:schema:create');
  39503.         return $instance;
  39504.     }
  39505.     /**
  39506.      * Gets the private 'doctrine.schema_drop_command' shared service.
  39507.      *
  39508.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  39509.      */
  39510.     protected function getDoctrine_SchemaDropCommandService()
  39511.     {
  39512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39513.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39514.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39515.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  39516.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  39517.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39518.         $instance->setName('doctrine:schema:drop');
  39519.         return $instance;
  39520.     }
  39521.     /**
  39522.      * Gets the private 'doctrine.schema_update_command' shared service.
  39523.      *
  39524.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  39525.      */
  39526.     protected function getDoctrine_SchemaUpdateCommandService()
  39527.     {
  39528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39529.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39530.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39531.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  39532.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  39533.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39534.         $instance->setName('doctrine:schema:update');
  39535.         return $instance;
  39536.     }
  39537.     /**
  39538.      * Gets the private 'doctrine.schema_validate_command' shared service.
  39539.      *
  39540.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  39541.      */
  39542.     protected function getDoctrine_SchemaValidateCommandService()
  39543.     {
  39544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39545.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39546.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39547.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  39548.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  39549.         $instance->setName('doctrine:schema:validate');
  39550.         return $instance;
  39551.     }
  39552.     /**
  39553.      * Gets the private 'doctrine.ulid_generator' shared service.
  39554.      *
  39555.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  39556.      */
  39557.     protected function getDoctrine_UlidGeneratorService()
  39558.     {
  39559.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  39560.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  39561.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  39562.     }
  39563.     /**
  39564.      * Gets the private 'doctrine.uuid_generator' shared service.
  39565.      *
  39566.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  39567.      */
  39568.     protected function getDoctrine_UuidGeneratorService()
  39569.     {
  39570.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  39571.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  39572.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  39573.     }
  39574.     /**
  39575.      * Gets the private 'doctrine_migrations.current_command' shared service.
  39576.      *
  39577.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  39578.      */
  39579.     protected function getDoctrineMigrations_CurrentCommandService()
  39580.     {
  39581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39582.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39583.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/CurrentCommand.php';
  39584.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  39585.         $instance->setName('doctrine:migrations:current');
  39586.         $instance->setDescription('Outputs the current version');
  39587.         return $instance;
  39588.     }
  39589.     /**
  39590.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  39591.      *
  39592.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  39593.      */
  39594.     protected function getDoctrineMigrations_DiffCommandService()
  39595.     {
  39596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39597.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39598.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DiffCommand.php';
  39599.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  39600.         $instance->setName('doctrine:migrations:diff');
  39601.         $instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
  39602.         return $instance;
  39603.     }
  39604.     /**
  39605.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  39606.      *
  39607.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  39608.      */
  39609.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  39610.     {
  39611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39612.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39613.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DumpSchemaCommand.php';
  39614.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  39615.         $instance->setName('doctrine:migrations:dump-schema');
  39616.         $instance->setDescription('Dump the schema for your database to a migration.');
  39617.         return $instance;
  39618.     }
  39619.     /**
  39620.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  39621.      *
  39622.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  39623.      */
  39624.     protected function getDoctrineMigrations_ExecuteCommandService()
  39625.     {
  39626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39627.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39628.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ExecuteCommand.php';
  39629.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  39630.         $instance->setName('doctrine:migrations:execute');
  39631.         $instance->setDescription('Execute one or more migration versions up or down manually.');
  39632.         return $instance;
  39633.     }
  39634.     /**
  39635.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  39636.      *
  39637.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  39638.      */
  39639.     protected function getDoctrineMigrations_GenerateCommandService()
  39640.     {
  39641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39642.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39643.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/GenerateCommand.php';
  39644.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  39645.         $instance->setName('doctrine:migrations:generate');
  39646.         $instance->setDescription('Generate a blank migration class.');
  39647.         return $instance;
  39648.     }
  39649.     /**
  39650.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  39651.      *
  39652.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  39653.      */
  39654.     protected function getDoctrineMigrations_LatestCommandService()
  39655.     {
  39656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39657.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39658.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/LatestCommand.php';
  39659.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  39660.         $instance->setName('doctrine:migrations:latest');
  39661.         $instance->setDescription('Outputs the latest version');
  39662.         return $instance;
  39663.     }
  39664.     /**
  39665.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  39666.      *
  39667.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  39668.      */
  39669.     protected function getDoctrineMigrations_MigrateCommandService()
  39670.     {
  39671.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39672.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39673.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/MigrateCommand.php';
  39674.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  39675.         $instance->setName('doctrine:migrations:migrate');
  39676.         $instance->setDescription('Execute a migration to a specified version or the latest available version.');
  39677.         return $instance;
  39678.     }
  39679.     /**
  39680.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  39681.      *
  39682.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  39683.      */
  39684.     protected function getDoctrineMigrations_RollupCommandService()
  39685.     {
  39686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39687.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39688.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/RollupCommand.php';
  39689.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  39690.         $instance->setName('doctrine:migrations:rollup');
  39691.         $instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
  39692.         return $instance;
  39693.     }
  39694.     /**
  39695.      * Gets the private 'doctrine_migrations.status_command' shared service.
  39696.      *
  39697.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  39698.      */
  39699.     protected function getDoctrineMigrations_StatusCommandService()
  39700.     {
  39701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39702.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39703.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/StatusCommand.php';
  39704.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  39705.         $instance->setName('doctrine:migrations:status');
  39706.         $instance->setDescription('View the status of a set of migrations.');
  39707.         return $instance;
  39708.     }
  39709.     /**
  39710.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  39711.      *
  39712.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  39713.      */
  39714.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  39715.     {
  39716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39717.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39718.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/SyncMetadataCommand.php';
  39719.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  39720.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  39721.         $instance->setDescription('Ensures that the metadata storage is at the latest version.');
  39722.         return $instance;
  39723.     }
  39724.     /**
  39725.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  39726.      *
  39727.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  39728.      */
  39729.     protected function getDoctrineMigrations_UpToDateCommandService()
  39730.     {
  39731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39732.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39733.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/UpToDateCommand.php';
  39734.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  39735.         $instance->setName('doctrine:migrations:up-to-date');
  39736.         $instance->setDescription('Tells you if your schema is up-to-date.');
  39737.         return $instance;
  39738.     }
  39739.     /**
  39740.      * Gets the private 'doctrine_migrations.version_command' shared service.
  39741.      *
  39742.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  39743.      */
  39744.     protected function getDoctrineMigrations_VersionCommandService()
  39745.     {
  39746.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39747.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39748.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/VersionCommand.php';
  39749.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  39750.         $instance->setName('doctrine:migrations:version');
  39751.         $instance->setDescription('Manually add and delete migration versions from the version table.');
  39752.         return $instance;
  39753.     }
  39754.     /**
  39755.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  39756.      *
  39757.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  39758.      */
  39759.     protected function getDoctrineMigrations_VersionsCommandService()
  39760.     {
  39761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39762.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39763.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ListCommand.php';
  39764.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  39765.         $instance->setName('doctrine:migrations:list');
  39766.         $instance->setDescription('Display a list of all available migrations and their status.');
  39767.         return $instance;
  39768.     }
  39769.     /**
  39770.      * Gets the private 'error_handler.error_renderer.html' shared service.
  39771.      *
  39772.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  39773.      */
  39774.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  39775.     {
  39776.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  39777.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  39778.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  39779.         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()));
  39780.     }
  39781.     /**
  39782.      * Gets the private 'exception_listener' shared service.
  39783.      *
  39784.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  39785.      */
  39786.     protected function getExceptionListenerService()
  39787.     {
  39788.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  39789.     }
  39790.     /**
  39791.      * Gets the private 'form.choice_list_factory.cached' shared service.
  39792.      *
  39793.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  39794.      */
  39795.     protected function getForm_ChoiceListFactory_CachedService()
  39796.     {
  39797.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  39798.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  39799.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  39800.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  39801.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  39802.     }
  39803.     /**
  39804.      * Gets the private 'form.registry' shared service.
  39805.      *
  39806.      * @return \Symfony\Component\Form\FormRegistry
  39807.      */
  39808.     protected function getForm_RegistryService()
  39809.     {
  39810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  39811.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  39812.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  39813.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  39814.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  39815.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  39816.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  39817.         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, [
  39818.             'DcSiteBundle\\Form\\BuyPartsType' => ['services''DcSiteBundle\\Form\\BuyPartsType''getBuyPartsTypeService'false],
  39819.             'DcSiteBundle\\Form\\MotoTestDriveType' => ['services''dc.forms.moto_test_drive''getDc_Forms_MotoTestDriveService'false],
  39820.             'DcSiteBundle\\Form\\VacancyType' => ['services''DcSiteBundle\\Form\\VacancyType''getVacancyTypeService'false],
  39821.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  39822.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  39823.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  39824.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  39825.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  39826.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  39827.             'ImporterBundle\\Form\\BuyPartsType' => ['privates''ImporterBundle\\Form\\BuyPartsType''getBuyPartsType2Service'false],
  39828.             'ImporterBundle\\Form\\TestDriveType' => ['services''importer.forms.test_drive''getImporter_Forms_TestDriveService'false],
  39829.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => ['privates''sonata.admin.form.type.admin''getSonata_Admin_Form_Type_AdminService'false],
  39830.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => ['privates''sonata.admin.doctrine_orm.form.type.choice_field_mask''getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService'false],
  39831.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => ['privates''sonata.admin.form.type.collection''getSonata_Admin_Form_Type_CollectionService'false],
  39832.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => ['privates''sonata.admin.form.filter.type.choice''getSonata_Admin_Form_Filter_Type_ChoiceService'false],
  39833.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => ['privates''sonata.admin.form.filter.type.daterange''getSonata_Admin_Form_Filter_Type_DaterangeService'false],
  39834.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => ['privates''sonata.admin.form.filter.type.datetime_range''getSonata_Admin_Form_Filter_Type_DatetimeRangeService'false],
  39835.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => ['privates''sonata.admin.form.filter.type.datetime''getSonata_Admin_Form_Filter_Type_DatetimeService'false],
  39836.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => ['privates''sonata.admin.form.filter.type.date''getSonata_Admin_Form_Filter_Type_DateService'false],
  39837.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => ['privates''sonata.admin.form.filter.type.default''getSonata_Admin_Form_Filter_Type_DefaultService'false],
  39838.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => ['privates''sonata.admin.form.filter.type.number''getSonata_Admin_Form_Filter_Type_NumberService'false],
  39839.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => ['privates''sonata.admin.form.type.model_autocomplete''getSonata_Admin_Form_Type_ModelAutocompleteService'false],
  39840.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => ['privates''sonata.admin.form.type.model_hidden''getSonata_Admin_Form_Type_ModelHiddenService'false],
  39841.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => ['privates''sonata.admin.form.type.model_list''getSonata_Admin_Form_Type_ModelListService'false],
  39842.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => ['privates''sonata.admin.form.type.model_reference''getSonata_Admin_Form_Type_ModelReferenceService'false],
  39843.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => ['privates''sonata.admin.form.type.model_choice''getSonata_Admin_Form_Type_ModelChoiceService'false],
  39844.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'false],
  39845.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'false],
  39846.             'Sonata\\Form\\Type\\BooleanType' => ['privates''sonata.form.type.boolean''getSonata_Form_Type_BooleanService'false],
  39847.             'Sonata\\Form\\Type\\CollectionType' => ['privates''sonata.form.type.collection''getSonata_Form_Type_CollectionService'false],
  39848.             'Sonata\\Form\\Type\\DatePickerType' => ['privates''sonata.form.type.date_picker''getSonata_Form_Type_DatePickerService'false],
  39849.             'Sonata\\Form\\Type\\DateRangePickerType' => ['privates''sonata.form.type.date_range_picker''getSonata_Form_Type_DateRangePickerService'false],
  39850.             'Sonata\\Form\\Type\\DateRangeType' => ['privates''sonata.form.type.date_range''getSonata_Form_Type_DateRangeService'false],
  39851.             'Sonata\\Form\\Type\\DateTimePickerType' => ['privates''sonata.form.type.datetime_picker''getSonata_Form_Type_DatetimePickerService'false],
  39852.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => ['privates''sonata.form.type.datetime_range_picker''getSonata_Form_Type_DatetimeRangePickerService'false],
  39853.             'Sonata\\Form\\Type\\DateTimeRangeType' => ['privates''sonata.form.type.datetime_range''getSonata_Form_Type_DatetimeRangeService'false],
  39854.             'Sonata\\Form\\Type\\ImmutableArrayType' => ['privates''sonata.form.type.array''getSonata_Form_Type_ArrayService'false],
  39855.             'Sonata\\MediaBundle\\Form\\Type\\MediaType' => ['privates''sonata.media.form.type.media''getSonata_Media_Form_Type_MediaService'false],
  39856.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  39857.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  39858.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  39859.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  39860.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  39861.         ], [
  39862.             'DcSiteBundle\\Form\\BuyPartsType' => '?',
  39863.             'DcSiteBundle\\Form\\MotoTestDriveType' => '?',
  39864.             'DcSiteBundle\\Form\\VacancyType' => '?',
  39865.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  39866.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  39867.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  39868.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  39869.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  39870.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  39871.             'ImporterBundle\\Form\\BuyPartsType' => '?',
  39872.             'ImporterBundle\\Form\\TestDriveType' => '?',
  39873.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => '?',
  39874.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => '?',
  39875.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => '?',
  39876.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => '?',
  39877.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => '?',
  39878.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => '?',
  39879.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => '?',
  39880.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => '?',
  39881.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => '?',
  39882.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => '?',
  39883.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => '?',
  39884.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => '?',
  39885.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => '?',
  39886.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => '?',
  39887.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => '?',
  39888.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  39889.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  39890.             'Sonata\\Form\\Type\\BooleanType' => '?',
  39891.             'Sonata\\Form\\Type\\CollectionType' => '?',
  39892.             'Sonata\\Form\\Type\\DatePickerType' => '?',
  39893.             'Sonata\\Form\\Type\\DateRangePickerType' => '?',
  39894.             'Sonata\\Form\\Type\\DateRangeType' => '?',
  39895.             'Sonata\\Form\\Type\\DateTimePickerType' => '?',
  39896.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => '?',
  39897.             'Sonata\\Form\\Type\\DateTimeRangeType' => '?',
  39898.             'Sonata\\Form\\Type\\ImmutableArrayType' => '?',
  39899.             'Sonata\\MediaBundle\\Form\\Type\\MediaType' => '?',
  39900.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  39901.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  39902.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  39903.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  39904.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  39905.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  39906.             yield => ($this->privates['sonata.admin.form.extension.field'] ?? $this->getSonata_Admin_Form_Extension_FieldService());
  39907.             yield => ($this->privates['sonata.admin.form.extension.field.mopa'] ?? ($this->privates['sonata.admin.form.extension.field.mopa'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\MopaCompatibilityTypeFieldExtension()));
  39908.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  39909.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  39910.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  39911.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  39912.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  39913.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  39914.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  39915.         }, 9), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  39916.             yield => ($this->privates['sonata.admin.form.extension.choice'] ?? ($this->privates['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension()));
  39917.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  39918.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  39919.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  39920.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  39921.         }, 1)], new RewindableGenerator(function () {
  39922.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  39923.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  39924.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  39925.     }
  39926.     /**
  39927.      * Gets the private 'form.server_params' shared service.
  39928.      *
  39929.      * @return \Symfony\Component\Form\Util\ServerParams
  39930.      */
  39931.     protected function getForm_ServerParamsService()
  39932.     {
  39933.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  39934.         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())));
  39935.     }
  39936.     /**
  39937.      * Gets the private 'form.type.choice' shared service.
  39938.      *
  39939.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  39940.      */
  39941.     protected function getForm_Type_ChoiceService()
  39942.     {
  39943.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  39944.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  39945.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  39946.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  39947.     }
  39948.     /**
  39949.      * Gets the private 'form.type.color' shared service.
  39950.      *
  39951.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  39952.      */
  39953.     protected function getForm_Type_ColorService()
  39954.     {
  39955.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  39956.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  39957.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  39958.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  39959.     }
  39960.     /**
  39961.      * Gets the private 'form.type.entity' shared service.
  39962.      *
  39963.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  39964.      */
  39965.     protected function getForm_Type_EntityService()
  39966.     {
  39967.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  39968.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  39969.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  39970.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  39971.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39972.     }
  39973.     /**
  39974.      * Gets the private 'form.type.form' shared service.
  39975.      *
  39976.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  39977.      */
  39978.     protected function getForm_Type_FormService()
  39979.     {
  39980.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  39981.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  39982.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  39983.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  39984.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  39985.     }
  39986.     /**
  39987.      * Gets the private 'form.type_extension.csrf' shared service.
  39988.      *
  39989.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  39990.      */
  39991.     protected function getForm_TypeExtension_CsrfService()
  39992.     {
  39993.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  39994.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  39995.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  39996.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  39997.     }
  39998.     /**
  39999.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  40000.      *
  40001.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  40002.      */
  40003.     protected function getForm_TypeExtension_Form_DataCollectorService()
  40004.     {
  40005.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40006.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  40008.         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()));
  40009.     }
  40010.     /**
  40011.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  40012.      *
  40013.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  40014.      */
  40015.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  40016.     {
  40017.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  40020.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  40021.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  40022.         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())));
  40023.     }
  40024.     /**
  40025.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  40026.      *
  40027.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  40028.      */
  40029.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  40030.     {
  40031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40032.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40033.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  40034.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  40035.     }
  40036.     /**
  40037.      * Gets the private 'form.type_extension.form.validator' shared service.
  40038.      *
  40039.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  40040.      */
  40041.     protected function getForm_TypeExtension_Form_ValidatorService()
  40042.     {
  40043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40044.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40045.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  40046.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  40047.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  40048.     }
  40049.     /**
  40050.      * Gets the private 'form.type_extension.upload.validator' shared service.
  40051.      *
  40052.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  40053.      */
  40054.     protected function getForm_TypeExtension_Upload_ValidatorService()
  40055.     {
  40056.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40057.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40058.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  40059.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  40060.     }
  40061.     /**
  40062.      * Gets the private 'form.type_guesser.doctrine' shared service.
  40063.      *
  40064.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  40065.      */
  40066.     protected function getForm_TypeGuesser_DoctrineService()
  40067.     {
  40068.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  40069.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  40070.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  40071.     }
  40072.     /**
  40073.      * Gets the private 'form.type_guesser.validator' shared service.
  40074.      *
  40075.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  40076.      */
  40077.     protected function getForm_TypeGuesser_ValidatorService()
  40078.     {
  40079.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  40080.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  40081.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  40082.     }
  40083.     /**
  40084.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  40085.      *
  40086.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  40087.      */
  40088.     protected function getFosCkEditor_Command_InstallerService()
  40089.     {
  40090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40091.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  40092.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  40093.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  40094.         $instance->setName('ckeditor:install');
  40095.         return $instance;
  40096.     }
  40097.     /**
  40098.      * Gets the private 'fos_ck_editor.form.type' shared service.
  40099.      *
  40100.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  40101.      */
  40102.     protected function getFosCkEditor_Form_TypeService()
  40103.     {
  40104.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40105.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40106.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  40107.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  40108.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  40109.         return $this->privates['fos_ck_editor.form.type'] = new \FOS\CKEditorBundle\Form\Type\CKEditorType(new \FOS\CKEditorBundle\Config\CKEditorConfiguration(['base_path' => 'bundles/fosckeditor''js_path' => 'bundles/fosckeditor/ckeditor.js''configs' => ['default' => ['toolbar' => [=> [=> 'Source'=> 'Maximize'=> 'Cut'=> 'Copy'=> 'Paste'=> 'PasteText'=> 'PasteFromWord'=> '-'=> 'Undo'=> 'Redo'], => '/'=> [=> 'Image'=> 'Table'=> 'Link'=> 'HorizontalRule'=> 'SpecialChar'=> 'Smiley'=> '-'=> 'Bold'=> 'Italic'=> 'Underline'10 => 'Strike'11 => 'Subscript'12 => 'Superscript'13 => '-'14 => '-'15 => 'RemoveFormat'16 => '-'17 => 'NumberedList'18 => 'BulletedList'19 => '-'20 => 'JustifyLeft'21 => 'JustifyCenter'22 => 'JustifyRight'23 => 'JustifyBlock'], => '/'=> [=> 'Styles'=> 'Format'=> 'Font'=> 'FontSize'=> 'TextColor'=> 'BGColor']], 'allowedContent' => true'filebrowserBrowseRoute' => 'admin_sonata_media_media_browser''filebrowserImageBrowseRoute' => 'admin_sonata_media_media_browser''filebrowserImageBrowseRouteParameters' => ['provider' => 'sonata.media.provider.image'], 'filebrowserUploadRoute' => 'admin_sonata_media_media_upload''filebrowserUploadRouteParameters' => ['provider' => 'sonata.media.provider.file'], 'filebrowserImageUploadRoute' => 'admin_sonata_media_media_upload''filebrowserImageUploadRouteParameters' => ['provider' => 'sonata.media.provider.image''context' => 'default']]], 'enable' => true'async' => false'auto_inline' => true'inline' => false'autoload' => true'jquery' => false'require_js' => false'input_sync' => false'jquery_path' => 'bundles/fosckeditor/adapters/jquery.js''default_config' => NULL'plugins' => [], 'styles' => [], 'templates' => [], 'filebrowsers' => [], 'toolbars' => ['configs' => [], 'items' => []]]));
  40110.     }
  40111.     /**
  40112.      * Gets the private 'fos_user.change_password.form.type' shared service.
  40113.      *
  40114.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  40115.      */
  40116.     protected function getFosUser_ChangePassword_Form_TypeService()
  40117.     {
  40118.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40120.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ChangePasswordFormType.php';
  40121.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('CoreBundle\\Entity\\User');
  40122.     }
  40123.     /**
  40124.      * Gets the private 'fos_user.command.activate_user' shared service.
  40125.      *
  40126.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  40127.      */
  40128.     protected function getFosUser_Command_ActivateUserService()
  40129.     {
  40130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40131.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/ActivateUserCommand.php';
  40132.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40133.         $instance->setName('fos:user:activate');
  40134.         $instance->setDescription('Activate a user');
  40135.         return $instance;
  40136.     }
  40137.     /**
  40138.      * Gets the private 'fos_user.command.change_password' shared service.
  40139.      *
  40140.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  40141.      */
  40142.     protected function getFosUser_Command_ChangePasswordService()
  40143.     {
  40144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40145.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/ChangePasswordCommand.php';
  40146.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40147.         $instance->setName('fos:user:change-password');
  40148.         $instance->setDescription('Change the password of a user.');
  40149.         return $instance;
  40150.     }
  40151.     /**
  40152.      * Gets the private 'fos_user.command.create_user' shared service.
  40153.      *
  40154.      * @return \FOS\UserBundle\Command\CreateUserCommand
  40155.      */
  40156.     protected function getFosUser_Command_CreateUserService()
  40157.     {
  40158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40159.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/CreateUserCommand.php';
  40160.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40161.         $instance->setName('fos:user:create');
  40162.         $instance->setDescription('Create a user.');
  40163.         return $instance;
  40164.     }
  40165.     /**
  40166.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  40167.      *
  40168.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  40169.      */
  40170.     protected function getFosUser_Command_DeactivateUserService()
  40171.     {
  40172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40173.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/DeactivateUserCommand.php';
  40174.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40175.         $instance->setName('fos:user:deactivate');
  40176.         $instance->setDescription('Deactivate a user');
  40177.         return $instance;
  40178.     }
  40179.     /**
  40180.      * Gets the private 'fos_user.command.demote_user' shared service.
  40181.      *
  40182.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  40183.      */
  40184.     protected function getFosUser_Command_DemoteUserService()
  40185.     {
  40186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40187.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/RoleCommand.php';
  40188.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/DemoteUserCommand.php';
  40189.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40190.         $instance->setName('fos:user:demote');
  40191.         $instance->setDescription('Demote a user by removing a role');
  40192.         return $instance;
  40193.     }
  40194.     /**
  40195.      * Gets the private 'fos_user.command.promote_user' shared service.
  40196.      *
  40197.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  40198.      */
  40199.     protected function getFosUser_Command_PromoteUserService()
  40200.     {
  40201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40202.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/RoleCommand.php';
  40203.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/PromoteUserCommand.php';
  40204.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40205.         $instance->setName('fos:user:promote');
  40206.         $instance->setDescription('Promotes a user by adding a role');
  40207.         return $instance;
  40208.     }
  40209.     /**
  40210.      * Gets the private 'fos_user.listener.authentication' shared service.
  40211.      *
  40212.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  40213.      */
  40214.     protected function getFosUser_Listener_AuthenticationService()
  40215.     {
  40216.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/AuthenticationListener.php';
  40217.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Security/LoginManagerInterface.php';
  40218.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Security/LoginManager.php';
  40219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  40220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  40221.         return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL), 'main');
  40222.     }
  40223.     /**
  40224.      * Gets the private 'fos_user.listener.flash' shared service.
  40225.      *
  40226.      * @return \FOS\UserBundle\EventListener\FlashListener
  40227.      */
  40228.     protected function getFosUser_Listener_FlashService()
  40229.     {
  40230.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php';
  40231.         return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()));
  40232.     }
  40233.     /**
  40234.      * Gets the private 'fos_user.listener.resetting' shared service.
  40235.      *
  40236.      * @return \FOS\UserBundle\EventListener\ResettingListener
  40237.      */
  40238.     protected function getFosUser_Listener_ResettingService()
  40239.     {
  40240.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/ResettingListener.php';
  40241.         $a = ($this->services['router'] ?? $this->getRouterService());
  40242.         if (isset($this->privates['fos_user.listener.resetting'])) {
  40243.             return $this->privates['fos_user.listener.resetting'];
  40244.         }
  40245.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener($a86400);
  40246.     }
  40247.     /**
  40248.      * Gets the private 'fos_user.profile.form.type' shared service.
  40249.      *
  40250.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  40251.      */
  40252.     protected function getFosUser_Profile_Form_TypeService()
  40253.     {
  40254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40256.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ProfileFormType.php';
  40257.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('CoreBundle\\Entity\\User');
  40258.     }
  40259.     /**
  40260.      * Gets the private 'fos_user.registration.form.type' shared service.
  40261.      *
  40262.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  40263.      */
  40264.     protected function getFosUser_Registration_Form_TypeService()
  40265.     {
  40266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40268.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/RegistrationFormType.php';
  40269.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('CoreBundle\\Entity\\User');
  40270.     }
  40271.     /**
  40272.      * Gets the private 'fos_user.resetting.form.type' shared service.
  40273.      *
  40274.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  40275.      */
  40276.     protected function getFosUser_Resetting_Form_TypeService()
  40277.     {
  40278.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40279.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40280.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ResettingFormType.php';
  40281.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('CoreBundle\\Entity\\User');
  40282.     }
  40283.     /**
  40284.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  40285.      *
  40286.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  40287.      */
  40288.     protected function getFosUser_Security_InteractiveLoginListenerService()
  40289.     {
  40290.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/LastLoginListener.php';
  40291.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  40292.     }
  40293.     /**
  40294.      * Gets the private 'fos_user.user_listener' shared service.
  40295.      *
  40296.      * @return \FOS\UserBundle\Doctrine\UserListener
  40297.      */
  40298.     protected function getFosUser_UserListenerService()
  40299.     {
  40300.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  40301.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserListener.php';
  40302.         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()));
  40303.     }
  40304.     /**
  40305.      * Gets the private 'fos_user.user_provider.username' shared service.
  40306.      *
  40307.      * @return \FOS\UserBundle\Security\UserProvider
  40308.      */
  40309.     protected function getFosUser_UserProvider_UsernameService()
  40310.     {
  40311.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  40312.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Security/UserProvider.php';
  40313.         return $this->privates['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  40314.     }
  40315.     /**
  40316.      * Gets the private 'fos_user.username_form_type' shared service.
  40317.      *
  40318.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  40319.      */
  40320.     protected function getFosUser_UsernameFormTypeService()
  40321.     {
  40322.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40323.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40324.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/UsernameFormType.php';
  40325.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  40326.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/DataTransformer/UserToUsernameTransformer.php';
  40327.         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())));
  40328.     }
  40329.     /**
  40330.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  40331.      *
  40332.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  40333.      */
  40334.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  40335.     {
  40336.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  40337.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  40338.     }
  40339.     /**
  40340.      * Gets the private 'fos_user.util.password_updater' shared service.
  40341.      *
  40342.      * @return \FOS\UserBundle\Util\HashingPasswordUpdater
  40343.      */
  40344.     protected function getFosUser_Util_PasswordUpdaterService()
  40345.     {
  40346.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  40347.     }
  40348.     /**
  40349.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  40350.      *
  40351.      * @return \FOS\UserBundle\Util\UserManipulator
  40352.      */
  40353.     protected function getFosUser_Util_UserManipulatorService()
  40354.     {
  40355.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/UserManipulator.php';
  40356.         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())));
  40357.     }
  40358.     /**
  40359.      * Gets the private 'fragment.listener' shared service.
  40360.      *
  40361.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  40362.      */
  40363.     protected function getFragment_ListenerService()
  40364.     {
  40365.         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('APP_SECRET')))), '/_fragment');
  40366.     }
  40367.     /**
  40368.      * Gets the private 'fragment.renderer.hinclude' shared service.
  40369.      *
  40370.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  40371.      */
  40372.     protected function getFragment_Renderer_HincludeService()
  40373.     {
  40374.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  40375.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  40376.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  40377.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  40378.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  40379.             return $this->privates['fragment.renderer.hinclude'];
  40380.         }
  40381.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer($a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), NULL);
  40382.         $instance->setFragmentPath('/_fragment');
  40383.         return $instance;
  40384.     }
  40385.     /**
  40386.      * Gets the private 'fragment.renderer.inline' shared service.
  40387.      *
  40388.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  40389.      */
  40390.     protected function getFragment_Renderer_InlineService()
  40391.     {
  40392.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  40393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  40394.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  40395.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  40396.         if (isset($this->privates['fragment.renderer.inline'])) {
  40397.             return $this->privates['fragment.renderer.inline'];
  40398.         }
  40399.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40400.         if (isset($this->privates['fragment.renderer.inline'])) {
  40401.             return $this->privates['fragment.renderer.inline'];
  40402.         }
  40403.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  40404.         $instance->setFragmentPath('/_fragment');
  40405.         return $instance;
  40406.     }
  40407.     /**
  40408.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  40409.      *
  40410.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  40411.      */
  40412.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  40413.     {
  40414.         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())));
  40415.     }
  40416.     /**
  40417.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  40418.      *
  40419.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  40420.      */
  40421.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  40422.     {
  40423.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  40424.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  40425.             return $this->privates['framework_extra_bundle.event.is_granted'];
  40426.         }
  40427.         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()), $a);
  40428.     }
  40429.     /**
  40430.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  40431.      *
  40432.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  40433.      */
  40434.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  40435.     {
  40436.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40437.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  40438.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  40439.     }
  40440.     /**
  40441.      * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  40442.      *
  40443.      * @return \JMS\SerializerBundle\Cache\CacheClearer
  40444.      */
  40445.     protected function getJmsSerializer_Cache_CacheClearerService()
  40446.     {
  40447.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  40448.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  40449.         return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer_default')))));
  40450.     }
  40451.     /**
  40452.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  40453.      *
  40454.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  40455.      */
  40456.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  40457.     {
  40458.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40459.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  40460.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  40461.     }
  40462.     /**
  40463.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  40464.      *
  40465.      * @return \JMS\Serializer\Handler\DateHandler
  40466.      */
  40467.     protected function getJmsSerializer_DatetimeHandlerService()
  40468.     {
  40469.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40470.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  40471.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''Europe/Vilnius'true, [=> 'Y-m-d\\TH:i:sP']);
  40472.     }
  40473.     /**
  40474.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  40475.      *
  40476.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  40477.      */
  40478.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  40479.     {
  40480.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  40481.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  40482.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  40483.     }
  40484.     /**
  40485.      * Gets the private 'jms_serializer.event_dispatcher' shared service.
  40486.      *
  40487.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  40488.      */
  40489.     protected function getJmsSerializer_EventDispatcherService()
  40490.     {
  40491.         $this->privates['jms_serializer.event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  40492.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  40493.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  40494.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  40495.         ], [
  40496.             'jms_serializer.stopwatch_subscriber' => '?',
  40497.             'jms_serializer.traceable_runs_listener' => '?',
  40498.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  40499.         ]));
  40500.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  40501.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  40502.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  40503.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  40504.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  40505.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  40506.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  40507.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  40508.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  40509.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  40510.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  40511.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  40512.         return $instance;
  40513.     }
  40514.     /**
  40515.      * Gets the private 'jms_serializer.expression_evaluator' shared service.
  40516.      *
  40517.      * @return \JMS\Serializer\Expression\ExpressionEvaluator
  40518.      */
  40519.     protected function getJmsSerializer_ExpressionEvaluatorService()
  40520.     {
  40521.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  40522.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  40523.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  40524.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  40525.         $a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  40526.         $a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  40527.         return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
  40528.     }
  40529.     /**
  40530.      * Gets the private 'jms_serializer.form_error_handler' shared service.
  40531.      *
  40532.      * @return \JMS\Serializer\Handler\FormErrorHandler
  40533.      */
  40534.     protected function getJmsSerializer_FormErrorHandlerService()
  40535.     {
  40536.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40537.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  40538.         return $this->privates['jms_serializer.form_error_handler'] = new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  40539.     }
  40540.     /**
  40541.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  40542.      *
  40543.      * @return \JMS\Serializer\Handler\IteratorHandler
  40544.      */
  40545.     protected function getJmsSerializer_IteratorHandlerService()
  40546.     {
  40547.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40548.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  40549.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  40550.     }
  40551.     /**
  40552.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  40553.      *
  40554.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  40555.      */
  40556.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  40557.     {
  40558.         return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator(['Sonata\\BlockBundle' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer')]));
  40559.     }
  40560.     /**
  40561.      * Gets the private 'jms_serializer.metadata.typed_properties_driver' shared service.
  40562.      *
  40563.      * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  40564.      */
  40565.     protected function getJmsSerializer_Metadata_TypedPropertiesDriverService()
  40566.     {
  40567.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  40568.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  40569.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  40570.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  40571.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  40572.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  40573.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  40574.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  40575.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  40576.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  40577.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  40578.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  40579.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
  40580.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/NullDriver.php';
  40581.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  40582.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  40583.         $a = ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService());
  40584.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  40585.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  40586.         $d = ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService());
  40587.         return $this->privates['jms_serializer.metadata.typed_properties_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([=> new \JMS\Serializer\Metadata\Driver\YamlDriver($a$b$c$d), => new \JMS\Serializer\Metadata\Driver\XmlDriver($a$b$c$d), => new \JMS\Serializer\Metadata\Driver\AnnotationOrAttributeDriver($b$c$d, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \JMS\Serializer\Metadata\Driver\NullDriver($b)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
  40588.     }
  40589.     /**
  40590.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  40591.      *
  40592.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  40593.      */
  40594.     protected function getJmsSerializer_StopwatchSubscriberService()
  40595.     {
  40596.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  40597.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  40598.         return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'jms_serializer.default');
  40599.     }
  40600.     /**
  40601.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  40602.      *
  40603.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  40604.      */
  40605.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  40606.     {
  40607.         $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  40608.             'jms_serializer.union_handler' => ['privates''jms_serializer.union_handler''getJmsSerializer_UnionHandlerService'false],
  40609.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  40610.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  40611.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  40612.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  40613.             'jms_serializer.form_error_handler' => ['privates''jms_serializer.form_error_handler''getJmsSerializer_FormErrorHandlerService'false],
  40614.         ], [
  40615.             'jms_serializer.union_handler' => '?',
  40616.             'jms_serializer.array_collection_handler' => '?',
  40617.             'jms_serializer.datetime_handler' => '?',
  40618.             'jms_serializer.iterator_handler' => '?',
  40619.             'jms_serializer.constraint_violation_handler' => '?',
  40620.             'jms_serializer.form_error_handler' => '?',
  40621.         ])));
  40622.         $instance->registerHandler(2'union''json', [=> 'jms_serializer.union_handler'=> 'deserializeUnion']);
  40623.         $instance->registerHandler(2'union''xml', [=> 'jms_serializer.union_handler'=> 'deserializeUnion']);
  40624.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40625.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40626.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40627.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40628.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40629.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40630.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40631.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40632.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40633.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40634.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  40635.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  40636.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  40637.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  40638.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  40639.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  40640.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  40641.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  40642.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  40643.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  40644.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  40645.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  40646.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  40647.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  40648.         $instance->registerHandler(1'union''json', [=> 'jms_serializer.union_handler'=> 'serializeUnion']);
  40649.         $instance->registerHandler(1'union''xml', [=> 'jms_serializer.union_handler'=> 'serializeUnion']);
  40650.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40651.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40652.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40653.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40654.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40655.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40656.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40657.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40658.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40659.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40660.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  40661.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  40662.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  40663.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  40664.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  40665.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  40666.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  40667.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  40668.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  40669.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  40670.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  40671.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  40672.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToxml']);
  40673.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormTojson']);
  40674.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToXml']);
  40675.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToJson']);
  40676.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  40677.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  40678.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40679.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40680.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40681.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40682.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40683.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40684.         return $instance;
  40685.     }
  40686.     /**
  40687.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  40688.      *
  40689.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  40690.      */
  40691.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  40692.     {
  40693.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  40694.             'metadata_driver' => ['privates''jms_serializer.metadata.typed_properties_driver''getJmsSerializer_Metadata_TypedPropertiesDriverService'false],
  40695.         ], [
  40696.             'metadata_driver' => '?',
  40697.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  40698.         $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer_default')))));
  40699.         $a->setIncludeInterfaces(false);
  40700.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  40701.     }
  40702.     /**
  40703.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  40704.      *
  40705.      * @return \JMS\SerializerBundle\Debug\RunsListener
  40706.      */
  40707.     protected function getJmsSerializer_TraceableRunsListenerService()
  40708.     {
  40709.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  40710.     }
  40711.     /**
  40712.      * Gets the private 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  40713.      *
  40714.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  40715.      */
  40716.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  40717.     {
  40718.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  40719.         return $this->privates['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  40720.     }
  40721.     /**
  40722.      * Gets the private 'jms_serializer.union_handler' shared service.
  40723.      *
  40724.      * @return \JMS\Serializer\Handler\UnionHandler
  40725.      */
  40726.     protected function getJmsSerializer_UnionHandlerService()
  40727.     {
  40728.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40729.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/UnionHandler.php';
  40730.         return $this->privates['jms_serializer.union_handler'] = new \JMS\Serializer\Handler\UnionHandler();
  40731.     }
  40732.     /**
  40733.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  40734.      *
  40735.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  40736.      */
  40737.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  40738.     {
  40739.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  40740.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  40741.         return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel'1)), $this, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  40742.     }
  40743.     /**
  40744.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  40745.      *
  40746.      * @return \Knp\Menu\Provider\ChainProvider
  40747.      */
  40748.     protected function getKnpMenu_MenuProvider_ChainService()
  40749.     {
  40750.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  40751.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  40752.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  40753.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  40754.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  40755.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->getSonata_Admin_Menu_GroupProviderService());
  40756.         }, 3));
  40757.     }
  40758.     /**
  40759.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  40760.      *
  40761.      * @return \Knp\Menu\Provider\LazyProvider
  40762.      */
  40763.     protected function getKnpMenu_MenuProvider_LazyService()
  40764.     {
  40765.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  40766.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  40767.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['sonata_admin_sidebar' => function () {
  40768.             return (isset($this->factories['service_container']['sonata.admin.sidebar_menu']) ? $this->factories['service_container']['sonata.admin.sidebar_menu']() : $this->getSonata_Admin_SidebarMenuService());
  40769.         }]);
  40770.     }
  40771.     /**
  40772.      * Gets the private 'knp_menu.renderer.list' shared service.
  40773.      *
  40774.      * @return \Knp\Menu\Renderer\ListRenderer
  40775.      */
  40776.     protected function getKnpMenu_Renderer_ListService()
  40777.     {
  40778.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  40779.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  40780.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  40781.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  40782.     }
  40783.     /**
  40784.      * Gets the private 'knp_menu.renderer.twig' shared service.
  40785.      *
  40786.      * @return \Knp\Menu\Renderer\TwigRenderer
  40787.      */
  40788.     protected function getKnpMenu_Renderer_TwigService()
  40789.     {
  40790.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  40791.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  40792.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  40793.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  40794.             return $this->privates['knp_menu.renderer.twig'];
  40795.         }
  40796.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer($a'@KnpMenu/menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  40797.     }
  40798.     /**
  40799.      * Gets the private 'knp_menu.twig.runtime' shared service.
  40800.      *
  40801.      * @return \Knp\Menu\Twig\MenuRuntimeExtension
  40802.      */
  40803.     protected function getKnpMenu_Twig_RuntimeService()
  40804.     {
  40805.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuRuntimeExtension.php';
  40806.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  40807.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  40808.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  40809.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  40810.         $a = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  40811.         if (isset($this->privates['knp_menu.twig.runtime'])) {
  40812.             return $this->privates['knp_menu.twig.runtime'];
  40813.         }
  40814.         $b = new \Knp\Menu\Util\MenuManipulator();
  40815.         $c = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  40816.         return $this->privates['knp_menu.twig.runtime'] = new \Knp\Menu\Twig\MenuRuntimeExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  40817.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  40818.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  40819.         ], [
  40820.             'list' => 'Knp\\Menu\\Renderer\\ListRenderer',
  40821.             'twig' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  40822.         ]), 'twig'), $a$b$c), $c$b);
  40823.     }
  40824.     /**
  40825.      * Gets the private 'knp_menu.voter.router' shared service.
  40826.      *
  40827.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  40828.      */
  40829.     protected function getKnpMenu_Voter_RouterService()
  40830.     {
  40831.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  40832.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  40833.         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())));
  40834.     }
  40835.     /**
  40836.      * Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
  40837.      *
  40838.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  40839.      */
  40840.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  40841.     {
  40842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40843.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  40844.         $this->privates['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'HS256');
  40845.         $instance->setName('lexik:jwt:check-config');
  40846.         $instance->setDescription('Checks that the bundle is properly configured.');
  40847.         return $instance;
  40848.     }
  40849.     /**
  40850.      * Gets the private 'lexik_jwt_authentication.enable_encryption_config_command' shared service.
  40851.      *
  40852.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand
  40853.      */
  40854.     protected function getLexikJwtAuthentication_EnableEncryptionConfigCommandService()
  40855.     {
  40856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  40858.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  40859.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  40860.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/EnableEncryptionConfigCommand.php';
  40861.         $this->privates['lexik_jwt_authentication.enable_encryption_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand(NULL);
  40862.         $instance->setName('lexik:jwt:enable-encryption');
  40863.         $instance->setDescription('Enable Web-Token encryption support.');
  40864.         return $instance;
  40865.     }
  40866.     /**
  40867.      * Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
  40868.      *
  40869.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
  40870.      */
  40871.     protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
  40872.     {
  40873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40874.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
  40875.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  40876.         $this->privates['lexik_jwt_authentication.generate_keypair_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), 'HS256');
  40877.         $instance->setName('lexik:jwt:generate-keypair');
  40878.         $instance->setDescription('Generate public/private keys for use in your application.');
  40879.         return $instance;
  40880.     }
  40881.     /**
  40882.      * Gets the private 'lexik_jwt_authentication.migrate_config_command' shared service.
  40883.      *
  40884.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand
  40885.      */
  40886.     protected function getLexikJwtAuthentication_MigrateConfigCommandService()
  40887.     {
  40888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40889.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  40890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  40891.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  40892.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/MigrateConfigCommand.php';
  40893.         $this->privates['lexik_jwt_authentication.migrate_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), $this->getEnv('JWT_PASSPHRASE'), 'HS256');
  40894.         $instance->setName('lexik:jwt:migrate-config');
  40895.         $instance->setDescription('Migrate LexikJWTAuthenticationBundle configuration to the Web-Token one.');
  40896.         return $instance;
  40897.     }
  40898.     /**
  40899.      * Gets the private 'locale_aware_listener' shared service.
  40900.      *
  40901.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  40902.      */
  40903.     protected function getLocaleAwareListenerService()
  40904.     {
  40905.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  40906.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('ua')));
  40907.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  40908.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->getSonata_Form_Type_DatePickerService());
  40909.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->getSonata_Form_Type_DatetimePickerService());
  40910.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  40911.     }
  40912.     /**
  40913.      * Gets the private 'locale_listener' shared service.
  40914.      *
  40915.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  40916.      */
  40917.     protected function getLocaleListenerService()
  40918.     {
  40919.         $a = ($this->services['router'] ?? $this->getRouterService());
  40920.         if (isset($this->privates['locale_listener'])) {
  40921.             return $this->privates['locale_listener'];
  40922.         }
  40923.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'ua'$afalse, []);
  40924.     }
  40925.     /**
  40926.      * Gets the private 'mailer.mailer' shared service.
  40927.      *
  40928.      * @return \Symfony\Component\Mailer\Mailer
  40929.      */
  40930.     protected function getMailer_MailerService()
  40931.     {
  40932.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40933.         if (isset($this->privates['mailer.mailer'])) {
  40934.             return $this->privates['mailer.mailer'];
  40935.         }
  40936.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  40937.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  40938.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  40939.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  40940.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  40941.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL$a);
  40942.     }
  40943.     /**
  40944.      * Gets the private 'mailer.transport_factory.native' shared service.
  40945.      *
  40946.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  40947.      */
  40948.     protected function getMailer_TransportFactory_NativeService()
  40949.     {
  40950.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  40951.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  40952.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  40953.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40954.         if (isset($this->privates['mailer.transport_factory.native'])) {
  40955.             return $this->privates['mailer.transport_factory.native'];
  40956.         }
  40957.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  40958.     }
  40959.     /**
  40960.      * Gets the private 'mailer.transport_factory.null' shared service.
  40961.      *
  40962.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  40963.      */
  40964.     protected function getMailer_TransportFactory_NullService()
  40965.     {
  40966.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  40967.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  40968.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  40969.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40970.         if (isset($this->privates['mailer.transport_factory.null'])) {
  40971.             return $this->privates['mailer.transport_factory.null'];
  40972.         }
  40973.         $b = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
  40974.         if (isset($this->privates['mailer.transport_factory.null'])) {
  40975.             return $this->privates['mailer.transport_factory.null'];
  40976.         }
  40977.         $c = ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService());
  40978.         if (isset($this->privates['mailer.transport_factory.null'])) {
  40979.             return $this->privates['mailer.transport_factory.null'];
  40980.         }
  40981.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a$b$c);
  40982.     }
  40983.     /**
  40984.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  40985.      *
  40986.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  40987.      */
  40988.     protected function getMailer_TransportFactory_SendmailService()
  40989.     {
  40990.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  40991.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  40992.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  40993.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40994.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  40995.             return $this->privates['mailer.transport_factory.sendmail'];
  40996.         }
  40997.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  40998.     }
  40999.     /**
  41000.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  41001.      *
  41002.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  41003.      */
  41004.     protected function getMailer_TransportFactory_SmtpService()
  41005.     {
  41006.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  41007.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  41008.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  41009.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41010.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  41011.             return $this->privates['mailer.transport_factory.smtp'];
  41012.         }
  41013.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  41014.     }
  41015.     /**
  41016.      * Gets the private 'mime_types' shared service.
  41017.      *
  41018.      * @return \Symfony\Component\Mime\MimeTypes
  41019.      */
  41020.     protected function getMimeTypesService()
  41021.     {
  41022.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  41023.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  41024.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  41025.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  41026.         $instance->setDefault($instance);
  41027.         return $instance;
  41028.     }
  41029.     /**
  41030.      * Gets the private 'monolog.command.server_log' shared service.
  41031.      *
  41032.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  41033.      */
  41034.     protected function getMonolog_Command_ServerLogService()
  41035.     {
  41036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41037.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  41038.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  41039.         $instance->setName('server:log');
  41040.         $instance->setDescription('Start a log server that displays logs in real time');
  41041.         return $instance;
  41042.     }
  41043.     /**
  41044.      * Gets the private 'monolog.handler.callback_daemon' shared service.
  41045.      *
  41046.      * @return \Monolog\Handler\StreamHandler
  41047.      */
  41048.     protected function getMonolog_Handler_CallbackDaemonService()
  41049.     {
  41050.         $this->privates['monolog.handler.callback_daemon'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/callback_daemon.log'), 'info'trueNULLfalse);
  41051.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41052.         return $instance;
  41053.     }
  41054.     /**
  41055.      * Gets the private 'monolog.handler.camera_subscriber_service' shared service.
  41056.      *
  41057.      * @return \Monolog\Handler\StreamHandler
  41058.      */
  41059.     protected function getMonolog_Handler_CameraSubscriberServiceService()
  41060.     {
  41061.         $this->privates['monolog.handler.camera_subscriber_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/camera_subscriber_service.log'), 'info'trueNULLfalse);
  41062.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41063.         return $instance;
  41064.     }
  41065.     /**
  41066.      * Gets the private 'monolog.handler.console' shared service.
  41067.      *
  41068.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  41069.      */
  41070.     protected function getMonolog_Handler_ConsoleService()
  41071.     {
  41072.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  41073.     }
  41074.     /**
  41075.      * Gets the private 'monolog.handler.debug_logger_service' shared service.
  41076.      *
  41077.      * @return \Monolog\Handler\StreamHandler
  41078.      */
  41079.     protected function getMonolog_Handler_DebugLoggerServiceService()
  41080.     {
  41081.         $this->privates['monolog.handler.debug_logger_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/debug_logger.log'), 'info'trueNULLfalse);
  41082.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41083.         return $instance;
  41084.     }
  41085.     /**
  41086.      * Gets the private 'monolog.handler.diia' shared service.
  41087.      *
  41088.      * @return \Monolog\Handler\StreamHandler
  41089.      */
  41090.     protected function getMonolog_Handler_DiiaService()
  41091.     {
  41092.         $this->privates['monolog.handler.diia'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/diia.log'), 'info'trueNULLfalse);
  41093.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41094.         return $instance;
  41095.     }
  41096.     /**
  41097.      * Gets the private 'monolog.handler.mailer_logger_service' shared service.
  41098.      *
  41099.      * @return \Monolog\Handler\StreamHandler
  41100.      */
  41101.     protected function getMonolog_Handler_MailerLoggerServiceService()
  41102.     {
  41103.         $this->privates['monolog.handler.mailer_logger_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/mailer_logger.log'), 'info'trueNULLfalse);
  41104.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41105.         return $instance;
  41106.     }
  41107.     /**
  41108.      * Gets the private 'monolog.handler.main' shared service.
  41109.      *
  41110.      * @return \Monolog\Handler\FingersCrossedHandler
  41111.      */
  41112.     protected function getMonolog_Handler_MainService()
  41113.     {
  41114.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  41115.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41116.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\FingersCrossedHandler($a, new \Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy('error'), 0truetrueNULL);
  41117.     }
  41118.     /**
  41119.      * Gets the private 'monolog.handler.night_service' shared service.
  41120.      *
  41121.      * @return \Monolog\Handler\StreamHandler
  41122.      */
  41123.     protected function getMonolog_Handler_NightServiceService()
  41124.     {
  41125.         $this->privates['monolog.handler.night_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/night_service.log'), 'info'trueNULLfalse);
  41126.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41127.         return $instance;
  41128.     }
  41129.     /**
  41130.      * Gets the private 'monolog.handler.odata_manager' shared service.
  41131.      *
  41132.      * @return \Monolog\Handler\StreamHandler
  41133.      */
  41134.     protected function getMonolog_Handler_OdataManagerService()
  41135.     {
  41136.         $this->privates['monolog.handler.odata_manager'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/odata_manager.log'), 'info'trueNULLfalse);
  41137.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41138.         return $instance;
  41139.     }
  41140.     /**
  41141.      * Gets the private 'monolog.handler.one_c_service' shared service.
  41142.      *
  41143.      * @return \Monolog\Handler\StreamHandler
  41144.      */
  41145.     protected function getMonolog_Handler_OneCServiceService()
  41146.     {
  41147.         $this->privates['monolog.handler.one_c_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/one_c_service.log'), 'info'trueNULLfalse);
  41148.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41149.         return $instance;
  41150.     }
  41151.     /**
  41152.      * Gets the private 'monolog.handler.postomate_service' shared service.
  41153.      *
  41154.      * @return \Monolog\Handler\StreamHandler
  41155.      */
  41156.     protected function getMonolog_Handler_PostomateServiceService()
  41157.     {
  41158.         $this->privates['monolog.handler.postomate_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/postomate_service.log'), 'info'trueNULLfalse);
  41159.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41160.         return $instance;
  41161.     }
  41162.     /**
  41163.      * Gets the private 'monolog.handler.ria_curl' shared service.
  41164.      *
  41165.      * @return \Monolog\Handler\StreamHandler
  41166.      */
  41167.     protected function getMonolog_Handler_RiaCurlService()
  41168.     {
  41169.         $this->privates['monolog.handler.ria_curl'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/curl.log'), 'info'trueNULLfalse);
  41170.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41171.         return $instance;
  41172.     }
  41173.     /**
  41174.      * Gets the private 'monolog.handler.territory_access_service' shared service.
  41175.      *
  41176.      * @return \Monolog\Handler\StreamHandler
  41177.      */
  41178.     protected function getMonolog_Handler_TerritoryAccessServiceService()
  41179.     {
  41180.         $this->privates['monolog.handler.territory_access_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/territory_access.log'), 'info'trueNULLfalse);
  41181.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41182.         return $instance;
  41183.     }
  41184.     /**
  41185.      * Gets the private 'monolog.logger' shared service.
  41186.      *
  41187.      * @return \Symfony\Bridge\Monolog\Logger
  41188.      */
  41189.     protected function getMonolog_LoggerService()
  41190.     {
  41191.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  41192.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41193.         $instance->useMicrosecondTimestamps(true);
  41194.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41195.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41196.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41197.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41198.         return $instance;
  41199.     }
  41200.     /**
  41201.      * Gets the private 'monolog.logger.cache' shared service.
  41202.      *
  41203.      * @return \Symfony\Bridge\Monolog\Logger
  41204.      */
  41205.     protected function getMonolog_Logger_CacheService()
  41206.     {
  41207.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  41208.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41209.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41210.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41211.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41212.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41213.         return $instance;
  41214.     }
  41215.     /**
  41216.      * Gets the private 'monolog.logger.mailer' shared service.
  41217.      *
  41218.      * @return \Symfony\Bridge\Monolog\Logger
  41219.      */
  41220.     protected function getMonolog_Logger_MailerService()
  41221.     {
  41222.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  41223.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41224.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41225.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41226.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41227.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41228.         return $instance;
  41229.     }
  41230.     /**
  41231.      * Gets the private 'monolog.logger.request' shared service.
  41232.      *
  41233.      * @return \Symfony\Bridge\Monolog\Logger
  41234.      */
  41235.     protected function getMonolog_Logger_RequestService()
  41236.     {
  41237.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  41238.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41239.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41240.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41241.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41242.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41243.         return $instance;
  41244.     }
  41245.     /**
  41246.      * Gets the private 'monolog.logger.security' shared service.
  41247.      *
  41248.      * @return \Symfony\Bridge\Monolog\Logger
  41249.      */
  41250.     protected function getMonolog_Logger_SecurityService()
  41251.     {
  41252.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  41253.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41254.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41255.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41256.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41257.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41258.         return $instance;
  41259.     }
  41260.     /**
  41261.      * Gets the private 'monolog.logger.snappy' shared service.
  41262.      *
  41263.      * @return \Symfony\Bridge\Monolog\Logger
  41264.      */
  41265.     protected function getMonolog_Logger_SnappyService()
  41266.     {
  41267.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  41268.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41269.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41270.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41271.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41272.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41273.         return $instance;
  41274.     }
  41275.     /**
  41276.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  41277.      *
  41278.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  41279.      */
  41280.     protected function getNelmioApiDoc_Describers_ConfigService()
  41281.     {
  41282.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  41283.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  41284.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Vidi API Documentation''version' => '1.0.0']]);
  41285.     }
  41286.     /**
  41287.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  41288.      *
  41289.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  41290.      */
  41291.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  41292.     {
  41293.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  41294.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41295.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41296.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  41297.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  41298.         return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  41299.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  41300.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  41301.         }, 2));
  41302.     }
  41303.     /**
  41304.      * Gets the private 'nelmio_api_doc.describers.swagger_php.default' shared service.
  41305.      *
  41306.      * @return \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber
  41307.      */
  41308.     protected function getNelmioApiDoc_Describers_SwaggerPhp_DefaultService()
  41309.     {
  41310.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41311.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41312.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/SwaggerPhpDescriber.php';
  41313.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  41314.         return $this->privates['nelmio_api_doc.describers.swagger_php.default'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  41315.     }
  41316.     /**
  41317.      * Gets the private 'nelmio_api_doc.generator_locator' shared service.
  41318.      *
  41319.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  41320.      */
  41321.     protected function getNelmioApiDoc_GeneratorLocatorService()
  41322.     {
  41323.         return $this->privates['nelmio_api_doc.generator_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41324.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  41325.         ], [
  41326.             'default' => '?',
  41327.         ]);
  41328.     }
  41329.     /**
  41330.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  41331.      *
  41332.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  41333.      */
  41334.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  41335.     {
  41336.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  41337.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41338.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41339.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  41340.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()));
  41341.     }
  41342.     /**
  41343.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  41344.      *
  41345.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  41346.      */
  41347.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  41348.     {
  41349.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  41350.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41351.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41352.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/JMSModelDescriber.php';
  41353.         return $this->privates['nelmio_api_doc.model_describers.jms'] = new \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber(($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), NULL, ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()));
  41354.     }
  41355.     /**
  41356.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  41357.      *
  41358.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  41359.      */
  41360.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  41361.     {
  41362.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  41363.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41364.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41365.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  41366.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), new RewindableGenerator(function () {
  41367.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  41368.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  41369.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  41370.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  41371.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  41372.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  41373.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  41374.         }, 7), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  41375.     }
  41376.     /**
  41377.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  41378.      *
  41379.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  41380.      */
  41381.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  41382.     {
  41383.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  41384.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41385.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41386.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  41387.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  41388.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  41389.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  41390.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  41391.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  41392.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  41393.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  41394.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  41395.         }, 7));
  41396.     }
  41397.     /**
  41398.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  41399.      *
  41400.      * @return \Symfony\Component\Routing\RouteCollection
  41401.      */
  41402.     protected function getNelmioApiDoc_Routes_DefaultService()
  41403.     {
  41404.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  41405.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  41406.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  41407.         return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [=> '^/unicommerce'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  41408.     }
  41409.     /**
  41410.      * Gets the private 'parameter_bag' shared service.
  41411.      *
  41412.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  41413.      */
  41414.     protected function getParameterBagService()
  41415.     {
  41416.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  41417.     }
  41418.     /**
  41419.      * Gets the private 'profiler_listener' shared service.
  41420.      *
  41421.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  41422.      */
  41423.     protected function getProfilerListenerService()
  41424.     {
  41425.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  41426.         if (isset($this->privates['profiler_listener'])) {
  41427.             return $this->privates['profiler_listener'];
  41428.         }
  41429.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  41430.     }
  41431.     /**
  41432.      * Gets the private 'property_accessor' shared service.
  41433.      *
  41434.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  41435.      */
  41436.     protected function getPropertyAccessorService()
  41437.     {
  41438.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41439.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  41440.     }
  41441.     /**
  41442.      * Gets the private 'property_info' shared service.
  41443.      *
  41444.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  41445.      */
  41446.     protected function getPropertyInfoService()
  41447.     {
  41448.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  41449.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  41450.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41451.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  41452.         }, 3), new RewindableGenerator(function () {
  41453.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  41454.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  41455.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  41456.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41457.         }, 4), new RewindableGenerator(function () {
  41458.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  41459.         }, 1), new RewindableGenerator(function () {
  41460.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  41461.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41462.         }, 2), new RewindableGenerator(function () {
  41463.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41464.         }, 1));
  41465.     }
  41466.     /**
  41467.      * Gets the private 'property_info.serializer_extractor' shared service.
  41468.      *
  41469.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  41470.      */
  41471.     protected function getPropertyInfo_SerializerExtractorService()
  41472.     {
  41473.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  41474.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  41475.     }
  41476.     /**
  41477.      * Gets the private 'router.cache_warmer' shared service.
  41478.      *
  41479.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  41480.      */
  41481.     protected function getRouter_CacheWarmerService()
  41482.     {
  41483.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  41484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  41485.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41486.             'router' => ['services''router''getRouterService'false],
  41487.         ], [
  41488.             'router' => '?',
  41489.         ]))->withContext('router.cache_warmer'$this));
  41490.     }
  41491.     /**
  41492.      * Gets the private 'router.expression_language_provider' shared service.
  41493.      *
  41494.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  41495.      */
  41496.     protected function getRouter_ExpressionLanguageProviderService()
  41497.     {
  41498.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41499.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  41500.         ], [
  41501.             'env' => 'Closure',
  41502.         ]));
  41503.     }
  41504.     /**
  41505.      * Gets the private 'router.request_context' shared service.
  41506.      *
  41507.      * @return \Symfony\Component\Routing\RequestContext
  41508.      */
  41509.     protected function getRouter_RequestContextService()
  41510.     {
  41511.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  41512.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  41513.         return $instance;
  41514.     }
  41515.     /**
  41516.      * Gets the private 'router_listener' shared service.
  41517.      *
  41518.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  41519.      */
  41520.     protected function getRouterListenerService()
  41521.     {
  41522.         $a = ($this->services['router'] ?? $this->getRouterService());
  41523.         if (isset($this->privates['router_listener'])) {
  41524.             return $this->privates['router_listener'];
  41525.         }
  41526.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($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);
  41527.     }
  41528.     /**
  41529.      * Gets the private 'secrets.vault' shared service.
  41530.      *
  41531.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  41532.      */
  41533.     protected function getSecrets_VaultService()
  41534.     {
  41535.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  41536.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  41537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  41538.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  41539.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  41540.     }
  41541.     /**
  41542.      * Gets the private 'security.access_listener' shared service.
  41543.      *
  41544.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  41545.      */
  41546.     protected function getSecurity_AccessListenerService()
  41547.     {
  41548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  41549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  41550.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  41551.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  41552.         if (isset($this->privates['security.access_listener'])) {
  41553.             return $this->privates['security.access_listener'];
  41554.         }
  41555.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  41556.         if (isset($this->privates['security.access_listener'])) {
  41557.             return $this->privates['security.access_listener'];
  41558.         }
  41559.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
  41560.     }
  41561.     /**
  41562.      * Gets the private 'security.access_map' shared service.
  41563.      *
  41564.      * @return \Symfony\Component\Security\Http\AccessMap
  41565.      */
  41566.     protected function getSecurity_AccessMapService()
  41567.     {
  41568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  41569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  41570.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  41571.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  41572.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  41573.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41574.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login-check-admin$''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41575.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41576.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/resetting''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41577.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logout-admin$''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41578.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'ROLE_ADMIN'], NULL);
  41579.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/$''loyalty\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41580.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profile/''loyalty\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'ROLE_INSURANCE_USER'=> 'ROLE_LOYALTY_USER'], NULL);
  41581.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/$''insurance\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41582.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ua|ru)/profile/print/sticker/''insurance\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'ROLE_INSURANCE_USER'=> 'ROLE_LOYALTY_USER'=> 'ROLE_ADMIN'=> 'ROLE_INSURANCE_AVARKOM'], NULL);
  41583.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ua|ru)/profile/''insurance\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'ROLE_INSURANCE_USER'=> 'ROLE_LOYALTY_USER'], NULL);
  41584.         return $instance;
  41585.     }
  41586.     /**
  41587.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  41588.      *
  41589.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  41590.      *
  41591.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  41592.      */
  41593.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  41594.     {
  41595.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  41596.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  41597.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  41598.             return $this->privates['security.authentication.listener.anonymous.main'];
  41599.         }
  41600.         return $this->privates['security.authentication.listener.anonymous.main'] = 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()), $a);
  41601.     }
  41602.     /**
  41603.      * Gets the private 'security.authentication.listener.form.main' shared service.
  41604.      *
  41605.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  41606.      *
  41607.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
  41608.      */
  41609.     protected function getSecurity_Authentication_Listener_Form_MainService()
  41610.     {
  41611.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.');
  41612.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  41613.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  41614.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  41615.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  41616.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  41617.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  41618.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  41619.             return $this->privates['security.authentication.listener.form.main'];
  41620.         }
  41621.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  41622.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  41623.             return $this->privates['security.authentication.listener.form.main'];
  41624.         }
  41625.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  41626.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  41627.             return $this->privates['security.authentication.listener.form.main'];
  41628.         }
  41629.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41630.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  41631.             return $this->privates['security.authentication.listener.form.main'];
  41632.         }
  41633.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  41634.         $e->setOptions(['login_path' => '/login''default_target_path' => '/''always_use_default_target_path' => false'target_path_parameter' => '_target_path''use_referer' => false]);
  41635.         $e->setFirewallName('main');
  41636.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  41637.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c$b, [], $f);
  41638.         $g->setOptions(['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  41639.         return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $b'main'$e$g, ['login_path' => '/login''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''enable_csrf' => false'post_only' => true'form_only' => false], $f$d, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  41640.     }
  41641.     /**
  41642.      * Gets the private 'security.authentication.manager' shared service.
  41643.      *
  41644.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  41645.      *
  41646.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  41647.      */
  41648.     protected function getSecurity_Authentication_ManagerService()
  41649.     {
  41650.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  41651.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  41652.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  41653.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  41654.         }, 2), true);
  41655.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  41656.         return $instance;
  41657.     }
  41658.     /**
  41659.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  41660.      *
  41661.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  41662.      *
  41663.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  41664.      */
  41665.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  41666.     {
  41667.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  41668.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  41669.     }
  41670.     /**
  41671.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  41672.      *
  41673.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  41674.      *
  41675.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
  41676.      */
  41677.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  41678.     {
  41679.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');
  41680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  41681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  41682.         return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  41683.     }
  41684.     /**
  41685.      * Gets the private 'security.authentication.session_strategy' shared service.
  41686.      *
  41687.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  41688.      */
  41689.     protected function getSecurity_Authentication_SessionStrategyService()
  41690.     {
  41691.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  41692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  41693.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  41694.     }
  41695.     /**
  41696.      * Gets the private 'security.channel_listener' shared service.
  41697.      *
  41698.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  41699.      */
  41700.     protected function getSecurity_ChannelListenerService()
  41701.     {
  41702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  41703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  41704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  41705.         $a = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  41706.         if (isset($this->privates['security.channel_listener'])) {
  41707.             return $this->privates['security.channel_listener'];
  41708.         }
  41709.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  41710.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $a$b->getHttpPort(), $b->getHttpsPort());
  41711.     }
  41712.     /**
  41713.      * Gets the private 'security.command.debug_firewall' shared service.
  41714.      *
  41715.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  41716.      */
  41717.     protected function getSecurity_Command_DebugFirewallService()
  41718.     {
  41719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41720.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  41721.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.TLRF7BM'] ?? $this->get_ServiceLocator_TLRF7BMService()), ($this->privates['.service_locator.IRj1lZ9'] ?? $this->get_ServiceLocator_IRj1lZ9Service()), [], false);
  41722.         $instance->setName('debug:firewall');
  41723.         $instance->setDescription('Display information about your security firewall(s)');
  41724.         return $instance;
  41725.     }
  41726.     /**
  41727.      * Gets the private 'security.command.user_password_encoder' shared service.
  41728.      *
  41729.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  41730.      *
  41731.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  41732.      */
  41733.     protected function getSecurity_Command_UserPasswordEncoderService()
  41734.     {
  41735.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  41736.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->services['security.encoder_factory'] ?? $this->getSecurity_EncoderFactoryService()), [=> 'FOS\\UserBundle\\Model\\UserInterface']);
  41737.         $instance->setName('security:encode-password');
  41738.         $instance->setDescription('Encode a password');
  41739.         return $instance;
  41740.     }
  41741.     /**
  41742.      * Gets the private 'security.command.user_password_hash' shared service.
  41743.      *
  41744.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  41745.      */
  41746.     protected function getSecurity_Command_UserPasswordHashService()
  41747.     {
  41748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41749.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  41750.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'FOS\\UserBundle\\Model\\UserInterface']);
  41751.         $instance->setName('security:hash-password');
  41752.         $instance->setDescription('Hash a user password');
  41753.         return $instance;
  41754.     }
  41755.     /**
  41756.      * Gets the private 'security.context_listener.0' shared service.
  41757.      *
  41758.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  41759.      */
  41760.     protected function getSecurity_ContextListener_0Service()
  41761.     {
  41762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  41763.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  41764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  41765.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41766.         if (isset($this->privates['security.context_listener.0'])) {
  41767.             return $this->privates['security.context_listener.0'];
  41768.         }
  41769.         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 () {
  41770.             yield => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
  41771.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  41772.     }
  41773.     /**
  41774.      * Gets the private 'security.csrf.token_storage' shared service.
  41775.      *
  41776.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  41777.      */
  41778.     protected function getSecurity_Csrf_TokenStorageService()
  41779.     {
  41780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  41781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  41782.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  41783.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  41784.     }
  41785.     /**
  41786.      * Gets the private 'security.event_dispatcher.main' shared service.
  41787.      *
  41788.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  41789.      */
  41790.     protected function getSecurity_EventDispatcher_MainService()
  41791.     {
  41792.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  41793.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  41794.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  41795.         }, => 'onLogout'], 64);
  41796.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  41797.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  41798.         }, => 'onLogout'], 0);
  41799.         $instance->addListener('security.interactive_login', [=> function () {
  41800.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  41801.         }, => 'onSecurityInteractiveLogin'], 0);
  41802.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  41803.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  41804.         }, => 'onLogout'], 0);
  41805.         return $instance;
  41806.     }
  41807.     /**
  41808.      * Gets the private 'security.firewall.map' shared service.
  41809.      *
  41810.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  41811.      */
  41812.     protected function getSecurity_Firewall_MapService()
  41813.     {
  41814.         $a = ($this->privates['.service_locator.TLRF7BM'] ?? $this->get_ServiceLocator_TLRF7BMService());
  41815.         if (isset($this->privates['security.firewall.map'])) {
  41816.             return $this->privates['security.firewall.map'];
  41817.         }
  41818.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  41819.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  41820.         }, 1));
  41821.     }
  41822.     /**
  41823.      * Gets the private 'security.firewall.map.context.main' shared service.
  41824.      *
  41825.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  41826.      */
  41827.     protected function getSecurity_Firewall_Map_Context_MainService()
  41828.     {
  41829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  41830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  41831.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  41832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  41833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  41834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  41835.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  41836.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  41837.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  41838.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  41839.         if (isset($this->privates['security.firewall.map.context.main'])) {
  41840.             return $this->privates['security.firewall.map.context.main'];
  41841.         }
  41842.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  41843.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  41844.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  41845.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  41846.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  41847.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  41848.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  41849.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  41850.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a$c'/login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalse'fos_user.user_provider.username''main''security.authentication.form_entry_point.main'NULLNULL, [=> 'form_login'=> 'anonymous'], NULL));
  41851.     }
  41852.     /**
  41853.      * Gets the private 'security.helper' shared service.
  41854.      *
  41855.      * @return \Symfony\Component\Security\Core\Security
  41856.      */
  41857.     protected function getSecurity_HelperService()
  41858.     {
  41859.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  41860.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41861.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  41862.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  41863.         ], [
  41864.             'security.authorization_checker' => '?',
  41865.             'security.token_storage' => '?',
  41866.         ]));
  41867.     }
  41868.     /**
  41869.      * Gets the private 'security.http_utils' shared service.
  41870.      *
  41871.      * @return \Symfony\Component\Security\Http\HttpUtils
  41872.      */
  41873.     protected function getSecurity_HttpUtilsService()
  41874.     {
  41875.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  41876.         $a = ($this->services['router'] ?? $this->getRouterService());
  41877.         if (isset($this->privates['security.http_utils'])) {
  41878.             return $this->privates['security.http_utils'];
  41879.         }
  41880.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://(?:%s|(?:.+\\.)?'.$this->getEnv('string:HOST').')$}i'NULL);
  41881.     }
  41882.     /**
  41883.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  41884.      *
  41885.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  41886.      */
  41887.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  41888.     {
  41889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  41890.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  41891.     }
  41892.     /**
  41893.      * Gets the private 'security.logout.listener.default.main' shared service.
  41894.      *
  41895.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  41896.      */
  41897.     protected function getSecurity_Logout_Listener_Default_MainService()
  41898.     {
  41899.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  41900.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/login');
  41901.     }
  41902.     /**
  41903.      * Gets the private 'security.logout_url_generator' shared service.
  41904.      *
  41905.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  41906.      */
  41907.     protected function getSecurity_LogoutUrlGeneratorService()
  41908.     {
  41909.         $a = ($this->services['router'] ?? $this->getRouterService());
  41910.         if (isset($this->privates['security.logout_url_generator'])) {
  41911.             return $this->privates['security.logout_url_generator'];
  41912.         }
  41913.         $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())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  41914.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  41915.         return $instance;
  41916.     }
  41917.     /**
  41918.      * Gets the private 'security.password_hasher_factory' shared service.
  41919.      *
  41920.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  41921.      */
  41922.     protected function getSecurity_PasswordHasherFactoryService()
  41923.     {
  41924.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  41925.     }
  41926.     /**
  41927.      * Gets the private 'security.role_hierarchy' shared service.
  41928.      *
  41929.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  41930.      */
  41931.     protected function getSecurity_RoleHierarchyService()
  41932.     {
  41933.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  41934.     }
  41935.     /**
  41936.      * Gets the private 'security.user_password_hasher' shared service.
  41937.      *
  41938.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  41939.      */
  41940.     protected function getSecurity_UserPasswordHasherService()
  41941.     {
  41942.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  41943.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  41944.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  41945.     }
  41946.     /**
  41947.      * Gets the private 'security.validator.user_password' shared service.
  41948.      *
  41949.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  41950.      */
  41951.     protected function getSecurity_Validator_UserPasswordService()
  41952.     {
  41953.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  41954.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  41955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  41956.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  41957.     }
  41958.     /**
  41959.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  41960.      *
  41961.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  41962.      */
  41963.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  41964.     {
  41965.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  41966.     }
  41967.     /**
  41968.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  41969.      *
  41970.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  41971.      */
  41972.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  41973.     {
  41974.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  41975.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  41976.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  41977.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  41978.     }
  41979.     /**
  41980.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  41981.      *
  41982.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  41983.      */
  41984.     protected function getSensioFrameworkExtra_Security_ListenerService()
  41985.     {
  41986.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  41987.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  41988.             return $this->privates['sensio_framework_extra.security.listener'];
  41989.         }
  41990.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  41991.     }
  41992.     /**
  41993.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  41994.      *
  41995.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  41996.      */
  41997.     protected function getSensioFrameworkExtra_View_ListenerService()
  41998.     {
  41999.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  42000.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  42001.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  42002.         ], [
  42003.             'twig' => '?',
  42004.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  42005.         return $instance;
  42006.     }
  42007.     /**
  42008.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  42009.      *
  42010.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  42011.      */
  42012.     protected function getSerializer_Mapping_CacheWarmerService()
  42013.     {
  42014.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  42015.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  42016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  42017.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  42018.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  42019.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  42020.     }
  42021.     /**
  42022.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  42023.      *
  42024.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  42025.      */
  42026.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  42027.     {
  42028.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  42029.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  42030.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  42031.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  42032.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  42033.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  42034.         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()))]));
  42035.     }
  42036.     /**
  42037.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  42038.      *
  42039.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  42040.      */
  42041.     protected function getSerializer_NameConverter_MetadataAwareService()
  42042.     {
  42043.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  42044.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  42045.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  42046.         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()));
  42047.     }
  42048.     /**
  42049.      * Gets the private 'session.factory' shared service.
  42050.      *
  42051.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  42052.      */
  42053.     protected function getSession_FactoryService()
  42054.     {
  42055.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  42056.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  42057.         $a = ($this->privates['session.storage.factory.service'] ?? $this->getSession_Storage_Factory_ServiceService());
  42058.         if (isset($this->privates['session.factory'])) {
  42059.             return $this->privates['session.factory'];
  42060.         }
  42061.         $b = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  42062.         if (isset($this->privates['session.factory'])) {
  42063.             return $this->privates['session.factory'];
  42064.         }
  42065.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, [=> $b=> 'onSessionUsage']);
  42066.     }
  42067.     /**
  42068.      * Gets the private 'session.storage.factory.service' shared service.
  42069.      *
  42070.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  42071.      *
  42072.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  42073.      */
  42074.     protected function getSession_Storage_Factory_ServiceService()
  42075.     {
  42076.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  42077.         $a = ($this->services['core.vidi.session_storage'] ?? $this->getCore_Vidi_SessionStorageService());
  42078.         if (isset($this->privates['session.storage.factory.service'])) {
  42079.             return $this->privates['session.storage.factory.service'];
  42080.         }
  42081.         return $this->privates['session.storage.factory.service'] = new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory($a);
  42082.     }
  42083.     /**
  42084.      * Gets the private 'session.storage.metadata_bag' shared service.
  42085.      *
  42086.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  42087.      *
  42088.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  42089.      */
  42090.     protected function getSession_Storage_MetadataBagService()
  42091.     {
  42092.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  42093.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  42094.     }
  42095.     /**
  42096.      * Gets the private 'session_listener' shared service.
  42097.      *
  42098.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  42099.      */
  42100.     protected function getSessionListenerService()
  42101.     {
  42102.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  42103.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  42104.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  42105.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  42106.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  42107.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  42108.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  42109.         ], [
  42110.             'initialized_session' => '?',
  42111.             'logger' => '?',
  42112.             'request_stack' => '?',
  42113.             'session' => '?',
  42114.             'session_collector' => '?',
  42115.             'session_factory' => '?',
  42116.         ]), true$this->getParameter('session.storage.options'));
  42117.     }
  42118.     /**
  42119.      * Gets the private 'snc_redis.default' shared service.
  42120.      *
  42121.      * @return \Redis
  42122.      */
  42123.     protected function getSncRedis_DefaultService($lazyLoad true)
  42124.     {
  42125.         return $this->privates['snc_redis.default'] = ($this->privates['snc_redis.phpredis_factory'] ?? $this->getSncRedis_PhpredisFactoryService())->create('Redis', [=> $this->getEnv('resolve:REDIS_URL')], ['connection_async' => false'connection_persistent' => false'connection_timeout' => 5'read_write_timeout' => NULL'iterable_multibulk' => false'throw_errors' => true'serialization' => 'default''cluster' => NULL'prefix' => NULL'service' => NULL], 'default'false);
  42126.     }
  42127.     /**
  42128.      * Gets the private 'snc_redis.logger' shared service.
  42129.      *
  42130.      * @return \Snc\RedisBundle\Logger\RedisLogger
  42131.      */
  42132.     protected function getSncRedis_LoggerService()
  42133.     {
  42134.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  42135.         if (isset($this->privates['snc_redis.logger'])) {
  42136.             return $this->privates['snc_redis.logger'];
  42137.         }
  42138.         $b = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  42139.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  42140.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  42141.         $b->pushHandler($a);
  42142.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  42143.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  42144.         return $this->privates['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($b);
  42145.     }
  42146.     /**
  42147.      * Gets the private 'snc_redis.phpredis_factory' shared service.
  42148.      *
  42149.      * @return \Snc\RedisBundle\Factory\PhpredisClientFactory
  42150.      */
  42151.     protected function getSncRedis_PhpredisFactoryService()
  42152.     {
  42153.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Factory/PhpredisClientFactory.php';
  42154.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Logger/RedisCallInterceptor.php';
  42155.         $a = ($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService());
  42156.         if (isset($this->privates['snc_redis.phpredis_factory'])) {
  42157.             return $this->privates['snc_redis.phpredis_factory'];
  42158.         }
  42159.         return $this->privates['snc_redis.phpredis_factory'] = new \Snc\RedisBundle\Factory\PhpredisClientFactory(new \Snc\RedisBundle\Logger\RedisCallInterceptor($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), NULL);
  42160.     }
  42161.     /**
  42162.      * Gets the private 'snc_redis.session' shared service.
  42163.      *
  42164.      * @return \Redis
  42165.      */
  42166.     protected function getSncRedis_SessionService($lazyLoad true)
  42167.     {
  42168.         $a = ($this->privates['snc_redis.phpredis_factory'] ?? $this->getSncRedis_PhpredisFactoryService());
  42169.         if (isset($this->privates['snc_redis.session'])) {
  42170.             return $this->privates['snc_redis.session'];
  42171.         }
  42172.         return $this->privates['snc_redis.session'] = $a->create('Redis', [=> $this->getEnv('resolve:REDIS_SESSION_URL')], ['connection_async' => false'connection_persistent' => false'connection_timeout' => 5'read_write_timeout' => NULL'iterable_multibulk' => false'throw_errors' => true'serialization' => 'default''cluster' => NULL'prefix' => NULL'service' => NULL], 'session'false);
  42173.     }
  42174.     /**
  42175.      * Gets the private 'sonata.admin.admin_exporter' shared service.
  42176.      *
  42177.      * @return \Sonata\AdminBundle\Bridge\Exporter\AdminExporter
  42178.      */
  42179.     protected function getSonata_Admin_AdminExporterService()
  42180.     {
  42181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Bridge/Exporter/AdminExporter.php';
  42182.         return $this->privates['sonata.admin.admin_exporter'] = new \Sonata\AdminBundle\Bridge\Exporter\AdminExporter(($this->services['sonata.exporter.exporter'] ?? $this->getSonata_Exporter_ExporterService()));
  42183.     }
  42184.     /**
  42185.      * Gets the private 'sonata.admin.audit.manager' shared service.
  42186.      *
  42187.      * @return \Sonata\AdminBundle\Model\AuditManager
  42188.      */
  42189.     protected function getSonata_Admin_Audit_ManagerService()
  42190.     {
  42191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  42192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  42193.         return $this->privates['sonata.admin.audit.manager'] = new \Sonata\AdminBundle\Model\AuditManager(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  42194.     }
  42195.     /**
  42196.      * Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
  42197.      *
  42198.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  42199.      */
  42200.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  42201.     {
  42202.         return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  42203.     }
  42204.     /**
  42205.      * Gets the private 'sonata.admin.builder.orm_datagrid' shared service.
  42206.      *
  42207.      * @return \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder
  42208.      */
  42209.     protected function getSonata_Admin_Builder_OrmDatagridService()
  42210.     {
  42211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  42212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/DatagridBuilderInterface.php';
  42213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/DatagridBuilder.php';
  42214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactoryInterface.php';
  42215.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactory.php';
  42216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  42217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  42218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FilterTypeGuesser.php';
  42219.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  42220.         if (isset($this->privates['sonata.admin.builder.orm_datagrid'])) {
  42221.             return $this->privates['sonata.admin.builder.orm_datagrid'];
  42222.         }
  42223.         return $this->privates['sonata.admin.builder.orm_datagrid'] = new \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder($a, new \Sonata\AdminBundle\Filter\FilterFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  42224.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => [false'sonata.admin.orm.filter.type.boolean''getSonata_Admin_Orm_Filter_Type_BooleanService'false],
  42225.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => [false'sonata.admin.orm.filter.type.callback''getSonata_Admin_Orm_Filter_Type_CallbackService'false],
  42226.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => [false'sonata.admin.orm.filter.type.choice''getSonata_Admin_Orm_Filter_Type_ChoiceService'false],
  42227.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => [false'sonata.admin.orm.filter.type.class''getSonata_Admin_Orm_Filter_Type_ClassService'false],
  42228.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => [false'sonata.admin.orm.filter.type.count''getSonata_Admin_Orm_Filter_Type_CountService'false],
  42229.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => [false'sonata.admin.orm.filter.type.date''getSonata_Admin_Orm_Filter_Type_DateService'false],
  42230.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => [false'sonata.admin.orm.filter.type.date_range''getSonata_Admin_Orm_Filter_Type_DateRangeService'false],
  42231.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => [false'sonata.admin.orm.filter.type.datetime''getSonata_Admin_Orm_Filter_Type_DatetimeService'false],
  42232.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => [false'sonata.admin.orm.filter.type.datetime_range''getSonata_Admin_Orm_Filter_Type_DatetimeRangeService'false],
  42233.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => [false'sonata.admin.orm.filter.type.empty''getSonata_Admin_Orm_Filter_Type_EmptyService'false],
  42234.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => [false'sonata.admin.orm.filter.type.model_autocomplete''getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService'false],
  42235.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => [false'sonata.admin.orm.filter.type.model''getSonata_Admin_Orm_Filter_Type_ModelService'false],
  42236.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => [false'sonata.admin.orm.filter.type.null''getSonata_Admin_Orm_Filter_Type_NullService'false],
  42237.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => [false'sonata.admin.orm.filter.type.number''getSonata_Admin_Orm_Filter_Type_NumberService'false],
  42238.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => [false'sonata.admin.orm.filter.type.string''getSonata_Admin_Orm_Filter_Type_StringService'false],
  42239.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => [false'sonata.admin.orm.filter.type.string_list''getSonata_Admin_Orm_Filter_Type_StringListService'false],
  42240.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => [false'sonata.admin.orm.filter.type.time''getSonata_Admin_Orm_Filter_Type_TimeService'false],
  42241.             'Sonata\\DoctrineORMAdminBundle\\Filter\\UidFilter' => [false'sonata.admin.orm.filter.type.uid''getSonata_Admin_Orm_Filter_Type_UidService'false],
  42242.         ], [
  42243.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => '?',
  42244.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => '?',
  42245.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => '?',
  42246.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => '?',
  42247.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => '?',
  42248.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => '?',
  42249.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => '?',
  42250.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => '?',
  42251.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => '?',
  42252.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => '?',
  42253.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => '?',
  42254.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => '?',
  42255.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => '?',
  42256.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => '?',
  42257.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => '?',
  42258.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => '?',
  42259.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => '?',
  42260.             'Sonata\\DoctrineORMAdminBundle\\Filter\\UidFilter' => '?',
  42261.         ])), new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\FilterTypeGuesser()]), true);
  42262.     }
  42263.     /**
  42264.      * Gets the private 'sonata.admin.builder.orm_form' shared service.
  42265.      *
  42266.      * @return \Sonata\DoctrineORMAdminBundle\Builder\FormContractor
  42267.      */
  42268.     protected function getSonata_Admin_Builder_OrmFormService()
  42269.     {
  42270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  42271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/FormContractorInterface.php';
  42272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/AbstractFormContractor.php';
  42273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/FormContractor.php';
  42274.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  42275.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  42276.             return $this->privates['sonata.admin.builder.orm_form'];
  42277.         }
  42278.         $b = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  42279.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  42280.             return $this->privates['sonata.admin.builder.orm_form'];
  42281.         }
  42282.         return $this->privates['sonata.admin.builder.orm_form'] = new \Sonata\DoctrineORMAdminBundle\Builder\FormContractor($a$b);
  42283.     }
  42284.     /**
  42285.      * Gets the private 'sonata.admin.builder.orm_list' shared service.
  42286.      *
  42287.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder
  42288.      */
  42289.     protected function getSonata_Admin_Builder_OrmListService()
  42290.     {
  42291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  42292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ListBuilderInterface.php';
  42293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ListBuilder.php';
  42294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  42295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  42296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  42297.         return $this->privates['sonata.admin.builder.orm_list'] = new \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder(new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/list_array.html.twig''boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig''date' => '@SonataAdmin/CRUD/list_date.html.twig''time' => '@SonataAdmin/CRUD/list_time.html.twig''datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig''textarea' => '@SonataAdmin/CRUD/list_string.html.twig''email' => '@SonataAdmin/CRUD/list_email.html.twig''enum' => '@SonataAdmin/CRUD/list_enum.html.twig''trans' => '@SonataAdmin/CRUD/list_trans.html.twig''string' => '@SonataAdmin/CRUD/list_string.html.twig''integer' => '@SonataAdmin/CRUD/list_string.html.twig''float' => '@SonataAdmin/CRUD/list_string.html.twig''identifier' => '@SonataAdmin/CRUD/list_string.html.twig''currency' => '@SonataAdmin/CRUD/list_currency.html.twig''percent' => '@SonataAdmin/CRUD/list_percent.html.twig''choice' => '@SonataAdmin/CRUD/list_choice.html.twig''url' => '@SonataAdmin/CRUD/list_url.html.twig''html' => '@SonataAdmin/CRUD/list_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig']);
  42298.     }
  42299.     /**
  42300.      * Gets the private 'sonata.admin.builder.orm_show' shared service.
  42301.      *
  42302.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder
  42303.      */
  42304.     protected function getSonata_Admin_Builder_OrmShowService()
  42305.     {
  42306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  42307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ShowBuilderInterface.php';
  42308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ShowBuilder.php';
  42309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  42310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  42311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  42312.         return $this->privates['sonata.admin.builder.orm_show'] = new \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder(new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/show_array.html.twig''boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig''date' => '@SonataAdmin/CRUD/show_date.html.twig''time' => '@SonataAdmin/CRUD/show_time.html.twig''datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig''email' => '@SonataAdmin/CRUD/show_email.html.twig''enum' => '@SonataAdmin/CRUD/show_enum.html.twig''trans' => '@SonataAdmin/CRUD/show_trans.html.twig''string' => '@SonataAdmin/CRUD/base_show_field.html.twig''integer' => '@SonataAdmin/CRUD/base_show_field.html.twig''float' => '@SonataAdmin/CRUD/base_show_field.html.twig''currency' => '@SonataAdmin/CRUD/show_currency.html.twig''percent' => '@SonataAdmin/CRUD/show_percent.html.twig''choice' => '@SonataAdmin/CRUD/show_choice.html.twig''url' => '@SonataAdmin/CRUD/show_url.html.twig''html' => '@SonataAdmin/CRUD/show_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig']);
  42313.     }
  42314.     /**
  42315.      * Gets the private 'sonata.admin.command.explain' shared service.
  42316.      *
  42317.      * @return \Sonata\AdminBundle\Command\ExplainAdminCommand
  42318.      */
  42319.     protected function getSonata_Admin_Command_ExplainService()
  42320.     {
  42321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ExplainAdminCommand.php';
  42323.         $this->privates['sonata.admin.command.explain'] = $instance = new \Sonata\AdminBundle\Command\ExplainAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  42324.         $instance->setName('sonata:admin:explain');
  42325.         $instance->setDescription('Explain an admin service');
  42326.         return $instance;
  42327.     }
  42328.     /**
  42329.      * Gets the private 'sonata.admin.command.generate_object_acl' shared service.
  42330.      *
  42331.      * @return \Sonata\AdminBundle\Command\GenerateObjectAclCommand
  42332.      */
  42333.     protected function getSonata_Admin_Command_GenerateObjectAclService()
  42334.     {
  42335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/QuestionableCommand.php';
  42337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/GenerateObjectAclCommand.php';
  42338.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  42339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  42340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  42341.         $this->privates['sonata.admin.command.generate_object_acl'] = $instance = new \Sonata\AdminBundle\Command\GenerateObjectAclCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ['sonata.admin.manipulator.acl.object.orm' => new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  42342.         $instance->setName('sonata:admin:generate-object-acl');
  42343.         $instance->setDescription('Install ACL for the objects of the Admin Classes.');
  42344.         return $instance;
  42345.     }
  42346.     /**
  42347.      * Gets the private 'sonata.admin.command.list' shared service.
  42348.      *
  42349.      * @return \Sonata\AdminBundle\Command\ListAdminCommand
  42350.      */
  42351.     protected function getSonata_Admin_Command_ListService()
  42352.     {
  42353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ListAdminCommand.php';
  42355.         $this->privates['sonata.admin.command.list'] = $instance = new \Sonata\AdminBundle\Command\ListAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  42356.         $instance->setName('sonata:admin:list');
  42357.         $instance->setDescription('List all admin services available');
  42358.         return $instance;
  42359.     }
  42360.     /**
  42361.      * Gets the private 'sonata.admin.command.setup_acl' shared service.
  42362.      *
  42363.      * @return \Sonata\AdminBundle\Command\SetupAclCommand
  42364.      */
  42365.     protected function getSonata_Admin_Command_SetupAclService()
  42366.     {
  42367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/SetupAclCommand.php';
  42369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  42370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  42371.         $this->privates['sonata.admin.command.setup_acl'] = $instance = new \Sonata\AdminBundle\Command\SetupAclCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), new \Sonata\AdminBundle\Util\AdminAclManipulator('Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder'));
  42372.         $instance->setName('sonata:admin:setup-acl');
  42373.         $instance->setDescription('Install ACL for Admin Classes');
  42374.         return $instance;
  42375.     }
  42376.     /**
  42377.      * Gets the private 'sonata.admin.doctrine_orm.form.type.choice_field_mask' shared service.
  42378.      *
  42379.      * @return \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType
  42380.      */
  42381.     protected function getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService()
  42382.     {
  42383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ChoiceFieldMaskType.php';
  42386.         return $this->privates['sonata.admin.doctrine_orm.form.type.choice_field_mask'] = new \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType();
  42387.     }
  42388.     /**
  42389.      * Gets the private 'sonata.admin.event.extension' shared service.
  42390.      *
  42391.      * @return \Sonata\AdminBundle\Event\AdminEventExtension
  42392.      */
  42393.     protected function getSonata_Admin_Event_ExtensionService()
  42394.     {
  42395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  42396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  42397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Event/AdminEventExtension.php';
  42398.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  42399.         if (isset($this->privates['sonata.admin.event.extension'])) {
  42400.             return $this->privates['sonata.admin.event.extension'];
  42401.         }
  42402.         return $this->privates['sonata.admin.event.extension'] = new \Sonata\AdminBundle\Event\AdminEventExtension($a);
  42403.     }
  42404.     /**
  42405.      * Gets the private 'sonata.admin.field_description_factory.orm' shared service.
  42406.      *
  42407.      * @return \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory
  42408.      */
  42409.     protected function getSonata_Admin_FieldDescriptionFactory_OrmService()
  42410.     {
  42411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionFactoryInterface.php';
  42412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FieldDescriptionFactory.php';
  42413.         return $this->privates['sonata.admin.field_description_factory.orm'] = new \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  42414.     }
  42415.     /**
  42416.      * Gets the private 'sonata.admin.form.extension.field' shared service.
  42417.      *
  42418.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension
  42419.      */
  42420.     protected function getSonata_Admin_Form_Extension_FieldService()
  42421.     {
  42422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  42423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  42424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/FormTypeFieldExtension.php';
  42425.         return $this->privates['sonata.admin.form.extension.field'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension(['Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\EmailType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType' => ''], ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_translation_domain' => NULL'default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'=> 'bundles/sonataform/app.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataform/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]);
  42426.     }
  42427.     /**
  42428.      * Gets the private 'sonata.admin.form.filter.type.choice' shared service.
  42429.      *
  42430.      * @return \Sonata\AdminBundle\Form\Type\Filter\ChoiceType
  42431.      */
  42432.     protected function getSonata_Admin_Form_Filter_Type_ChoiceService()
  42433.     {
  42434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php';
  42437.         return $this->privates['sonata.admin.form.filter.type.choice'] = new \Sonata\AdminBundle\Form\Type\Filter\ChoiceType();
  42438.     }
  42439.     /**
  42440.      * Gets the private 'sonata.admin.form.filter.type.date' shared service.
  42441.      *
  42442.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateType
  42443.      */
  42444.     protected function getSonata_Admin_Form_Filter_Type_DateService()
  42445.     {
  42446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php';
  42449.         return $this->privates['sonata.admin.form.filter.type.date'] = new \Sonata\AdminBundle\Form\Type\Filter\DateType();
  42450.     }
  42451.     /**
  42452.      * Gets the private 'sonata.admin.form.filter.type.daterange' shared service.
  42453.      *
  42454.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateRangeType
  42455.      */
  42456.     protected function getSonata_Admin_Form_Filter_Type_DaterangeService()
  42457.     {
  42458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42460.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php';
  42461.         return $this->privates['sonata.admin.form.filter.type.daterange'] = new \Sonata\AdminBundle\Form\Type\Filter\DateRangeType();
  42462.     }
  42463.     /**
  42464.      * Gets the private 'sonata.admin.form.filter.type.datetime' shared service.
  42465.      *
  42466.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeType
  42467.      */
  42468.     protected function getSonata_Admin_Form_Filter_Type_DatetimeService()
  42469.     {
  42470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php';
  42473.         return $this->privates['sonata.admin.form.filter.type.datetime'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeType();
  42474.     }
  42475.     /**
  42476.      * Gets the private 'sonata.admin.form.filter.type.datetime_range' shared service.
  42477.      *
  42478.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType
  42479.      */
  42480.     protected function getSonata_Admin_Form_Filter_Type_DatetimeRangeService()
  42481.     {
  42482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php';
  42485.         return $this->privates['sonata.admin.form.filter.type.datetime_range'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType();
  42486.     }
  42487.     /**
  42488.      * Gets the private 'sonata.admin.form.filter.type.default' shared service.
  42489.      *
  42490.      * @return \Sonata\AdminBundle\Form\Type\Filter\DefaultType
  42491.      */
  42492.     protected function getSonata_Admin_Form_Filter_Type_DefaultService()
  42493.     {
  42494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DefaultType.php';
  42497.         return $this->privates['sonata.admin.form.filter.type.default'] = new \Sonata\AdminBundle\Form\Type\Filter\DefaultType();
  42498.     }
  42499.     /**
  42500.      * Gets the private 'sonata.admin.form.filter.type.number' shared service.
  42501.      *
  42502.      * @return \Sonata\AdminBundle\Form\Type\Filter\NumberType
  42503.      */
  42504.     protected function getSonata_Admin_Form_Filter_Type_NumberService()
  42505.     {
  42506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php';
  42509.         return $this->privates['sonata.admin.form.filter.type.number'] = new \Sonata\AdminBundle\Form\Type\Filter\NumberType();
  42510.     }
  42511.     /**
  42512.      * Gets the private 'sonata.admin.form.type.admin' shared service.
  42513.      *
  42514.      * @return \Sonata\AdminBundle\Form\Type\AdminType
  42515.      */
  42516.     protected function getSonata_Admin_Form_Type_AdminService()
  42517.     {
  42518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/AdminType.php';
  42521.         return $this->privates['sonata.admin.form.type.admin'] = new \Sonata\AdminBundle\Form\Type\AdminType(($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  42522.     }
  42523.     /**
  42524.      * Gets the private 'sonata.admin.form.type.collection' shared service.
  42525.      *
  42526.      * @return \Sonata\AdminBundle\Form\Type\CollectionType
  42527.      */
  42528.     protected function getSonata_Admin_Form_Type_CollectionService()
  42529.     {
  42530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/CollectionType.php';
  42533.         return $this->privates['sonata.admin.form.type.collection'] = new \Sonata\AdminBundle\Form\Type\CollectionType();
  42534.     }
  42535.     /**
  42536.      * Gets the private 'sonata.admin.form.type.model_autocomplete' shared service.
  42537.      *
  42538.      * @return \Sonata\AdminBundle\Form\Type\ModelAutocompleteType
  42539.      */
  42540.     protected function getSonata_Admin_Form_Type_ModelAutocompleteService()
  42541.     {
  42542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelAutocompleteType.php';
  42545.         return $this->privates['sonata.admin.form.type.model_autocomplete'] = new \Sonata\AdminBundle\Form\Type\ModelAutocompleteType();
  42546.     }
  42547.     /**
  42548.      * Gets the private 'sonata.admin.form.type.model_choice' shared service.
  42549.      *
  42550.      * @return \Sonata\AdminBundle\Form\Type\ModelType
  42551.      */
  42552.     protected function getSonata_Admin_Form_Type_ModelChoiceService()
  42553.     {
  42554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42555.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelType.php';
  42557.         return $this->privates['sonata.admin.form.type.model_choice'] = new \Sonata\AdminBundle\Form\Type\ModelType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  42558.     }
  42559.     /**
  42560.      * Gets the private 'sonata.admin.form.type.model_hidden' shared service.
  42561.      *
  42562.      * @return \Sonata\AdminBundle\Form\Type\ModelHiddenType
  42563.      */
  42564.     protected function getSonata_Admin_Form_Type_ModelHiddenService()
  42565.     {
  42566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelHiddenType.php';
  42569.         return $this->privates['sonata.admin.form.type.model_hidden'] = new \Sonata\AdminBundle\Form\Type\ModelHiddenType();
  42570.     }
  42571.     /**
  42572.      * Gets the private 'sonata.admin.form.type.model_list' shared service.
  42573.      *
  42574.      * @return \Sonata\AdminBundle\Form\Type\ModelListType
  42575.      */
  42576.     protected function getSonata_Admin_Form_Type_ModelListService()
  42577.     {
  42578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42580.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelListType.php';
  42581.         return $this->privates['sonata.admin.form.type.model_list'] = new \Sonata\AdminBundle\Form\Type\ModelListType();
  42582.     }
  42583.     /**
  42584.      * Gets the private 'sonata.admin.form.type.model_reference' shared service.
  42585.      *
  42586.      * @return \Sonata\AdminBundle\Form\Type\ModelReferenceType
  42587.      */
  42588.     protected function getSonata_Admin_Form_Type_ModelReferenceService()
  42589.     {
  42590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelReferenceType.php';
  42593.         return $this->privates['sonata.admin.form.type.model_reference'] = new \Sonata\AdminBundle\Form\Type\ModelReferenceType();
  42594.     }
  42595.     /**
  42596.      * Gets the private 'sonata.admin.global_template_registry' shared service.
  42597.      *
  42598.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  42599.      */
  42600.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  42601.     {
  42602.         return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  42603.     }
  42604.     /**
  42605.      * Gets the private 'sonata.admin.helper' shared service.
  42606.      *
  42607.      * @return \Sonata\AdminBundle\Admin\AdminHelper
  42608.      */
  42609.     protected function getSonata_Admin_HelperService()
  42610.     {
  42611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminHelper.php';
  42612.         return $this->privates['sonata.admin.helper'] = new \Sonata\AdminBundle\Admin\AdminHelper(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  42613.     }
  42614.     /**
  42615.      * Gets the private 'sonata.admin.menu.group_provider' shared service.
  42616.      *
  42617.      * @return \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider
  42618.      */
  42619.     protected function getSonata_Admin_Menu_GroupProviderService()
  42620.     {
  42621.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  42622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Provider/GroupMenuProvider.php';
  42623.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  42624.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  42625.             return $this->privates['sonata.admin.menu.group_provider'];
  42626.         }
  42627.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  42628.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  42629.             return $this->privates['sonata.admin.menu.group_provider'];
  42630.         }
  42631.         return $this->privates['sonata.admin.menu.group_provider'] = new \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), $a$b);
  42632.     }
  42633.     /**
  42634.      * Gets the private 'sonata.admin.menu.matcher.voter.admin' shared service.
  42635.      *
  42636.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter
  42637.      */
  42638.     protected function getSonata_Admin_Menu_Matcher_Voter_AdminService()
  42639.     {
  42640.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  42641.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/AdminVoter.php';
  42642.         return $this->privates['sonata.admin.menu.matcher.voter.admin'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  42643.     }
  42644.     /**
  42645.      * Gets the private 'sonata.admin.menu_builder' shared service.
  42646.      *
  42647.      * @return \Sonata\AdminBundle\Menu\MenuBuilder
  42648.      */
  42649.     protected function getSonata_Admin_MenuBuilderService()
  42650.     {
  42651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/MenuBuilder.php';
  42652.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  42653.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  42654.             return $this->privates['sonata.admin.menu_builder'];
  42655.         }
  42656.         $b = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  42657.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  42658.             return $this->privates['sonata.admin.menu_builder'];
  42659.         }
  42660.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  42661.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  42662.             return $this->privates['sonata.admin.menu_builder'];
  42663.         }
  42664.         return $this->privates['sonata.admin.menu_builder'] = new \Sonata\AdminBundle\Menu\MenuBuilder($a, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), $b$c);
  42665.     }
  42666.     /**
  42667.      * Gets the private 'sonata.admin.object.manipulator.acl.admin' shared service.
  42668.      *
  42669.      * @return \Sonata\AdminBundle\Util\AdminObjectAclManipulator
  42670.      */
  42671.     protected function getSonata_Admin_Object_Manipulator_Acl_AdminService()
  42672.     {
  42673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminObjectAclManipulator.php';
  42674.         return $this->privates['sonata.admin.object.manipulator.acl.admin'] = new \Sonata\AdminBundle\Util\AdminObjectAclManipulator(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder');
  42675.     }
  42676.     /**
  42677.      * Gets the private 'sonata.admin.orm.filter.type.boolean' service.
  42678.      *
  42679.      * @return \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter
  42680.      */
  42681.     protected function getSonata_Admin_Orm_Filter_Type_BooleanService()
  42682.     {
  42683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42684.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42685.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42686.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42687.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/BooleanFilter.php';
  42689.         $this->factories['service_container']['sonata.admin.orm.filter.type.boolean'] = function () {
  42690.             return new \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter();
  42691.         };
  42692.         return $this->factories['service_container']['sonata.admin.orm.filter.type.boolean']();
  42693.     }
  42694.     /**
  42695.      * Gets the private 'sonata.admin.orm.filter.type.callback' service.
  42696.      *
  42697.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter
  42698.      */
  42699.     protected function getSonata_Admin_Orm_Filter_Type_CallbackService()
  42700.     {
  42701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CallbackFilter.php';
  42707.         $this->factories['service_container']['sonata.admin.orm.filter.type.callback'] = function () {
  42708.             return new \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter();
  42709.         };
  42710.         return $this->factories['service_container']['sonata.admin.orm.filter.type.callback']();
  42711.     }
  42712.     /**
  42713.      * Gets the private 'sonata.admin.orm.filter.type.choice' service.
  42714.      *
  42715.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter
  42716.      */
  42717.     protected function getSonata_Admin_Orm_Filter_Type_ChoiceService()
  42718.     {
  42719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42722.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42723.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42724.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ChoiceFilter.php';
  42725.         $this->factories['service_container']['sonata.admin.orm.filter.type.choice'] = function () {
  42726.             return new \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter();
  42727.         };
  42728.         return $this->factories['service_container']['sonata.admin.orm.filter.type.choice']();
  42729.     }
  42730.     /**
  42731.      * Gets the private 'sonata.admin.orm.filter.type.class' service.
  42732.      *
  42733.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter
  42734.      */
  42735.     protected function getSonata_Admin_Orm_Filter_Type_ClassService()
  42736.     {
  42737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42738.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42739.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ClassFilter.php';
  42743.         $this->factories['service_container']['sonata.admin.orm.filter.type.class'] = function () {
  42744.             return new \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter();
  42745.         };
  42746.         return $this->factories['service_container']['sonata.admin.orm.filter.type.class']();
  42747.     }
  42748.     /**
  42749.      * Gets the private 'sonata.admin.orm.filter.type.count' service.
  42750.      *
  42751.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CountFilter
  42752.      */
  42753.     protected function getSonata_Admin_Orm_Filter_Type_CountService()
  42754.     {
  42755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42756.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CountFilter.php';
  42761.         $this->factories['service_container']['sonata.admin.orm.filter.type.count'] = function () {
  42762.             return new \Sonata\DoctrineORMAdminBundle\Filter\CountFilter();
  42763.         };
  42764.         return $this->factories['service_container']['sonata.admin.orm.filter.type.count']();
  42765.     }
  42766.     /**
  42767.      * Gets the private 'sonata.admin.orm.filter.type.date' service.
  42768.      *
  42769.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateFilter
  42770.      */
  42771.     protected function getSonata_Admin_Orm_Filter_Type_DateService()
  42772.     {
  42773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  42779.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateFilter.php';
  42780.         $this->factories['service_container']['sonata.admin.orm.filter.type.date'] = function () {
  42781.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateFilter();
  42782.         };
  42783.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date']();
  42784.     }
  42785.     /**
  42786.      * Gets the private 'sonata.admin.orm.filter.type.date_range' service.
  42787.      *
  42788.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter
  42789.      */
  42790.     protected function getSonata_Admin_Orm_Filter_Type_DateRangeService()
  42791.     {
  42792.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42793.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42794.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  42798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateRangeFilter.php';
  42799.         $this->factories['service_container']['sonata.admin.orm.filter.type.date_range'] = function () {
  42800.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter();
  42801.         };
  42802.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date_range']();
  42803.     }
  42804.     /**
  42805.      * Gets the private 'sonata.admin.orm.filter.type.datetime' service.
  42806.      *
  42807.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter
  42808.      */
  42809.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeService()
  42810.     {
  42811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  42817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeFilter.php';
  42818.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime'] = function () {
  42819.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter();
  42820.         };
  42821.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime']();
  42822.     }
  42823.     /**
  42824.      * Gets the private 'sonata.admin.orm.filter.type.datetime_range' service.
  42825.      *
  42826.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter
  42827.      */
  42828.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeRangeService()
  42829.     {
  42830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  42836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeRangeFilter.php';
  42837.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range'] = function () {
  42838.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter();
  42839.         };
  42840.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range']();
  42841.     }
  42842.     /**
  42843.      * Gets the private 'sonata.admin.orm.filter.type.empty' service.
  42844.      *
  42845.      * @return \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter
  42846.      */
  42847.     protected function getSonata_Admin_Orm_Filter_Type_EmptyService()
  42848.     {
  42849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42852.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/EmptyFilter.php';
  42855.         $this->factories['service_container']['sonata.admin.orm.filter.type.empty'] = function () {
  42856.             return new \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter();
  42857.         };
  42858.         return $this->factories['service_container']['sonata.admin.orm.filter.type.empty']();
  42859.     }
  42860.     /**
  42861.      * Gets the private 'sonata.admin.orm.filter.type.model' service.
  42862.      *
  42863.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter
  42864.      */
  42865.     protected function getSonata_Admin_Orm_Filter_Type_ModelService()
  42866.     {
  42867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelFilter.php';
  42873.         $this->factories['service_container']['sonata.admin.orm.filter.type.model'] = function () {
  42874.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter();
  42875.         };
  42876.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model']();
  42877.     }
  42878.     /**
  42879.      * Gets the private 'sonata.admin.orm.filter.type.model_autocomplete' service.
  42880.      *
  42881.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter
  42882.      */
  42883.     protected function getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService()
  42884.     {
  42885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42888.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42889.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42890.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelAutocompleteFilter.php';
  42891.         $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete'] = function () {
  42892.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter();
  42893.         };
  42894.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete']();
  42895.     }
  42896.     /**
  42897.      * Gets the private 'sonata.admin.orm.filter.type.null' service.
  42898.      *
  42899.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NullFilter
  42900.      */
  42901.     protected function getSonata_Admin_Orm_Filter_Type_NullService()
  42902.     {
  42903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NullFilter.php';
  42909.         $this->factories['service_container']['sonata.admin.orm.filter.type.null'] = function () {
  42910.             return new \Sonata\DoctrineORMAdminBundle\Filter\NullFilter();
  42911.         };
  42912.         return $this->factories['service_container']['sonata.admin.orm.filter.type.null']();
  42913.     }
  42914.     /**
  42915.      * Gets the private 'sonata.admin.orm.filter.type.number' service.
  42916.      *
  42917.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter
  42918.      */
  42919.     protected function getSonata_Admin_Orm_Filter_Type_NumberService()
  42920.     {
  42921.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42924.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42926.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NumberFilter.php';
  42927.         $this->factories['service_container']['sonata.admin.orm.filter.type.number'] = function () {
  42928.             return new \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter();
  42929.         };
  42930.         return $this->factories['service_container']['sonata.admin.orm.filter.type.number']();
  42931.     }
  42932.     /**
  42933.      * Gets the private 'sonata.admin.orm.filter.type.string' service.
  42934.      *
  42935.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringFilter
  42936.      */
  42937.     protected function getSonata_Admin_Orm_Filter_Type_StringService()
  42938.     {
  42939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchableFilterInterface.php';
  42945.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringFilter.php';
  42946.         $this->factories['service_container']['sonata.admin.orm.filter.type.string'] = function () {
  42947.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringFilter();
  42948.         };
  42949.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string']();
  42950.     }
  42951.     /**
  42952.      * Gets the private 'sonata.admin.orm.filter.type.string_list' service.
  42953.      *
  42954.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter
  42955.      */
  42956.     protected function getSonata_Admin_Orm_Filter_Type_StringListService()
  42957.     {
  42958.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42959.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42960.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringListFilter.php';
  42964.         $this->factories['service_container']['sonata.admin.orm.filter.type.string_list'] = function () {
  42965.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter();
  42966.         };
  42967.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string_list']();
  42968.     }
  42969.     /**
  42970.      * Gets the private 'sonata.admin.orm.filter.type.time' service.
  42971.      *
  42972.      * @return \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter
  42973.      */
  42974.     protected function getSonata_Admin_Orm_Filter_Type_TimeService()
  42975.     {
  42976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  42982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/TimeFilter.php';
  42983.         $this->factories['service_container']['sonata.admin.orm.filter.type.time'] = function () {
  42984.             return new \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter();
  42985.         };
  42986.         return $this->factories['service_container']['sonata.admin.orm.filter.type.time']();
  42987.     }
  42988.     /**
  42989.      * Gets the private 'sonata.admin.orm.filter.type.uid' service.
  42990.      *
  42991.      * @return \Sonata\DoctrineORMAdminBundle\Filter\UidFilter
  42992.      */
  42993.     protected function getSonata_Admin_Orm_Filter_Type_UidService()
  42994.     {
  42995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchableFilterInterface.php';
  43001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/UidFilter.php';
  43002.         $this->factories['service_container']['sonata.admin.orm.filter.type.uid'] = function () {
  43003.             return new \Sonata\DoctrineORMAdminBundle\Filter\UidFilter();
  43004.         };
  43005.         return $this->factories['service_container']['sonata.admin.orm.filter.type.uid']();
  43006.     }
  43007.     /**
  43008.      * Gets the private 'sonata.admin.pool' shared service.
  43009.      *
  43010.      * @return \Sonata\AdminBundle\Admin\Pool
  43011.      */
  43012.     protected function getSonata_Admin_PoolService()
  43013.     {
  43014.         return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  43015.             'admin.brand' => [false'admin.brand''getAdmin_BrandService'false],
  43016.             'admin.car.accessories' => [false'admin.car.accessories''getAdmin_Car_AccessoriesService'false],
  43017.             'admin.car.accessories_group' => [false'admin.car.accessories_group''getAdmin_Car_AccessoriesGroupService'false],
  43018.             'admin.client' => [false'admin.client''getAdmin_ClientService'false],
  43019.             'admin.core.car_group' => [false'admin.core.car_group''getAdmin_Core_CarGroupService'false],
  43020.             'admin.core.corp_sales' => [false'admin.core.corp_sales''getAdmin_Core_CorpSalesService'false],
  43021.             'admin.core.department' => [false'admin.core.department''getAdmin_Core_DepartmentService'false],
  43022.             'admin.core.post_content' => [false'admin.core.post_content''getAdmin_Core_PostContentService'false],
  43023.             'admin.core.vacancy_content' => [false'admin.core.vacancy_content''getAdmin_Core_VacancyContentService'false],
  43024.             'admin.core.worker' => [false'admin.core.worker''getAdmin_Core_WorkerService'false],
  43025.             'admin.credit.programm' => [false'admin.credit.programm''getAdmin_Credit_ProgrammService'false],
  43026.             'admin.critical_log' => [false'admin.critical_log''getAdmin_CriticalLogService'false],
  43027.             'admin.dc.accessories' => [false'admin.dc.accessories''getAdmin_Dc_AccessoriesService'false],
  43028.             'admin.dc.accessories_category' => [false'admin.dc.accessories_category''getAdmin_Dc_AccessoriesCategoryService'false],
  43029.             'admin.dc.accessories_category_content' => [false'admin.dc.accessories_category_content''getAdmin_Dc_AccessoriesCategoryContentService'false],
  43030.             'admin.dc.accessories_content' => [false'admin.dc.accessories_content''getAdmin_Dc_AccessoriesContentService'false],
  43031.             'admin.dc.actions.post' => [false'admin.dc.actions.post''getAdmin_Dc_Actions_PostService'false],
  43032.             'admin.dc.all_leads' => [false'admin.dc.all_leads''getAdmin_Dc_AllLeadsService'false],
  43033.             'admin.dc.body_repair_certificate' => [false'admin.dc.body_repair_certificate''getAdmin_Dc_BodyRepairCertificateService'false],
  43034.             'admin.dc.client_partner' => [false'admin.dc.client_partner''getAdmin_Dc_ClientPartnerService'false],
  43035.             'admin.dc.configurator_offer' => [false'admin.dc.configurator_offer''getAdmin_Dc_ConfiguratorOfferService'false],
  43036.             'admin.dc.events' => [false'admin.dc.events''getAdmin_Dc_EventsService'false],
  43037.             'admin.dc.faq' => [false'admin.dc.faq''getAdmin_Dc_FaqService'false],
  43038.             'admin.dc.generator' => [false'admin.dc.generator''getAdmin_Dc_GeneratorService'false],
  43039.             'admin.dc.news.post' => [false'admin.dc.news.post''getAdmin_Dc_News_PostService'false],
  43040.             'admin.dc.page_content' => [false'admin.dc.page_content''getAdmin_Dc_PageContentService'false],
  43041.             'admin.dc.pages' => [false'admin.dc.pages''getAdmin_Dc_PagesService'false],
  43042.             'admin.dc.replacement_car_condition' => [false'admin.dc.replacement_car_condition''getAdmin_Dc_ReplacementCarConditionService'false],
  43043.             'admin.dc.resume' => [false'admin.dc.resume''getAdmin_Dc_ResumeService'false],
  43044.             'admin.dc.sales_contract' => [false'admin.dc.sales_contract''getAdmin_Dc_SalesContractService'false],
  43045.             'admin.dc.slider' => [false'admin.dc.slider''getAdmin_Dc_SliderService'false],
  43046.             'admin.dc.special_offers' => [false'admin.dc.special_offers''getAdmin_Dc_SpecialOffersService'false],
  43047.             'admin.dc.special_offers_content' => [false'admin.dc.special_offers_content''getAdmin_Dc_SpecialOffersContentService'false],
  43048.             'admin.dc.terms_maintenance' => [false'admin.dc.terms_maintenance''getAdmin_Dc_TermsMaintenanceService'false],
  43049.             'admin.dc.test_drive' => [false'admin.dc.test_drive''getAdmin_Dc_TestDriveService'false],
  43050.             'admin.dc.test_drive.routes' => [false'admin.dc.test_drive.routes''getAdmin_Dc_TestDrive_RoutesService'false],
  43051.             'admin.dc.tour_route_content' => [false'admin.dc.tour_route_content''getAdmin_Dc_TourRouteContentService'false],
  43052.             'admin.dc.tour_route_params' => [false'admin.dc.tour_route_params''getAdmin_Dc_TourRouteParamsService'false],
  43053.             'admin.dc.tour_routes' => [false'admin.dc.tour_routes''getAdmin_Dc_TourRoutesService'false],
  43054.             'admin.dc.vacancy' => [false'admin.dc.vacancy''getAdmin_Dc_VacancyService'false],
  43055.             'admin.dealer' => [false'admin.dealer''getAdmin_DealerService'false],
  43056.             'admin.document_branch' => [false'admin.document_branch''getAdmin_DocumentBranchService'false],
  43057.             'admin.document_dealer' => [false'admin.document_dealer''getAdmin_DocumentDealerService'false],
  43058.             'admin.estimate_odds' => [false'admin.estimate_odds''getAdmin_EstimateOddsService'false],
  43059.             'admin.founder.biography' => [false'admin.founder.biography''getAdmin_Founder_BiographyService'false],
  43060.             'admin.founder.category_social_investments' => [false'admin.founder.category_social_investments''getAdmin_Founder_CategorySocialInvestmentsService'false],
  43061.             'admin.founder.galleryPhoto' => [false'admin.founder.galleryPhoto''getAdmin_Founder_GalleryPhotoService'false],
  43062.             'admin.founder.galleryVideo' => [false'admin.founder.galleryVideo''getAdmin_Founder_GalleryVideoService'false],
  43063.             'admin.founder.news' => [false'admin.founder.news''getAdmin_Founder_NewsService'false],
  43064.             'admin.founder.publication' => [false'admin.founder.publication''getAdmin_Founder_PublicationService'false],
  43065.             'admin.founder.social_investments' => [false'admin.founder.social_investments''getAdmin_Founder_SocialInvestmentsService'false],
  43066.             'admin.founder.solemn_event' => [false'admin.founder.solemn_event''getAdmin_Founder_SolemnEventService'false],
  43067.             'admin.inner_mail' => [false'admin.inner_mail''getAdmin_InnerMailService'false],
  43068.             'admin.insurance.actions.post' => [false'admin.insurance.actions.post''getAdmin_Insurance_Actions_PostService'false],
  43069.             'admin.insurance.case' => [false'admin.insurance.case''getAdmin_Insurance_CaseService'false],
  43070.             'admin.insurance.case_document' => [false'admin.insurance.case_document''getAdmin_Insurance_CaseDocumentService'false],
  43071.             'admin.insurance.faq' => [false'admin.insurance.faq''getAdmin_Insurance_FaqService'false],
  43072.             'admin.insurance.information_document' => [false'admin.insurance.information_document''getAdmin_Insurance_InformationDocumentService'false],
  43073.             'admin.insurance.information_document_category' => [false'admin.insurance.information_document_category''getAdmin_Insurance_InformationDocumentCategoryService'false],
  43074.             'admin.insurance.information_document_category_content' => [false'admin.insurance.information_document_category_content''getAdmin_Insurance_InformationDocumentCategoryContentService'false],
  43075.             'admin.insurance.insurance_condition' => [false'admin.insurance.insurance_condition''getAdmin_Insurance_InsuranceConditionService'false],
  43076.             'admin.insurance.insurance_condition_category' => [false'admin.insurance.insurance_condition_category''getAdmin_Insurance_InsuranceConditionCategoryService'false],
  43077.             'admin.insurance.insurance_condition_category_content' => [false'admin.insurance.insurance_condition_category_content''getAdmin_Insurance_InsuranceConditionCategoryContentService'false],
  43078.             'admin.insurance.mediation_service' => [false'admin.insurance.mediation_service''getAdmin_Insurance_MediationServiceService'false],
  43079.             'admin.insurance.mediation_service_mediator' => [false'admin.insurance.mediation_service_mediator''getAdmin_Insurance_MediationServiceMediatorService'false],
  43080.             'admin.insurance.mediator_product' => [false'admin.insurance.mediator_product''getAdmin_Insurance_MediatorProductService'false],
  43081.             'admin.insurance.news.post' => [false'admin.insurance.news.post''getAdmin_Insurance_News_PostService'false],
  43082.             'admin.insurance.payouts' => [false'admin.insurance.payouts''getAdmin_Insurance_PayoutsService'false],
  43083.             'admin.insurance.prorgamm' => [false'admin.insurance.prorgamm''getAdmin_Insurance_ProrgammService'false],
  43084.             'admin.insurance.review' => [false'admin.insurance.review''getAdmin_Insurance_ReviewService'false],
  43085.             'admin.log' => [false'admin.log''getAdmin_LogService'false],
  43086.             'admin.logs' => [false'admin.logs''getAdmin_LogsService'false],
  43087.             'admin.modelRange.pages' => [false'admin.modelRange.pages''getAdmin_ModelRange_PagesService'false],
  43088.             'admin.order' => [false'admin.order''getAdmin_OrderService'false],
  43089.             'admin.post_log' => [false'admin.post_log''getAdmin_PostLogService'false],
  43090.             'admin.report' => [false'admin.report''getAdmin_ReportService'false],
  43091.             'admin.seo' => [false'admin.seo''getAdmin_SeoService'false],
  43092.             'admin.service.body_repair_category' => [false'admin.service.body_repair_category''getAdmin_Service_BodyRepairCategoryService'false],
  43093.             'admin.service.body_repair_category_content' => [false'admin.service.body_repair_category_content''getAdmin_Service_BodyRepairCategoryContentService'false],
  43094.             'admin.service.job' => [false'admin.service.job''getAdmin_Service_JobService'false],
  43095.             'admin.service.part' => [false'admin.service.part''getAdmin_Service_PartService'false],
  43096.             'admin.service.service_page_category' => [false'admin.service.service_page_category''getAdmin_Service_ServicePageCategoryService'false],
  43097.             'admin.service.service_page_category_content' => [false'admin.service.service_page_category_content''getAdmin_Service_ServicePageCategoryContentService'false],
  43098.             'admin.service.service_page_content' => [false'admin.service.service_page_content''getAdmin_Service_ServicePageContentService'false],
  43099.             'admin.service.servise_page' => [false'admin.service.servise_page''getAdmin_Service_ServisePageService'false],
  43100.             'admin.service.to_regulation_job' => [false'admin.service.to_regulation_job''getAdmin_Service_ToRegulationJobService'false],
  43101.             'admin.service.to_regulation_part' => [false'admin.service.to_regulation_part''getAdmin_Service_ToRegulationPartService'false],
  43102.             'admin.service.to_regulations' => [false'admin.service.to_regulations''getAdmin_Service_ToRegulationsService'false],
  43103.             'admin.shop.goods' => [false'admin.shop.goods''getAdmin_Shop_GoodsService'false],
  43104.             'admin.shop.goods_content' => [false'admin.shop.goods_content''getAdmin_Shop_GoodsContentService'false],
  43105.             'admin.shop.group' => [false'admin.shop.group''getAdmin_Shop_GroupService'false],
  43106.             'admin.sub.about_company' => [false'admin.sub.about_company''getAdmin_Sub_AboutCompanyService'false],
  43107.             'admin.sub.accessories' => [false'admin.sub.accessories''getAdmin_Sub_AccessoriesService'false],
  43108.             'admin.sub.accessories_group' => [false'admin.sub.accessories_group''getAdmin_Sub_AccessoriesGroupService'false],
  43109.             'admin.sub.actions.post' => [false'admin.sub.actions.post''getAdmin_Sub_Actions_PostService'false],
  43110.             'admin.sub.contact' => [false'admin.sub.contact''getAdmin_Sub_ContactService'false],
  43111.             'admin.sub.department' => [false'admin.sub.department''getAdmin_Sub_DepartmentService'false],
  43112.             'admin.sub.inner_mail' => [false'admin.sub.inner_mail''getAdmin_Sub_InnerMailService'false],
  43113.             'admin.sub.news.post' => [false'admin.sub.news.post''getAdmin_Sub_News_PostService'false],
  43114.             'admin.sub.page_content' => [false'admin.sub.page_content''getAdmin_Sub_PageContentService'false],
  43115.             'admin.sub.pages_services' => [false'admin.sub.pages_services''getAdmin_Sub_PagesServicesService'false],
  43116.             'admin.sub.post_content' => [false'admin.sub.post_content''getAdmin_Sub_PostContentService'false],
  43117.             'admin.sub.seo' => [false'admin.sub.seo''getAdmin_Sub_SeoService'false],
  43118.             'admin.sub.slider' => [false'admin.sub.slider''getAdmin_Sub_SliderService'false],
  43119.             'admin.sub.test_drive' => [false'admin.sub.test_drive''getAdmin_Sub_TestDriveService'false],
  43120.             'admin.sub.vacancy' => [false'admin.sub.vacancy''getAdmin_Sub_VacancyService'false],
  43121.             'admin.sub.vacancy_content' => [false'admin.sub.vacancy_content''getAdmin_Sub_VacancyContentService'false],
  43122.             'admin.sub.vehicle_accessories' => [false'admin.sub.vehicle_accessories''getAdmin_Sub_VehicleAccessoriesService'false],
  43123.             'admin.sub.vehicles.content' => [false'admin.sub.vehicles.content''getAdmin_Sub_Vehicles_ContentService'false],
  43124.             'admin.sub.vehicles.moto_used' => [false'admin.sub.vehicles.moto_used''getAdmin_Sub_Vehicles_MotoUsedService'false],
  43125.             'admin.sub.vehicles.moto_variation' => [false'admin.sub.vehicles.moto_variation''getAdmin_Sub_Vehicles_MotoVariationService'false],
  43126.             'admin.sub.vehicles.variation_characteristic' => [false'admin.sub.vehicles.variation_characteristic''getAdmin_Sub_Vehicles_VariationCharacteristicService'false],
  43127.             'admin.sub.worker' => [false'admin.sub.worker''getAdmin_Sub_WorkerService'false],
  43128.             'admin.sync_info' => [false'admin.sync_info''getAdmin_SyncInfoService'false],
  43129.             'admin.task' => [false'admin.task''getAdmin_TaskService'false],
  43130.             'admin.ticket' => [false'admin.ticket''getAdmin_TicketService'false],
  43131.             'admin.ticket-dashboard' => [false'admin.ticket-dashboard''getAdmin_TicketdashboardService'false],
  43132.             'admin.ticket-planer' => [false'admin.ticket-planer''getAdmin_TicketplanerService'false],
  43133.             'admin.ticket-report' => [false'admin.ticket-report''getAdmin_TicketreportService'false],
  43134.             'admin.txn' => [false'admin.txn''getAdmin_TxnService'false],
  43135.             'admin.user' => [false'admin.user''getAdmin_UserService'false],
  43136.             'admin.vehicle_auto_ria_option' => [false'admin.vehicle_auto_ria_option''getAdmin_VehicleAutoRiaOptionService'false],
  43137.             'admin.vehicles.autoria_options' => [false'admin.vehicles.autoria_options''getAdmin_Vehicles_AutoriaOptionsService'false],
  43138.             'admin.vehicles.bus_in_stock' => [false'admin.vehicles.bus_in_stock''getAdmin_Vehicles_BusInStockService'false],
  43139.             'admin.vehicles.bus_specification' => [false'admin.vehicles.bus_specification''getAdmin_Vehicles_BusSpecificationService'false],
  43140.             'admin.vehicles.bus_variation' => [false'admin.vehicles.bus_variation''getAdmin_Vehicles_BusVariationService'false],
  43141.             'admin.vehicles.bus_vehicle' => [false'admin.vehicles.bus_vehicle''getAdmin_Vehicles_BusVehicleService'false],
  43142.             'admin.vehicles.category' => [false'admin.vehicles.category''getAdmin_Vehicles_CategoryService'false],
  43143.             'admin.vehicles.content' => [false'admin.vehicles.content''getAdmin_Vehicles_ContentService'false],
  43144.             'admin.vehicles.direction_of_production' => [false'admin.vehicles.direction_of_production''getAdmin_Vehicles_DirectionOfProductionService'false],
  43145.             'admin.vehicles.engine' => [false'admin.vehicles.engine''getAdmin_Vehicles_EngineService'false],
  43146.             'admin.vehicles.equipment' => [false'admin.vehicles.equipment''getAdmin_Vehicles_EquipmentService'false],
  43147.             'admin.vehicles.equipment_iption' => [false'admin.vehicles.equipment_iption''getAdmin_Vehicles_EquipmentIptionService'false],
  43148.             'admin.vehicles.faq_content' => [false'admin.vehicles.faq_content''getAdmin_Vehicles_FaqContentService'false],
  43149.             'admin.vehicles.faqs' => [false'admin.vehicles.faqs''getAdmin_Vehicles_FaqsService'false],
  43150.             'admin.vehicles.features' => [false'admin.vehicles.features''getAdmin_Vehicles_FeaturesService'false],
  43151.             'admin.vehicles.features.group' => [false'admin.vehicles.features.group''getAdmin_Vehicles_Features_GroupService'false],
  43152.             'admin.vehicles.features_content' => [false'admin.vehicles.features_content''getAdmin_Vehicles_FeaturesContentService'false],
  43153.             'admin.vehicles.file' => [false'admin.vehicles.file''getAdmin_Vehicles_FileService'false],
  43154.             'admin.vehicles.fraight_in_stock' => [false'admin.vehicles.fraight_in_stock''getAdmin_Vehicles_FraightInStockService'false],
  43155.             'admin.vehicles.fraight_specification' => [false'admin.vehicles.fraight_specification''getAdmin_Vehicles_FraightSpecificationService'false],
  43156.             'admin.vehicles.fraight_variation' => [false'admin.vehicles.fraight_variation''getAdmin_Vehicles_FraightVariationService'false],
  43157.             'admin.vehicles.fraight_vehicle' => [false'admin.vehicles.fraight_vehicle''getAdmin_Vehicles_FraightVehicleService'false],
  43158.             'admin.vehicles.group' => [false'admin.vehicles.group''getAdmin_Vehicles_GroupService'false],
  43159.             'admin.vehicles.in_stock_content' => [false'admin.vehicles.in_stock_content''getAdmin_Vehicles_InStockContentService'false],
  43160.             'admin.vehicles.in_stock_part' => [false'admin.vehicles.in_stock_part''getAdmin_Vehicles_InStockPartService'false],
  43161.             'admin.vehicles.markdown' => [false'admin.vehicles.markdown''getAdmin_Vehicles_MarkdownService'false],
  43162.             'admin.vehicles.model' => [false'admin.vehicles.model''getAdmin_Vehicles_ModelService'false],
  43163.             'admin.vehicles.moto_in_stock' => [false'admin.vehicles.moto_in_stock''getAdmin_Vehicles_MotoInStockService'false],
  43164.             'admin.vehicles.moto_rent' => [false'admin.vehicles.moto_rent''getAdmin_Vehicles_MotoRentService'false],
  43165.             'admin.vehicles.moto_used' => [false'admin.vehicles.moto_used''getAdmin_Vehicles_MotoUsedService'false],
  43166.             'admin.vehicles.moto_variation' => [false'admin.vehicles.moto_variation''getAdmin_Vehicles_MotoVariationService'false],
  43167.             'admin.vehicles.moto_vehicle' => [false'admin.vehicles.moto_vehicle''getAdmin_Vehicles_MotoVehicleService'false],
  43168.             'admin.vehicles.passenger_in_stock' => [false'admin.vehicles.passenger_in_stock''getAdmin_Vehicles_PassengerInStockService'false],
  43169.             'admin.vehicles.passenger_in_stock_special' => [false'admin.vehicles.passenger_in_stock_special''getAdmin_Vehicles_PassengerInStockSpecialService'false],
  43170.             'admin.vehicles.passenger_rent' => [false'admin.vehicles.passenger_rent''getAdmin_Vehicles_PassengerRentService'false],
  43171.             'admin.vehicles.passenger_used' => [false'admin.vehicles.passenger_used''getAdmin_Vehicles_PassengerUsedService'false],
  43172.             'admin.vehicles.passenger_variation' => [false'admin.vehicles.passenger_variation''getAdmin_Vehicles_PassengerVariationService'false],
  43173.             'admin.vehicles.passenger_vehicle' => [false'admin.vehicles.passenger_vehicle''getAdmin_Vehicles_PassengerVehicleService'false],
  43174.             'admin.vehicles.recommend_group' => [false'admin.vehicles.recommend_group''getAdmin_Vehicles_RecommendGroupService'false],
  43175.             'admin.vehicles.special_projects' => [false'admin.vehicles.special_projects''getAdmin_Vehicles_SpecialProjectsService'false],
  43176.             'admin.vehicles.special_projects_content' => [false'admin.vehicles.special_projects_content''getAdmin_Vehicles_SpecialProjectsContentService'false],
  43177.             'admin.vehicles.special_variation' => [false'admin.vehicles.special_variation''getAdmin_Vehicles_SpecialVariationService'false],
  43178.             'admin.vehicles.special_vehicle' => [false'admin.vehicles.special_vehicle''getAdmin_Vehicles_SpecialVehicleService'false],
  43179.             'admin.vehicles.specification' => [false'admin.vehicles.specification''getAdmin_Vehicles_SpecificationService'false],
  43180.             'admin.vehicles.specification_options' => [false'admin.vehicles.specification_options''getAdmin_Vehicles_SpecificationOptionsService'false],
  43181.             'admin.vehicles.variation_characteristic' => [false'admin.vehicles.variation_characteristic''getAdmin_Vehicles_VariationCharacteristicService'false],
  43182.             'admin.vehicles.vehicle_card_type' => [false'admin.vehicles.vehicle_card_type''getAdmin_Vehicles_VehicleCardTypeService'false],
  43183.             'admin.vehicles.vehicle_item' => [false'admin.vehicles.vehicle_item''getAdmin_Vehicles_VehicleItemService'false],
  43184.             'admin.vehicles.water_variation' => [false'admin.vehicles.water_variation''getAdmin_Vehicles_WaterVariationService'false],
  43185.             'admin.vehicles.water_vehicle' => [false'admin.vehicles.water_vehicle''getAdmin_Vehicles_WaterVehicleService'false],
  43186.             'admin.vehicles_autoria' => [false'admin.vehicles_autoria''getAdmin_VehiclesAutoriaService'false],
  43187.             'admin.vehicles_filter' => [false'admin.vehicles_filter''getAdmin_VehiclesFilterService'false],
  43188.             'admin.vidi.blog' => [false'admin.vidi.blog''getAdmin_Vidi_BlogService'false],
  43189.             'admin.vidi.blog_category' => [false'admin.vidi.blog_category''getAdmin_Vidi_BlogCategoryService'false],
  43190.             'admin.vidi.catalog_banner' => [false'admin.vidi.catalog_banner''getAdmin_Vidi_CatalogBannerService'false],
  43191.             'admin.vidi.credit_calc_reviews' => [false'admin.vidi.credit_calc_reviews''getAdmin_Vidi_CreditCalcReviewsService'false],
  43192.             'admin.vidi.foundersBiography' => [false'admin.vidi.foundersBiography''getAdmin_Vidi_FoundersBiographyService'false],
  43193.             'admin.vidi.foundersFounders' => [false'admin.vidi.foundersFounders''getAdmin_Vidi_FoundersFoundersService'false],
  43194.             'admin.vidi.foundersNews' => [false'admin.vidi.foundersNews''getAdmin_Vidi_FoundersNewsService'false],
  43195.             'admin.vidi.foundersPhoto' => [false'admin.vidi.foundersPhoto''getAdmin_Vidi_FoundersPhotoService'false],
  43196.             'admin.vidi.foundersPublications' => [false'admin.vidi.foundersPublications''getAdmin_Vidi_FoundersPublicationsService'false],
  43197.             'admin.vidi.foundersVideo' => [false'admin.vidi.foundersVideo''getAdmin_Vidi_FoundersVideoService'false],
  43198.             'admin.vidi.resume' => [false'admin.vidi.resume''getAdmin_Vidi_ResumeService'false],
  43199.             'admin.vidi.slider' => [false'admin.vidi.slider''getAdmin_Vidi_SliderService'false],
  43200.             'admin.vidi.vacancy' => [false'admin.vidi.vacancy''getAdmin_Vidi_VacancyService'false],
  43201.             'dc_site.admin.boat' => [false'dc_site.admin.boat''getDcSite_Admin_BoatService'false],
  43202.             'dc_site.admin.boat_engine' => [false'dc_site.admin.boat_engine''getDcSite_Admin_BoatEngineService'false],
  43203.             'portal.admin.announcement_bar' => [false'portal.admin.announcement_bar''getPortal_Admin_AnnouncementBarService'false],
  43204.             'portal.admin.slider' => [false'portal.admin.slider''getPortal_Admin_SliderService'false],
  43205.             'sonata.media.admin.gallery' => [false'sonata.media.admin.gallery''getSonata_Media_Admin_GalleryService'false],
  43206.             'sonata.media.admin.gallery_item' => [false'sonata.media.admin.gallery_item''getSonata_Media_Admin_GalleryItemService'false],
  43207.             'sonata.media.admin.media' => [false'sonata.media.admin.media''getSonata_Media_Admin_MediaService'false],
  43208.         ], [
  43209.             'admin.brand' => '?',
  43210.             'admin.car.accessories' => '?',
  43211.             'admin.car.accessories_group' => '?',
  43212.             'admin.client' => '?',
  43213.             'admin.core.car_group' => '?',
  43214.             'admin.core.corp_sales' => '?',
  43215.             'admin.core.department' => '?',
  43216.             'admin.core.post_content' => '?',
  43217.             'admin.core.vacancy_content' => '?',
  43218.             'admin.core.worker' => '?',
  43219.             'admin.credit.programm' => '?',
  43220.             'admin.critical_log' => '?',
  43221.             'admin.dc.accessories' => '?',
  43222.             'admin.dc.accessories_category' => '?',
  43223.             'admin.dc.accessories_category_content' => '?',
  43224.             'admin.dc.accessories_content' => '?',
  43225.             'admin.dc.actions.post' => '?',
  43226.             'admin.dc.all_leads' => '?',
  43227.             'admin.dc.body_repair_certificate' => '?',
  43228.             'admin.dc.client_partner' => '?',
  43229.             'admin.dc.configurator_offer' => '?',
  43230.             'admin.dc.events' => '?',
  43231.             'admin.dc.faq' => '?',
  43232.             'admin.dc.generator' => '?',
  43233.             'admin.dc.news.post' => '?',
  43234.             'admin.dc.page_content' => '?',
  43235.             'admin.dc.pages' => '?',
  43236.             'admin.dc.replacement_car_condition' => '?',
  43237.             'admin.dc.resume' => '?',
  43238.             'admin.dc.sales_contract' => '?',
  43239.             'admin.dc.slider' => '?',
  43240.             'admin.dc.special_offers' => '?',
  43241.             'admin.dc.special_offers_content' => '?',
  43242.             'admin.dc.terms_maintenance' => '?',
  43243.             'admin.dc.test_drive' => '?',
  43244.             'admin.dc.test_drive.routes' => '?',
  43245.             'admin.dc.tour_route_content' => '?',
  43246.             'admin.dc.tour_route_params' => '?',
  43247.             'admin.dc.tour_routes' => '?',
  43248.             'admin.dc.vacancy' => '?',
  43249.             'admin.dealer' => '?',
  43250.             'admin.document_branch' => '?',
  43251.             'admin.document_dealer' => '?',
  43252.             'admin.estimate_odds' => '?',
  43253.             'admin.founder.biography' => '?',
  43254.             'admin.founder.category_social_investments' => '?',
  43255.             'admin.founder.galleryPhoto' => '?',
  43256.             'admin.founder.galleryVideo' => '?',
  43257.             'admin.founder.news' => '?',
  43258.             'admin.founder.publication' => '?',
  43259.             'admin.founder.social_investments' => '?',
  43260.             'admin.founder.solemn_event' => '?',
  43261.             'admin.inner_mail' => '?',
  43262.             'admin.insurance.actions.post' => '?',
  43263.             'admin.insurance.case' => '?',
  43264.             'admin.insurance.case_document' => '?',
  43265.             'admin.insurance.faq' => '?',
  43266.             'admin.insurance.information_document' => '?',
  43267.             'admin.insurance.information_document_category' => '?',
  43268.             'admin.insurance.information_document_category_content' => '?',
  43269.             'admin.insurance.insurance_condition' => '?',
  43270.             'admin.insurance.insurance_condition_category' => '?',
  43271.             'admin.insurance.insurance_condition_category_content' => '?',
  43272.             'admin.insurance.mediation_service' => '?',
  43273.             'admin.insurance.mediation_service_mediator' => '?',
  43274.             'admin.insurance.mediator_product' => '?',
  43275.             'admin.insurance.news.post' => '?',
  43276.             'admin.insurance.payouts' => '?',
  43277.             'admin.insurance.prorgamm' => '?',
  43278.             'admin.insurance.review' => '?',
  43279.             'admin.log' => '?',
  43280.             'admin.logs' => '?',
  43281.             'admin.modelRange.pages' => '?',
  43282.             'admin.order' => '?',
  43283.             'admin.post_log' => '?',
  43284.             'admin.report' => '?',
  43285.             'admin.seo' => '?',
  43286.             'admin.service.body_repair_category' => '?',
  43287.             'admin.service.body_repair_category_content' => '?',
  43288.             'admin.service.job' => '?',
  43289.             'admin.service.part' => '?',
  43290.             'admin.service.service_page_category' => '?',
  43291.             'admin.service.service_page_category_content' => '?',
  43292.             'admin.service.service_page_content' => '?',
  43293.             'admin.service.servise_page' => '?',
  43294.             'admin.service.to_regulation_job' => '?',
  43295.             'admin.service.to_regulation_part' => '?',
  43296.             'admin.service.to_regulations' => '?',
  43297.             'admin.shop.goods' => '?',
  43298.             'admin.shop.goods_content' => '?',
  43299.             'admin.shop.group' => '?',
  43300.             'admin.sub.about_company' => '?',
  43301.             'admin.sub.accessories' => '?',
  43302.             'admin.sub.accessories_group' => '?',
  43303.             'admin.sub.actions.post' => '?',
  43304.             'admin.sub.contact' => '?',
  43305.             'admin.sub.department' => '?',
  43306.             'admin.sub.inner_mail' => '?',
  43307.             'admin.sub.news.post' => '?',
  43308.             'admin.sub.page_content' => '?',
  43309.             'admin.sub.pages_services' => '?',
  43310.             'admin.sub.post_content' => '?',
  43311.             'admin.sub.seo' => '?',
  43312.             'admin.sub.slider' => '?',
  43313.             'admin.sub.test_drive' => '?',
  43314.             'admin.sub.vacancy' => '?',
  43315.             'admin.sub.vacancy_content' => '?',
  43316.             'admin.sub.vehicle_accessories' => '?',
  43317.             'admin.sub.vehicles.content' => '?',
  43318.             'admin.sub.vehicles.moto_used' => '?',
  43319.             'admin.sub.vehicles.moto_variation' => '?',
  43320.             'admin.sub.vehicles.variation_characteristic' => '?',
  43321.             'admin.sub.worker' => '?',
  43322.             'admin.sync_info' => '?',
  43323.             'admin.task' => '?',
  43324.             'admin.ticket' => '?',
  43325.             'admin.ticket-dashboard' => '?',
  43326.             'admin.ticket-planer' => '?',
  43327.             'admin.ticket-report' => '?',
  43328.             'admin.txn' => '?',
  43329.             'admin.user' => '?',
  43330.             'admin.vehicle_auto_ria_option' => '?',
  43331.             'admin.vehicles.autoria_options' => '?',
  43332.             'admin.vehicles.bus_in_stock' => '?',
  43333.             'admin.vehicles.bus_specification' => '?',
  43334.             'admin.vehicles.bus_variation' => '?',
  43335.             'admin.vehicles.bus_vehicle' => '?',
  43336.             'admin.vehicles.category' => '?',
  43337.             'admin.vehicles.content' => '?',
  43338.             'admin.vehicles.direction_of_production' => '?',
  43339.             'admin.vehicles.engine' => '?',
  43340.             'admin.vehicles.equipment' => '?',
  43341.             'admin.vehicles.equipment_iption' => '?',
  43342.             'admin.vehicles.faq_content' => '?',
  43343.             'admin.vehicles.faqs' => '?',
  43344.             'admin.vehicles.features' => '?',
  43345.             'admin.vehicles.features.group' => '?',
  43346.             'admin.vehicles.features_content' => '?',
  43347.             'admin.vehicles.file' => '?',
  43348.             'admin.vehicles.fraight_in_stock' => '?',
  43349.             'admin.vehicles.fraight_specification' => '?',
  43350.             'admin.vehicles.fraight_variation' => '?',
  43351.             'admin.vehicles.fraight_vehicle' => '?',
  43352.             'admin.vehicles.group' => '?',
  43353.             'admin.vehicles.in_stock_content' => '?',
  43354.             'admin.vehicles.in_stock_part' => '?',
  43355.             'admin.vehicles.markdown' => '?',
  43356.             'admin.vehicles.model' => '?',
  43357.             'admin.vehicles.moto_in_stock' => '?',
  43358.             'admin.vehicles.moto_rent' => '?',
  43359.             'admin.vehicles.moto_used' => '?',
  43360.             'admin.vehicles.moto_variation' => '?',
  43361.             'admin.vehicles.moto_vehicle' => '?',
  43362.             'admin.vehicles.passenger_in_stock' => '?',
  43363.             'admin.vehicles.passenger_in_stock_special' => '?',
  43364.             'admin.vehicles.passenger_rent' => '?',
  43365.             'admin.vehicles.passenger_used' => '?',
  43366.             'admin.vehicles.passenger_variation' => '?',
  43367.             'admin.vehicles.passenger_vehicle' => '?',
  43368.             'admin.vehicles.recommend_group' => '?',
  43369.             'admin.vehicles.special_projects' => '?',
  43370.             'admin.vehicles.special_projects_content' => '?',
  43371.             'admin.vehicles.special_variation' => '?',
  43372.             'admin.vehicles.special_vehicle' => '?',
  43373.             'admin.vehicles.specification' => '?',
  43374.             'admin.vehicles.specification_options' => '?',
  43375.             'admin.vehicles.variation_characteristic' => '?',
  43376.             'admin.vehicles.vehicle_card_type' => '?',
  43377.             'admin.vehicles.vehicle_item' => '?',
  43378.             'admin.vehicles.water_variation' => '?',
  43379.             'admin.vehicles.water_vehicle' => '?',
  43380.             'admin.vehicles_autoria' => '?',
  43381.             'admin.vehicles_filter' => '?',
  43382.             'admin.vidi.blog' => '?',
  43383.             'admin.vidi.blog_category' => '?',
  43384.             'admin.vidi.catalog_banner' => '?',
  43385.             'admin.vidi.credit_calc_reviews' => '?',
  43386.             'admin.vidi.foundersBiography' => '?',
  43387.             'admin.vidi.foundersFounders' => '?',
  43388.             'admin.vidi.foundersNews' => '?',
  43389.             'admin.vidi.foundersPhoto' => '?',
  43390.             'admin.vidi.foundersPublications' => '?',
  43391.             'admin.vidi.foundersVideo' => '?',
  43392.             'admin.vidi.resume' => '?',
  43393.             'admin.vidi.slider' => '?',
  43394.             'admin.vidi.vacancy' => '?',
  43395.             'dc_site.admin.boat' => '?',
  43396.             'dc_site.admin.boat_engine' => '?',
  43397.             'portal.admin.announcement_bar' => '?',
  43398.             'portal.admin.slider' => '?',
  43399.             'sonata.media.admin.gallery' => '?',
  43400.             'sonata.media.admin.gallery_item' => '?',
  43401.             'sonata.media.admin.media' => '?',
  43402.         ]), [=> 'admin.vehicles.passenger_vehicle'=> 'admin.vehicles.passenger_variation'=> 'admin.vehicles.passenger_in_stock'=> 'admin.vehicles.passenger_rent'=> 'admin.vehicles.passenger_used'=> 'admin.vehicles.specification'=> 'admin.vehicles.autoria_options'=> 'admin.vehicles.fraight_vehicle'=> 'admin.vehicles.fraight_variation'=> 'admin.vehicles.fraight_in_stock'10 => 'admin.vehicles.fraight_specification'11 => 'admin.vehicles.bus_vehicle'12 => 'admin.vehicles.bus_variation'13 => 'admin.vehicles.bus_in_stock'14 => 'admin.vehicles.bus_specification'15 => 'admin.vehicles.moto_vehicle'16 => 'admin.vehicles.moto_variation'17 => 'admin.vehicles.moto_in_stock'18 => 'admin.vehicles.moto_rent'19 => 'admin.vehicles.moto_used'20 => 'admin.vehicles.water_vehicle'21 => 'admin.vehicles.water_variation'22 => 'admin.vehicles.special_vehicle'23 => 'admin.vehicles.special_variation'24 => 'admin.vehicles.passenger_in_stock_special'25 => 'admin.vehicles.special_projects'26 => 'admin.vehicles.direction_of_production'27 => 'admin.vehicles.special_projects_content'28 => 'admin.vehicles.vehicle_item'29 => 'admin.vehicles.variation_characteristic'30 => 'admin.vehicles.in_stock_content'31 => 'admin.vehicles.in_stock_part'32 => 'admin.vehicles.equipment'33 => 'admin.vehicles.specification_options'34 => 'admin.vehicles.content'35 => 'admin.vehicles.file'36 => 'admin.vehicles.features'37 => 'admin.vehicles.features_content'38 => 'admin.vehicles.faqs'39 => 'admin.vehicles.faq_content'40 => 'admin.sync_info'41 => 'admin.vehicle_auto_ria_option'42 => 'admin.vehicles.vehicle_card_type'43 => 'admin.dc.all_leads'44 => 'admin.dc.configurator_offer'45 => 'admin.dc.actions.post'46 => 'admin.dc.news.post'47 => 'admin.dc.pages'48 => 'admin.dc.page_content'49 => 'admin.dc.vacancy'50 => 'admin.dc.slider'51 => 'admin.core.vacancy_content'52 => 'admin.dc.accessories'53 => 'admin.dc.accessories_content'54 => 'admin.dc.test_drive'55 => 'admin.car.accessories_group'56 => 'admin.dc.accessories_category'57 => 'admin.dc.accessories_category_content'58 => 'admin.car.accessories'59 => 'admin.dc.resume'60 => 'admin.dc.generator'61 => 'dc_site.admin.boat'62 => 'dc_site.admin.boat_engine'63 => 'admin.core.car_group'64 => 'admin.dc.events'65 => 'admin.core.worker'66 => 'admin.core.department'67 => 'admin.dc.test_drive.routes'68 => 'admin.dc.tour_routes'69 => 'admin.dc.tour_route_content'70 => 'admin.dc.tour_route_params'71 => 'admin.dc.sales_contract'72 => 'admin.dc.terms_maintenance'73 => 'admin.dc.body_repair_certificate'74 => 'admin.dc.replacement_car_condition'75 => 'admin.dc.special_offers'76 => 'admin.dc.client_partner'77 => 'admin.dc.faq'78 => 'admin.dc.special_offers_content'79 => 'admin.sub.inner_mail'80 => 'admin.sub.accessories'81 => 'admin.sub.vehicle_accessories'82 => 'admin.sub.accessories_group'83 => 'admin.sub.post_content'84 => 'admin.sub.actions.post'85 => 'admin.sub.news.post'86 => 'admin.sub.vacancy'87 => 'admin.sub.vacancy_content'88 => 'admin.sub.slider'89 => 'admin.sub.worker'90 => 'admin.sub.department'91 => 'admin.sub.vehicles.moto_used'92 => 'admin.sub.vehicles.content'93 => 'admin.sub.vehicles.moto_variation'94 => 'admin.sub.vehicles.variation_characteristic'95 => 'admin.sub.contact'96 => 'admin.sub.about_company'97 => 'admin.sub.test_drive'98 => 'admin.sub.pages_services'99 => 'admin.sub.page_content'100 => 'admin.sub.seo'101 => 'admin.insurance.prorgamm'102 => 'admin.insurance.actions.post'103 => 'admin.insurance.payouts'104 => 'admin.insurance.news.post'105 => 'admin.insurance.information_document'106 => 'admin.insurance.information_document_category'107 => 'admin.insurance.information_document_category_content'108 => 'admin.insurance.insurance_condition'109 => 'admin.insurance.insurance_condition_category'110 => 'admin.insurance.insurance_condition_category_content'111 => 'admin.insurance.mediation_service'112 => 'admin.insurance.mediation_service_mediator'113 => 'admin.insurance.mediator_product'114 => 'admin.insurance.review'115 => 'admin.insurance.faq'116 => 'admin.insurance.case'117 => 'admin.insurance.case_document'118 => 'portal.admin.slider'119 => 'admin.service.job'120 => 'admin.service.to_regulations'121 => 'admin.service.to_regulation_part'122 => 'admin.service.to_regulation_job'123 => 'admin.service.part'124 => 'admin.service.servise_page'125 => 'admin.service.service_page_content'126 => 'admin.service.service_page_category'127 => 'admin.service.service_page_category_content'128 => 'admin.service.body_repair_category'129 => 'admin.service.body_repair_category_content'130 => 'admin.vehicles.model'131 => 'admin.vehicles.equipment_iption'132 => 'admin.vehicles.features.group'133 => 'admin.vehicles.category'134 => 'admin.vehicles.group'135 => 'admin.vehicles.recommend_group'136 => 'admin.vehicles.engine'137 => 'admin.vehicles.markdown'138 => 'admin.founder.biography'139 => 'admin.founder.news'140 => 'admin.founder.publication'141 => 'admin.founder.solemn_event'142 => 'admin.founder.category_social_investments'143 => 'admin.founder.social_investments'144 => 'admin.founder.galleryPhoto'145 => 'admin.founder.galleryVideo'146 => 'admin.shop.goods'147 => 'admin.shop.goods_content'148 => 'admin.shop.group'149 => 'admin.vidi.slider'150 => 'portal.admin.announcement_bar'151 => 'admin.vidi.vacancy'152 => 'admin.vidi.resume'153 => 'admin.vidi.catalog_banner'154 => 'admin.vidi.credit_calc_reviews'155 => 'admin.vidi.blog'156 => 'admin.vidi.blog_category'157 => 'admin.vidi.foundersFounders'158 => 'admin.vidi.foundersBiography'159 => 'admin.vidi.foundersNews'160 => 'admin.vidi.foundersPublications'161 => 'admin.vidi.foundersPhoto'162 => 'admin.vidi.foundersVideo'163 => 'admin.modelRange.pages'164 => 'admin.ticket'165 => 'admin.ticket-dashboard'166 => 'admin.ticket-planer'167 => 'admin.ticket-report'168 => 'admin.order'169 => 'admin.log'170 => 'admin.dealer'171 => 'admin.brand'172 => 'admin.txn'173 => 'admin.task'174 => 'admin.user'175 => 'admin.client'176 => 'admin.credit.programm'177 => 'admin.core.post_content'178 => 'admin.core.corp_sales'179 => 'admin.post_log'180 => 'admin.inner_mail'181 => 'admin.seo'182 => 'admin.estimate_odds'183 => 'admin.document_branch'184 => 'admin.document_dealer'185 => 'admin.report'186 => 'admin.critical_log'187 => 'admin.vehicles_filter'188 => 'admin.vehicles_autoria'189 => 'admin.logs'190 => 'sonata.media.admin.media'191 => 'sonata.media.admin.gallery'192 => 'sonata.media.admin.gallery_item'], ['vidi' => ['label' => 'VIDI''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_VIDI'=> 'ROLE_CONTENT_MANAGER'=> 'ROLE_INSURANCE_ADMIN'=> 'ROLE_VIDI_VACANCY'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vidi.slider''label' => 'Слайдер на главной''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'portal.admin.announcement_bar''label' => 'Анонс бар''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.vacancy''label' => 'Вакансии''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.resume''label' => 'Резюме''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.catalog_banner''label' => 'Банеры каталога''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.credit_calc_reviews''label' => 'Відгуки кредитний калькулятор''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.blog''label' => 'Блог''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.blog_category''label' => 'Категорії блогу''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'vidi_founders' => ['label' => 'VIDI Засновники''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_FOUNDERS'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vidi.foundersFounders''label' => 'Засновники''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.foundersBiography''label' => 'Біографія''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.foundersNews''label' => 'Новини''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.foundersPublications''label' => 'Публікації''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.foundersPhoto''label' => 'Фото''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vidi.foundersVideo''label' => 'Відео''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'founders' => ['label' => 'Founders''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_FOUNDERS'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.founder.biography''label' => 'Біографія''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.founder.news''label' => 'Новини''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.founder.publication''label' => 'Публікаціі''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.founder.solemn_event''label' => 'Пам\'ятні події''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.founder.category_social_investments''label' => 'Категорії Соціальних Інвестицій''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.founder.social_investments''label' => 'Соціальні Інвестиції''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.founder.galleryPhoto''label' => 'Фото''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.founder.galleryVideo''label' => 'Відео''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'tickets' => ['label' => 'Задачи''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_TICKET'=> 'ROLE_DC_MANAGER'=> 'ROLE_CONTENT_MANAGER'=> 'ROLE_INSURANCE_ADMIN'=> 'ROLE_AUTOMARKET_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.ticket''label' => 'Задачи''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.ticket-dashboard''label' => 'Доска''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.ticket-planer''label' => 'Планер''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.ticket-report''label' => 'Отчеты''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'reports' => ['label' => 'Звіти''roles' => [=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.report''label' => 'Звіти''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.critical_log''label' => 'Критичні логи''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'leads' => ['label' => 'Лиды''roles' => [=> 'ROLE_DC_MANAGER'=> 'ROLE_SUPER_ADMIN'=> 'ROLE_BUYER'=> 'ROLE_AUTOMARKET_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.dc.all_leads''label' => 'Лиды''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.configurator_offer''label' => 'Заявки конфигуратора''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.estimate_odds''label' => 'TradeIn коэффициент''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'dcsites' => ['label' => 'Сайты дилеров''roles' => [=> 'ROLE_DC_MANAGER'=> 'ROLE_SUPER_ADMIN'=> 'ROLE_AUTOMARKET_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.sync_info''label' => 'Синхронизировать цены''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.actions.post''label' => 'Акции''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.news.post''label' => 'Новости''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.pages''label' => 'Страницы''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.vacancy''label' => 'Вакансии''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.slider''label' => 'Слайдер на главной''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.test_drive''label' => 'Тест-драйв''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.resume''label' => 'Резюме''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.events''label' => 'Мероприятия''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.core.worker''label' => 'Персонал - сотрудники''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 10 => ['admin' => 'admin.core.department''label' => 'Персонал - отделы''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 11 => ['admin' => 'admin.dc.test_drive.routes''label' => 'Маршруты тест-драйвов''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 12 => ['admin' => 'admin.dc.tour_routes''label' => 'Тури-маршрути''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 13 => ['admin' => 'admin.dc.sales_contract''label' => 'Условия продажи автомобилей''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 14 => ['admin' => 'admin.dc.terms_maintenance''label' => 'Условия тех обслуживания''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 15 => ['admin' => 'admin.dc.body_repair_certificate''label' => 'Сертификаты кузовного рем.''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 16 => ['admin' => 'admin.dc.replacement_car_condition''label' => 'Условия подменного авто''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 17 => ['admin' => 'admin.dc.special_offers''label' => 'Спецпредложения''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 18 => ['admin' => 'admin.dc.client_partner''label' => 'Клієнти і партнери''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 19 => ['admin' => 'admin.dc.faq''label' => 'Запитання/Відповіді''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'subsites' => ['label' => 'Сайты суб дилеров''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_CONTENT_MANAGER'=> 'ROLE_YAMAHA_SUB_DEALER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.sub.inner_mail''label' => 'Адреса внутренней рассылки''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.sub.accessories''label' => 'Аксессуары''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.sub.accessories_group''label' => 'Аксессуары - категории''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.sub.actions.post''label' => 'Акции''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.sub.news.post''label' => 'Новости''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.sub.vacancy''label' => 'Вакансии''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.sub.slider''label' => 'Слайдер на главной''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.sub.worker''label' => 'Персонал - сотрудники''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.sub.department''label' => 'Персонал - отделы''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.sub.vehicles.moto_used''label' => 'Техника с пробегом''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 10 => ['admin' => 'admin.sub.contact''label' => 'Контакты''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 11 => ['admin' => 'admin.sub.about_company''label' => 'О компании''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 12 => ['admin' => 'admin.sub.test_drive''label' => 'Тест драйв''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 13 => ['admin' => 'admin.sub.pages_services''label' => 'Разделы услуг''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 14 => ['admin' => 'admin.sub.seo''label' => 'Seo''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'accessories' => ['label' => 'Аксессуары''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.dc.accessories''label' => 'Аксессуары''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.car.accessories_group''label' => 'Аксессуары - категории''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.dc.accessories_category''label' => 'Аксессуары - категории NEW''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'references' => ['label' => 'Справочники''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_CONTENT_MANAGER'=> 'ROLE_DC_MANAGER'=> 'ROLE_AUTOMARKET_MANAGER'=> 'ROLE_HANDBOOK'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vehicles.model''label' => 'Модели''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.equipment_iption''label' => 'Опции комплектаций''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.features.group''label' => 'Группы особенностей''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.category''label' => 'Категории техники''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.group''label' => 'Группы техники''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.recommend_group''label' => 'Подборки авто''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.engine''label' => 'Двигатели''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.markdown''label' => 'Уценка автомобилей''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'seo' => ['label' => 'SEO''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_CONTENT_MANAGER'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.modelRange.pages''label' => 'Модельний ряд''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.seo''label' => 'Метаданные''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'shop' => ['label' => 'Магазин''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_CONTENT_MANAGER'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.shop.goods''label' => 'Товары''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.shop.group''label' => 'Групы товаров''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'passenger_vehicles' => ['label' => 'Легковые автомобили''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'=> 'ROLE_AUTOMARKET_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vehicles.passenger_vehicle''label' => 'Автомобили''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.passenger_variation''label' => 'Вариации''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.passenger_in_stock''label' => 'Автомобили в наличии''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.passenger_rent''label' => 'Оренда автомобиля''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.passenger_used''label' => 'Автомобили с пробегом''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.specification''label' => 'Спецификации''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.autoria_options''label' => 'AutoRia опции''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'fraight_vehicles' => ['label' => 'Грузовые автомобили''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vehicles.fraight_vehicle''label' => 'Автомобили''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.fraight_variation''label' => 'Вариации''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.fraight_in_stock''label' => 'Автомобили в наличии''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.fraight_specification''label' => 'Спецификации''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'bus_vehicles' => ['label' => 'Автобусы''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vehicles.bus_vehicle''label' => 'Автобусы''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.bus_variation''label' => 'Вариации''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.bus_in_stock''label' => 'Автомобили в наличии''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.bus_specification''label' => 'Спецификации''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'moto_vehicles' => ['label' => 'Мото техника''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vehicles.moto_vehicle''label' => 'Мото техника''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.moto_variation''label' => 'Вариации''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.moto_in_stock''label' => 'Мотоциклы в наличии''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.moto_rent''label' => 'Оренда мото''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.moto_used''label' => 'Мотоциклы с пробегом''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'water_vehicles' => ['label' => 'Водная техника''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vehicles.water_vehicle''label' => 'Водная техника''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.water_variation''label' => 'Вариации''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'special_vehicles' => ['label' => 'Спецтехника (Юникомерс)''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vehicles.special_vehicle''label' => 'Спецтехника''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.special_variation''label' => 'Вариации''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.passenger_in_stock_special''label' => 'Автомобили в наличии''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.special_projects''label' => 'Проекти''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles.direction_of_production''label' => 'Напрямки виробництва''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'generator' => ['label' => 'Генератори''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.dc.generator''label' => 'Генератори''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'boats' => ['label' => 'Катера / Лодки''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'dc_site.admin.boat''label' => 'Катера''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'boat' => ['label' => 'Лодочные моторы''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'dc_site.admin.boat_engine''label' => 'Лодочные моторы''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'change_log' => ['label' => 'Логи изменений''roles' => [=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.log''label' => 'Логи''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.post_log''label' => 'Лог акций и новостей''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'portal' => ['label' => 'Портал''roles' => [=> 'ROLE_PORTAL_ADMIN'=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'portal.admin.slider''label' => 'Слайдер''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'insurance' => ['label' => 'Сайт "ВиДи Страхование"''roles' => [=> 'ROLE_INSURANCE_ADMIN'=> 'ROLE_SUPER_ADMIN'=> 'ROLE_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.insurance.prorgamm''label' => 'КАСКО''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.insurance.actions.post''label' => 'Акции''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.insurance.payouts''label' => 'Выплаты''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.insurance.news.post''label' => 'Новости''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.insurance.information_document''label' => 'Информационные документы''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.insurance.information_document_category''label' => 'Категории инф.документов''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.insurance.insurance_condition''label' => 'Условия страхования''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.insurance.insurance_condition_category''label' => 'Категории условий стр.''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.insurance.mediation_service''label' => 'Посреднические услуги''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.insurance.mediation_service_mediator''label' => 'Посредники''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 10 => ['admin' => 'admin.insurance.mediator_product''label' => 'Продукты посредников''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 11 => ['admin' => 'admin.insurance.review''label' => 'Отзывы/Комплаєнс''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], 12 => ['admin' => 'admin.insurance.faq''label' => 'Запитання/Відповіді''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'insurance_case' => ['label' => 'Страховые дела''roles' => [=> 'ROLE_INSURANCE_AVARKOM'=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.insurance.case''label' => 'Страховые дела''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'credit' => ['label' => 'Кредитные программы''roles' => [=> 'ROLE_CREDIT_MANAGER'=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.credit.programm''label' => 'Кредитные программы''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'service' => ['label' => 'Сервис''roles' => [=> 'ROLE_SERVICE_MANAGER'=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.service.job''label' => 'Справочник работ''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.service.to_regulations''label' => 'Регламенты ТО''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.service.part''label' => 'Запасные части''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.service.servise_page''label' => 'Услуги сервиса''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.service.service_page_category''label' => 'Категории сервис''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.service.body_repair_category''label' => 'Категории кузовного''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'dealer' => ['label' => 'Дилеры''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_CONTENT_MANAGER'=> 'ROLE_DC_MANAGER'=> 'ROLE_INSURANCE_ADMIN'=> 'ROLE_AUTOMARKET_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.dealer''label' => 'Дилеры''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.brand''label' => 'Бренды''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.inner_mail''label' => 'Адреса внутренней рассылки''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'orders' => ['label' => 'Платежный шлюз''roles' => [=> 'ROLE_ACQUIRING_ADMIN'=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.order''label' => 'Заказы''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'gateway' => ['label' => 'CRM Шлюз''roles' => [=> 'ROLE_CRM_ADMIN'=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.txn''label' => 'Транзакции''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.task''label' => 'Задачи в очереди''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'users' => ['label' => 'Пользователи''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_CONTENT_MANAGER'=> 'ROLE_DC_MANAGER'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.user''label' => 'Пользователи''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.client''label' => 'Клієнти''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'tm_bot' => ['label' => 'Telegram Bot''roles' => [=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'corp_sales' => ['label' => 'Корпоративные продажи''roles' => [=> 'ROLE_CORP_SALES_MANAGER'=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.core.corp_sales''label' => 'Корпоративные продажи''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'documents' => ['label' => 'Документообіг''roles' => [=> 'ROLE_SUPER_ADMIN'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.document_branch''label' => 'Дія бренчі''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.document_dealer''label' => 'Інтеграція ділерів''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'filters' => ['label' => 'Фільтри''roles' => [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_AUTOMARKET_MANAGER'=> 'ROLE_DC_MANAGER'=> 'ROLE_FILTERS'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.vehicles_filter''label' => 'Фільтри''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0], => ['admin' => 'admin.vehicles_autoria''label' => 'Черга''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'logs' => ['label' => 'Логи''roles' => [=> 'ROLE_ADMIN_LOGS'], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.logs''label' => 'Список логів''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder']], ['CoreBundle\\Entity\\Vehicles\\Vehicle' => [=> 'admin.vehicles.passenger_vehicle'=> 'admin.vehicles.passenger_used'=> 'admin.vehicles.fraight_vehicle'=> 'admin.vehicles.bus_vehicle'=> 'admin.vehicles.moto_vehicle'=> 'admin.vehicles.moto_used'=> 'admin.vehicles.water_vehicle'=> 'admin.vehicles.special_vehicle'], 'CoreBundle\\Entity\\Vehicles\\Variation' => [=> 'admin.vehicles.passenger_variation'=> 'admin.vehicles.fraight_variation'=> 'admin.vehicles.bus_variation'=> 'admin.vehicles.moto_variation'=> 'admin.vehicles.water_variation'=> 'admin.vehicles.special_variation'], 'CoreBundle\\Entity\\Vehicles\\InStock' => [=> 'admin.vehicles.passenger_in_stock'=> 'admin.vehicles.fraight_in_stock'=> 'admin.vehicles.bus_in_stock'=> 'admin.vehicles.moto_in_stock'=> 'admin.vehicles.passenger_in_stock_special'], 'CoreBundle\\Entity\\Vehicles\\Rent' => [=> 'admin.vehicles.passenger_rent'], 'CoreBundle\\Entity\\Vehicles\\Specification' => [=> 'admin.vehicles.specification'=> 'admin.vehicles.fraight_specification'=> 'admin.vehicles.bus_specification'], 'CoreBundle\\Entity\\AutoRiaOptions' => [=> 'admin.vehicles.autoria_options'], 'CoreBundle\\Entity\\Vehicles\\RentMoto' => [=> 'admin.vehicles.moto_rent'], 'DcSiteBundle\\Entity\\Project' => [=> 'admin.vehicles.special_projects'], 'DcSiteBundle\\Entity\\DirectionOfProduction' => [=> 'admin.vehicles.direction_of_production'], 'DcSiteBundle\\Entity\\ProjectContent' => [=> 'admin.vehicles.special_projects_content'], 'CoreBundle\\Entity\\Vehicles\\VehicleItem' => [=> 'admin.vehicles.vehicle_item'], 'CoreBundle\\Entity\\Vehicles\\VariationCharacteristic' => [=> 'admin.vehicles.variation_characteristic'], 'CoreBundle\\Entity\\Vehicles\\InStockContent' => [=> 'admin.vehicles.in_stock_content'], 'CoreBundle\\Entity\\Vehicles\\InStockPart' => [=> 'admin.vehicles.in_stock_part'], 'CoreBundle\\Entity\\Vehicles\\Equipment' => [=> 'admin.vehicles.equipment'], 'CoreBundle\\Entity\\Vehicles\\SpecificationOptions' => [=> 'admin.vehicles.specification_options'], 'CoreBundle\\Entity\\Vehicles\\VehicleContent' => [=> 'admin.vehicles.content'], 'CoreBundle\\Entity\\Vehicles\\VehicleFile' => [=> 'admin.vehicles.file'], 'CoreBundle\\Entity\\Vehicles\\Feature' => [=> 'admin.vehicles.features'], 'CoreBundle\\Entity\\Vehicles\\FeatureContent' => [=> 'admin.vehicles.features_content'], 'CoreBundle\\Entity\\Vehicles\\Faq' => [=> 'admin.vehicles.faqs'], 'CoreBundle\\Entity\\Vehicles\\FaqContent' => [=> 'admin.vehicles.faq_content'], 'BmpGatewayBundle\\Entity\\SyncParams' => [=> 'admin.sync_info'], 'CoreBundle\\Entity\\Vehicles\\VehicleAutoRiaOption' => [=> 'admin.vehicle_auto_ria_option'], 'CoreBundle\\Entity\\Vehicles\\VehicleCardType' => [=> 'admin.vehicles.vehicle_card_type'], 'CoreBundle\\Entity\\Forms' => [=> 'admin.dc.all_leads'], 'CoreBundle\\Entity\\ConfiguratorOffer' => [=> 'admin.dc.configurator_offer'], 'CoreBundle\\Entity\\Post' => [=> 'admin.dc.actions.post'=> 'admin.dc.news.post'=> 'admin.insurance.actions.post'=> 'admin.insurance.news.post'], 'DcSiteBundle\\Entity\\Page' => [=> 'admin.dc.pages'], 'DcSiteBundle\\Entity\\PageContent' => [=> 'admin.dc.page_content'], 'DcSiteBundle\\Entity\\Vacancy' => [=> 'admin.dc.vacancy'=> 'admin.vidi.vacancy'], 'DcSiteBundle\\Entity\\MainSlider' => [=> 'admin.dc.slider'], 'DcSiteBundle\\Entity\\VacancyContent' => [=> 'admin.core.vacancy_content'], 'DcSiteBundle\\Entity\\Accessories' => [=> 'admin.dc.accessories'], 'DcSiteBundle\\Entity\\AccessoriesContent' => [=> 'admin.dc.accessories_content'], 'BmpGatewayBundle\\Entity\\VehicleTestDrive' => [=> 'admin.dc.test_drive'], 'DcSiteBundle\\Entity\\AccessoriesGroup' => [=> 'admin.car.accessories_group'], 'DcSiteBundle\\Entity\\AccessoriesCategory' => [=> 'admin.dc.accessories_category'], 'DcSiteBundle\\Entity\\AccessoriesCategoryContent' => [=> 'admin.dc.accessories_category_content'], 'DcSiteBundle\\Entity\\Service\\VehicleAccessory' => [=> 'admin.car.accessories'], 'DcSiteBundle\\Entity\\VacancyForm' => [=> 'admin.dc.resume'=> 'admin.vidi.resume'], 'DcSiteBundle\\Entity\\Generator' => [=> 'admin.dc.generator'], 'DcSiteBundle\\Entity\\Boat' => [=> 'dc_site.admin.boat'], 'DcSiteBundle\\Entity\\BoatEngine' => [=> 'dc_site.admin.boat_engine'], 'CoreBundle\\Entity\\CarGroup' => [=> 'admin.core.car_group'], 'DcSiteBundle\\Entity\\Events' => [=> 'admin.dc.events'], 'CoreBundle\\Entity\\ViDiWorker' => [=> 'admin.core.worker'], 'CoreBundle\\Entity\\ViDiDepartment' => [=> 'admin.core.department'], 'DcSiteBundle\\Entity\\TestDriveRoutes' => [=> 'admin.dc.test_drive.routes'], 'DcSiteBundle\\Entity\\TourRoutes' => [=> 'admin.dc.tour_routes'], 'DcSiteBundle\\Entity\\TourRouteContent' => [=> 'admin.dc.tour_route_content'], 'DcSiteBundle\\Entity\\TourRouteParams' => [=> 'admin.dc.tour_route_params'], 'DcSiteBundle\\Entity\\SalesContract' => [=> 'admin.dc.sales_contract'], 'DcSiteBundle\\Entity\\TermsMaintenance' => [=> 'admin.dc.terms_maintenance'], 'DcSiteBundle\\Entity\\BodyRepairCertificate' => [=> 'admin.dc.body_repair_certificate'], 'DcSiteBundle\\Entity\\ReplacementCarCondition' => [=> 'admin.dc.replacement_car_condition'], 'CoreBundle\\Entity\\SpecialOffers' => [=> 'admin.dc.special_offers'], 'DcSiteBundle\\Entity\\ClientPartner' => [=> 'admin.dc.client_partner'], 'DcSiteBundle\\Entity\\Faq' => [=> 'admin.dc.faq'], 'CoreBundle\\Entity\\SpecialOffersContent' => [=> 'admin.dc.special_offers_content'], 'ImporterBundle\\Entity\\InnerMail' => [=> 'admin.sub.inner_mail'], 'ImporterBundle\\Entity\\Accessories' => [=> 'admin.sub.accessories'], 'ImporterBundle\\Entity\\VehicleAccessory' => [=> 'admin.sub.vehicle_accessories'], 'ImporterBundle\\Entity\\AccessoriesGroup' => [=> 'admin.sub.accessories_group'], 'ImporterBundle\\Entity\\PostContent' => [=> 'admin.sub.post_content'], 'ImporterBundle\\Entity\\Post' => [=> 'admin.sub.actions.post'=> 'admin.sub.news.post'], 'ImporterBundle\\Entity\\Vacancy' => [=> 'admin.sub.vacancy'], 'ImporterBundle\\Entity\\VacancyContent' => [=> 'admin.sub.vacancy_content'], 'ImporterBundle\\Entity\\MainSlider' => [=> 'admin.sub.slider'], 'ImporterBundle\\Entity\\Worker' => [=> 'admin.sub.worker'], 'ImporterBundle\\Entity\\Department' => [=> 'admin.sub.department'], 'ImporterBundle\\Entity\\Vehicles\\Vehicle' => [=> 'admin.sub.vehicles.moto_used'], 'ImporterBundle\\Entity\\Vehicles\\VehicleContent' => [=> 'admin.sub.vehicles.content'], 'ImporterBundle\\Entity\\Vehicles\\Variation' => [=> 'admin.sub.vehicles.moto_variation'], 'ImporterBundle\\Entity\\Vehicles\\VariationCharacteristic' => [=> 'admin.sub.vehicles.variation_characteristic'], 'ImporterBundle\\Entity\\Dealer' => [=> 'admin.sub.contact'=> 'admin.sub.about_company'], 'ImporterBundle\\Entity\\TestDrive' => [=> 'admin.sub.test_drive'], 'ImporterBundle\\Entity\\PagesServices' => [=> 'admin.sub.pages_services'], 'ImporterBundle\\Entity\\PageContent' => [=> 'admin.sub.page_content'], 'ImporterBundle\\Entity\\Seo' => [=> 'admin.sub.seo'], 'InsuranceBundle\\Entity\\Program' => [=> 'admin.insurance.prorgamm'], 'InsuranceBundle\\Entity\\Payouts' => [=> 'admin.insurance.payouts'], 'InsuranceBundle\\Entity\\InformationDocument' => [=> 'admin.insurance.information_document'], 'InsuranceBundle\\Entity\\InformationDocumentCategory' => [=> 'admin.insurance.information_document_category'], 'InsuranceBundle\\Entity\\InformationDocumentCategoryContent' => [=> 'admin.insurance.information_document_category_content'], 'InsuranceBundle\\Entity\\InsuranceCondition' => [=> 'admin.insurance.insurance_condition'], 'InsuranceBundle\\Entity\\InsuranceConditionCategory' => [=> 'admin.insurance.insurance_condition_category'], 'InsuranceBundle\\Entity\\InsuranceConditionCategoryContent' => [=> 'admin.insurance.insurance_condition_category_content'], 'InsuranceBundle\\Entity\\MediationService' => [=> 'admin.insurance.mediation_service'], 'InsuranceBundle\\Entity\\MediationServiceMediator' => [=> 'admin.insurance.mediation_service_mediator'], 'InsuranceBundle\\Entity\\MediatorProduct' => [=> 'admin.insurance.mediator_product'], 'CoreBundle\\Entity\\Review' => [=> 'admin.insurance.review'], 'InsuranceBundle\\Entity\\InsuranceFaq' => [=> 'admin.insurance.faq'], 'InsuranceBundle\\Entity\\InsuranceCase' => [=> 'admin.insurance.case'], 'InsuranceBundle\\Entity\\CaseDocument' => [=> 'admin.insurance.case_document'], 'PortalBundle\\Entity\\MainSlider' => [=> 'portal.admin.slider'=> 'admin.vidi.slider'], 'DcSiteBundle\\Entity\\Job' => [=> 'admin.service.job'], 'DcSiteBundle\\Entity\\ServiceWork' => [=> 'admin.service.to_regulations'], 'DcSiteBundle\\Entity\\ServiceWorkPart' => [=> 'admin.service.to_regulation_part'], 'DcSiteBundle\\Entity\\ServiceWorkJob' => [=> 'admin.service.to_regulation_job'], 'DcSiteBundle\\Entity\\Part' => [=> 'admin.service.part'], 'CoreBundle\\Entity\\ServicePage' => [=> 'admin.service.servise_page'], 'CoreBundle\\Entity\\ServicePageContent' => [=> 'admin.service.service_page_content'], 'CoreBundle\\Entity\\ServicePageCategory' => [=> 'admin.service.service_page_category'], 'CoreBundle\\Entity\\ServicePageCategoryContent' => [=> 'admin.service.service_page_category_content'], 'CoreBundle\\Entity\\BodyRepairCategory' => [=> 'admin.service.body_repair_category'], 'CoreBundle\\Entity\\BodyRepairCategoryContent' => [=> 'admin.service.body_repair_category_content'], 'CoreBundle\\Entity\\Model' => [=> 'admin.vehicles.model'], 'CoreBundle\\Entity\\Vehicles\\EquipmentOption' => [=> 'admin.vehicles.equipment_iption'], 'CoreBundle\\Entity\\Vehicles\\FeatureGroup' => [=> 'admin.vehicles.features.group'], 'CoreBundle\\Entity\\Vehicles\\Category' => [=> 'admin.vehicles.category'], 'CoreBundle\\Entity\\Vehicles\\Group' => [=> 'admin.vehicles.group'], 'CoreBundle\\Entity\\Vehicles\\RecommendGroup' => [=> 'admin.vehicles.recommend_group'], 'DcSiteBundle\\Entity\\Engine' => [=> 'admin.vehicles.engine'], 'DcSiteBundle\\Entity\\Markdown' => [=> 'admin.vehicles.markdown'], 'FoundersBundle\\Entity\\Biography' => [=> 'admin.founder.biography'], 'FoundersBundle\\Entity\\Post' => [=> 'admin.founder.news'=> 'admin.founder.publication'=> 'admin.founder.solemn_event'=> 'admin.founder.social_investments'], 'FoundersBundle\\Entity\\CategoryPost' => [=> 'admin.founder.category_social_investments'], 'FoundersBundle\\Entity\\GalleryPhoto' => [=> 'admin.founder.galleryPhoto'], 'FoundersBundle\\Entity\\GalleryVideo' => [=> 'admin.founder.galleryVideo'], 'CoreBundle\\Entity\\Shop\\Goods' => [=> 'admin.shop.goods'], 'CoreBundle\\Entity\\Shop\\GoodsContent' => [=> 'admin.shop.goods_content'], 'CoreBundle\\Entity\\Shop\\Group' => [=> 'admin.shop.group'], 'PortalBundle\\Entity\\AnnouncementBar' => [=> 'portal.admin.announcement_bar'], 'PortalBundle\\Entity\\CatalogBanner' => [=> 'admin.vidi.catalog_banner'], 'PortalBundle\\Entity\\CreditCalculationReview' => [=> 'admin.vidi.credit_calc_reviews'], 'PortalBundle\\Entity\\Blog' => [=> 'admin.vidi.blog'], 'PortalBundle\\Entity\\BlogCategory' => [=> 'admin.vidi.blog_category'], 'PortalBundle\\Entity\\Founders' => [=> 'admin.vidi.foundersFounders'], 'PortalBundle\\Entity\\FoundersBiography' => [=> 'admin.vidi.foundersBiography'], 'PortalBundle\\Entity\\FoundersNews' => [=> 'admin.vidi.foundersNews'], 'PortalBundle\\Entity\\FoundersPublications' => [=> 'admin.vidi.foundersPublications'], 'PortalBundle\\Entity\\FoundersPhoto' => [=> 'admin.vidi.foundersPhoto'], 'PortalBundle\\Entity\\FoundersVideo' => [=> 'admin.vidi.foundersVideo'], 'DcSiteBundle\\Entity\\ModelRangePages' => [=> 'admin.modelRange.pages'], 'CoreBundle\\Entity\\Ticket' => [=> 'admin.ticket'=> 'admin.ticket-dashboard'=> 'admin.ticket-planer'], 'CoreBundle\\Entity\\TicketTime' => [=> 'admin.ticket-report'], 'AcquiringBundle\\Entity\\Order' => [=> 'admin.order'], 'CoreBundle\\Entity\\AdminLog' => [=> 'admin.log'], 'CoreBundle\\Entity\\Dealer' => [=> 'admin.dealer'], 'CoreBundle\\Entity\\Brand' => [=> 'admin.brand'], 'BmpGatewayBundle\\Entity\\GatewayTxn' => [=> 'admin.txn'], 'BmpGatewayBundle\\Entity\\ResendTask' => [=> 'admin.task'], 'CoreBundle\\Entity\\User' => [=> 'admin.user'=> 'admin.client'], 'DcSiteBundle\\Entity\\CreditProgram' => [=> 'admin.credit.programm'], 'CoreBundle\\Entity\\PostContent' => [=> 'admin.core.post_content'], 'LandingBundle\\Entity\\CorpSales' => [=> 'admin.core.corp_sales'], 'CoreBundle\\Entity\\PostLog' => [=> 'admin.post_log'], 'CoreBundle\\Entity\\InnerMail' => [=> 'admin.inner_mail'], 'CoreBundle\\Entity\\SeoMetaTag' => [=> 'admin.seo'], 'CoreBundle\\Entity\\VehicleEstimateOdds' => [=> 'admin.estimate_odds'], 'IntegrationBundle\\Entity\\Diia\\ServiceRequest' => [=> 'admin.document_branch'], 'IntegrationBundle\\Entity\\Dealer\\DealerOffer' => [=> 'admin.document_dealer'], 'CoreBundle\\Entity\\ReportAnalytic' => [=> 'admin.report'], 'CoreBundle\\Entity\\CriticalLog' => [=> 'admin.critical_log'], 'CoreBundle\\Entity\\Vehicles\\VehicleFilter' => [=> 'admin.vehicles_filter'], 'CoreBundle\\Entity\\AutoriaFilter' => [=> 'admin.vehicles_autoria'], 'AdminBundle\\Model\\LogFile' => [=> 'admin.logs'], 'Application\\Sonata\\MediaBundle\\Entity\\Media' => [=> 'sonata.media.admin.media'], 'Application\\Sonata\\MediaBundle\\Entity\\Gallery' => [=> 'sonata.media.admin.gallery'], 'Application\\Sonata\\MediaBundle\\Entity\\GalleryItem' => [=> 'sonata.media.admin.gallery_item']]);
  43403.     }
  43404.     /**
  43405.      * Gets the private 'sonata.admin.request.fetcher' shared service.
  43406.      *
  43407.      * @return \Sonata\AdminBundle\Request\AdminFetcher
  43408.      */
  43409.     protected function getSonata_Admin_Request_FetcherService()
  43410.     {
  43411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcherInterface.php';
  43412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcher.php';
  43413.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  43414.         if (isset($this->privates['sonata.admin.request.fetcher'])) {
  43415.             return $this->privates['sonata.admin.request.fetcher'];
  43416.         }
  43417.         return $this->privates['sonata.admin.request.fetcher'] = new \Sonata\AdminBundle\Request\AdminFetcher($a);
  43418.     }
  43419.     /**
  43420.      * Gets the private 'sonata.admin.route.cache_warmup' shared service.
  43421.      *
  43422.      * @return \Sonata\AdminBundle\Route\RoutesCacheWarmUp
  43423.      */
  43424.     protected function getSonata_Admin_Route_CacheWarmupService()
  43425.     {
  43426.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  43427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCacheWarmUp.php';
  43428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  43429.         return $this->privates['sonata.admin.route.cache_warmup'] = new \Sonata\AdminBundle\Route\RoutesCacheWarmUp(($this->privates['sonata.admin.route.cache'] ?? ($this->privates['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  43430.     }
  43431.     /**
  43432.      * Gets the private 'sonata.admin.route.default_generator' shared service.
  43433.      *
  43434.      * @return \Sonata\AdminBundle\Route\DefaultRouteGenerator
  43435.      */
  43436.     protected function getSonata_Admin_Route_DefaultGeneratorService()
  43437.     {
  43438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RouteGeneratorInterface.php';
  43439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/DefaultRouteGenerator.php';
  43440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  43441.         $a = ($this->services['router'] ?? $this->getRouterService());
  43442.         if (isset($this->privates['sonata.admin.route.default_generator'])) {
  43443.             return $this->privates['sonata.admin.route.default_generator'];
  43444.         }
  43445.         return $this->privates['sonata.admin.route.default_generator'] = new \Sonata\AdminBundle\Route\DefaultRouteGenerator($a, ($this->privates['sonata.admin.route.cache'] ?? ($this->privates['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))));
  43446.     }
  43447.     /**
  43448.      * Gets the private 'sonata.admin.route.path_info' shared service.
  43449.      *
  43450.      * @return \Sonata\AdminBundle\Route\PathInfoBuilder
  43451.      */
  43452.     protected function getSonata_Admin_Route_PathInfoService()
  43453.     {
  43454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  43455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/PathInfoBuilder.php';
  43456.         return $this->privates['sonata.admin.route.path_info'] = new \Sonata\AdminBundle\Route\PathInfoBuilder(($this->privates['sonata.admin.audit.manager'] ?? $this->getSonata_Admin_Audit_ManagerService()));
  43457.     }
  43458.     /**
  43459.      * Gets the private 'sonata.admin.security.handler.role' shared service.
  43460.      *
  43461.      * @return \Sonata\AdminBundle\Security\Handler\RoleSecurityHandler
  43462.      */
  43463.     protected function getSonata_Admin_Security_Handler_RoleService()
  43464.     {
  43465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  43466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/RoleSecurityHandler.php';
  43467.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  43468.         if (isset($this->privates['sonata.admin.security.handler.role'])) {
  43469.             return $this->privates['sonata.admin.security.handler.role'];
  43470.         }
  43471.         return $this->privates['sonata.admin.security.handler.role'] = new \Sonata\AdminBundle\Security\Handler\RoleSecurityHandler($a'ROLE_SUPER_ADMIN');
  43472.     }
  43473.     /**
  43474.      * Gets the private 'sonata.admin.sidebar_menu' service.
  43475.      *
  43476.      * @return \Knp\Menu\MenuItem
  43477.      */
  43478.     protected function getSonata_Admin_SidebarMenuService()
  43479.     {
  43480.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  43481.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  43482.         $this->factories['service_container']['sonata.admin.sidebar_menu'] = function () {
  43483.             $a = ($this->privates['sonata.admin.menu_builder'] ?? $this->getSonata_Admin_MenuBuilderService());
  43484.             if (isset($this->privates['sonata.admin.sidebar_menu'])) {
  43485.                 return $this->privates['sonata.admin.sidebar_menu'];
  43486.             }
  43487.             return $a->createSidebarMenu();
  43488.         };
  43489.         return $this->factories['service_container']['sonata.admin.sidebar_menu']();
  43490.     }
  43491.     /**
  43492.      * Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
  43493.      *
  43494.      * @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
  43495.      */
  43496.     protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
  43497.     {
  43498.         return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
  43499.     }
  43500.     /**
  43501.      * Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
  43502.      *
  43503.      * @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
  43504.      */
  43505.     protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
  43506.     {
  43507.         return $this->privates['sonata.admin.twig.canonicalize_runtime'] = new \Sonata\AdminBundle\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  43508.     }
  43509.     /**
  43510.      * Gets the private 'sonata.admin.twig.group_runtime' shared service.
  43511.      *
  43512.      * @return \Sonata\AdminBundle\Twig\GroupRuntime
  43513.      */
  43514.     protected function getSonata_Admin_Twig_GroupRuntimeService()
  43515.     {
  43516.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  43517.         if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
  43518.             return $this->privates['sonata.admin.twig.group_runtime'];
  43519.         }
  43520.         return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
  43521.     }
  43522.     /**
  43523.      * Gets the private 'sonata.admin.twig.icon_runtime' shared service.
  43524.      *
  43525.      * @return \Sonata\AdminBundle\Twig\IconRuntime
  43526.      */
  43527.     protected function getSonata_Admin_Twig_IconRuntimeService()
  43528.     {
  43529.         return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
  43530.     }
  43531.     /**
  43532.      * Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
  43533.      *
  43534.      * @return \Sonata\AdminBundle\Twig\RenderElementRuntime
  43535.      */
  43536.     protected function getSonata_Admin_Twig_RenderElementRuntimeService()
  43537.     {
  43538.         return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  43539.     }
  43540.     /**
  43541.      * Gets the private 'sonata.admin.twig.security_runtime' shared service.
  43542.      *
  43543.      * @return \Sonata\AdminBundle\Twig\SecurityRuntime
  43544.      */
  43545.     protected function getSonata_Admin_Twig_SecurityRuntimeService()
  43546.     {
  43547.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  43548.         if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
  43549.             return $this->privates['sonata.admin.twig.security_runtime'];
  43550.         }
  43551.         return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
  43552.     }
  43553.     /**
  43554.      * Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
  43555.      *
  43556.      * @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
  43557.      */
  43558.     protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
  43559.     {
  43560.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  43561.         if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
  43562.             return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
  43563.         }
  43564.         return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
  43565.     }
  43566.     /**
  43567.      * Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
  43568.      *
  43569.      * @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
  43570.      */
  43571.     protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
  43572.     {
  43573.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  43574.         if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
  43575.             return $this->privates['sonata.admin.twig.template_registry_runtime'];
  43576.         }
  43577.         return $this->privates['sonata.admin.twig.template_registry_runtime'] = new \Sonata\AdminBundle\Twig\TemplateRegistryRuntime(($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $a);
  43578.     }
  43579.     /**
  43580.      * Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
  43581.      *
  43582.      * @return \Sonata\AdminBundle\Twig\XEditableRuntime
  43583.      */
  43584.     protected function getSonata_Admin_Twig_XeditableRuntimeService()
  43585.     {
  43586.         return $this->privates['sonata.admin.twig.xeditable_runtime'] = new \Sonata\AdminBundle\Twig\XEditableRuntime(($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  43587.     }
  43588.     /**
  43589.      * Gets the private 'sonata.block.cache.handler.default' shared service.
  43590.      *
  43591.      * @return \Sonata\BlockBundle\Cache\HttpCacheHandler
  43592.      *
  43593.      * @deprecated Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
  43594.      */
  43595.     protected function getSonata_Block_Cache_Handler_DefaultService()
  43596.     {
  43597.         trigger_deprecation('sonata-project/block-bundle''4.11''The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.');
  43598.         return $this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler();
  43599.     }
  43600.     /**
  43601.      * Gets the private 'sonata.block.command.debug_blocks' shared service.
  43602.      *
  43603.      * @return \Sonata\BlockBundle\Command\DebugBlocksCommand
  43604.      */
  43605.     protected function getSonata_Block_Command_DebugBlocksService()
  43606.     {
  43607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43608.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/DebugBlocksCommand.php';
  43609.         $this->privates['sonata.block.command.debug_blocks'] = $instance = new \Sonata\BlockBundle\Command\DebugBlocksCommand(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  43610.         $instance->setName('debug:sonata:block');
  43611.         $instance->setDescription('Debug all blocks available, show default settings of each block');
  43612.         return $instance;
  43613.     }
  43614.     /**
  43615.      * Gets the private 'sonata.block.form.type.block' shared service.
  43616.      *
  43617.      * @return \Sonata\BlockBundle\Form\Type\ServiceListType
  43618.      */
  43619.     protected function getSonata_Block_Form_Type_BlockService()
  43620.     {
  43621.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ServiceListType.php';
  43624.         return $this->privates['sonata.block.form.type.block'] = new \Sonata\BlockBundle\Form\Type\ServiceListType(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  43625.     }
  43626.     /**
  43627.      * Gets the private 'sonata.block.form.type.container_template' shared service.
  43628.      *
  43629.      * @return \Sonata\BlockBundle\Form\Type\ContainerTemplateType
  43630.      */
  43631.     protected function getSonata_Block_Form_Type_ContainerTemplateService()
  43632.     {
  43633.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43634.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43635.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ContainerTemplateType.php';
  43636.         return $this->privates['sonata.block.form.type.container_template'] = new \Sonata\BlockBundle\Form\Type\ContainerTemplateType(['SonataBlockBundle default template' => '@SonataBlock/Block/block_container.html.twig']);
  43637.     }
  43638.     /**
  43639.      * Gets the private 'sonata.block.templating.helper' shared service.
  43640.      *
  43641.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  43642.      */
  43643.     protected function getSonata_Block_Templating_HelperService()
  43644.     {
  43645.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  43646.         if (isset($this->privates['sonata.block.templating.helper'])) {
  43647.             return $this->privates['sonata.block.templating.helper'];
  43648.         }
  43649.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  43650.         if (isset($this->privates['sonata.block.templating.helper'])) {
  43651.             return $this->privates['sonata.block.templating.helper'];
  43652.         }
  43653.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  43654.         if (isset($this->privates['sonata.block.templating.helper'])) {
  43655.             return $this->privates['sonata.block.templating.helper'];
  43656.         }
  43657.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper($a$b$c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  43658.     }
  43659.     /**
  43660.      * Gets the private 'sonata.doctrine.mapper' shared service.
  43661.      *
  43662.      * @return \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper
  43663.      */
  43664.     protected function getSonata_Doctrine_MapperService()
  43665.     {
  43666.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  43667.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Mapper/ORM/DoctrineORMMapper.php';
  43668.         $this->privates['sonata.doctrine.mapper'] = $instance = new \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper();
  43669.         $instance->addAssociation('Application\\Sonata\\MediaBundle\\Entity\\Media''mapOneToMany', [=> ['fieldName' => 'galleryItems''targetEntity' => 'Application\\Sonata\\MediaBundle\\Entity\\GalleryItem''cascade' => [=> 'persist'], 'mappedBy' => 'media']]);
  43670.         $instance->addAssociation('Application\\Sonata\\MediaBundle\\Entity\\GalleryItem''mapManyToOne', [=> ['fieldName' => 'gallery''targetEntity' => 'Application\\Sonata\\MediaBundle\\Entity\\Gallery''cascade' => [=> 'persist'], 'inversedBy' => 'galleryItems''joinColumns' => [=> ['name' => 'gallery_id''referencedColumnName' => 'id''onDelete' => 'CASCADE']]], => ['fieldName' => 'media''targetEntity' => 'Application\\Sonata\\MediaBundle\\Entity\\Media''cascade' => [=> 'persist'], 'inversedBy' => 'galleryItems''joinColumns' => [=> ['name' => 'media_id''referencedColumnName' => 'id''onDelete' => 'CASCADE']]]]);
  43671.         $instance->addAssociation('Application\\Sonata\\MediaBundle\\Entity\\Gallery''mapOneToMany', [=> ['fieldName' => 'galleryItems''targetEntity' => 'Application\\Sonata\\MediaBundle\\Entity\\GalleryItem''cascade' => [=> 'persist'], 'mappedBy' => 'gallery''orphanRemoval' => true'orderBy' => ['position' => 'ASC']]]);
  43672.         return $instance;
  43673.     }
  43674.     /**
  43675.      * Gets the private 'sonata.form.type.array' shared service.
  43676.      *
  43677.      * @return \Sonata\Form\Type\ImmutableArrayType
  43678.      */
  43679.     protected function getSonata_Form_Type_ArrayService()
  43680.     {
  43681.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43682.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/ImmutableArrayType.php';
  43684.         return $this->privates['sonata.form.type.array'] = new \Sonata\Form\Type\ImmutableArrayType();
  43685.     }
  43686.     /**
  43687.      * Gets the private 'sonata.form.type.boolean' shared service.
  43688.      *
  43689.      * @return \Sonata\Form\Type\BooleanType
  43690.      */
  43691.     protected function getSonata_Form_Type_BooleanService()
  43692.     {
  43693.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43694.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43695.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BooleanType.php';
  43696.         return $this->privates['sonata.form.type.boolean'] = new \Sonata\Form\Type\BooleanType();
  43697.     }
  43698.     /**
  43699.      * Gets the private 'sonata.form.type.collection' shared service.
  43700.      *
  43701.      * @return \Sonata\Form\Type\CollectionType
  43702.      */
  43703.     protected function getSonata_Form_Type_CollectionService()
  43704.     {
  43705.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43706.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/CollectionType.php';
  43708.         return $this->privates['sonata.form.type.collection'] = new \Sonata\Form\Type\CollectionType();
  43709.     }
  43710.     /**
  43711.      * Gets the private 'sonata.form.type.date_picker' shared service.
  43712.      *
  43713.      * @return \Sonata\Form\Type\DatePickerType
  43714.      */
  43715.     protected function getSonata_Form_Type_DatePickerService()
  43716.     {
  43717.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43718.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  43720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php';
  43721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/JavaScriptFormatConverter.php';
  43722.         return $this->privates['sonata.form.type.date_picker'] = new \Sonata\Form\Type\DatePickerType(($this->privates['sonata.form.date.javascript_format_converter'] ?? ($this->privates['sonata.form.date.javascript_format_converter'] = new \Sonata\Form\Date\JavaScriptFormatConverter())), 'ua');
  43723.     }
  43724.     /**
  43725.      * Gets the private 'sonata.form.type.date_range' shared service.
  43726.      *
  43727.      * @return \Sonata\Form\Type\DateRangeType
  43728.      */
  43729.     protected function getSonata_Form_Type_DateRangeService()
  43730.     {
  43731.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43732.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43733.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  43734.         return $this->privates['sonata.form.type.date_range'] = new \Sonata\Form\Type\DateRangeType();
  43735.     }
  43736.     /**
  43737.      * Gets the private 'sonata.form.type.date_range_picker' shared service.
  43738.      *
  43739.      * @return \Sonata\Form\Type\DateRangePickerType
  43740.      */
  43741.     protected function getSonata_Form_Type_DateRangePickerService()
  43742.     {
  43743.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  43746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php';
  43747.         return $this->privates['sonata.form.type.date_range_picker'] = new \Sonata\Form\Type\DateRangePickerType();
  43748.     }
  43749.     /**
  43750.      * Gets the private 'sonata.form.type.datetime_picker' shared service.
  43751.      *
  43752.      * @return \Sonata\Form\Type\DateTimePickerType
  43753.      */
  43754.     protected function getSonata_Form_Type_DatetimePickerService()
  43755.     {
  43756.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43757.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  43759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php';
  43760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/JavaScriptFormatConverter.php';
  43761.         return $this->privates['sonata.form.type.datetime_picker'] = new \Sonata\Form\Type\DateTimePickerType(($this->privates['sonata.form.date.javascript_format_converter'] ?? ($this->privates['sonata.form.date.javascript_format_converter'] = new \Sonata\Form\Date\JavaScriptFormatConverter())), 'ua');
  43762.     }
  43763.     /**
  43764.      * Gets the private 'sonata.form.type.datetime_range' shared service.
  43765.      *
  43766.      * @return \Sonata\Form\Type\DateTimeRangeType
  43767.      */
  43768.     protected function getSonata_Form_Type_DatetimeRangeService()
  43769.     {
  43770.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43771.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  43773.         return $this->privates['sonata.form.type.datetime_range'] = new \Sonata\Form\Type\DateTimeRangeType();
  43774.     }
  43775.     /**
  43776.      * Gets the private 'sonata.form.type.datetime_range_picker' shared service.
  43777.      *
  43778.      * @return \Sonata\Form\Type\DateTimeRangePickerType
  43779.      */
  43780.     protected function getSonata_Form_Type_DatetimeRangePickerService()
  43781.     {
  43782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43783.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  43785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php';
  43786.         return $this->privates['sonata.form.type.datetime_range_picker'] = new \Sonata\Form\Type\DateTimeRangePickerType();
  43787.     }
  43788.     /**
  43789.      * Gets the private 'sonata.form.validator.inline' shared service.
  43790.      *
  43791.      * @return \Sonata\Form\Validator\InlineValidator
  43792.      */
  43793.     protected function getSonata_Form_Validator_InlineService()
  43794.     {
  43795.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  43796.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  43797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Validator/InlineValidator.php';
  43798.         return $this->privates['sonata.form.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this);
  43799.     }
  43800.     /**
  43801.      * Gets the private 'sonata.media.admin.gallery' service.
  43802.      *
  43803.      * @return \Sonata\MediaBundle\Admin\GalleryAdmin
  43804.      */
  43805.     protected function getSonata_Media_Admin_GalleryService()
  43806.     {
  43807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  43808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  43809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  43810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  43811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  43812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  43813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  43814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  43815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  43816.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  43817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  43818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  43819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/GalleryAdmin.php';
  43820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  43821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  43822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  43823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  43824.         $this->factories['service_container']['sonata.media.admin.gallery'] = function () {
  43825.             $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  43826.             if (isset($this->privates['sonata.media.admin.gallery'])) {
  43827.                 return $this->privates['sonata.media.admin.gallery'];
  43828.             }
  43829.             $instance = new \Sonata\MediaBundle\Admin\GalleryAdmin($a);
  43830.             $instance->setManagerType('orm');
  43831.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  43832.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  43833.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  43834.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  43835.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  43836.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  43837.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  43838.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  43839.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  43840.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  43841.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  43842.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  43843.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  43844.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  43845.             $instance->setModelClass('Application\\Sonata\\MediaBundle\\Entity\\Gallery');
  43846.             $instance->setBaseControllerName('sonata.media.controller.gallery.admin');
  43847.             $instance->setCode('sonata.media.admin.gallery');
  43848.             $instance->setPagerType('default');
  43849.             $instance->setLabel('gallery');
  43850.             $instance->setTranslationDomain('SonataMediaBundle');
  43851.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  43852.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  43853.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  43854.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  43855.             $instance->setTemplateRegistry(($this->services['sonata.media.admin.gallery.template_registry'] ?? $this->getSonata_Media_Admin_Gallery_TemplateRegistryService()));
  43856.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  43857.             $instance->initialize();
  43858.             return $instance;
  43859.         };
  43860.         return $this->factories['service_container']['sonata.media.admin.gallery']();
  43861.     }
  43862.     /**
  43863.      * Gets the private 'sonata.media.admin.gallery_item' service.
  43864.      *
  43865.      * @return \Sonata\MediaBundle\Admin\GalleryItemAdmin
  43866.      */
  43867.     protected function getSonata_Media_Admin_GalleryItemService()
  43868.     {
  43869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  43870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  43871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  43872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  43873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  43874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  43875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  43876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  43877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  43878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  43879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  43880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  43881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/GalleryItemAdmin.php';
  43882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  43883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  43884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  43885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  43886.         $this->factories['service_container']['sonata.media.admin.gallery_item'] = function () {
  43887.             $instance = new \Sonata\MediaBundle\Admin\GalleryItemAdmin();
  43888.             $instance->setManagerType('orm');
  43889.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  43890.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  43891.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  43892.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  43893.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  43894.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  43895.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  43896.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  43897.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  43898.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  43899.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  43900.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  43901.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  43902.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  43903.             $instance->setModelClass('Application\\Sonata\\MediaBundle\\Entity\\GalleryItem');
  43904.             $instance->setBaseControllerName('sonata.admin.controller.crud');
  43905.             $instance->setCode('sonata.media.admin.gallery_item');
  43906.             $instance->setPagerType('default');
  43907.             $instance->setLabel('gallery_item');
  43908.             $instance->setTranslationDomain('SonataMediaBundle');
  43909.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  43910.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  43911.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  43912.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  43913.             $instance->setTemplateRegistry(($this->services['sonata.media.admin.gallery_item.template_registry'] ?? $this->getSonata_Media_Admin_GalleryItem_TemplateRegistryService()));
  43914.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  43915.             $instance->initialize();
  43916.             return $instance;
  43917.         };
  43918.         return $this->factories['service_container']['sonata.media.admin.gallery_item']();
  43919.     }
  43920.     /**
  43921.      * Gets the private 'sonata.media.admin.media' service.
  43922.      *
  43923.      * @return \Sonata\MediaBundle\Admin\ORM\MediaAdmin
  43924.      */
  43925.     protected function getSonata_Media_Admin_MediaService()
  43926.     {
  43927.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  43928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  43929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  43930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  43931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  43932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  43933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  43934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  43935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  43936.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  43937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  43938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  43939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/BaseMediaAdmin.php';
  43940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/ORM/MediaAdmin.php';
  43941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  43942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  43943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  43944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  43945.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  43946.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  43947.         include_once \dirname(__DIR__4).'/vendor/tilleuls/ckeditor-sonata-media-bundle/src/Admin/MediaAdminExtension.php';
  43948.         $this->factories['service_container']['sonata.media.admin.media'] = function () {
  43949.             $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  43950.             if (isset($this->privates['sonata.media.admin.media'])) {
  43951.                 return $this->privates['sonata.media.admin.media'];
  43952.             }
  43953.             $instance = new \Sonata\MediaBundle\Admin\ORM\MediaAdmin($aNULLNULL);
  43954.             $instance->setManagerType('orm');
  43955.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  43956.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  43957.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  43958.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  43959.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  43960.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  43961.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  43962.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  43963.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  43964.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  43965.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  43966.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  43967.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  43968.             $instance->setModelClass('Application\\Sonata\\MediaBundle\\Entity\\Media');
  43969.             $instance->setBaseControllerName('sonata.media.controller.media.admin');
  43970.             $instance->setCode('sonata.media.admin.media');
  43971.             $instance->setPagerType('default');
  43972.             $instance->setLabel('media');
  43973.             $instance->setTranslationDomain('SonataMediaBundle');
  43974.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  43975.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  43976.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  43977.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  43978.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  43979.             $instance->setTemplateRegistry(($this->services['sonata.media.admin.media.template_registry'] ?? $this->getSonata_Media_Admin_Media_TemplateRegistryService()));
  43980.             $instance->addExtension(($this->privates['coop_tilleuls_ck_editor_sonata_media.media.extension'] ?? ($this->privates['coop_tilleuls_ck_editor_sonata_media.media.extension'] = new \CoopTilleuls\Bundle\CKEditorSonataMediaBundle\Admin\MediaAdminExtension())));
  43981.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  43982.             $instance->initialize();
  43983.             return $instance;
  43984.         };
  43985.         return $this->factories['service_container']['sonata.media.admin.media']();
  43986.     }
  43987.     /**
  43988.      * Gets the private 'sonata.media.command.add_mass_media' shared service.
  43989.      *
  43990.      * @return \Sonata\MediaBundle\Command\AddMassMediaCommand
  43991.      */
  43992.     protected function getSonata_Media_Command_AddMassMediaService()
  43993.     {
  43994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/AddMassMediaCommand.php';
  43996.         $this->privates['sonata.media.command.add_mass_media'] = $instance = new \Sonata\MediaBundle\Command\AddMassMediaCommand(($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  43997.         $instance->setName('sonata:media:add-multiple');
  43998.         $instance->setDescription('Add medias in mass into the database');
  43999.         return $instance;
  44000.     }
  44001.     /**
  44002.      * Gets the private 'sonata.media.command.add_media' shared service.
  44003.      *
  44004.      * @return \Sonata\MediaBundle\Command\AddMediaCommand
  44005.      */
  44006.     protected function getSonata_Media_Command_AddMediaService()
  44007.     {
  44008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/AddMediaCommand.php';
  44010.         $this->privates['sonata.media.command.add_media'] = $instance = new \Sonata\MediaBundle\Command\AddMediaCommand(($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  44011.         $instance->setName('sonata:media:add');
  44012.         $instance->setDescription('Add a media into the database');
  44013.         return $instance;
  44014.     }
  44015.     /**
  44016.      * Gets the private 'sonata.media.command.clean_media' shared service.
  44017.      *
  44018.      * @return \Sonata\MediaBundle\Command\CleanMediaCommand
  44019.      */
  44020.     protected function getSonata_Media_Command_CleanMediaService()
  44021.     {
  44022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/CleanMediaCommand.php';
  44024.         $this->privates['sonata.media.command.clean_media'] = $instance = new \Sonata\MediaBundle\Command\CleanMediaCommand(($this->privates['sonata.media.adapter.filesystem.local'] ?? ($this->privates['sonata.media.adapter.filesystem.local'] = new \Sonata\MediaBundle\Filesystem\Local((\dirname(__DIR__4).'%/public/uploads/media'), false))), ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  44025.         $instance->setName('sonata:media:clean-uploads');
  44026.         $instance->setDescription('Find orphaned files in media upload directory');
  44027.         return $instance;
  44028.     }
  44029.     /**
  44030.      * Gets the private 'sonata.media.command.fix_media_context' shared service.
  44031.      *
  44032.      * @return \Sonata\MediaBundle\Command\FixMediaContextCommand
  44033.      */
  44034.     protected function getSonata_Media_Command_FixMediaContextService()
  44035.     {
  44036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/FixMediaContextCommand.php';
  44038.         $this->privates['sonata.media.command.fix_media_context'] = $instance = new \Sonata\MediaBundle\Command\FixMediaContextCommand(($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()), NULLNULL);
  44039.         $instance->setName('sonata:media:fix-media-context');
  44040.         $instance->setDescription('Generate the default category for each media context');
  44041.         return $instance;
  44042.     }
  44043.     /**
  44044.      * Gets the private 'sonata.media.command.refresh_metadata' shared service.
  44045.      *
  44046.      * @return \Sonata\MediaBundle\Command\RefreshMetadataCommand
  44047.      */
  44048.     protected function getSonata_Media_Command_RefreshMetadataService()
  44049.     {
  44050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/RefreshMetadataCommand.php';
  44052.         $this->privates['sonata.media.command.refresh_metadata'] = $instance = new \Sonata\MediaBundle\Command\RefreshMetadataCommand(($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  44053.         $instance->setName('sonata:media:refresh-metadata');
  44054.         $instance->setDescription('Refresh meta information');
  44055.         return $instance;
  44056.     }
  44057.     /**
  44058.      * Gets the private 'sonata.media.command.remove_thumbs' shared service.
  44059.      *
  44060.      * @return \Sonata\MediaBundle\Command\RemoveThumbsCommand
  44061.      */
  44062.     protected function getSonata_Media_Command_RemoveThumbsService()
  44063.     {
  44064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/RemoveThumbsCommand.php';
  44066.         $this->privates['sonata.media.command.remove_thumbs'] = $instance = new \Sonata\MediaBundle\Command\RemoveThumbsCommand(($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  44067.         $instance->setName('sonata:media:remove-thumbnails');
  44068.         $instance->setDescription('Remove uploaded image thumbs');
  44069.         return $instance;
  44070.     }
  44071.     /**
  44072.      * Gets the private 'sonata.media.command.sync_thumbs' shared service.
  44073.      *
  44074.      * @return \Sonata\MediaBundle\Command\SyncThumbsCommand
  44075.      */
  44076.     protected function getSonata_Media_Command_SyncThumbsService()
  44077.     {
  44078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44079.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/SyncThumbsCommand.php';
  44080.         $this->privates['sonata.media.command.sync_thumbs'] = $instance = new \Sonata\MediaBundle\Command\SyncThumbsCommand(($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  44081.         $instance->setName('sonata:media:sync-thumbnails');
  44082.         $instance->setDescription('Sync uploaded image thumbs with new media formats');
  44083.         return $instance;
  44084.     }
  44085.     /**
  44086.      * Gets the private 'sonata.media.command.update_cdn_status' shared service.
  44087.      *
  44088.      * @return \Sonata\MediaBundle\Command\UpdateCdnStatusCommand
  44089.      */
  44090.     protected function getSonata_Media_Command_UpdateCdnStatusService()
  44091.     {
  44092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/UpdateCdnStatusCommand.php';
  44094.         $this->privates['sonata.media.command.update_cdn_status'] = $instance = new \Sonata\MediaBundle\Command\UpdateCdnStatusCommand(($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  44095.         $instance->setName('sonata:media:update-cdn-status');
  44096.         $instance->setDescription('Updates model media with the current CDN status');
  44097.         return $instance;
  44098.     }
  44099.     /**
  44100.      * Gets the private 'sonata.media.doctrine.event_subscriber' shared service.
  44101.      *
  44102.      * @return \Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber
  44103.      */
  44104.     protected function getSonata_Media_Doctrine_EventSubscriberService()
  44105.     {
  44106.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  44107.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Listener/BaseMediaEventSubscriber.php';
  44108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Listener/ORM/MediaEventSubscriber.php';
  44109.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44110.         if (isset($this->privates['sonata.media.doctrine.event_subscriber'])) {
  44111.             return $this->privates['sonata.media.doctrine.event_subscriber'];
  44112.         }
  44113.         return $this->privates['sonata.media.doctrine.event_subscriber'] = new \Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber($aNULL);
  44114.     }
  44115.     /**
  44116.      * Gets the private 'sonata.media.filesystem.local' shared service.
  44117.      *
  44118.      * @return \Gaufrette\Filesystem
  44119.      */
  44120.     protected function getSonata_Media_Filesystem_LocalService()
  44121.     {
  44122.         return $this->privates['sonata.media.filesystem.local'] = new \Gaufrette\Filesystem(($this->privates['sonata.media.adapter.filesystem.local'] ?? ($this->privates['sonata.media.adapter.filesystem.local'] = new \Sonata\MediaBundle\Filesystem\Local((\dirname(__DIR__4).'%/public/uploads/media'), false))));
  44123.     }
  44124.     /**
  44125.      * Gets the private 'sonata.media.form.type.media' shared service.
  44126.      *
  44127.      * @return \Sonata\MediaBundle\Form\Type\MediaType
  44128.      */
  44129.     protected function getSonata_Media_Form_Type_MediaService()
  44130.     {
  44131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  44132.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  44133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Form/Type/MediaType.php';
  44134.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44135.         if (isset($this->privates['sonata.media.form.type.media'])) {
  44136.             return $this->privates['sonata.media.form.type.media'];
  44137.         }
  44138.         $this->privates['sonata.media.form.type.media'] = $instance = new \Sonata\MediaBundle\Form\Type\MediaType($a'Application\\Sonata\\MediaBundle\\Entity\\Media');
  44139.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  44140.         return $instance;
  44141.     }
  44142.     /**
  44143.      * Gets the private 'sonata.media.manager.gallery' shared service.
  44144.      *
  44145.      * @return \Sonata\MediaBundle\Entity\GalleryManager
  44146.      */
  44147.     protected function getSonata_Media_Manager_GalleryService()
  44148.     {
  44149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ManagerInterface.php';
  44150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ClearableManagerInterface.php';
  44151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/BaseManager.php';
  44152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/TransactionalManagerInterface.php';
  44153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';
  44154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Model/GalleryManagerInterface.php';
  44155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Entity/GalleryManager.php';
  44156.         return $this->privates['sonata.media.manager.gallery'] = new \Sonata\MediaBundle\Entity\GalleryManager('Application\\Sonata\\MediaBundle\\Entity\\Gallery', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  44157.     }
  44158.     /**
  44159.      * Gets the private 'sonata.media.manager.media' shared service.
  44160.      *
  44161.      * @return \Sonata\MediaBundle\Entity\MediaManager
  44162.      */
  44163.     protected function getSonata_Media_Manager_MediaService()
  44164.     {
  44165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ManagerInterface.php';
  44166.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ClearableManagerInterface.php';
  44167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/BaseManager.php';
  44168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/TransactionalManagerInterface.php';
  44169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';
  44170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php';
  44171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Entity/MediaManager.php';
  44172.         return $this->privates['sonata.media.manager.media'] = new \Sonata\MediaBundle\Entity\MediaManager('Application\\Sonata\\MediaBundle\\Entity\\Media', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  44173.     }
  44174.     /**
  44175.      * Gets the private 'sonata.media.metadata.proxy' shared service.
  44176.      *
  44177.      * @return \Sonata\MediaBundle\Metadata\ProxyMetadataBuilder
  44178.      */
  44179.     protected function getSonata_Media_Metadata_ProxyService()
  44180.     {
  44181.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44182.         if (isset($this->privates['sonata.media.metadata.proxy'])) {
  44183.             return $this->privates['sonata.media.metadata.proxy'];
  44184.         }
  44185.         return $this->privates['sonata.media.metadata.proxy'] = new \Sonata\MediaBundle\Metadata\ProxyMetadataBuilder($a, new \Sonata\MediaBundle\Metadata\NoopMetadataBuilder(), NULL);
  44186.     }
  44187.     /**
  44188.      * Gets the private 'sonata.media.resizer.simple' shared service.
  44189.      *
  44190.      * @return \Sonata\MediaBundle\Resizer\SimpleResizer
  44191.      */
  44192.     protected function getSonata_Media_Resizer_SimpleService()
  44193.     {
  44194.         $a = ($this->privates['sonata.media.metadata.proxy'] ?? $this->getSonata_Media_Metadata_ProxyService());
  44195.         if (isset($this->privates['sonata.media.resizer.simple'])) {
  44196.             return $this->privates['sonata.media.resizer.simple'];
  44197.         }
  44198.         return $this->privates['sonata.media.resizer.simple'] = new \Sonata\MediaBundle\Resizer\SimpleResizer(($this->privates['sonata.media.adapter.image.gd'] ?? ($this->privates['sonata.media.adapter.image.gd'] = new \Imagine\Gd\Imagine())), 1$a);
  44199.     }
  44200.     /**
  44201.      * Gets the private 'sonata.media.thumbnail.format' shared service.
  44202.      *
  44203.      * @return \Sonata\MediaBundle\Thumbnail\FormatThumbnail
  44204.      */
  44205.     protected function getSonata_Media_Thumbnail_FormatService()
  44206.     {
  44207.         $this->privates['sonata.media.thumbnail.format'] = $instance = new \Sonata\MediaBundle\Thumbnail\FormatThumbnail('jpg');
  44208.         $a = ($this->privates['sonata.media.adapter.image.gd'] ?? ($this->privates['sonata.media.adapter.image.gd'] = new \Imagine\Gd\Imagine()));
  44209.         $b = ($this->privates['sonata.media.metadata.proxy'] ?? $this->getSonata_Media_Metadata_ProxyService());
  44210.         $instance->addResizer('sonata.media.resizer.crop', new \Sonata\MediaBundle\Resizer\CropResizer($a$b));
  44211.         $instance->addResizer('sonata.media.resizer.simple', ($this->privates['sonata.media.resizer.simple'] ?? $this->getSonata_Media_Resizer_SimpleService()));
  44212.         $instance->addResizer('sonata.media.resizer.square', new \Sonata\MediaBundle\Resizer\SquareResizer($a1$b));
  44213.         return $instance;
  44214.     }
  44215.     /**
  44216.      * Gets the private 'sonata.media.twig.runtime' shared service.
  44217.      *
  44218.      * @return \Sonata\MediaBundle\Twig\MediaRuntime
  44219.      */
  44220.     protected function getSonata_Media_Twig_RuntimeService()
  44221.     {
  44222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Twig/MediaRuntime.php';
  44223.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44224.         if (isset($this->privates['sonata.media.twig.runtime'])) {
  44225.             return $this->privates['sonata.media.twig.runtime'];
  44226.         }
  44227.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  44228.         if (isset($this->privates['sonata.media.twig.runtime'])) {
  44229.             return $this->privates['sonata.media.twig.runtime'];
  44230.         }
  44231.         return $this->privates['sonata.media.twig.runtime'] = new \Sonata\MediaBundle\Twig\MediaRuntime($a, ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()), $b);
  44232.     }
  44233.     /**
  44234.      * Gets the private 'sonata.media.validator.format' shared service.
  44235.      *
  44236.      * @return \Sonata\MediaBundle\Validator\FormatValidator
  44237.      */
  44238.     protected function getSonata_Media_Validator_FormatService()
  44239.     {
  44240.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  44241.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  44242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Validator/FormatValidator.php';
  44243.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44244.         if (isset($this->privates['sonata.media.validator.format'])) {
  44245.             return $this->privates['sonata.media.validator.format'];
  44246.         }
  44247.         return $this->privates['sonata.media.validator.format'] = new \Sonata\MediaBundle\Validator\FormatValidator($a);
  44248.     }
  44249.     /**
  44250.      * Gets the private 'sonata.twig.flashmessage.twig.runtime' shared service.
  44251.      *
  44252.      * @return \Sonata\Twig\Extension\FlashMessageRuntime
  44253.      */
  44254.     protected function getSonata_Twig_Flashmessage_Twig_RuntimeService()
  44255.     {
  44256.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php';
  44257.         return $this->privates['sonata.twig.flashmessage.twig.runtime'] = new \Sonata\Twig\Extension\FlashMessageRuntime(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  44258.     }
  44259.     /**
  44260.      * Gets the private 'sonata.twig.status_runtime' shared service.
  44261.      *
  44262.      * @return \Sonata\Twig\Extension\StatusRuntime
  44263.      */
  44264.     protected function getSonata_Twig_StatusRuntimeService()
  44265.     {
  44266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusRuntime.php';
  44267.         return $this->privates['sonata.twig.status_runtime'] = new \Sonata\Twig\Extension\StatusRuntime();
  44268.     }
  44269.     /**
  44270.      * Gets the private 'translation.extractor' shared service.
  44271.      *
  44272.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  44273.      */
  44274.     protected function getTranslation_ExtractorService()
  44275.     {
  44276.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  44277.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  44278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  44279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/Extractor/AdminExtractor.php';
  44280.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  44281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  44282.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  44283.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  44284.         $instance->addExtractor('sonata_admin', new \Sonata\AdminBundle\Translator\Extractor\AdminExtractor(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService())));
  44285.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  44286.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  44287.         return $instance;
  44288.     }
  44289.     /**
  44290.      * Gets the private 'translation.loader.csv' shared service.
  44291.      *
  44292.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  44293.      */
  44294.     protected function getTranslation_Loader_CsvService()
  44295.     {
  44296.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44297.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44298.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44299.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  44300.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  44301.     }
  44302.     /**
  44303.      * Gets the private 'translation.loader.dat' shared service.
  44304.      *
  44305.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  44306.      */
  44307.     protected function getTranslation_Loader_DatService()
  44308.     {
  44309.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44310.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  44311.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  44312.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  44313.     }
  44314.     /**
  44315.      * Gets the private 'translation.loader.ini' shared service.
  44316.      *
  44317.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  44318.      */
  44319.     protected function getTranslation_Loader_IniService()
  44320.     {
  44321.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44322.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44323.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44324.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  44325.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  44326.     }
  44327.     /**
  44328.      * Gets the private 'translation.loader.json' shared service.
  44329.      *
  44330.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  44331.      */
  44332.     protected function getTranslation_Loader_JsonService()
  44333.     {
  44334.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44335.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44336.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44337.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  44338.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  44339.     }
  44340.     /**
  44341.      * Gets the private 'translation.loader.mo' shared service.
  44342.      *
  44343.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  44344.      */
  44345.     protected function getTranslation_Loader_MoService()
  44346.     {
  44347.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44348.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44349.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44350.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  44351.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  44352.     }
  44353.     /**
  44354.      * Gets the private 'translation.loader.php' shared service.
  44355.      *
  44356.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  44357.      */
  44358.     protected function getTranslation_Loader_PhpService()
  44359.     {
  44360.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44361.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44362.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44363.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  44364.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  44365.     }
  44366.     /**
  44367.      * Gets the private 'translation.loader.po' shared service.
  44368.      *
  44369.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  44370.      */
  44371.     protected function getTranslation_Loader_PoService()
  44372.     {
  44373.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44374.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44375.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44376.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  44377.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  44378.     }
  44379.     /**
  44380.      * Gets the private 'translation.loader.qt' shared service.
  44381.      *
  44382.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  44383.      */
  44384.     protected function getTranslation_Loader_QtService()
  44385.     {
  44386.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44387.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  44388.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  44389.     }
  44390.     /**
  44391.      * Gets the private 'translation.loader.res' shared service.
  44392.      *
  44393.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  44394.      */
  44395.     protected function getTranslation_Loader_ResService()
  44396.     {
  44397.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  44399.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  44400.     }
  44401.     /**
  44402.      * Gets the private 'translation.loader.xliff' shared service.
  44403.      *
  44404.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  44405.      */
  44406.     protected function getTranslation_Loader_XliffService()
  44407.     {
  44408.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44409.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  44410.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  44411.     }
  44412.     /**
  44413.      * Gets the private 'translation.loader.yml' shared service.
  44414.      *
  44415.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  44416.      */
  44417.     protected function getTranslation_Loader_YmlService()
  44418.     {
  44419.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44420.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44421.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44422.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  44423.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  44424.     }
  44425.     /**
  44426.      * Gets the private 'translation.provider_collection' shared service.
  44427.      *
  44428.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  44429.      */
  44430.     protected function getTranslation_ProviderCollectionService()
  44431.     {
  44432.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  44433.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  44434.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  44435.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  44436.         }, 1), []))->fromConfig([]);
  44437.     }
  44438.     /**
  44439.      * Gets the private 'translation.reader' shared service.
  44440.      *
  44441.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  44442.      */
  44443.     protected function getTranslation_ReaderService()
  44444.     {
  44445.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  44446.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  44447.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44448.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44449.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44450.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  44451.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  44452.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  44453.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  44454.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  44455.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  44456.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  44457.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  44458.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  44459.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  44460.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  44461.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  44462.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  44463.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  44464.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  44465.         $instance->addLoader('yaml'$a);
  44466.         $instance->addLoader('yml'$a);
  44467.         $instance->addLoader('xlf'$b);
  44468.         $instance->addLoader('xliff'$b);
  44469.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  44470.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  44471.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  44472.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  44473.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  44474.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  44475.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  44476.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  44477.         return $instance;
  44478.     }
  44479.     /**
  44480.      * Gets the private 'translation.warmer' shared service.
  44481.      *
  44482.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  44483.      */
  44484.     protected function getTranslation_WarmerService()
  44485.     {
  44486.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  44487.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  44488.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44489.             'translator' => ['services''translator''getTranslatorService'false],
  44490.         ], [
  44491.             'translator' => '?',
  44492.         ]))->withContext('translation.warmer'$this));
  44493.     }
  44494.     /**
  44495.      * Gets the private 'translation.writer' shared service.
  44496.      *
  44497.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  44498.      */
  44499.     protected function getTranslation_WriterService()
  44500.     {
  44501.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  44502.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  44503.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  44504.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  44505.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  44506.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  44507.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  44508.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  44509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  44510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  44511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  44512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  44513.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  44514.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  44515.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  44516.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  44517.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  44518.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  44519.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  44520.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  44521.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  44522.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  44523.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  44524.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  44525.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  44526.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  44527.         return $instance;
  44528.     }
  44529.     /**
  44530.      * Gets the private 'translator.default' shared service.
  44531.      *
  44532.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  44533.      */
  44534.     protected function getTranslator_DefaultService()
  44535.     {
  44536.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44537.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  44538.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  44539.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  44540.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  44541.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  44542.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  44543.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  44544.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  44545.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  44546.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  44547.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  44548.         ], [
  44549.             'translation.loader.csv' => '?',
  44550.             'translation.loader.dat' => '?',
  44551.             'translation.loader.ini' => '?',
  44552.             'translation.loader.json' => '?',
  44553.             'translation.loader.mo' => '?',
  44554.             'translation.loader.php' => '?',
  44555.             'translation.loader.po' => '?',
  44556.             'translation.loader.qt' => '?',
  44557.             'translation.loader.res' => '?',
  44558.             'translation.loader.xliff' => '?',
  44559.             'translation.loader.yml' => '?',
  44560.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'ua', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__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/src/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/src/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff')], '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/src/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bs.xliff')], '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/src/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff')], '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/src/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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/src/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/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/src/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff')], '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/src/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/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/src/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff')], '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/src/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff')], '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/src/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/src/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff')], '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/src/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff')], '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/src/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff')], '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/src/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff')], '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/src/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/src/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/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/src/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff')], '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/src/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff')], '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/src/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/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/src/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.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/src/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff')], '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/src/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lb.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff')], '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/src/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff')], '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/src/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lv.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/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/src/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff')], '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/src/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff')], '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/src/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff')], '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/src/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff')], '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/src/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff')], '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/src/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.ru.xliff'), => (\dirname(__DIR__4).'/src/AutomarketBundle/Resources/translations/automarket_base.ru.yml'), => (\dirname(__DIR__4).'/src/AutomarketBundle/Resources/translations/automarket_widget.ru.yml'), 10 => (\dirname(__DIR__4).'/src/CoreBundle/Resources/translations/core.ru.yml'), 11 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/basket.ru.yml'), 12 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_base.ru.yml'), 13 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_citroen.ru.yml'), 14 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_ford.ru.yml'), 15 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_haval.ru.yml'), 16 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_honda.ru.yml'), 17 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_infiniti.ru.yml'), 18 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_jaguar.ru.yml'), 19 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_jeep.ru.yml'), 20 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_landrover.ru.yml'), 21 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_lexus.ru.yml'), 22 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_marine.ru.yml'), 23 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_mazda.ru.yml'), 24 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_morris.ru.yml'), 25 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_nissan.ru.yml'), 26 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_nissan_armada.ru.yml'), 27 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_opel.ru.yml'), 28 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_peugeot.ru.yml'), 29 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_subaru.ru.yml'), 30 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_suzuki.ru.yml'), 31 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_toyota.ru.yml'), 32 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_toyota_borispol.ru.yml'), 33 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_toyota_od.ru.yml'), 34 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_unicommerce.ru.yml'), 35 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_volvo.ru.yml'), 36 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_yamaha.ru.yml'), 37 => (\dirname(__DIR__4).'/src/ImporterBundle/Resources/translations/importer_yamaha.ru.yml'), 38 => (\dirname(__DIR__4).'/src/InsuranceBundle/Resources/translations/insurance.ru.yml'), 39 => (\dirname(__DIR__4).'/src/IntegrationBundle/Resources/translations/integration.ru.yml'), 40 => (\dirname(__DIR__4).'/src/LeasingBundle/Resources/translations/dc_leasing.ru.yml'), 41 => (\dirname(__DIR__4).'/src/MyBundle/Resources/translations/loyality.ru.yml'), 42 => (\dirname(__DIR__4).'/src/PortalBundle/Resources/translations/portal_base.ru.yml'), 43 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff')], '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/src/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff')], '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/src/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Cyrl.xliff')], '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/src/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Latn.xliff')], '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/src/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.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/src/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/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/src/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff')], '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/src/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], '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/src/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/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/src/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff')], '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/src/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ky.yml')], 'sv_SE' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/src/AutomarketBundle/Resources/translations/automarket_base.ua.yml'), => (\dirname(__DIR__4).'/src/AutomarketBundle/Resources/translations/automarket_widget.ua.yml'), => (\dirname(__DIR__4).'/src/CoreBundle/Resources/translations/core.ua.yml'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/basket.ua.yml'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_base.ua.yml'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_citroen.ua.yml'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_ford.ua.yml'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_haval.ua.yml'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_honda.ua.yml'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_infiniti.ua.yml'), 10 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_jaguar.ua.yml'), 11 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_jeep.ua.yml'), 12 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_landrover.ua.yml'), 13 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_lexus.ua.yml'), 14 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_marine.ua.yml'), 15 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_mazda.ua.yml'), 16 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_morris.ua.yml'), 17 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_nissan.ua.yml'), 18 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_nissan_armada.ua.yml'), 19 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_opel.ua.yml'), 20 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_peugeot.ua.yml'), 21 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_subaru.ua.yml'), 22 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_suzuki.ua.yml'), 23 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_toyota.ua.yml'), 24 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_toyota_borispol.ua.yml'), 25 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_toyota_od.ua.yml'), 26 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_unicommerce.ua.yml'), 27 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_volvo.ua.yml'), 28 => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations/dc_yamaha.ua.yml'), 29 => (\dirname(__DIR__4).'/src/ImporterBundle/Resources/translations/importer_yamaha.ua.yml'), 30 => (\dirname(__DIR__4).'/src/InsuranceBundle/Resources/translations/insurance.ua.yml'), 31 => (\dirname(__DIR__4).'/src/IntegrationBundle/Resources/translations/integration.ua.yml'), 32 => (\dirname(__DIR__4).'/src/LeasingBundle/Resources/translations/dc_leasing.ua.yml'), 33 => (\dirname(__DIR__4).'/src/MyBundle/Resources/translations/loyality.ua.yml'), 34 => (\dirname(__DIR__4).'/src/PortalBundle/Resources/translations/portal_base.ua.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/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/src/AutomarketBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/src/ImporterBundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/src/InsuranceBundle/Resources/translations'), 12 => (\dirname(__DIR__4).'/src/IntegrationBundle/Resources/translations'), 13 => (\dirname(__DIR__4).'/src/LeasingBundle/Resources/translations'), 14 => (\dirname(__DIR__4).'/src/MyBundle/Resources/translations'), 15 => (\dirname(__DIR__4).'/src/PortalBundle/Resources/translations'), 16 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), 17 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 18 => (\dirname(__DIR__4).'/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 24 => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 25 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 30 => (\dirname(__DIR__4).'/src/AdminBundle/translations'), 31 => (\dirname(__DIR__4).'/src/AcquiringBundle/translations'), 32 => (\dirname(__DIR__4).'/src/ApiBundle/translations'), 33 => (\dirname(__DIR__4).'/src/BmpGatewayBundle/translations'), 34 => (\dirname(__DIR__4).'/src/FoundersBundle/translations'), 35 => (\dirname(__DIR__4).'/src/LandingBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/vendor/tilleuls/ckeditor-sonata-media-bundle/src/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/src/Resources/translations'=> 'vendor/sonata-project/block-bundle/src/Resources/translations'=> 'vendor/sonata-project/admin-bundle/src/Resources/translations'=> 'vendor/sonata-project/media-bundle/src/Resources/translations'=> 'src/AutomarketBundle/Resources/translations'=> 'src/CoreBundle/Resources/translations'=> 'src/DcSiteBundle/Resources/translations'10 => 'src/ImporterBundle/Resources/translations'11 => 'src/InsuranceBundle/Resources/translations'12 => 'src/IntegrationBundle/Resources/translations'13 => 'src/LeasingBundle/Resources/translations'14 => 'src/MyBundle/Resources/translations'15 => 'src/PortalBundle/Resources/translations'16 => 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'17 => 'vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'18 => 'translations'19 => 'vendor/symfony/security-bundle/translations'20 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'21 => 'vendor/knplabs/knp-menu-bundle/translations'22 => 'vendor/sensio/framework-extra-bundle/src/translations'23 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'24 => 'vendor/sonata-project/exporter/src/Bridge/Symfony/translations'25 => 'vendor/doctrine/doctrine-bundle/translations'26 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'27 => 'vendor/symfony/monolog-bundle/translations'28 => 'vendor/symfony/framework-bundle/translations'29 => 'vendor/symfony/twig-bundle/translations'30 => 'src/AdminBundle/translations'31 => 'src/AcquiringBundle/translations'32 => 'src/ApiBundle/translations'33 => 'src/BmpGatewayBundle/translations'34 => 'src/FoundersBundle/translations'35 => 'src/LandingBundle/translations'36 => 'vendor/symfony/debug-bundle/translations'37 => 'vendor/symfony/web-profiler-bundle/translations'38 => 'vendor/doctrine/doctrine-migrations-bundle/translations'39 => 'vendor/jms/serializer-bundle/translations'40 => 'vendor/nelmio/api-doc-bundle/translations'41 => 'vendor/lexik/jwt-authentication-bundle/translations'42 => 'vendor/knplabs/knp-snappy-bundle/src/translations'43 => 'vendor/snc/redis-bundle/src/translations'44 => 'vendor/tilleuls/ckeditor-sonata-media-bundle/src/translations']]], []);
  44561.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  44562.         $instance->setFallbackLocales([=> 'ua'=> 'ru'=> 'ua']);
  44563.         return $instance;
  44564.     }
  44565.     /**
  44566.      * Gets the private 'twig.command.debug' shared service.
  44567.      *
  44568.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  44569.      */
  44570.     protected function getTwig_Command_DebugService()
  44571.     {
  44572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44573.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  44574.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  44575.         $instance->setName('debug:twig');
  44576.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  44577.         return $instance;
  44578.     }
  44579.     /**
  44580.      * Gets the private 'twig.command.lint' shared service.
  44581.      *
  44582.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  44583.      */
  44584.     protected function getTwig_Command_LintService()
  44585.     {
  44586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44587.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  44588.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  44589.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  44590.         $instance->setName('lint:twig');
  44591.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  44592.         return $instance;
  44593.     }
  44594.     /**
  44595.      * Gets the private 'twig.form.engine' shared service.
  44596.      *
  44597.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  44598.      */
  44599.     protected function getTwig_Form_EngineService()
  44600.     {
  44601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  44602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  44603.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  44604.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  44605.         if (isset($this->privates['twig.form.engine'])) {
  44606.             return $this->privates['twig.form.engine'];
  44607.         }
  44608.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  44609.     }
  44610.     /**
  44611.      * Gets the private 'twig.form.renderer' shared service.
  44612.      *
  44613.      * @return \Symfony\Component\Form\FormRenderer
  44614.      */
  44615.     protected function getTwig_Form_RendererService()
  44616.     {
  44617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  44618.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  44619.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  44620.         if (isset($this->privates['twig.form.renderer'])) {
  44621.             return $this->privates['twig.form.renderer'];
  44622.         }
  44623.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  44624.     }
  44625.     /**
  44626.      * Gets the private 'twig.mailer.message_listener' shared service.
  44627.      *
  44628.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  44629.      */
  44630.     protected function getTwig_Mailer_MessageListenerService()
  44631.     {
  44632.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  44633.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  44634.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  44635.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  44636.         if (isset($this->privates['twig.mailer.message_listener'])) {
  44637.             return $this->privates['twig.mailer.message_listener'];
  44638.         }
  44639.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  44640.     }
  44641.     /**
  44642.      * Gets the private 'twig.runtime.httpkernel' shared service.
  44643.      *
  44644.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  44645.      */
  44646.     protected function getTwig_Runtime_HttpkernelService()
  44647.     {
  44648.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  44649.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  44650.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  44651.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  44652.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  44653.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  44654.         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, [
  44655.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  44656.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  44657.         ], [
  44658.             'hinclude' => '?',
  44659.             'inline' => '?',
  44660.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), $a));
  44661.     }
  44662.     /**
  44663.      * Gets the private 'twig.runtime.security_csrf' shared service.
  44664.      *
  44665.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  44666.      */
  44667.     protected function getTwig_Runtime_SecurityCsrfService()
  44668.     {
  44669.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  44670.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  44671.     }
  44672.     /**
  44673.      * Gets the private 'twig.runtime.serializer' shared service.
  44674.      *
  44675.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  44676.      */
  44677.     protected function getTwig_Runtime_SerializerService()
  44678.     {
  44679.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  44680.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  44681.         if (isset($this->privates['twig.runtime.serializer'])) {
  44682.             return $this->privates['twig.runtime.serializer'];
  44683.         }
  44684.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  44685.     }
  44686.     /**
  44687.      * Gets the private 'twig.template_cache_warmer' shared service.
  44688.      *
  44689.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  44690.      */
  44691.     protected function getTwig_TemplateCacheWarmerService()
  44692.     {
  44693.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  44694.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  44695.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  44696.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44697.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  44698.         ], [
  44699.             'twig' => '?',
  44700.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/src/AcquiringBundle/Resources/views') => 'AcquiringBundle', (\dirname(__DIR__4).'/src/CoreBundle/Resources/views') => 'CoreBundle', (\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/views') => 'BmpGatewayBundle', (\dirname(__DIR__4).'/src/AdminBundle/Resources/views') => 'AdminBundle', (\dirname(__DIR__4).'/src/InsuranceBundle/Resources/views') => 'InsuranceBundle', (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/views') => 'DcSiteBundle', (\dirname(__DIR__4).'/src/ImporterBundle/Resources/views') => 'ImporterBundle', (\dirname(__DIR__4).'/src/LeasingBundle/Resources/views') => 'LeasingBundle', (\dirname(__DIR__4).'/templates/bundles/FOSUserBundle') => 'FOSUserBundle', (\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')));
  44701.     }
  44702.     /**
  44703.      * Gets the private 'validator.builder' shared service.
  44704.      *
  44705.      * @return \Symfony\Component\Validator\ValidatorBuilder
  44706.      */
  44707.     protected function getValidator_BuilderService()
  44708.     {
  44709.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  44710.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  44711.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44712.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  44713.             'Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator' => ['privates''Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator''getImageUploadDimensionValidatorService'false],
  44714.             'Sonata\\MediaBundle\\Validator\\FormatValidator' => ['privates''sonata.media.validator.format''getSonata_Media_Validator_FormatService'false],
  44715.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  44716.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  44717.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  44718.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  44719.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  44720.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  44721.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  44722.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  44723.             'sonata.media.validator.format' => ['privates''sonata.media.validator.format''getSonata_Media_Validator_FormatService'false],
  44724.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  44725.         ], [
  44726.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  44727.             'Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator' => '?',
  44728.             'Sonata\\MediaBundle\\Validator\\FormatValidator' => '?',
  44729.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  44730.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  44731.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  44732.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  44733.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  44734.             'doctrine.orm.validator.unique' => '?',
  44735.             'security.validator.user_password' => '?',
  44736.             'sonata.form.validator.inline' => '?',
  44737.             'sonata.media.validator.format' => '?',
  44738.             'validator.expression' => '?',
  44739.         ])));
  44740.         if ($this->has('translator')) {
  44741.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  44742.         }
  44743.         $instance->setTranslationDomain('validators');
  44744.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/config/validation.xml')]);
  44745.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/config/validation.yml')]);
  44746.         $instance->enableAnnotationMapping(true);
  44747.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  44748.         $instance->addMethodMapping('loadValidatorMetadata');
  44749.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  44750.         $instance->addObjectInitializers([=> new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService())), => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  44751.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  44752.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  44753.         return $instance;
  44754.     }
  44755.     /**
  44756.      * Gets the private 'validator.email' shared service.
  44757.      *
  44758.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  44759.      */
  44760.     protected function getValidator_EmailService()
  44761.     {
  44762.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  44763.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  44764.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  44765.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  44766.     }
  44767.     /**
  44768.      * Gets the private 'validator.expression' shared service.
  44769.      *
  44770.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  44771.      */
  44772.     protected function getValidator_ExpressionService()
  44773.     {
  44774.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  44775.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  44776.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  44777.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  44778.     }
  44779.     /**
  44780.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  44781.      *
  44782.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  44783.      */
  44784.     protected function getValidator_Mapping_CacheWarmerService()
  44785.     {
  44786.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  44787.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  44788.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  44789.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  44790.     }
  44791.     /**
  44792.      * Gets the private 'validator.not_compromised_password' shared service.
  44793.      *
  44794.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  44795.      */
  44796.     protected function getValidator_NotCompromisedPasswordService()
  44797.     {
  44798.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  44799.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  44800.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  44801.         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);
  44802.     }
  44803.     /**
  44804.      * Gets the private 'var_dumper.command.server_dump' shared service.
  44805.      *
  44806.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  44807.      */
  44808.     protected function getVarDumper_Command_ServerDumpService()
  44809.     {
  44810.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44811.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  44812.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  44813.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  44814.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  44815.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  44816.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  44817.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  44818.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  44819.         $a->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  44820.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  44821.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  44822.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  44823.         $instance->setName('server:dump');
  44824.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  44825.         return $instance;
  44826.     }
  44827.     /**
  44828.      * Gets the private 'var_dumper.contextualized_cli_dumper' shared service.
  44829.      *
  44830.      * @return \Symfony\Component\VarDumper\Dumper\ContextualizedDumper
  44831.      */
  44832.     protected function getVarDumper_ContextualizedCliDumperService()
  44833.     {
  44834.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  44835.         return $this->privates['var_dumper.contextualized_cli_dumper'] = new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]);
  44836.     }
  44837.     /**
  44838.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  44839.      *
  44840.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  44841.      */
  44842.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  44843.     {
  44844.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  44845.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  44846.         return $instance;
  44847.     }
  44848.     /**
  44849.      * Gets the private 'var_dumper.html_dumper' shared service.
  44850.      *
  44851.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  44852.      */
  44853.     protected function getVarDumper_HtmlDumperService()
  44854.     {
  44855.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  44856.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  44857.         return $instance;
  44858.     }
  44859.     /**
  44860.      * Gets the private 'var_dumper.server_connection' shared service.
  44861.      *
  44862.      * @return \Symfony\Component\VarDumper\Server\Connection
  44863.      */
  44864.     protected function getVarDumper_ServerConnectionService()
  44865.     {
  44866.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  44867.     }
  44868.     /**
  44869.      * Gets the private 'web_profiler.csp.handler' shared service.
  44870.      *
  44871.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  44872.      */
  44873.     protected function getWebProfiler_Csp_HandlerService()
  44874.     {
  44875.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  44876.     }
  44877.     /**
  44878.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  44879.      *
  44880.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  44881.      */
  44882.     protected function getWebProfiler_DebugToolbarService()
  44883.     {
  44884.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  44885.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  44886.             return $this->privates['web_profiler.debug_toolbar'];
  44887.         }
  44888.         $b = ($this->services['router'] ?? $this->getRouterService());
  44889.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  44890.             return $this->privates['web_profiler.debug_toolbar'];
  44891.         }
  44892.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  44893.     }
  44894.     /**
  44895.      * Gets the public 'security.authorization_checker' alias.
  44896.      *
  44897.      * @return object The ".container.private.security.authorization_checker" service.
  44898.      */
  44899.     protected function getSecurity_AuthorizationCheckerService()
  44900.     {
  44901.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  44902.         return $this->get('.container.private.security.authorization_checker');
  44903.     }
  44904.     /**
  44905.      * Gets the public 'security.token_storage' alias.
  44906.      *
  44907.      * @return object The ".container.private.security.token_storage" service.
  44908.      */
  44909.     protected function getSecurity_TokenStorageService()
  44910.     {
  44911.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  44912.         return $this->get('.container.private.security.token_storage');
  44913.     }
  44914.     /**
  44915.      * Gets the public 'cache_clearer' alias.
  44916.      *
  44917.      * @return object The ".container.private.cache_clearer" service.
  44918.      */
  44919.     protected function getCacheClearerService()
  44920.     {
  44921.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  44922.         return $this->get('.container.private.cache_clearer');
  44923.     }
  44924.     /**
  44925.      * Gets the public 'filesystem' alias.
  44926.      *
  44927.      * @return object The ".container.private.filesystem" service.
  44928.      */
  44929.     protected function getFilesystemService()
  44930.     {
  44931.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  44932.         return $this->get('.container.private.filesystem');
  44933.     }
  44934.     /**
  44935.      * Gets the public 'serializer' alias.
  44936.      *
  44937.      * @return object The ".container.private.serializer" service.
  44938.      */
  44939.     protected function getSerializerService()
  44940.     {
  44941.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  44942.         return $this->get('.container.private.serializer');
  44943.     }
  44944.     /**
  44945.      * Gets the public 'security.csrf.token_manager' alias.
  44946.      *
  44947.      * @return object The ".container.private.security.csrf.token_manager" service.
  44948.      */
  44949.     protected function getSecurity_Csrf_TokenManagerService()
  44950.     {
  44951.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  44952.         return $this->get('.container.private.security.csrf.token_manager');
  44953.     }
  44954.     /**
  44955.      * Gets the public 'form.factory' alias.
  44956.      *
  44957.      * @return object The ".container.private.form.factory" service.
  44958.      */
  44959.     protected function getForm_FactoryService()
  44960.     {
  44961.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  44962.         return $this->get('.container.private.form.factory');
  44963.     }
  44964.     /**
  44965.      * Gets the public 'form.type.file' alias.
  44966.      *
  44967.      * @return object The ".container.private.form.type.file" service.
  44968.      */
  44969.     protected function getForm_Type_FileService()
  44970.     {
  44971.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  44972.         return $this->get('.container.private.form.type.file');
  44973.     }
  44974.     /**
  44975.      * Gets the public 'profiler' alias.
  44976.      *
  44977.      * @return object The ".container.private.profiler" service.
  44978.      */
  44979.     protected function getProfilerService()
  44980.     {
  44981.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  44982.         return $this->get('.container.private.profiler');
  44983.     }
  44984.     /**
  44985.      * Gets the public 'twig' alias.
  44986.      *
  44987.      * @return object The ".container.private.twig" service.
  44988.      */
  44989.     protected function getTwigService()
  44990.     {
  44991.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  44992.         return $this->get('.container.private.twig');
  44993.     }
  44994.     /**
  44995.      * Gets the public 'security.password_encoder' alias.
  44996.      *
  44997.      * @return object The ".container.private.security.password_encoder" service.
  44998.      */
  44999.     protected function getSecurity_PasswordEncoderService()
  45000.     {
  45001.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  45002.         return $this->get('.container.private.security.password_encoder');
  45003.     }
  45004.     /**
  45005.      * Gets the public 'session' alias.
  45006.      *
  45007.      * @return object The ".container.private.session" service.
  45008.      */
  45009.     protected function getSessionService()
  45010.     {
  45011.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  45012.         return $this->get('.container.private.session');
  45013.     }
  45014.     /**
  45015.      * Gets the public 'validator' alias.
  45016.      *
  45017.      * @return object The ".container.private.validator" service.
  45018.      */
  45019.     protected function getValidatorService()
  45020.     {
  45021.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  45022.         return $this->get('.container.private.validator');
  45023.     }
  45024.     /**
  45025.      * @return array|bool|float|int|string|\UnitEnum|null
  45026.      */
  45027.     public function getParameter(string $name)
  45028.     {
  45029.         if (isset($this->buildParameters[$name])) {
  45030.             return $this->buildParameters[$name];
  45031.         }
  45032.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  45033.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  45034.         }
  45035.         if (isset($this->loadedDynamicParameters[$name])) {
  45036.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  45037.         }
  45038.         return $this->parameters[$name];
  45039.     }
  45040.     public function hasParameter(string $name): bool
  45041.     {
  45042.         if (isset($this->buildParameters[$name])) {
  45043.             return true;
  45044.         }
  45045.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  45046.     }
  45047.     public function setParameter(string $name$value): void
  45048.     {
  45049.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  45050.     }
  45051.     public function getParameterBag(): ParameterBagInterface
  45052.     {
  45053.         if (null === $this->parameterBag) {
  45054.             $parameters $this->parameters;
  45055.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  45056.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  45057.             }
  45058.             foreach ($this->buildParameters as $name => $value) {
  45059.                 $parameters[$name] = $value;
  45060.             }
  45061.             $this->parameterBag = new FrozenParameterBag($parameters);
  45062.         }
  45063.         return $this->parameterBag;
  45064.     }
  45065.     private $loadedDynamicParameters = [
  45066.         'kernel.runtime_environment' => false,
  45067.         'kernel.build_dir' => false,
  45068.         'kernel.cache_dir' => false,
  45069.         'mode' => false,
  45070.         'mailer_transport' => false,
  45071.         'mailer_host' => false,
  45072.         'mailer_user' => false,
  45073.         'mailer_password' => false,
  45074.         'mailer_port' => false,
  45075.         'mailer_encryption' => false,
  45076.         'secret' => false,
  45077.         'host' => false,
  45078.         'api_host' => false,
  45079.         'leasing_new_host' => false,
  45080.         'marine_host' => false,
  45081.         'toyota_odessa_host' => false,
  45082.         'toyota_host' => false,
  45083.         'subaru_host' => false,
  45084.         'sunrise_host' => false,
  45085.         'armada_host' => false,
  45086.         'lexus_host' => false,
  45087.         'host_security' => false,
  45088.         'automarket_host' => false,
  45089.         'corporate_host' => false,
  45090.         'infiniti_host' => false,
  45091.         'landrover_host' => false,
  45092.         'jaguar_host' => false,
  45093.         'volvo_host' => false,
  45094.         'honda_host' => false,
  45095.         'peugeot_host' => false,
  45096.         'citroen_host' => false,
  45097.         'mazda_host' => false,
  45098.         'ford_host' => false,
  45099.         'suzuki_host' => false,
  45100.         'mg_host' => false,
  45101.         'haval_host' => false,
  45102.         'leasing_host' => false,
  45103.         'opel_host' => false,
  45104.         'jeep_host' => false,
  45105.         'toyota_borispol_host' => false,
  45106.         'unicommerce_host' => false,
  45107.         'yamaha_host' => false,
  45108.         'yamaha_sub_hosts' => false,
  45109.         'shop_toyota_host' => false,
  45110.         'shop_mazda_host' => false,
  45111.         'shop_mg_host' => false,
  45112.         'shop_toyota_odessa_host' => false,
  45113.         'shop_toyota_borispol_host' => false,
  45114.         'shop_lexus_host' => false,
  45115.         'founders_host' => false,
  45116.         'shop_ford_host' => false,
  45117.         'shop_subaru_host' => false,
  45118.         'shop_suzuki_host' => false,
  45119.         'shop_opel_host' => false,
  45120.         'shop_nissan_host' => false,
  45121.         'shop_jeep_host' => false,
  45122.         'shop_jaguar_host' => false,
  45123.         'shop_landrover_host' => false,
  45124.         'shop_volvo_host' => false,
  45125.         'shop_citroen_host' => false,
  45126.         'shop_peugeot_host' => false,
  45127.         'shop_honda_host' => false,
  45128.         'shop_infiniti_host' => false,
  45129.         'shop_nissan_armada_host' => false,
  45130.         'territory_access_login' => false,
  45131.         'territory_access_password' => false,
  45132.         'territory_access_endpoint' => false,
  45133.         'postomate_access_login' => false,
  45134.         'postomate_access_password' => false,
  45135.         'postomate_access_endpoint' => false,
  45136.         'mik_pbx' => false,
  45137.         'mik_apikey' => false,
  45138.         'mik_endpoint' => false,
  45139.         'default_email_form' => false,
  45140.         'default_email_to' => false,
  45141.         'infobip' => false,
  45142.         'fos_user.registration.confirmation.from_email' => false,
  45143.         'fos_user.resetting.email.from_email' => false,
  45144.         'fos_user.registration.confirmation.from_address' => false,
  45145.         'fos_user.resetting.email.from_address' => false,
  45146.         'doctrine.orm.proxy_dir' => false,
  45147.         'kernel.secret' => false,
  45148.         'debug.container.dump' => false,
  45149.         'serializer.mapping.cache.file' => false,
  45150.         'session.storage.options' => false,
  45151.         'session.save_path' => false,
  45152.         'validator.mapping.cache.file' => false,
  45153.         'profiler.storage.dsn' => false,
  45154.         'lexik_jwt_authentication.pass_phrase' => false,
  45155.         'knp_snappy.pdf.binary' => false,
  45156.         'knp_snappy.image.binary' => false,
  45157.     ];
  45158.     private $dynamicParameters = [];
  45159.     private function getDynamicParameter(string $name)
  45160.     {
  45161.         switch ($name) {
  45162.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  45163.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  45164.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  45165.             case 'mode'$value $this->getEnv('FRONT_FOLDER'); break;
  45166.             case 'mailer_transport'$value $this->getEnv('MAILER_TRANSPORT'); break;
  45167.             case 'mailer_host'$value $this->getEnv('MAILER_HOST'); break;
  45168.             case 'mailer_user'$value $this->getEnv('MAILER_USER'); break;
  45169.             case 'mailer_password'$value $this->getEnv('MAILER_PASSWORD'); break;
  45170.             case 'mailer_port'$value $this->getEnv('MAILER_PORT'); break;
  45171.             case 'mailer_encryption'$value $this->getEnv('MAILER_ENCRYPTION'); break;
  45172.             case 'secret'$value $this->getEnv('APP_SECRET'); break;
  45173.             case 'host'$value $this->getEnv('HOST'); break;
  45174.             case 'api_host'$value $this->getEnv('API_HOST'); break;
  45175.             case 'leasing_new_host'$value $this->getEnv('LEASING_NEW_HOST'); break;
  45176.             case 'marine_host'$value $this->getEnv('MARINE_HOST'); break;
  45177.             case 'toyota_odessa_host'$value $this->getEnv('TOYOTA_ODESSA_HOST'); break;
  45178.             case 'toyota_host'$value $this->getEnv('TOYOTA_HOST'); break;
  45179.             case 'subaru_host'$value $this->getEnv('SUBARU_HOST'); break;
  45180.             case 'sunrise_host'$value $this->getEnv('SUNRISE_HOST'); break;
  45181.             case 'armada_host'$value $this->getEnv('ARMADA_HOST'); break;
  45182.             case 'lexus_host'$value $this->getEnv('LEXUS_HOST'); break;
  45183.             case 'host_security'$value $this->getEnv('HOST_SECURITY'); break;
  45184.             case 'automarket_host'$value $this->getEnv('AUTOMARKET_HOST'); break;
  45185.             case 'corporate_host'$value $this->getEnv('CORPORATE_HOST'); break;
  45186.             case 'infiniti_host'$value $this->getEnv('INFINITI_HOST'); break;
  45187.             case 'landrover_host'$value $this->getEnv('LANDROVER_HOST'); break;
  45188.             case 'jaguar_host'$value $this->getEnv('JAGUAR_HOST'); break;
  45189.             case 'volvo_host'$value $this->getEnv('VOLVO_HOST'); break;
  45190.             case 'honda_host'$value $this->getEnv('HONDA_HOST'); break;
  45191.             case 'peugeot_host'$value $this->getEnv('PEUGEOT_HOST'); break;
  45192.             case 'citroen_host'$value $this->getEnv('CITROEN_HOST'); break;
  45193.             case 'mazda_host'$value $this->getEnv('MAZDA_HOST'); break;
  45194.             case 'ford_host'$value $this->getEnv('FORD_HOST'); break;
  45195.             case 'suzuki_host'$value $this->getEnv('SUZUKI_HOST'); break;
  45196.             case 'mg_host'$value $this->getEnv('MG_HOST'); break;
  45197.             case 'haval_host'$value $this->getEnv('HAVAL_HOST'); break;
  45198.             case 'leasing_host'$value $this->getEnv('LEASING_HOST'); break;
  45199.             case 'opel_host'$value $this->getEnv('OPEL_HOST'); break;
  45200.             case 'jeep_host'$value $this->getEnv('JEEP_HOST'); break;
  45201.             case 'toyota_borispol_host'$value $this->getEnv('TOYOTA_BORISPOL_HOST'); break;
  45202.             case 'unicommerce_host'$value $this->getEnv('UNICOMMERCE_HOST'); break;
  45203.             case 'yamaha_host'$value $this->getEnv('YAMAHA_HOST'); break;
  45204.             case 'yamaha_sub_hosts'$value $this->getEnv('YAMAHA_SUB_HOSTS'); break;
  45205.             case 'shop_toyota_host'$value $this->getEnv('SHOP_TOYOTA_HOST'); break;
  45206.             case 'shop_mazda_host'$value $this->getEnv('SHOP_MAZDA_HOST'); break;
  45207.             case 'shop_mg_host'$value $this->getEnv('SHOP_MG_HOST'); break;
  45208.             case 'shop_toyota_odessa_host'$value $this->getEnv('SHOP_TOYOTA_ODESSA_HOST'); break;
  45209.             case 'shop_toyota_borispol_host'$value $this->getEnv('SHOP_TOYOTA_BORISPOL_HOST'); break;
  45210.             case 'shop_lexus_host'$value $this->getEnv('SHOP_LEXUS_HOST'); break;
  45211.             case 'founders_host'$value $this->getEnv('FOUNDERS_HOST'); break;
  45212.             case 'shop_ford_host'$value $this->getEnv('SHOP_FORD_HOST'); break;
  45213.             case 'shop_subaru_host'$value $this->getEnv('SHOP_SUBARU_HOST'); break;
  45214.             case 'shop_suzuki_host'$value $this->getEnv('SHOP_SUZUKI_HOST'); break;
  45215.             case 'shop_opel_host'$value $this->getEnv('SHOP_OPEL_HOST'); break;
  45216.             case 'shop_nissan_host'$value $this->getEnv('SHOP_NISSAN_HOST'); break;
  45217.             case 'shop_jeep_host'$value $this->getEnv('SHOP_JEEP_HOST'); break;
  45218.             case 'shop_jaguar_host'$value $this->getEnv('SHOP_JAGUAR_HOST'); break;
  45219.             case 'shop_landrover_host'$value $this->getEnv('SHOP_LANDROVER_HOST'); break;
  45220.             case 'shop_volvo_host'$value $this->getEnv('SHOP_VOLVO_HOST'); break;
  45221.             case 'shop_citroen_host'$value $this->getEnv('SHOP_CITROEN_HOST'); break;
  45222.             case 'shop_peugeot_host'$value $this->getEnv('SHOP_PEUGEOT_HOST'); break;
  45223.             case 'shop_honda_host'$value $this->getEnv('SHOP_HONDA_HOST'); break;
  45224.             case 'shop_infiniti_host'$value $this->getEnv('SHOP_INFINITI_HOST'); break;
  45225.             case 'shop_nissan_armada_host'$value $this->getEnv('SHOP_NISSAN_ARMADA_HOST'); break;
  45226.             case 'territory_access_login'$value $this->getEnv('TERRITORY_ACCESS_LOGIN'); break;
  45227.             case 'territory_access_password'$value $this->getEnv('TERRITORY_ACCESS_PASSWORD'); break;
  45228.             case 'territory_access_endpoint'$value $this->getEnv('TERRITORY_ACCESS_ENDPOINT'); break;
  45229.             case 'postomate_access_login'$value $this->getEnv('POSTOMATE_ACCESS_LOGIN'); break;
  45230.             case 'postomate_access_password'$value $this->getEnv('POSTOMATE_ACCESS_PASSWORD'); break;
  45231.             case 'postomate_access_endpoint'$value $this->getEnv('POSTOMATE_ACCESS_ENDPOINT'); break;
  45232.             case 'mik_pbx'$value $this->getEnv('MIK_PBX'); break;
  45233.             case 'mik_apikey'$value $this->getEnv('MIK_APIKEY'); break;
  45234.             case 'mik_endpoint'$value $this->getEnv('MIK_ENDPOINT'); break;
  45235.             case 'default_email_form'$value $this->getEnv('DEFAULT_EMAIL_FROM'); break;
  45236.             case 'default_email_to'$value $this->getEnv('DEFAULT_EMAIL_TO'); break;
  45237.             case 'infobip'$value = [
  45238.                 'url' => $this->getEnv('INFOBIP_URL'),
  45239.                 'send_from' => $this->getEnv('INFOBIP_SEND_FROM'),
  45240.                 'auth_key' => $this->getEnv('INFOBIP_AUTH_KEY'),
  45241.                 'sms_path' => $this->getEnv('INFOBIP_SMS_PATH'),
  45242.             ]; break;
  45243.             case 'fos_user.registration.confirmation.from_email'$value = [
  45244.                 $this->getEnv('MAILER_USER') => $this->getEnv('MAILER_USER'),
  45245.             ]; break;
  45246.             case 'fos_user.resetting.email.from_email'$value = [
  45247.                 $this->getEnv('MAILER_USER') => $this->getEnv('MAILER_USER'),
  45248.             ]; break;
  45249.             case 'fos_user.registration.confirmation.from_address'$value = [
  45250.                 'address' => $this->getEnv('MAILER_USER'),
  45251.                 'sender_name' => $this->getEnv('MAILER_USER'),
  45252.             ]; break;
  45253.             case 'fos_user.resetting.email.from_address'$value = [
  45254.                 'address' => $this->getEnv('MAILER_USER'),
  45255.                 'sender_name' => $this->getEnv('MAILER_USER'),
  45256.             ]; break;
  45257.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  45258.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  45259.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  45260.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  45261.             case 'session.storage.options'$value = [
  45262.                 'cache_limiter' => '0',
  45263.                 'name' => 'SFSESSID',
  45264.                 'cookie_lifetime' => 86400,
  45265.                 'cookie_domain' => '.'.$this->getEnv('string:HOST'),
  45266.                 'cookie_secure' => false,
  45267.                 'cookie_httponly' => true,
  45268.                 'cookie_samesite' => 'lax',
  45269.                 'gc_maxlifetime' => 86400,
  45270.                 'gc_probability' => 1,
  45271.             ]; break;
  45272.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  45273.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  45274.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  45275.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  45276.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  45277.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  45278.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  45279.         }
  45280.         $this->loadedDynamicParameters[$name] = true;
  45281.         return $this->dynamicParameters[$name] = $value;
  45282.     }
  45283.     protected function getDefaultParameters(): array
  45284.     {
  45285.         return [
  45286.             'kernel.project_dir' => \dirname(__DIR__4),
  45287.             'kernel.environment' => 'dev',
  45288.             'kernel.debug' => true,
  45289.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  45290.             'kernel.bundles' => [
  45291.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  45292.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  45293.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  45294.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  45295.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  45296.                 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  45297.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  45298.                 'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
  45299.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  45300.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  45301.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  45302.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  45303.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  45304.                 'SonataMediaBundle' => 'Sonata\\MediaBundle\\SonataMediaBundle',
  45305.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  45306.                 'AdminBundle' => 'AdminBundle\\AdminBundle',
  45307.                 'AcquiringBundle' => 'AcquiringBundle\\AcquiringBundle',
  45308.                 'ApiBundle' => 'ApiBundle\\ApiBundle',
  45309.                 'AutomarketBundle' => 'AutomarketBundle\\AutomarketBundle',
  45310.                 'BmpGatewayBundle' => 'BmpGatewayBundle\\BmpGatewayBundle',
  45311.                 'CoreBundle' => 'CoreBundle\\CoreBundle',
  45312.                 'DcSiteBundle' => 'DcSiteBundle\\DcSiteBundle',
  45313.                 'FoundersBundle' => 'FoundersBundle\\FoundersBundle',
  45314.                 'ImporterBundle' => 'ImporterBundle\\ImporterBundle',
  45315.                 'InsuranceBundle' => 'InsuranceBundle\\InsuranceBundle',
  45316.                 'IntegrationBundle' => 'IntegrationBundle\\IntegrationBundle',
  45317.                 'LandingBundle' => 'LandingBundle\\LandingBundle',
  45318.                 'LeasingBundle' => 'LeasingBundle\\LeasingBundle',
  45319.                 'MyBundle' => 'MyBundle\\MyBundle',
  45320.                 'PortalBundle' => 'PortalBundle\\PortalBundle',
  45321.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  45322.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  45323.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  45324.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  45325.                 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  45326.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  45327.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  45328.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  45329.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  45330.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  45331.                 'CoopTilleulsCKEditorSonataMediaBundle' => 'CoopTilleuls\\Bundle\\CKEditorSonataMediaBundle\\CoopTilleulsCKEditorSonataMediaBundle',
  45332.             ],
  45333.             'kernel.bundles_metadata' => [
  45334.                 'SecurityBundle' => [
  45335.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  45336.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  45337.                 ],
  45338.                 'FOSCKEditorBundle' => [
  45339.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  45340.                     'namespace' => 'FOS\\CKEditorBundle',
  45341.                 ],
  45342.                 'FOSUserBundle' => [
  45343.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src'),
  45344.                     'namespace' => 'FOS\\UserBundle',
  45345.                 ],
  45346.                 'KnpMenuBundle' => [
  45347.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle'),
  45348.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  45349.                 ],
  45350.                 'SensioFrameworkExtraBundle' => [
  45351.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  45352.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  45353.                 ],
  45354.                 'SonataDoctrineBundle' => [
  45355.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  45356.                     'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  45357.                 ],
  45358.                 'SonataBlockBundle' => [
  45359.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  45360.                     'namespace' => 'Sonata\\BlockBundle',
  45361.                 ],
  45362.                 'SonataExporterBundle' => [
  45363.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony'),
  45364.                     'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
  45365.                 ],
  45366.                 'SonataAdminBundle' => [
  45367.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  45368.                     'namespace' => 'Sonata\\AdminBundle',
  45369.                 ],
  45370.                 'DoctrineBundle' => [
  45371.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  45372.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  45373.                 ],
  45374.                 'SonataDoctrineORMAdminBundle' => [
  45375.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  45376.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  45377.                 ],
  45378.                 'MonologBundle' => [
  45379.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  45380.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  45381.                 ],
  45382.                 'FrameworkBundle' => [
  45383.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  45384.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  45385.                 ],
  45386.                 'SonataMediaBundle' => [
  45387.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src'),
  45388.                     'namespace' => 'Sonata\\MediaBundle',
  45389.                 ],
  45390.                 'TwigBundle' => [
  45391.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  45392.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  45393.                 ],
  45394.                 'AdminBundle' => [
  45395.                     'path' => (\dirname(__DIR__4).'/src/AdminBundle'),
  45396.                     'namespace' => 'AdminBundle',
  45397.                 ],
  45398.                 'AcquiringBundle' => [
  45399.                     'path' => (\dirname(__DIR__4).'/src/AcquiringBundle'),
  45400.                     'namespace' => 'AcquiringBundle',
  45401.                 ],
  45402.                 'ApiBundle' => [
  45403.                     'path' => (\dirname(__DIR__4).'/src/ApiBundle'),
  45404.                     'namespace' => 'ApiBundle',
  45405.                 ],
  45406.                 'AutomarketBundle' => [
  45407.                     'path' => (\dirname(__DIR__4).'/src/AutomarketBundle'),
  45408.                     'namespace' => 'AutomarketBundle',
  45409.                 ],
  45410.                 'BmpGatewayBundle' => [
  45411.                     'path' => (\dirname(__DIR__4).'/src/BmpGatewayBundle'),
  45412.                     'namespace' => 'BmpGatewayBundle',
  45413.                 ],
  45414.                 'CoreBundle' => [
  45415.                     'path' => (\dirname(__DIR__4).'/src/CoreBundle'),
  45416.                     'namespace' => 'CoreBundle',
  45417.                 ],
  45418.                 'DcSiteBundle' => [
  45419.                     'path' => (\dirname(__DIR__4).'/src/DcSiteBundle'),
  45420.                     'namespace' => 'DcSiteBundle',
  45421.                 ],
  45422.                 'FoundersBundle' => [
  45423.                     'path' => (\dirname(__DIR__4).'/src/FoundersBundle'),
  45424.                     'namespace' => 'FoundersBundle',
  45425.                 ],
  45426.                 'ImporterBundle' => [
  45427.                     'path' => (\dirname(__DIR__4).'/src/ImporterBundle'),
  45428.                     'namespace' => 'ImporterBundle',
  45429.                 ],
  45430.                 'InsuranceBundle' => [
  45431.                     'path' => (\dirname(__DIR__4).'/src/InsuranceBundle'),
  45432.                     'namespace' => 'InsuranceBundle',
  45433.                 ],
  45434.                 'IntegrationBundle' => [
  45435.                     'path' => (\dirname(__DIR__4).'/src/IntegrationBundle'),
  45436.                     'namespace' => 'IntegrationBundle',
  45437.                 ],
  45438.                 'LandingBundle' => [
  45439.                     'path' => (\dirname(__DIR__4).'/src/LandingBundle'),
  45440.                     'namespace' => 'LandingBundle',
  45441.                 ],
  45442.                 'LeasingBundle' => [
  45443.                     'path' => (\dirname(__DIR__4).'/src/LeasingBundle'),
  45444.                     'namespace' => 'LeasingBundle',
  45445.                 ],
  45446.                 'MyBundle' => [
  45447.                     'path' => (\dirname(__DIR__4).'/src/MyBundle'),
  45448.                     'namespace' => 'MyBundle',
  45449.                 ],
  45450.                 'PortalBundle' => [
  45451.                     'path' => (\dirname(__DIR__4).'/src/PortalBundle'),
  45452.                     'namespace' => 'PortalBundle',
  45453.                 ],
  45454.                 'DebugBundle' => [
  45455.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  45456.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  45457.                 ],
  45458.                 'WebProfilerBundle' => [
  45459.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  45460.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  45461.                 ],
  45462.                 'DoctrineMigrationsBundle' => [
  45463.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  45464.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  45465.                 ],
  45466.                 'SonataFormBundle' => [
  45467.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  45468.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  45469.                 ],
  45470.                 'SonataTwigBundle' => [
  45471.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  45472.                     'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  45473.                 ],
  45474.                 'JMSSerializerBundle' => [
  45475.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  45476.                     'namespace' => 'JMS\\SerializerBundle',
  45477.                 ],
  45478.                 'NelmioApiDocBundle' => [
  45479.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  45480.                     'namespace' => 'Nelmio\\ApiDocBundle',
  45481.                 ],
  45482.                 'LexikJWTAuthenticationBundle' => [
  45483.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  45484.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  45485.                 ],
  45486.                 'KnpSnappyBundle' => [
  45487.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  45488.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  45489.                 ],
  45490.                 'SncRedisBundle' => [
  45491.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src'),
  45492.                     'namespace' => 'Snc\\RedisBundle',
  45493.                 ],
  45494.                 'CoopTilleulsCKEditorSonataMediaBundle' => [
  45495.                     'path' => (\dirname(__DIR__4).'/vendor/tilleuls/ckeditor-sonata-media-bundle/src'),
  45496.                     'namespace' => 'CoopTilleuls\\Bundle\\CKEditorSonataMediaBundle',
  45497.                 ],
  45498.             ],
  45499.             'kernel.charset' => 'UTF-8',
  45500.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  45501.             'container.dumper.inline_class_loader' => true,
  45502.             'container.dumper.inline_factories' => true,
  45503.             'locale' => 'ua',
  45504.             'allowed_locales' => [
  45505.                 => 'ua',
  45506.                 => 'ru',
  45507.             ],
  45508.             'version' => 'v1.4.769',
  45509.             'acquiring' => [
  45510.                 'drive' => [
  45511.                     'key' => '667aeabef2a82eb428b551401381083f',
  45512.                     'merchantName' => 'VIDI DRIVE',
  45513.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45514.                     'merchantId' => 20905237,
  45515.                     'terminalId' => 20908675,
  45516.                     'merchantEmail' => 'web-leads@vidi.ua',
  45517.                     'success' => [
  45518.                         => 'service@peugeot-vidi.com',
  45519.                         => 'parts.avenue@vidi.ua',
  45520.                     ],
  45521.                     'site' => [
  45522.                         'copyright' => '© Haval',
  45523.                         'name' => 'Haval ВІДІ Драйв',
  45524.                     ],
  45525.                 ],
  45526.                 'avenu' => [
  45527.                     'key' => '667aeabef2a82eb428b551401381083f',
  45528.                     'merchantName' => 'VIDI AVENIU',
  45529.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45530.                     'merchantId' => 20905237,
  45531.                     'terminalId' => 20908675,
  45532.                     'merchantEmail' => 'web-leads@vidi.ua',
  45533.                     'success' => [
  45534.                         => 'service@peugeot-vidi.com',
  45535.                         => 'parts.avenue@vidi.ua',
  45536.                     ],
  45537.                     'site' => [
  45538.                         'copyright' => '© Peugeot',
  45539.                         'name' => 'Peugeot ВІДІ Авеню',
  45540.                     ],
  45541.                 ],
  45542.                 'palmira' => [
  45543.                     'key' => '2f385be935267af696cc0b770a7bbd76',
  45544.                     'merchantName' => 'VIDI PALMIRA',
  45545.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45546.                     'merchantId' => 21501660,
  45547.                     'terminalId' => 21502395,
  45548.                     'merchantEmail' => 'web-leads@vidi.ua',
  45549.                     'success' => [
  45550.                         => 'sales@vidi-palmira.toyota.ua',
  45551.                         => 'csi.palmira@vidi.ua',
  45552.                         => 'nataliia.omelchuk@vidi-palmira.toyota.ua',
  45553.                     ],
  45554.                     'site' => [
  45555.                         'copyright' => '© Toyota',
  45556.                         'name' => 'Тойота Центр Одеса «ВІДІ ПАЛЬМІРА»',
  45557.                     ],
  45558.                 ],
  45559.                 'elegans' => [
  45560.                     'key' => '7266ad446cc3c8dc1916831aa8cad595',
  45561.                     'merchantName' => 'VIDI ELEGANS',
  45562.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45563.                     'merchantId' => 20905241,
  45564.                     'terminalId' => 20908679,
  45565.                     'merchantEmail' => 'web-leads@vidi.ua',
  45566.                     'success' => [
  45567.                         => 'service@citroen-vidi.com',
  45568.                         => 'parts.elegance@vidi.ua',
  45569.                     ],
  45570.                     'site' => [
  45571.                         'copyright' => '© Citroen',
  45572.                         'name' => 'citroen ВІДІ Елеганс',
  45573.                     ],
  45574.                 ],
  45575.                 'grand' => [
  45576.                     'key' => '68157671a9867805640d87d22c2c6246',
  45577.                     'merchantName' => 'VIDI GRAND',
  45578.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45579.                     'merchantId' => 20905240,
  45580.                     'terminalId' => 20908678,
  45581.                     'merchantEmail' => 'web-leads@vidi.ua',
  45582.                     'success' => [
  45583.                         => 'service.grand@suzuki-vidi.com',
  45584.                     ],
  45585.                     'site' => [
  45586.                         'copyright' => '© Suzuki',
  45587.                         'name' => 'Suzuki ВІДІ Гранд',
  45588.                     ],
  45589.                 ],
  45590.                 'honda' => [
  45591.                     'key' => '9e7ea797caa7b64c1f7ce7cd92d8d450',
  45592.                     'merchantName' => 'VIDI INSIGHT',
  45593.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45594.                     'merchantId' => 20904904,
  45595.                     'terminalId' => 20907892,
  45596.                     'merchantEmail' => 'web-leads@vidi.ua',
  45597.                     'success' => [
  45598.                         => 'service.insight@vidi.ua',
  45599.                         => 'parts.insight@vidi.ua',
  45600.                     ],
  45601.                     'site' => [
  45602.                         'copyright' => '© Honda',
  45603.                         'name' => 'Honda ВІДІ Інсайт',
  45604.                     ],
  45605.                 ],
  45606.                 'infiniti' => [
  45607.                     'key' => 'e9a71744963e17ccaf98aa51852d513e',
  45608.                     'merchantName' => 'VIDI-LIBERTI',
  45609.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45610.                     'merchantId' => 20904905,
  45611.                     'terminalId' => 20907893,
  45612.                     'merchantEmail' => 'web-leads@vidi.ua',
  45613.                     'success' => [
  45614.                         => 'service.liberty@vidi.ua',
  45615.                         => 'parts.liberty@vidi.ua',
  45616.                     ],
  45617.                     'site' => [
  45618.                         'copyright' => '© Infiniti',
  45619.                         'name' => 'Infiniti ВІДІ Ліберті',
  45620.                     ],
  45621.                 ],
  45622.                 'krai' => [
  45623.                     'key' => '2d241b527b983a72aa5ef862638902cf',
  45624.                     'merchantName' => 'VIDI-KRAY',
  45625.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45626.                     'merchantId' => 20905242,
  45627.                     'terminalId' => 20908680,
  45628.                     'merchantEmail' => 'web-leads@vidi.ua',
  45629.                     'success' => [
  45630.                         => 'service.cry-motors@vidigroup.com',
  45631.                         => 'parts.cry-motors@vidigroup.com',
  45632.                     ],
  45633.                     'site' => [
  45634.                         'copyright' => '© Ford',
  45635.                         'name' => 'Ford ВІДІ Край-Моторз',
  45636.                     ],
  45637.                 ],
  45638.                 'nissan' => [
  45639.                     'key' => '732511ce13f6e89e0f096b13133d31c7',
  45640.                     'merchantName' => 'VIDI ARMADA',
  45641.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45642.                     'merchantId' => 20904903,
  45643.                     'terminalId' => 20907891,
  45644.                     'merchantEmail' => 'web-leads@vidi.ua',
  45645.                     'success' => [
  45646.                         => 'service.armada@vidi.ua',
  45647.                         => 'parts.armada@vidi.ua',
  45648.                     ],
  45649.                     'site' => [
  45650.                         'copyright' => '© Nissan',
  45651.                         'name' => 'Nissan ВІДІ Армада',
  45652.                     ],
  45653.                 ],
  45654.                 'star' => [
  45655.                     'key' => '676454342592177456bbf13a916ed4ef',
  45656.                     'merchantName' => 'VIDI-STAR',
  45657.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45658.                     'merchantId' => 20905245,
  45659.                     'terminalId' => 20908683,
  45660.                     'merchantEmail' => 'web-leads@vidi.ua',
  45661.                     'success' => [
  45662.                         => 'parts.star-motors@vidi.ua',
  45663.                     ],
  45664.                     'site' => [
  45665.                         'copyright' => '© Subaru',
  45666.                         'name' => 'Subaru ВІДІ Стар',
  45667.                     ],
  45668.                 ],
  45669.                 'sunraise' => [
  45670.                     'key' => '25ebf610c718c50b70a8156dbbf05761',
  45671.                     'merchantName' => 'VIDI-SANRAYZ',
  45672.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45673.                     'merchantId' => 20905236,
  45674.                     'terminalId' => 20908674,
  45675.                     'merchantEmail' => 'web-leads@vidi.ua',
  45676.                     'success' => [
  45677.                         => 'aftersales@nissan-vidi.com',
  45678.                         => 'parts.sunrise-motors@vidi.ua',
  45679.                     ],
  45680.                     'site' => [
  45681.                         'copyright' => '© Nissan',
  45682.                         'name' => 'Nissan ВІДІ Санрайз',
  45683.                     ],
  45684.                 ],
  45685.                 'volvo' => [
  45686.                     'key' => 'fdf50c7dd8a6f81e3ba8f2cbba422afa',
  45687.                     'merchantName' => 'VIDI NORDWAY',
  45688.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45689.                     'merchantId' => 20904906,
  45690.                     'terminalId' => 20907894,
  45691.                     'merchantEmail' => 'web-leads@vidi.ua',
  45692.                     'success' => [
  45693.                         => 'service.nordway@vidi.ua',
  45694.                         => 'parts.nordway@vidi.ua',
  45695.                     ],
  45696.                     'site' => [
  45697.                         'copyright' => '© Volvo',
  45698.                         'name' => 'Volvo ВІДІ Нордвей',
  45699.                     ],
  45700.                 ],
  45701.                 'lexus' => [
  45702.                     'key' => 'b20c03d26c1d42b481521131479ef58c',
  45703.                     'merchantName' => 'VIDI ELIT',
  45704.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45705.                     'merchantId' => 20905246,
  45706.                     'terminalId' => 20908684,
  45707.                     'merchantEmail' => 'web-leads@vidi.ua',
  45708.                     'success' => [
  45709.                         => 'service@kyiv-west.lexus.ua',
  45710.                         => 'parts.elite@vidi.ua',
  45711.                     ],
  45712.                     'site' => [
  45713.                         'phone' => '044 507 08 08',
  45714.                         'copyright' => '© Lexus',
  45715.                         'name' => 'Лексус Київ Захід',
  45716.                     ],
  45717.                 ],
  45718.                 'toyota' => [
  45719.                     'key' => 'e665543a25091805f9c82431a8dc0e48',
  45720.                     'merchantName' => 'VIDI AVTOSTRADA',
  45721.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45722.                     'merchantId' => 20905239,
  45723.                     'terminalId' => 20908677,
  45724.                     'merchantEmail' => 'web-leads@vidi.ua',
  45725.                     'success' => [
  45726.                         => 'service.avtostrada@vidi.ua',
  45727.                         => 'parts.avtostrada@vidi.ua',
  45728.                     ],
  45729.                     'site' => [
  45730.                         'copyright' => '© Toyota',
  45731.                         'name' => 'Toyota ВІДІ Автострада',
  45732.                     ],
  45733.                 ],
  45734.                 'avangard' => [
  45735.                     'key' => '7b735ba18f77f36bfa4b2a113625cdb5',
  45736.                     'merchantName' => 'VIDI AVANGARD',
  45737.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45738.                     'merchantId' => 20904902,
  45739.                     'terminalId' => 20907890,
  45740.                     'merchantEmail' => 'web-leads@vidi.ua',
  45741.                     'success' => [
  45742.                         => 'yevhen.korsun@vidigroup.com',
  45743.                     ],
  45744.                     'site' => [
  45745.                         'copyright' => '© Peugeot',
  45746.                         'name' => 'Peugeot ВІДІ Авангард',
  45747.                     ],
  45748.                 ],
  45749.                 'jaguar' => [
  45750.                     'key' => 'f5866dd3f7694d94dd397dbab544852f',
  45751.                     'merchantName' => 'VIDI PAUER',
  45752.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45753.                     'merchantId' => 20905250,
  45754.                     'terminalId' => 20906488,
  45755.                     'merchantEmail' => 'web-leads@vidi.ua',
  45756.                     'success' => [
  45757.                         => 'service.power-motors@vidigroup.com',
  45758.                         => 'parts.power-motors@vidigroup.com',
  45759.                     ],
  45760.                     'site' => [
  45761.                         'copyright' => '© Jaguar',
  45762.                         'name' => 'Land-rover ВІДІ Пауер',
  45763.                     ],
  45764.                 ],
  45765.                 'land-rover' => [
  45766.                     'key' => 'f5866dd3f7694d94dd397dbab544852f',
  45767.                     'merchantName' => 'VIDI PAUER',
  45768.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45769.                     'merchantId' => 20905243,
  45770.                     'terminalId' => 20908681,
  45771.                     'merchantEmail' => 'web-leads@vidi.ua',
  45772.                     'success' => [
  45773.                         => 'service.power-motors@vidigroup.com',
  45774.                         => 'parts.power-motors@vidigroup.com',
  45775.                     ],
  45776.                     'site' => [
  45777.                         'copyright' => '© Land Rover',
  45778.                         'name' => 'Land-rover ВІДІ Пауер',
  45779.                     ],
  45780.                 ],
  45781.                 'avtoonline' => [
  45782.                     'key' => '41693e41818e379c3035ea53d683a14e',
  45783.                     'merchantName' => 'VIDI AVTO-ONLINE',
  45784.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45785.                     'merchantId' => 20905238,
  45786.                     'terminalId' => 20908676,
  45787.                     'merchantEmail' => 'web-leads@vidi.ua',
  45788.                     'success' => [
  45789.                         => 'yevhen.korsun@vidigroup.com',
  45790.                     ],
  45791.                     'site' => [
  45792.                         'copyright' => '© Авто-онлайн',
  45793.                         'name' => 'Toyota ВІДІ Автострада',
  45794.                     ],
  45795.                 ],
  45796.                 'sky' => [
  45797.                     'key' => 'de01e30c5b17aa96d68883c0838984db',
  45798.                     'merchantName' => 'VIDI-SKY',
  45799.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45800.                     'merchantId' => 20905244,
  45801.                     'terminalId' => 20908682,
  45802.                     'merchantEmail' => 'web-leads@vidi.ua',
  45803.                     'success' => [
  45804.                         => 'service@mazda-vidi.com',
  45805.                         => 'parts@mazda-vidi.com',
  45806.                     ],
  45807.                     'site' => [
  45808.                         'copyright' => '© Mazda',
  45809.                         'name' => 'Mazda ВІДІ Скай',
  45810.                     ],
  45811.                 ],
  45812.             ],
  45813.             'acquiring_portmone' => [
  45814.                 'avenu' => [
  45815.                     'payeeId' => 27373,
  45816.                     'dealerId' => 'c9c91fa3-ad3e-11e0-ae34-001ec9d21161',
  45817.                     'success' => [
  45818.                         => 'service@peugeot-vidi.com',
  45819.                         => 'parts.avenue@vidi.ua',
  45820.                     ],
  45821.                     'site' => [
  45822.                         'copyright' => '© Peugeot',
  45823.                         'name' => 'Peugeot ВІДІ Авеню',
  45824.                     ],
  45825.                 ],
  45826.                 'palmira' => [
  45827.                     'payeeId' => 27376,
  45828.                     'carPayeeId' => 30244,
  45829.                     'dealerId' => 'e216e0ef-2693-11e7-9b08-000c29475536',
  45830.                     'success' => [
  45831.                         => 'sales@vidi-palmira.toyota.ua',
  45832.                         => 'csi.palmira@vidi.ua',
  45833.                     ],
  45834.                     'site' => [
  45835.                         'copyright' => '© Toyota',
  45836.                         'name' => 'Тойота Центр Одеса «ВІДІ ПАЛЬМІРА»',
  45837.                     ],
  45838.                 ],
  45839.                 'elegans' => [
  45840.                     'payeeId' => 27372,
  45841.                     'dealerId' => 'dd7c1cd7-3296-11e0-9abe-001ec9dfd6a26',
  45842.                     'success' => [
  45843.                         => 'service@citroen-vidi.com',
  45844.                         => 'parts.elegance@vidi.ua',
  45845.                     ],
  45846.                     'site' => [
  45847.                         'copyright' => '© Citroen',
  45848.                         'name' => 'citroen ВІДІ Елеганс',
  45849.                     ],
  45850.                 ],
  45851.                 'grand' => [
  45852.                     'payeeId' => 27369,
  45853.                     'dealerId' => '50872992-3aaf-11e5-91ac-000c29b5dfed',
  45854.                     'success' => [
  45855.                         => 'service.grand@suzuki-vidi.com',
  45856.                     ],
  45857.                     'site' => [
  45858.                         'copyright' => '© Suzuki',
  45859.                         'name' => 'Suzuki ВІДІ Гранд',
  45860.                     ],
  45861.                 ],
  45862.                 'honda' => [
  45863.                     'payeeId' => 144306,
  45864.                     'dealerId' => 'b76b8e32-56be-11e5-82b2-005056ab4182',
  45865.                     'success' => [
  45866.                         => 'service.insight@vidi.ua',
  45867.                         => 'parts.insight@vidi.ua',
  45868.                     ],
  45869.                     'site' => [
  45870.                         'copyright' => '© Honda',
  45871.                         'name' => 'Honda ВІДІ Інсайт',
  45872.                     ],
  45873.                 ],
  45874.                 'infiniti' => [
  45875.                     'payeeId' => 144304,
  45876.                     'dealerId' => '0f470519-4d5b-11e4-940f-000c2935bd24',
  45877.                     'success' => [
  45878.                         => 'service.liberty@vidi.ua',
  45879.                         => 'parts.liberty@vidi.ua',
  45880.                     ],
  45881.                     'site' => [
  45882.                         'copyright' => '© Infiniti',
  45883.                         'name' => 'Infiniti ВІДІ Ліберті',
  45884.                     ],
  45885.                 ],
  45886.                 'krai' => [
  45887.                     'payeeId' => 27378,
  45888.                     'dealerId' => 'b1326b30-4d5b-11e4-9ffd-001ec9d21161',
  45889.                     'success' => [
  45890.                         => 'service.cry-motors@vidigroup.com',
  45891.                         => 'parts.cry-motors@vidigroup.com',
  45892.                     ],
  45893.                     'site' => [
  45894.                         'copyright' => '© Ford',
  45895.                         'name' => 'Ford ВІДІ Край-Моторз',
  45896.                     ],
  45897.                 ],
  45898.                 'mg' => [
  45899.                     'payeeId' => 27378,
  45900.                     'dealerId' => 'b1326b30-4d5b-11e4-9ffd-001ec9d21161',
  45901.                     'success' => [
  45902.                         => 'service.cry-motors@vidigroup.com',
  45903.                         => 'parts.cry-motors@vidigroup.com',
  45904.                     ],
  45905.                     'site' => [
  45906.                         'copyright' => '© Ford',
  45907.                         'name' => 'Ford ВІДІ Край-Моторз',
  45908.                     ],
  45909.                 ],
  45910.                 'nissan' => [
  45911.                     'payeeId' => 144305,
  45912.                     'dealerId' => '9b0f1ec3-437e-11e2-ae97-001ec9dfd6a2',
  45913.                     'success' => [
  45914.                         => 'service.armada@vidi.ua',
  45915.                         => 'parts.armada@vidi.ua',
  45916.                     ],
  45917.                     'site' => [
  45918.                         'copyright' => '© Nissan',
  45919.                         'name' => 'Nissan ВІДІ Армада',
  45920.                     ],
  45921.                 ],
  45922.                 'star' => [
  45923.                     'payeeId' => 27367,
  45924.                     'dealerId' => '3eceae6f-4d5e-11e4-9ffd-001ec9d211611',
  45925.                     'success' => [
  45926.                         => 'parts.star-motors@vidi.ua',
  45927.                     ],
  45928.                     'site' => [
  45929.                         'copyright' => '© Subaru',
  45930.                         'name' => 'Subaru ВІДІ Стар',
  45931.                     ],
  45932.                 ],
  45933.                 'sunraise' => [
  45934.                     'payeeId' => 27381,
  45935.                     'dealerId' => 'a2d7cc57-4d5a-11e4-9ffd-001ec9d2116',
  45936.                     'success' => [
  45937.                         => 'aftersales@nissan-vidi.com',
  45938.                         => 'parts.sunrise-motors@vidi.ua',
  45939.                     ],
  45940.                     'site' => [
  45941.                         'copyright' => '© Nissan',
  45942.                         'name' => 'Nissan ВІДІ Санрайз',
  45943.                     ],
  45944.                 ],
  45945.                 'volvo' => [
  45946.                     'payeeId' => 27371,
  45947.                     'dealerId' => '57d7ef3d-d3ef-11e5-a57b-005056ab0654',
  45948.                     'success' => [
  45949.                         => 'service.nordway@vidi.ua',
  45950.                         => 'parts.nordway@vidi.ua',
  45951.                     ],
  45952.                     'site' => [
  45953.                         'copyright' => '© Volvo',
  45954.                         'name' => 'Volvo ВІДІ Нордвей',
  45955.                     ],
  45956.                 ],
  45957.                 'lexus' => [
  45958.                     'payeeId' => 134510,
  45959.                     'dealerId' => 'dd7c1cd2-3296-11e0-9abe-001ec9dfd6a2',
  45960.                     'success' => [
  45961.                         => 'service@kyiv-west.lexus.ua',
  45962.                         => 'parts.elite@vidi.ua',
  45963.                     ],
  45964.                     'site' => [
  45965.                         'phone' => '044 507 08 08',
  45966.                         'copyright' => '© Lexus',
  45967.                         'name' => 'Лексус Київ Захід',
  45968.                     ],
  45969.                 ],
  45970.                 'toyota' => [
  45971.                     'payeeId' => 27368,
  45972.                     'dealerId' => 'dd7c1cd1-3296-11e0-9abe-001ec9dfd6a2',
  45973.                     'success' => [
  45974.                         => 'service.avtostrada@vidi.ua',
  45975.                         => 'parts.avtostrada@vidi.ua',
  45976.                         => 'toxerius7@gmail.com',
  45977.                     ],
  45978.                     'site' => [
  45979.                         'copyright' => '© Toyota',
  45980.                         'name' => 'Toyota ВІДІ Автострада',
  45981.                     ],
  45982.                 ],
  45983.                 'jaguar' => [
  45984.                     'payeeId' => 27374,
  45985.                     'dealerId' => 'a63a874b-596a-11e1-aebf-001ec9dfd6a2',
  45986.                     'success' => [
  45987.                         => 'service.power-motors@vidigroup.com',
  45988.                         => 'parts.power-motors@vidigroup.com',
  45989.                     ],
  45990.                     'site' => [
  45991.                         'copyright' => '© Jaguar',
  45992.                         'name' => 'Land-rover ВІДІ Пауер',
  45993.                     ],
  45994.                 ],
  45995.                 'land-rover' => [
  45996.                     'payeeId' => 'x',
  45997.                     'dealerId' => '4c236854-4d5b-11e4-8f30-005056abe9f02',
  45998.                     'success' => [
  45999.                         => 'service.power-motors@vidigroup.com',
  46000.                         => 'parts.power-motors@vidigroup.com',
  46001.                     ],
  46002.                     'site' => [
  46003.                         'copyright' => '© Land Rover',
  46004.                         'name' => 'Land-rover ВІДІ Пауер',
  46005.                     ],
  46006.                 ],
  46007.                 'avtoonline' => [
  46008.                     'payeeId' => 27258,
  46009.                     'success' => [
  46010.                         => 'yevhen.korsun@vidigroup.com',
  46011.                     ],
  46012.                     'site' => [
  46013.                         'copyright' => '© Авто-онлайн',
  46014.                         'name' => 'Toyota ВІДІ Автострада',
  46015.                     ],
  46016.                 ],
  46017.                 'sky' => [
  46018.                     'payeeId' => 138398,
  46019.                     'dealerId' => '254789ba-6a4c-11e4-9ffd-001ec9d21161',
  46020.                     'success' => [
  46021.                         => 'service@mazda-vidi.com',
  46022.                         => 'parts@mazda-vidi.com',
  46023.                     ],
  46024.                     'site' => [
  46025.                         'copyright' => '© Mazda',
  46026.                         'name' => 'Mazda ВІДІ Скай',
  46027.                     ],
  46028.                 ],
  46029.                 'automarket' => [
  46030.                     'payeeId' => 27382,
  46031.                     'dealerId' => '6c9accee-9742-11e4-a2e4-005056ab4182',
  46032.                     'success' => NULL,
  46033.                     'site' => [
  46034.                         'copyright' => '© Автомаркет',
  46035.                         'name' => 'Автомаркет ВІДІ',
  46036.                     ],
  46037.                 ],
  46038.                 'yamaha' => [
  46039.                     'payeeId' => 27384,
  46040.                     'dealerId' => 'c508e008-b75e-11e4-9142-005056ab4182',
  46041.                     'success' => NULL,
  46042.                     'site' => [
  46043.                         'copyright' => '© Yamaha',
  46044.                         'name' => 'Yamaha ВІДІ',
  46045.                     ],
  46046.                 ],
  46047.                 'insurance' => [
  46048.                     'payeeId' => 28387,
  46049.                     'dealerId' => 'ca0a8d87-bb02-11e7-8fea-000c297c4b74',
  46050.                     'success' => [
  46051.                         => 'toxerius7@gmail.com',
  46052.                     ],
  46053.                     'site' => [
  46054.                         'copyright' => '© ВиДи Страховаение',
  46055.                         'name' => 'ВиДи Страховаение',
  46056.                     ],
  46057.                 ],
  46058.                 'advance' => [
  46059.                     'payeeId' => 140091,
  46060.                     'dealerId' => '6a3427ac-1d22-11ec-bb24-005056a7f67a',
  46061.                     'success' => [
  46062.                         => 'service.advance@vidi.ua',
  46063.                     ],
  46064.                     'site' => [
  46065.                         'copyright' => '© Opel',
  46066.                         'name' => 'Opel ВІДІ Адванс',
  46067.                     ],
  46068.                 ],
  46069.                 'airport' => [
  46070.                     'payeeId' => 134580,
  46071.                     'dealerId' => 'ccea9053-5e36-11ee-b45a-005056a7be57',
  46072.                     'success' => [
  46073.                         => 'used.cars@vidi-airport.toyota.ua',
  46074.                     ],
  46075.                     'site' => [
  46076.                         'copyright' => '© Toyota',
  46077.                         'name' => 'Тойота Центр Київ ВІДІ Аеропорт',
  46078.                     ],
  46079.                 ],
  46080.                 'challenger' => [
  46081.                     'payeeId' => 140746,
  46082.                     'dealerId' => '85a598ed-e593-11ed-a5c9-005056a7e966',
  46083.                     'success' => [
  46084.                         => 'aftersales.challenge@vidi.ua',
  46085.                     ],
  46086.                     'site' => [
  46087.                         'copyright' => '© Jeep',
  46088.                         'name' => 'Джип ВІДІ Челендж',
  46089.                     ],
  46090.                 ],
  46091.             ],
  46092.             'file_directory' => (\dirname(__DIR__4).'/public/uploads/users'),
  46093.             'file_directory_mpdf' => (\dirname(__DIR__4).'/public/uploads/mpdf'),
  46094.             'price-config' => [
  46095.                 'AUTOSTRADA' => [
  46096.                     'has-preorder-price' => true,
  46097.                 ],
  46098.                 'YAMAHA' => [
  46099.                     'has-rent-price' => true,
  46100.                 ],
  46101.                 'PALMIRA' => [
  46102.                     'has-preorder-price' => true,
  46103.                 ],
  46104.             ],
  46105.             'diia_acquirer_token' => '43GskPm3s17b24g11Pk7xU5AsTNgjq9X3AHNNuh8862teyuEGjAxn5kx61Yw4Jg1',
  46106.             'diia_auth_acquirer_token' => 'vidi_test_token',
  46107.             'diia_test_mode' => false,
  46108.             'diia_credentials_path' => (\dirname(__DIR__4).'/src/IntegrationBundle/Resources/config/diia.yml'),
  46109.             'diia_cert_file_path' => '/var/www/vidinr/deploy/cert/Diia_2024.cer',
  46110.             'vidi_private_key_file_path' => '/var/www/vidinr/Certificates/Diia/INSURANCE/key_24361182_71473240.jks',
  46111.             'vidi_private_key_password_file_path' => '/var/www/vidinr/Certificates/Diia/INSURANCE/pass.txt',
  46112.             'eusphp_show_error' => false,
  46113.             'id_city_is_night' => 1,
  46114.             'help_crunch_params' => [
  46115.                 'AUTOMARKET' => [
  46116.                     'organization' => 'automarket',
  46117.                     'appId' => '395c9307-70bd-4380-a47a-6dbf6cc15f81',
  46118.                 ],
  46119.                 'NORD' => [
  46120.                     'organization' => 'airportvolvocarsdealer',
  46121.                     'appId' => '3af06875-bc5e-4a5f-998d-82856490ff72',
  46122.                 ],
  46123.                 'ELIT' => [
  46124.                     'organization' => 'kyivwestlexus',
  46125.                     'appId' => '4b9b6ee8-9cfe-4120-a889-33b395d7fff3',
  46126.                 ],
  46127.                 'ROVER' => [
  46128.                     'organization' => 'kyivwest',
  46129.                     'appId' => 'e94a0963-4864-4dcf-9277-43b8392fbaed',
  46130.                 ],
  46131.                 'SKAY' => [
  46132.                     'organization' => 'mazdavidi',
  46133.                     'appId' => '3b173caa-505d-4dce-8a15-81639d0a491e',
  46134.                 ],
  46135.                 'SUNRISE' => [
  46136.                     'organization' => 'nissanvidi',
  46137.                     'appId' => 'e4693da7-8a50-4c4f-99f7-1beaf5ff5fab',
  46138.                 ],
  46139.                 'AUTOSTRADA' => [
  46140.                     'organization' => 'toyotavidi',
  46141.                     'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c',
  46142.                 ],
  46143.                 'JAGUAR' => [
  46144.                     'organization' => 'kyivwest',
  46145.                     'appId' => 'e8d9becf-c235-4b5d-a61a-5d8b3ccc5abe',
  46146.                 ],
  46147.                 'YAMAHA' => [
  46148.                     'organization' => 'yamaha',
  46149.                     'appId' => 'a2bbea51-8e76-4178-aaa5-66d39b852c0a',
  46150.                 ],
  46151.                 'TOYOTA_BORISPOL' => [
  46152.                     'organization' => 'toyotaairport',
  46153.                     'appId' => 'f35ce488-db50-4a06-97a6-e7ce5c3c68ff',
  46154.                 ],
  46155.             ],
  46156.             'redirect' => [
  46157.                 'ARMADA' => [
  46158.                     '/about/' => '/ru/about/',
  46159.                     '/about/contacts/' => '/ru/about/contacts/',
  46160.                     '/about/news/165912/' => '/ru/',
  46161.                     '/about/news/170266/' => '/ru/',
  46162.                     '/about/news/178541/' => '/ru/',
  46163.                     '/about/news/182053/' => '/ru/',
  46164.                     '/about/news/185674/' => '/ru/',
  46165.                     '/about/news/187435/' => '/ru/',
  46166.                     '/about/news/190574/' => '/ru/',
  46167.                     '/about/news/208055/' => '/ru/',
  46168.                     '/about/news/208131/' => '/ru/',
  46169.                     '/about/news/208441/' => '/ru/',
  46170.                     '/about/news/213085/' => '/ru/',
  46171.                     '/about/news/215454/' => '/ru/',
  46172.                     '/about/news/219012/' => '/ru/',
  46173.                     '/about/news/228868/' => '/ru/',
  46174.                     '/about/news/229978/' => '/ru/',
  46175.                     '/credit/' => '/ru/financial/credit/',
  46176.                     '/credit/airport/' => '/ru/',
  46177.                     '/credit/finance/' => '/ru/financial/credit/',
  46178.                     '/forms/airport/' => '/ru/',
  46179.                     '/models/' => '/ru/models/',
  46180.                     '/models/cars_in_stock/' => '/ru/in-stock/',
  46181.                     '/models/commercial/np-300/' => '/ru/models/',
  46182.                     '/models/crossovers/juke-new/' => '/ru/models/crossover/juke/',
  46183.                     '/models/crossovers/juke-new/characteristics/' => '/ru/models/crossover/juke/',
  46184.                     '/models/crossovers/juke-new/complectation/' => '/ru/models/crossover/juke/',
  46185.                     '/models/crossovers/juke/' => '/ru/models/crossover/juke/',
  46186.                     '/models/crossovers/juke/characteristics/' => '/ru/models/crossover/juke/',
  46187.                     '/models/crossovers/juke/complectation/' => '/ru/models/crossover/juke/',
  46188.                     '/models/crossovers/murano' => '/ru/',
  46189.                     '/models/crossovers/murano/' => '/ru/',
  46190.                     '/models/crossovers/murano/characteristics/' => '/ru/',
  46191.                     '/models/crossovers/murano/complectation' => '/ru/',
  46192.                     '/models/crossovers/murano/complectation/' => '/ru/',
  46193.                     '/models/crossovers/qashqai/' => '/ru/models/crossover/qashqai/',
  46194.                     '/models/crossovers/qashqai/characteristics/' => '/ru/models/crossover/qashqai/',
  46195.                     '/models/crossovers/qashqai/complectation/' => '/ru/models/crossover/qashqai/',
  46196.                     '/models/crossovers/qashqai/complectation/2015/' => '/ru/models/crossover/qashqai/',
  46197.                     '/models/crossovers/qashqai2/' => '/ru/models/crossover/qashqai/',
  46198.                     '/models/jeep/' => '/ru/models/pickup/navara/',
  46199.                     '/models/jeep/navara' => '/ru/models/pickup/navara/',
  46200.                     '/models/jeep/navara/' => '/ru/models/pickup/navara/',
  46201.                     '/models/jeep/navara/characteristics/' => '/ru/models/pickup/navara/',
  46202.                     '/models/jeep/navara/complectation/' => '/ru/models/pickup/navara/',
  46203.                     '/models/jeep/pathfinder/' => '/ru/',
  46204.                     '/models/jeep/pathfinder/characteristics/' => '/ru/',
  46205.                     '/models/jeep/pathfinder/complectation/' => '/ru/',
  46206.                     '/models/jeep/patrol/' => '/ru/',
  46207.                     '/models/jeep/x-trail-new/' => '/ru/models/crossover/x-trail-new/',
  46208.                     '/models/jeep/x-trail-new/characteristics/' => '/ru/models/crossover/x-trail-new/',
  46209.                     '/models/jeep/x-trail-new/complectation/' => '/ru/models/crossover/x-trail-new/',
  46210.                     '/models/jeep/x-trail-new/complectation/2015/' => '/ru/models/crossover/x-trail-new/',
  46211.                     '/models/jeep/x-trail/' => '/ru/models/crossover/x-trail-new/',
  46212.                     '/models/jeep/x-trail/characteristics/' => '/ru/models/crossover/x-trail-new/',
  46213.                     '/models/jeep/x-trail/complectation/' => '/ru/models/crossover/x-trail-new/',
  46214.                     '/models/passenger/' => '/ru/',
  46215.                     '/models/passenger/micra-new/' => '/ru/',
  46216.                     '/models/passenger/micra-new/characteristics/' => '/ru/',
  46217.                     '/models/passenger/micra-new/complectation/' => '/ru/',
  46218.                     '/models/passenger/micra-new/complectation/2015/' => '/ru/',
  46219.                     '/models/passenger/note/' => '/ru/',
  46220.                     '/models/passenger/sentra/' => '/ru/',
  46221.                     '/models/passenger/teana/' => '/ru/',
  46222.                     '/models/passenger/teana/characteristics/' => '/ru/',
  46223.                     '/models/passenger/tiida/' => '/ru/',
  46224.                     '/models/special-offer/' => '/ru/',
  46225.                     '/models/special-offer/112938/' => '/ru/',
  46226.                     '/models/special-offer/165770/' => '/ru/',
  46227.                     '/models/special-offer/181375/' => '/ru/',
  46228.                     '/models/special-offer/214506/' => '/ru/',
  46229.                     '/models/special-offer/215467/' => '/ru/',
  46230.                     '/models/special-offer/217471/' => '/ru/',
  46231.                     '/models/special-offer/219534/' => '/ru/',
  46232.                     '/models/special-offer/224671/' => '/ru/',
  46233.                     '/models/special-offer/224691/' => '/ru/',
  46234.                     '/models/special-offer/233876/' => '/ru/',
  46235.                     '/models/special-offer/236596/' => '/ru/',
  46236.                     '/models/special-offer/237200/' => '/ru/',
  46237.                     '/models/special-offer/244035/' => '/ru/',
  46238.                     '/models/special-offer/365468/' => '/ru/',
  46239.                     '/models/special-offer/finished/112938/' => '/ru/',
  46240.                     '/models/special-offer/finished/165770/' => '/ru/',
  46241.                     '/models/special-offer/finished/181375/' => '/ru/',
  46242.                     '/models/special-offer/finished/214506/' => '/ru/',
  46243.                     '/models/special-offer/finished/217471/' => '/ru/',
  46244.                     '/models/special-offer/finished/233876/' => '/ru/',
  46245.                     '/models/special-offer/finished/237200/' => '/ru/',
  46246.                     '/models/test-drive/' => '/ru/testdrive-form',
  46247.                     '/nissan/nissan_news/116179/' => '/ru/',
  46248.                     '/service/' => '/ru/service/',
  46249.                     '/service/spares/' => '/ru/service/',
  46250.                     '/ua/models/special-offer/365468/' => '/ru/',
  46251.                     '/trade-in/' => '/ru/trade-in/',
  46252.                     '/ru/models/cars/juke/' => '/ru/models/crossover/juke/',
  46253.                     '/ru/models/cars/juke/configuration' => '/ru/models/crossover/juke/configuration',
  46254.                     '/ru/models/crossover/nissan-leaf/' => '/ru/models/cars/nissan-leaf/',
  46255.                     '/ru/models/crossover/nissan-leaf/configuration' => '/ru/models/cars/nissan-leaf/configuration',
  46256.                     '/ru/models/cars/qashqai/' => '/ru/models/crossover/qashqai/',
  46257.                     '/ru/models/cars/qashqai/configuration' => '/ru/models/crossover/qashqai/configuration',
  46258.                     '/ru/models/cars/qashqai-e-power/' => '/ru/models/crossover/qashqai-e-power/',
  46259.                     '/ru/models/cars/qashqai-e-power/configuration' => '/ru/models/crossover/qashqai-e-power/configuration',
  46260.                     '/ru/models/cars/x-trail-e-power/' => '/ru/models/crossover/x-trail-e-power/',
  46261.                     '/ru/models/cars/x-trail-e-power/configuration' => '/ru/models/crossover/x-trail-e-power/configuration',
  46262.                     '/ru/models/cars/x-trail-new/' => '/ru/models/crossover/x-trail-new/',
  46263.                     '/ru/models/cars/x-trail-new/configuration' => '/ru/models/crossover/x-trail-new/configuration',
  46264.                     '/ua/models/cars/juke/' => '/ua/models/crossover/juke/',
  46265.                     '/ua/models/cars/juke/configuration' => '/ua/models/crossover/juke/configuration',
  46266.                     '/ua/models/crossover/nissan-leaf/' => '/ua/models/cars/nissan-leaf/',
  46267.                     '/ua/models/crossover/nissan-leaf/configuration' => '/ua/models/cars/nissan-leaf/configuration',
  46268.                     '/ua/models/cars/qashqai/' => '/ua/models/crossover/qashqai/',
  46269.                     '/ua/models/cars/qashqai/configuration' => '/ua/models/crossover/qashqai/configuration',
  46270.                     '/ua/models/cars/qashqai-e-power/' => '/ua/models/crossover/qashqai-e-power/',
  46271.                     '/ua/models/cars/qashqai-e-power/configuration' => '/ua/models/crossover/qashqai-e-power/configuration',
  46272.                     '/ua/models/cars/x-trail-e-power/' => '/ua/models/crossover/x-trail-e-power/',
  46273.                     '/ua/models/cars/x-trail-e-power/configuration' => '/ua/models/crossover/x-trail-e-power/configuration',
  46274.                     '/ua/models/cars/x-trail-new/' => '/ua/models/crossover/x-trail-new/',
  46275.                     '/ua/models/cars/x-trail-new/configuration' => '/ua/models/crossover/x-trail-new/configuration',
  46276.                     '/ru/models/hybrid/qashqai-e-power/' => '/ru/models/crossover/qashqai-e-power/',
  46277.                     '/ru/models/hybrid/qashqai-e-power/configuration' => '/ru/models/crossover/qashqai-e-power/configuration',
  46278.                     '/ua/models/hybrid/qashqai-e-power/' => '/ua/models/crossover/qashqai-e-power/',
  46279.                     '/ua/models/hybrid/qashqai-e-power/configuration' => '/ua/models/crossover/qashqai-e-power/configuration',
  46280.                     '/ru/models/hybrid/x-trail-e-power/' => '/ru/models/crossover/x-trail-e-power/',
  46281.                     '/ru/models/hybrid/x-trail-e-power/configuration' => '/ru/models/crossover/x-trail-e-power/configuration',
  46282.                     '/ua/models/hybrid/x-trail-e-power/' => '/ua/models/crossover/x-trail-e-power/',
  46283.                     '/ua/models/hybrid/x-trail-e-power/configuration' => '/ua/models/crossover/x-trail-e-power/configuration',
  46284.                     '/ua/models/crossover/qashqai/' => '/ua/models/crossover/qashqai-e-power/',
  46285.                     '/ua/models/crossover/qashqai/configuration' => '/ua/models/crossover/qashqai-e-power/configuration',
  46286.                     '/ru/models/crossover/qashqai/' => '/ru/models/crossover/qashqai-e-power/',
  46287.                     '/ru/models/crossover/qashqai/configuration' => '/ru/models/crossover/qashqai-e-power/configuration',
  46288.                     '/ua/models/crossover/new-juke/' => '/ua/models/crossover/juke/',
  46289.                     '/ru/models/crossover/new-juke/' => '/ru/models/crossover/juke/',
  46290.                 ],
  46291.                 'SUNRISE' => [
  46292.                     '/3d/' => '/ru/',
  46293.                     '/about/' => '/ua/about/about-nissan/',
  46294.                     '/about/about-nissan/' => '/ua/about/about-nissan/',
  46295.                     '/about/contacts/' => '/ua/about/contacts/',
  46296.                     '/about/feedback/' => '/ua/about/about-nissan/',
  46297.                     '/about/loyality' => '/ru/',
  46298.                     '/about/loyality/' => '/ru/',
  46299.                     '/about/loyality/card-info/' => '/ru/',
  46300.                     '/about/news/' => '/ru/',
  46301.                     '/about/news/10111/' => '/ru/',
  46302.                     '/about/news/10595/' => '/ru/',
  46303.                     '/about/news/11016/' => '/ru/',
  46304.                     '/about/news/112570/' => '/ru/',
  46305.                     '/about/news/126474/' => '/ru/',
  46306.                     '/about/news/128702/' => '/ru/',
  46307.                     '/about/news/131752/' => '/ru/',
  46308.                     '/about/news/141188/' => '/ru/',
  46309.                     '/about/news/14493/' => '/ru/',
  46310.                     '/about/news/14788/' => '/ru/',
  46311.                     '/about/news/15825/' => '/ru/',
  46312.                     '/about/news/18882/' => '/ru/',
  46313.                     '/about/news/189393/' => '/ru/',
  46314.                     '/about/news/19776/' => '/ru/',
  46315.                     '/about/news/211113/' => '/ru/',
  46316.                     '/about/news/215414/' => '/ru/',
  46317.                     '/about/news/21720/' => '/ru/',
  46318.                     '/about/news/21721/' => '/ru/',
  46319.                     '/about/news/224665/' => '/ru/',
  46320.                     '/about/news/224977/' => '/ru/',
  46321.                     '/about/news/228924/' => '/ru/',
  46322.                     '/about/news/230832/' => '/ru/',
  46323.                     '/about/news/23314/' => '/ru/',
  46324.                     '/about/news/233607/' => '/ru/',
  46325.                     '/about/news/233610/' => '/ru/',
  46326.                     '/about/news/234683/' => '/ru/',
  46327.                     '/about/news/241592/' => '/ru/',
  46328.                     '/about/news/244128/' => '/ru/',
  46329.                     '/about/news/246285/' => '/ru/',
  46330.                     '/about/news/260253/' => '/ru/',
  46331.                     '/about/news/30125/' => '/ru/',
  46332.                     '/about/news/301761/' => '/ru/',
  46333.                     '/about/news/312480/' => '/ru/',
  46334.                     '/about/news/31996/' => '/ru/',
  46335.                     '/about/news/324799/' => '/ru/',
  46336.                     '/about/news/337490/' => '/ru/',
  46337.                     '/about/news/342647/' => '/ru/',
  46338.                     '/about/news/38766/' => '/ru/',
  46339.                     '/about/news/44010/' => '/ru/',
  46340.                     '/about/news/47213/' => '/ru/',
  46341.                     '/about/news/48867/' => '/ru/',
  46342.                     '/about/news/60859/' => '/ru/',
  46343.                     '/about/news/62489/' => '/ru/',
  46344.                     '/about/news/75731/' => '/ru/',
  46345.                     '/about/news/75751/' => '/ru/',
  46346.                     '/about/news/77807/' => '/ru/',
  46347.                     '/about/news/77810/' => '/ru/',
  46348.                     '/about/news/81020/' => '/ru/',
  46349.                     '/about/news/81548/' => '/ru/',
  46350.                     '/about/news/82056/' => '/ru/',
  46351.                     '/about/news/82108/' => '/ru/',
  46352.                     '/about/news/9539/' => '/ru/',
  46353.                     '/about/photogallery/' => '/ru/',
  46354.                     '/about/photogallery/1323/' => '/ru/',
  46355.                     '/about/photogallery/7840/' => '/ru/',
  46356.                     '/about/photogallery/7900/' => '/ru/',
  46357.                     '/about/policy-on-quality-vidigrup/' => '/ru/',
  46358.                     '/about/staff/' => '/ru/',
  46359.                     '/about/subscribe/' => '/ru/',
  46360.                     '/about/vacansy/' => '/ru/',
  46361.                     '/about/vacansy/42722/' => '/ru/',
  46362.                     '/about/video/' => '/ru/',
  46363.                     '/about/video/14505/' => '/ru/',
  46364.                     '/accessories/' => '/ru/accessories/',
  46365.                     '/accessories/nissan-connect/' => '/ru/accessories/',
  46366.                     '/credit/' => '/ru/financial/credit/',
  46367.                     '/credit/corporate_clients/' => '/ru/financial/korp-clientam/',
  46368.                     '/credit/corporate_clients/fleet-management/' => '/ru/financial/korp-clientam/',
  46369.                     '/credit/finance/' => '/ru/financial/credit/',
  46370.                     '/credit/insurance/' => '/ru/financial/insurance/',
  46371.                     '/credit/leasing_car/' => '/ru/financial/korp-clientam/',
  46372.                     '/credit/trade-in/' => '/ru/financial/trade-in/',
  46373.                     '/credit/trade-in/bu_avto/' => '/ru/financial/trade-in/',
  46374.                     '/forms/micra-registration/' => '/ru/',
  46375.                     '/legal-terms/' => '/ru/',
  46376.                     '/models/' => '/ru/models/',
  46377.                     '/models/commercial/np-300/' => '/ru/',
  46378.                     '/models/commercial/np-300/complectations/' => '/ru/',
  46379.                     '/models/crossover/' => '/ru/models/',
  46380.                     '/models/crossover/juke/' => '/ru/models/crossover/juke/',
  46381.                     '/models/crossover/juke/accesoires/' => '/ru/models/crossover/juke/',
  46382.                     '/models/crossover/juke/broshures/' => '/ru/models/crossover/juke/',
  46383.                     '/models/crossover/juke/characteristics/' => '/ru/models/crossover/juke/',
  46384.                     '/models/crossover/juke/colors/' => '/ru/models/crossover/juke/',
  46385.                     '/models/crossover/juke/complectations/' => '/ru/models/crossover/juke/',
  46386.                     '/models/crossover/juke/personification/' => '/ru/models/crossover/juke/',
  46387.                     '/models/crossover/juke/security/' => '/ru/models/crossover/juke/',
  46388.                     '/models/crossover/juke_2018/' => '/ru/models/crossover/juke/',
  46389.                     '/models/crossover/juke_2018/broshures/' => '/ru/models/crossover/juke/',
  46390.                     '/models/crossover/juke_2018/characteristics/' => '/ru/models/crossover/juke/',
  46391.                     '/models/crossover/juke_2018/complectations/' => '/ru/models/crossover/juke/',
  46392.                     '/models/crossover/murano/' => '/ru/',
  46393.                     '/models/crossover/murano/complectations/' => '/ru/',
  46394.                     '/models/crossover/murano/complectations/2014/' => '/ru/',
  46395.                     '/models/crossover/np-300/' => '/ru/',
  46396.                     '/models/crossover/qashqai' => '/ru/models/crossover/qashqai/',
  46397.                     '/models/crossover/qashqai/' => '/ru/models/crossover/qashqai/',
  46398.                     '/models/crossover/qashqai/3d/' => '/ru/models/crossover/qashqai/',
  46399.                     '/models/crossover/qashqai/characteristics/' => '/ru/models/crossover/qashqai/',
  46400.                     '/models/crossover/qashqai/colors/' => '/ru/models/crossover/qashqai/',
  46401.                     '/models/crossover/qashqai/complectations/' => '/ru/models/crossover/qashqai/',
  46402.                     '/models/crossover/qashqai/security/' => '/ru/models/crossover/qashqai/',
  46403.                     '/models/crossover/qashqai2/complectations/' => '/ru/models/crossover/qashqai/',
  46404.                     '/models/crossover/qashqai2018/' => '/ru/models/crossover/qashqai/',
  46405.                     '/models/crossover/qashqai2018/accesoires/' => '/ru/models/crossover/qashqai/',
  46406.                     '/models/crossover/qashqai2018/broshures/' => '/ru/models/crossover/qashqai/',
  46407.                     '/models/crossover/qashqai2018/characteristics/' => '/ru/models/crossover/qashqai/',
  46408.                     '/models/crossover/qashqai2018/colors/' => '/ru/models/crossover/qashqai/',
  46409.                     '/models/crossover/qashqai2018/complectations/' => '/ru/models/crossover/qashqai/',
  46410.                     '/models/crossover/qashqai2018/security/' => '/ru/models/crossover/qashqai/',
  46411.                     '/models/discount/' => '/ru/',
  46412.                     '/models/jeep/' => '/ru/models/',
  46413.                     '/models/jeep/juke/' => '/ru/models/',
  46414.                     '/models/jeep/juke/complectations/' => '/ru/models/crossover/juke/',
  46415.                     '/models/jeep/juke/presentation/' => '/ru/models/crossover/juke/',
  46416.                     '/models/jeep/murano/' => '/ru/',
  46417.                     '/models/jeep/murano/complectations/' => '/ru/',
  46418.                     '/models/jeep/navara/' => '/ru/models/pickup/navara/',
  46419.                     '/models/jeep/navara/characteristics/' => '/ru/models/pickup/navara/',
  46420.                     '/models/jeep/navara/complectations/' => '/ru/models/pickup/navara/',
  46421.                     '/models/jeep/np-300/' => '/ru/',
  46422.                     '/models/jeep/np-300/broshures/' => '/ru/',
  46423.                     '/models/jeep/pathfinder/' => '/ru/',
  46424.                     '/models/jeep/pathfinder/colors/' => '/ru/',
  46425.                     '/models/jeep/pathfinder/complectations/' => '/ru/',
  46426.                     '/models/jeep/patrol/' => '/ru/',
  46427.                     '/models/jeep/patrol/characteristics/' => '/ru/',
  46428.                     '/models/jeep/patrol/complectations/' => '/ru/',
  46429.                     '/models/jeep/qashqai/' => '/ru/models/crossover/qashqai/',
  46430.                     '/models/jeep/qashqai/complectations/' => '/ru/models/crossover/qashqai/',
  46431.                     '/models/jeep/qashqai/security/' => '/ru/models/crossover/qashqai/',
  46432.                     '/models/jeep/qashqai2/' => '/ru/models/crossover/qashqai/',
  46433.                     '/models/jeep/qashqai2/broshures/' => '/ru/models/crossover/qashqai/',
  46434.                     '/models/jeep/qashqai2/complectations/' => '/ru/models/crossover/qashqai/',
  46435.                     '/models/jeep/xtrail/' => '/ru/models/crossover/x-trail/',
  46436.                     '/models/jeep/x-trail/' => '/ru/models/crossover/x-trail/',
  46437.                     '/models/jeep/xtrail/3d/' => '/ru/models/crossover/x-trail/',
  46438.                     '/models/jeep/x-trail/3d/' => '/ru/models/crossover/x-trail/',
  46439.                     '/models/jeep/x-trail/accesoires/' => '/ru/models/crossover/x-trail/',
  46440.                     '/models/jeep/x-trail/broshures/' => '/ru/models/crossover/x-trail/',
  46441.                     '/models/jeep/x-trail/characteristics/' => '/ru/models/crossover/x-trail/',
  46442.                     '/models/jeep/x-trail/colors/' => '/ru/models/crossover/x-trail/',
  46443.                     '/models/jeep/xtrail/complectations/' => '/ru/models/crossover/x-trail/',
  46444.                     '/models/jeep/x-trail/complectations/' => '/ru/models/crossover/x-trail/',
  46445.                     '/models/jeep/x-trail/complectations/2017/' => '/ru/models/crossover/x-trail/',
  46446.                     '/models/jeep/x-trail_new/characteristics/' => '/ru/models/crossover/x-trail/',
  46447.                     '/models/jeep/x-trail_new/complectations/' => '/ru/models/crossover/x-trail/',
  46448.                     '/models/jeep/x-trail_new/complectations/2015/' => '/ru/models/crossover/x-trail/',
  46449.                     '/models/jeep/x-trail-new/' => '/ru/models/crossover/x-trail/',
  46450.                     '/models/jeep/x-trail-new/accesoires/' => '/ru/models/crossover/x-trail/',
  46451.                     '/models/jeep/x-trail-new/broshures/' => '/ru/models/crossover/x-trail/',
  46452.                     '/models/jeep/x-trail-new/characteristics/' => '/ru/models/crossover/x-trail/',
  46453.                     '/models/jeep/x-trail-new/complectations/' => '/ru/models/crossover/x-trail/',
  46454.                     '/models/jeep/x-trail-new/security/' => '/ru/models/crossover/x-trail/',
  46455.                     '/models/nissan-connect/' => '/ru/',
  46456.                     '/models/passenger/almera/' => '/ru/',
  46457.                     '/models/passenger/almera/3d/' => '/ru/',
  46458.                     '/models/passenger/almera/complectations/' => '/ru/',
  46459.                     '/models/passenger/almera-new/' => '/ru/',
  46460.                     '/models/passenger/micra-new/' => '/ru/',
  46461.                     '/models/passenger/micra-new/characteristics/' => '/ru/',
  46462.                     '/models/passenger/micra-new/complectations/' => '/ru/',
  46463.                     '/models/passenger/note/' => '/ru/',
  46464.                     '/models/passenger/note/complectations/' => '/ru/',
  46465.                     '/models/passenger/note/complectations-9287/' => '/ru/',
  46466.                     '/models/passenger/sentra/' => '/ru/',
  46467.                     '/models/passenger/sentra/complectations' => '/ru/',
  46468.                     '/models/passenger/teana/' => '/ru/',
  46469.                     '/models/passenger/teana/characteristics/' => '/ru/',
  46470.                     '/models/passenger/teana/complectations/' => '/ru/',
  46471.                     '/models/passenger/tiida/' => '/ru/',
  46472.                     '/models/passenger/tiida/broshures/' => '/ru/',
  46473.                     '/models/passenger/tiida/complectations/' => '/ru/',
  46474.                     '/models/special-offer/' => '/ru/',
  46475.                     '/models/special-offer/121326/' => '/ru/',
  46476.                     '/models/special-offer/136975/' => '/ru/',
  46477.                     '/models/special-offer/136976/' => '/ru/',
  46478.                     '/models/special-offer/142781/' => '/ru/',
  46479.                     '/models/special-offer/152472/' => '/ru/',
  46480.                     '/models/special-offer/155706/' => '/ru/',
  46481.                     '/models/special-offer/158177/' => '/ru/',
  46482.                     '/models/special-offer/158298/' => '/ru/',
  46483.                     '/models/special-offer/161455/' => '/ru/',
  46484.                     '/models/special-offer/165932/' => '/ru/',
  46485.                     '/models/special-offer/169638/' => '/ru/',
  46486.                     '/models/special-offer/170638/' => '/ru/',
  46487.                     '/models/special-offer/176496/' => '/ru/',
  46488.                     '/models/special-offer/20565-letniye-akcii-na-servise-vidi-sanrajz-motorz/' => '/ru/',
  46489.                     '/models/special-offer/223758/' => '/ru/',
  46490.                     '/models/special-offer/243756/' => '/ru/',
  46491.                     '/models/special-offer/312478/' => '/ru/',
  46492.                     '/models/special-offer/323229/' => '/ru/',
  46493.                     '/models/special-offer/41243/' => '/ru/',
  46494.                     '/models/special-offer/47977/' => '/ru/',
  46495.                     '/models/special-offer/53620/' => '/ru/',
  46496.                     '/models/special-offer/54203/' => '/ru/',
  46497.                     '/models/special-offer/56653/' => '/ru/',
  46498.                     '/models/special-offer/56738/' => '/ru/',
  46499.                     '/models/special-offer/59660/' => '/ru/',
  46500.                     '/models/special-offer/59661/' => '/ru/',
  46501.                     '/models/special-offer/59803/' => '/ru/',
  46502.                     '/models/special-offer/61279/' => '/ru/',
  46503.                     '/models/special-offer/62870/' => '/ru/',
  46504.                     '/models/special-offer/72743/' => '/ru/',
  46505.                     '/models/special-offer/75231/' => '/ru/',
  46506.                     '/models/special-offer/77178/' => '/ru/',
  46507.                     '/models/special-offer/82107/' => '/ru/',
  46508.                     '/models/special-offer/86550/' => '/ru/',
  46509.                     '/models/special-offer/finished/121326/' => '/ru/',
  46510.                     '/models/special-offer/finished/136975/' => '/ru/',
  46511.                     '/models/special-offer/finished/136976/' => '/ru/',
  46512.                     '/models/special-offer/finished/142781/' => '/ru/',
  46513.                     '/models/special-offer/finished/152472/' => '/ru/',
  46514.                     '/models/special-offer/finished/158177/' => '/ru/',
  46515.                     '/models/special-offer/finished/158298/' => '/ru/',
  46516.                     '/models/special-offer/finished/165932/' => '/ru/',
  46517.                     '/models/special-offer/finished/169638/' => '/ru/',
  46518.                     '/models/special-offer/finished/176496/' => '/ru/',
  46519.                     '/models/special-offer/finished/20565/' => '/ru/',
  46520.                     '/models/special-offer/finished/41243/' => '/ru/',
  46521.                     '/models/special-offer/finished/44948/' => '/ru/',
  46522.                     '/models/special-offer/finished/47977/' => '/ru/',
  46523.                     '/models/special-offer/finished/53620/' => '/ru/',
  46524.                     '/models/special-offer/finished/54203/' => '/ru/',
  46525.                     '/models/special-offer/finished/56653/' => '/ru/',
  46526.                     '/models/special-offer/finished/56738/' => '/ru/',
  46527.                     '/models/special-offer/finished/59660/' => '/ru/',
  46528.                     '/models/special-offer/finished/59661/' => '/ru/',
  46529.                     '/models/special-offer/finished/61279/' => '/ru/',
  46530.                     '/models/special-offer/finished/62870/' => '/ru/',
  46531.                     '/models/special-offer/finished/72743/' => '/ru/',
  46532.                     '/models/special-offer/finished/75231/' => '/ru/',
  46533.                     '/models/special-offer/finished/77178/' => '/ru/',
  46534.                     '/models/special-offer/finished/86550/' => '/ru/',
  46535.                     '/models/test-drive/' => '/ru/testdrive-form',
  46536.                     '/nissan/' => '/ru/',
  46537.                     '/nissan/consept/' => '/ru/',
  46538.                     '/nissan/history/' => '/ru/',
  46539.                     '/nissan/interesting/' => '/ru/',
  46540.                     '/nissan/interesting/10513/' => '/ru/',
  46541.                     '/nissan/interesting/12208/' => '/ru/',
  46542.                     '/nissan/nissan_news/' => '/ru/',
  46543.                     '/nissan/nissan_news/75731/' => '/ru/',
  46544.                     '/nissan/nissan_news/75751/' => '/ru/',
  46545.                     '/nissan/nissan_news/81020/' => '/ru/',
  46546.                     '/nissan/nissan_news/82056/' => '/ru/',
  46547.                     '/service/' => '/ru/service/online-booking/',
  46548.                     '/service/accessories/' => '/ru/accessories/',
  46549.                     '/service/accessories/nissan-connect/' => '/ru/accessories/',
  46550.                     '/service/body-service/' => '/ru/service/online-booking/',
  46551.                     '/service/campaigns/' => '/ru/service/online-booking/',
  46552.                     '/service/guarantee/' => '/ru/service/guarantee/',
  46553.                     '/service/guarantee/no_guarranty/' => '/ru/service/guarantee/',
  46554.                     '/service/guarantee/obligations/' => '/ru/service/guarantee/',
  46555.                     '/service/interactive-acceptance/' => '/ru/service/guarantee/',
  46556.                     '/service/order' => '/ru/service/online-booking/',
  46557.                     '/service/order/' => '/ru/service/online-booking/',
  46558.                     '/service/painting-titles/' => '/ru/',
  46559.                     '/service/to/' => '/ru/service/online-booking/',
  46560.                     '/service/tyres/' => '/ru/',
  46561.                     '/trade-in/bu_avto/' => '/ru/financial/trade-in/',
  46562.                     '/trade-in/bu_avto/60089/' => '/ru/financial/trade-in/',
  46563.                     '/youPlusNissan/' => '/ru/',
  46564.                     'http://www.nissan-vidi.com.ua/' => '/ru/',
  46565.                     '/about/news/29041/' => '/ru/',
  46566.                     '/about/video/174125/' => '/ru/',
  46567.                     '/credit/calculator/' => '/ru/financial/credit/',
  46568.                     '/models/jeep/x-trail/complectations' => '/ru/models/crossover/x-trail/',
  46569.                     '/models/special-offer/250892/' => '/ru/',
  46570.                     '/models/special-offer/77811/' => '/ru/',
  46571.                     '/models/special-offer/finished/19532/' => '/ru/',
  46572.                     '/nissan/interesting/9338/' => '/ru/',
  46573.                     '/ru/models/cars/juke/' => '/ru/models/crossover/juke/',
  46574.                     '/ru/models/cars/juke/configuration' => '/ru/models/crossover/juke/configuration',
  46575.                     '/ru/models/cars/qashqai/' => '/ru/models/crossover/qashqai/',
  46576.                     '/ru/models/cars/qashqai/configuration' => '/ru/models/crossover/qashqai/configuration',
  46577.                     '/ru/models/cars/qashqai-hybrid/' => '/ru/models/crossover/qashqai-hybrid/',
  46578.                     '/ru/models/cars/qashqai-hybrid/configuration' => '/ru/models/crossover/qashqai-hybrid/configuration',
  46579.                     '/ru/models/cars/x-trail/' => '/ru/models/crossover/x-trail/',
  46580.                     '/ru/models/cars/x-trail/configuration' => '/ru/models/crossover/x-trail/configuration',
  46581.                     '/ru/models/crossover/nissan-leaf/' => '/ru/models/cars/nissan-leaf/',
  46582.                     '/ru/models/crossover/nissan-leaf/configuration' => '/ru/models/cars/nissan-leaf/configuration',
  46583.                     '/ua/models/cars/juke/' => '/ua/models/crossover/juke/',
  46584.                     '/ua/models/cars/juke/configuration' => '/ua/models/crossover/juke/configuration',
  46585.                     '/ua/models/cars/qashqai/' => '/ua/models/crossover/qashqai/',
  46586.                     '/ua/models/cars/qashqai/configuration' => '/ua/models/crossover/qashqai/configuration',
  46587.                     '/ua/models/cars/qashqai-hybrid/' => '/ua/models/crossover/qashqai-hybrid/',
  46588.                     '/ua/models/cars/qashqai-hybrid/configuration' => '/ua/models/crossover/qashqai-hybrid/configuration',
  46589.                     '/ua/models/cars/x-trail/' => '/ua/models/crossover/x-trail/',
  46590.                     '/ua/models/cars/x-trail/configuration' => '/ua/models/crossover/x-trail/configuration',
  46591.                     '/ua/models/crossover/nissan-leaf/' => '/ua/models/cars/nissan-leaf/',
  46592.                     '/ua/models/crossover/nissan-leaf/configuration' => '/ua/models/cars/nissan-leaf/configuration',
  46593.                 ],
  46594.                 'AUTOSTRADA' => [
  46595.                     '/ru/test-drive' => '/ru/consultation',
  46596.                     '/ua/test-drive' => '/ua/consultation',
  46597.                     '/ru/action/rav4-black-edition' => '/ru/pro-nas/novini/rav4-black-edition',
  46598.                     '/ua/action/rav4-black-edition' => '/ua/pro-nas/novini/rav4-black-edition',
  46599.                     '/ru/action/zhenskie-avtomobili' => '/ru/pro-nas/novini/zhenskie-avtomobili',
  46600.                     '/ua/action/zhenskie-avtomobili' => '/ua/pro-nas/novini/zhenskie-avtomobili',
  46601.                     '/ru/action/avto-dlya-fermera' => '/ru/pro-nas/novini/avto-dlya-fermera',
  46602.                     '/ua/action/avto-dlya-fermera' => '/ua/pro-nas/novini/avto-dlya-fermera',
  46603.                     '/ua/action/toyota-plus' => '/ua/pro-nas/novini/toyota-plus',
  46604.                     '/ru/action/toyota-plus' => '/ru/pro-nas/novini/toyota-plus',
  46605.                     '/ru/action/dezinfekciya-avtomobilya' => '/ru/pro-nas/novini/dezinfekciya-avtomobilya',
  46606.                     '/ru/action/toyota-proace-ochіkuetsya-nezabarom' => '/ru/pro-nas/novini/toyota-proace-ochіkuetsya-nezabarom',
  46607.                     '/ua/action/toyota-proace-ochіkuetsya-nezabarom' => '/ua/pro-nas/novini/toyota-proace-ochіkuetsya-nezabarom',
  46608.                     '/ru/action/tojota-tsentr-kiyiv-vidi-avtostrada-svyatkuye-11-rokiv-otrimajte-podarunki-na-chest-svyata' => '/ru/pro-nas/novini/tojota-tsentr-kiyiv-vidi-avtostrada-svyatkuye-11-rokiv-otrimajte-podarunki-na-chest-svyata',
  46609.                     '/ua/action/tojota-tsentr-kiyiv-vidi-avtostrada-svyatkuye-11-rokiv-otrimajte-podarunki-na-chest-svyata' => '/ua/pro-nas/novini/tojota-tsentr-kiyiv-vidi-avtostrada-svyatkuye-11-rokiv-otrimajte-podarunki-na-chest-svyata',
  46610.                     '/ru/action/avtomobili-dlya-biznesa' => '/ru/pro-nas/novini/avtomobili-dlya-biznesa',
  46611.                     '/ua/action/avtomobili-dlya-biznesa' => '/ua/pro-nas/novini/avtomobili-dlya-biznesa',
  46612.                     '/ru/action/start-prodazhiv-c-hr' => '/ru/pro-nas/novini/start-prodazhiv-c-hr',
  46613.                     '/ua/action/start-prodazhiv-c-hr' => '/ua/pro-nas/novini/start-prodazhiv-c-hr',
  46614.                     '/ru/action/toyota-highlander-chetverte-pokolinnia' => '/ru/pro-nas/novini/toyota-highlander-chetverte-pokolinnia',
  46615.                     '/ua/action/toyota-highlander-chetverte-pokolinnia' => '/ua/pro-nas/novini/toyota-highlander-chetverte-pokolinnia',
  46616.                     '/ua/action/status-bisiness-plus' => '/ua/pro-nas/novini/status-bisiness-plus',
  46617.                     '/ru/action/status-bisiness-plus' => '/ru/pro-nas/novini/status-bisiness-plus',
  46618.                     '/ru/action/online-konsultacii' => '/ru/pro-nas/novini/online-konsultacii',
  46619.                     '/ru/action/avtomobili-roku-toyora-rav4-i-corolla' => '/ru/pro-nas/novini/avtomobili-roku-toyora-rav4-i-corolla',
  46620.                     '/ru/action/new-toyota-hilux-start-sale' => '/ru/pro-nas/novini/new-toyota-hilux-start-sale',
  46621.                     '/ru/action/svyatkuyte-z-nami-den-narodzhennya-vidi-ta-vigravayte-kvadrotsikl-yamaha' => '/ru/pro-nas/novini/svyatkuyte-z-nami-den-narodzhennya-vidi-ta-vigravayte-kvadrotsikl-yamaha',
  46622.                     '/ru/action/new-toyota-hilux-pre-sale' => '/ru/pro-nas/novini/new-toyota-hilux-pre-sale',
  46623.                     '/ua/action/new-toyota-hilux-pre-sale' => '/ua/pro-nas/novini/new-toyota-hilux-pre-sale',
  46624.                     '/ru/action/grafіk-roboty-na-8-bereznya' => '/ru/pro-nas/novini/grafіk-roboty-na-8-bereznya',
  46625.                     '/ru/action/avtomobil-tvoej-mechty' => '/ru/pro-nas/novini/avtomobil-tvoej-mechty',
  46626.                     '/ru/action/hrafik-den-nezalezhnosti' => '/ru/pro-nas/novini/hrafik-den-nezalezhnosti',
  46627.                     '/ua/action/hrafik-den-nezalezhnosti' => '/ua/pro-nas/novini/hrafik-den-nezalezhnosti',
  46628.                     '/ua/action/origіnalna-suvenіrna-produktsіya' => '/ua/pro-nas/novini/origіnalna-suvenіrna-produktsіya',
  46629.                     '/ru/action/onovlena-toyota-c-hr' => '/ru/pro-nas/novini/onovlena-toyota-c-hr',
  46630.                     '/ua/action/onovlena-toyota-c-hr' => '/ua/pro-nas/novini/onovlena-toyota-c-hr',
  46631.                     '/ru/action/vidkyvaemo-dveri-i-praciuemo-za-rozkladom' => '/ru/pro-nas/novini/vidkyvaemo-dveri-i-praciuemo-za-rozkladom',
  46632.                     '/ru/action/hrafik-roboty-na-triyciu' => '/ru/pro-nas/novini/hrafik-roboty-na-triyciu',
  46633.                     '/ru/action/new-lc-200' => '/ru/pro-nas/novini/new-lc-200',
  46634.                     '/ua/action/new-lc-200' => '/ua/pro-nas/novini/new-lc-200',
  46635.                     '/ru/action/toyota-vіdі-avtostrada-13-rokіv' => '/ru/pro-nas/novini/toyota-vіdі-avtostrada-13-rokіv',
  46636.                     '/ua/action/toyota-vіdі-avtostrada-13-rokіv' => '/ua/pro-nas/novini/toyota-vіdі-avtostrada-13-rokіv',
  46637.                     '/ru/action/krashchi-umovy-kredytuvannia' => '/ru/pro-nas/novini/krashchi-umovy-kredytuvannia',
  46638.                     '/ua/action/krashchi-umovy-kredytuvannia' => '/ua/pro-nas/novini/krashchi-umovy-kredytuvannia',
  46639.                     '/ru/action/den-konstytucii' => '/ru/pro-nas/novini/den-konstytucii',
  46640.                     '/ua/action/den-konstytucii' => '/ua/pro-nas/novini/den-konstytucii',
  46641.                     '/ru/action/hrafik-roboty-na-velykden' => '/ru/pro-nas/novini/hrafik-roboty-na-velykden',
  46642.                     '/ua/action/new-toyota-hilux-start-sale' => '/ua/pro-nas/novini/new-toyota-hilux-start-sale',
  46643.                     '/ua/service/service-menu' => '/ua/service/apply-for-service',
  46644.                     '/ru/service/service-menu' => '/ru/service/apply-for-service',
  46645.                     '/about/' => '/ru/',
  46646.                     '/about/contacts/' => '/ru/pro-nas/kontakti',
  46647.                     '/ADD' => '/ru/',
  46648.                     '/buy/' => '/ru/avtomobili',
  46649.                     '/buy/index.php' => '/ru/avtomobili',
  46650.                     '/buy/special-offers/28310/' => '/ru/avtomobili',
  46651.                     '/buy/trade_in/zayavka.php' => '/ru/poslugi/trade-in',
  46652.                     '/choose/drive/' => '/ru/avtomobili',
  46653.                     '/choose/mileage/3856/' => '/ru/avtomobili',
  46654.                     '/choose/models/auris/index.php' => '/ru/avtomobili',
  46655.                     '/choose/models/avensis/' => '/ru/avtomobili',
  46656.                     '/choose/models/avensis/characteristics/' => '/ru/avtomobili',
  46657.                     '/choose/models/camry/' => '/ru/avtomobili/camry',
  46658.                     '/choose/models/corolla/characteristics/' => '/ru/avtomobili/corolla',
  46659.                     '/choose/models/prado/characteristics/' => '/ru/avtomobili/land-cruiser-prado',
  46660.                     '/forms/prezentation-corolla/' => '/ru/avtomobili/corolla',
  46661.                     '/loyalty/preim/' => '/ru/',
  46662.                     '/models/' => '/ua/avtomobili',
  46663.                     '/models/auris/' => '/ru/avtomobili',
  46664.                     '/models/auris/complectation/' => '/ru/avtomobili',
  46665.                     '/models/auris/complectation-2010/' => '/ru/avtomobili',
  46666.                     '/models/auris_new/' => '/ua/avtomobili/yaris',
  46667.                     '/models/auris_new/characteristics/' => '/ru/avtomobili',
  46668.                     '/models/auris_new/complectation/' => '/ua/avtomobili/yaris',
  46669.                     '/models/avensis/complectation/' => '/ru/avtomobili',
  46670.                     '/models/avensis/index.php' => '/ru/avtomobili',
  46671.                     '/models/camry/' => '/ru/avtomobili/camry',
  46672.                     '/models/camry/characteristics/' => '/ru/avtomobili/camry',
  46673.                     '/models/camry/complectation/' => '/ua/avtomobili/camry',
  46674.                     '/models/corolla/' => '/ru/avtomobili/corolla',
  46675.                     '/models/corolla/complectation/' => '/ru/avtomobili/corolla',
  46676.                     '/models/gt-86/' => '/ru/avtomobili',
  46677.                     '/models/gt-86/characteristics/' => '/ru/avtomobili',
  46678.                     '/models/gt-86/complectation/' => '/ru/avtomobili',
  46679.                     '/models/gt-86/gallery/' => '/ru/avtomobili',
  46680.                     '/models/highlander/' => '/ru/avtomobili/highlander',
  46681.                     '/models/highlander/characteristics/' => '/ru/avtomobili/highlander',
  46682.                     '/models/highlander/complectation/' => '/ua/avtomobili/highlander',
  46683.                     '/models/highlander/test-drive-record/' => '/ua/avtomobili/highlander',
  46684.                     '/models/hilux/' => '/ru/avtomobili/hilux',
  46685.                     '/models/hilux/test-drive-record/' => '/ru/avtomobili/hilux',
  46686.                     '/models/lc_200/' => '/ua/avtomobili/land-cruiser-200',
  46687.                     '/models/lc_200/characteristics/' => '/ru/avtomobili/land-cruiser-200',
  46688.                     '/models/lc_200/complectation/' => '/ru/avtomobili/land-cruiser-200',
  46689.                     '/models/lc_200/test-drive-record/' => '/ru/avtomobili/land-cruiser-200',
  46690.                     '/models/new_avensis/' => '/ua/avtomobili',
  46691.                     '/models/new_avensis/complectation/' => '/ru/avtomobili',
  46692.                     '/models/new_corolla/' => '/ru/avtomobili/corolla',
  46693.                     '/models/new_corolla/characteristics/' => '/ru/avtomobili/corolla',
  46694.                     '/models/new_corolla/complectation/' => '/ru/avtomobili/corolla',
  46695.                     '/models/new_rav4-1' => '/ru/avtomobili/rav4',
  46696.                     '/models/new_rav4-1/' => '/ru/avtomobili/rav4',
  46697.                     '/models/new_rav4-1/complectation/' => '/ru/avtomobili/rav4',
  46698.                     '/models/new_rav4-1/test-drive-record/' => '/ru/avtomobili/rav4',
  46699.                     '/models/new-corolla/' => '/ru/avtomobili/corolla',
  46700.                     '/models/new-corolla/characteristics/' => '/ru/avtomobili/corolla',
  46701.                     '/models/new-corolla/complectation/' => '/ua/avtomobili/corolla',
  46702.                     '/models/new-corolla2/' => '/ru/avtomobili/corolla',
  46703.                     '/models/new-corolla2/complectation/' => '/ua/avtomobili/corolla',
  46704.                     '/models/prado/' => '/ua/avtomobili/land-cruiser-prado',
  46705.                     '/models/prado/characteristics/' => '/ru/avtomobili/land-cruiser-prado',
  46706.                     '/models/prado/colors/' => '/ru/avtomobili/land-cruiser-prado',
  46707.                     '/models/prado/complectation/' => '/ua/avtomobili/land-cruiser-prado',
  46708.                     '/models/prado/gallery/' => '/ru/avtomobili/land-cruiser-prado',
  46709.                     '/models/prado-new/' => '/ru/avtomobili/land-cruiser-prado',
  46710.                     '/models/prado-new/characteristics/' => '/ru/avtomobili/land-cruiser-prado',
  46711.                     '/models/prado-new/complectation/' => '/ru/avtomobili/land-cruiser-prado',
  46712.                     '/models/prado-new/test-drive-record/' => '/ua/avtomobili/land-cruiser-prado',
  46713.                     '/models/prius/' => '/ru/avtomobili',
  46714.                     '/models/prius/complectation/' => '/ru/avtomobili',
  46715.                     '/models/test_drive/' => '/ru/testdrive-form',
  46716.                     '/models/test-drive/' => '/ru/testdrive-form',
  46717.                     '/models/toyotacorolla/' => '/ru/avtomobili/corolla',
  46718.                     '/models/venza-new/' => '/ru/avtomobili',
  46719.                     '/models/venza-new/characteristics/' => '/ru/avtomobili',
  46720.                     '/models/venza-new/complectation/' => '/ru/avtomobili',
  46721.                     '/models/verso/' => '/ru/avtomobili/proace-verso',
  46722.                     '/models/verso/complectation/' => '/ru/avtomobili/proace-verso',
  46723.                     '/models/yaris/' => '/ua/avtomobili/yaris',
  46724.                     '/models/yaris/characteristics/' => '/ru/avtomobili/yaris',
  46725.                     '/models/yaris/complectation/' => '/ru/avtomobili/yaris',
  46726.                     '/news/' => '/ru/',
  46727.                     '/news/our/145151/' => '/ru/',
  46728.                     '/news/our/145952/' => '/ru/',
  46729.                     '/news/our/146172/' => '/ru/',
  46730.                     '/news/our/147696/' => '/ru/',
  46731.                     '/news/our/148002/' => '/ru/',
  46732.                     '/news/our/148075/' => '/ru/',
  46733.                     '/news/our/148870/' => '/ru/',
  46734.                     '/news/our/153260/' => '/ru/',
  46735.                     '/news/our/153342/' => '/ru/',
  46736.                     '/news/our/154978/' => '/ru/',
  46737.                     '/news/our/158069/' => '/ru/',
  46738.                     '/news/our/170111/' => '/ru/',
  46739.                     '/news/our/170115/' => '/ru/',
  46740.                     '/news/our/170168/' => '/ru/',
  46741.                     '/news/our/20297/' => '/ru/',
  46742.                     '/news/our/61211/' => '/ru/',
  46743.                     '/news/our/76397/' => '/ru/',
  46744.                     '/news/our/82498/' => '/ru/',
  46745.                     '/news/ukraine/157847/' => '/ru/',
  46746.                     '/news/world/156802/' => '/ru/',
  46747.                     '/offers/special/119333/' => '/ru/',
  46748.                     '/offers/special/135892/' => '/ru/',
  46749.                     '/offers/special/141184/' => '/ua/',
  46750.                     '/offers/special/155003/' => '/ru/',
  46751.                     '/offers/special/193752/' => '/ru/',
  46752.                     '/offers/special/193754/' => '/ru/',
  46753.                     '/offers/special/193756/' => '/ru/',
  46754.                     '/offers/special/241649/' => '/ru/',
  46755.                     '/offers/special/25880/' => '/ru/',
  46756.                     '/offers/special/34225/' => '/ru/',
  46757.                     '/offers/special/46064/' => '/ru/',
  46758.                     '/offers/special/79376/' => '/ru/',
  46759.                     '/offers/special/86940/' => '/ru/',
  46760.                     '/ru/action/camry-comfort-z-vygodoiy' => '/ru/',
  46761.                     '/ru/action/corolla-vygidno-z-shynamy' => '/ru/',
  46762.                     '/ru/action/grafіk-roboty-na-svyata' => '/ru/',
  46763.                     '/ru/action/test-drive-vew-c-hr' => '/ru/',
  46764.                     '/ru/action/winter-tire-change' => '/ru/',
  46765.                     '/ru/avtomobili/c-hr' => '/ru/avtomobili/toyota-c-hr',
  46766.                     '/ru/poslugi/bonusnaya-programma-loyalnosti' => '/ru/',
  46767.                     '/ru/used-cars-toyota/5d03639c0b8c7' => '/ru/used-cars-toyota',
  46768.                     '/ru/used-cars-toyota/5d8e2da9da182' => '/ru/used-cars-toyota',
  46769.                     '/ru/used-cars-toyota/5da725e9c85d5' => '/ru/used-cars-toyota',
  46770.                     '/ru/used-cars-toyota/5dc53668435e2' => '/ru/used-cars-toyota',
  46771.                     '/rus/podmen_avto.php' => '/ru/',
  46772.                     '/rus/trade_in.php' => '/ru/poslugi/trade-in',
  46773.                     '/service/' => '/ua/service/apply-for-service',
  46774.                     '/service/accessoires/' => '/ru/accessories',
  46775.                     '/service/assistance/' => '/ru/service/assistance',
  46776.                     '/service/body_job/' => '/ru/service/apply-for-service',
  46777.                     '/service/guarentee-finishing' => '/ru/service/apply-for-service',
  46778.                     '/service/maintenance/' => '/ru/service/apply-for-service',
  46779.                     '/service/record/' => '/ru/service/apply-for-service',
  46780.                     '/service/spares/' => '/ru/service/apply-for-service',
  46781.                     '/service/summer_tires/' => '/ru/service/apply-for-service',
  46782.                     '/ua/about/' => '/ru/',
  46783.                     '/ua/about/contacts/' => '/ua/pro-nas/kontakti',
  46784.                     '/ua/models/' => '/ua/avtomobili',
  46785.                     '/ua/models/auris_new/' => '/ua/avtomobili/yaris',
  46786.                     '/ua/models/auris_new/complectation/' => '/ua/avtomobili/yaris',
  46787.                     '/ua/models/camry/complectation/' => '/ua/avtomobili/camry',
  46788.                     '/ua/models/gt-86/complectation/' => '/ru/avtomobili',
  46789.                     '/ua/models/highlander/complectation/' => '/ua/avtomobili/highlander',
  46790.                     '/ua/models/highlander/test-drive-record/' => '/ua/avtomobili/highlander',
  46791.                     '/ua/models/hilux/' => '/ru/avtomobili/hilux',
  46792.                     '/ua/models/lc_200/' => '/ua/avtomobili/land-cruiser-200',
  46793.                     '/ua/models/new_avensis/' => '/ua/avtomobili',
  46794.                     '/ua/models/new_avensis/complectation/' => '/ru/avtomobili',
  46795.                     '/ua/models/new_corolla/complectation/' => '/ru/avtomobili/corolla',
  46796.                     '/ua/models/new-corolla/complectation/' => '/ua/avtomobili/corolla',
  46797.                     '/ua/models/prado-new/' => '/ru/avtomobili/land-cruiser-prado',
  46798.                     '/ua/models/prado-new/test-drive-record/' => '/ua/avtomobili/land-cruiser-prado',
  46799.                     '/ua/models/venza-new/complectation/' => '/ru/avtomobili',
  46800.                     '/ua/models/yaris/' => '/ua/avtomobili/yaris',
  46801.                     '/ua/news/our/147047/' => '/ua/',
  46802.                     '/ua/offers/special/141184/' => '/ua/',
  46803.                     '/ua/service/' => '/ua/service/apply-for-service',
  46804.                     'http://www.toyota-ua.com/' => '/ua/',
  46805.                     'http://www.toyota-ua.com/choose/models/' => '/ru/avtomobili',
  46806.                     'http://www.toyota-ua.com/choose/models/camry/characteristics/' => '/ru/avtomobili/camry',
  46807.                     'http://www.toyota-ua.com/choose/models/corolla/complectation/' => '/ru/avtomobili/corolla',
  46808.                     'http://www.toyota-ua.com/models/prius/characteristics/' => '/ru/avtomobili',
  46809.                     'http://www.toyota-ua.com/models/prius/index.php' => '/ru/avtomobili',
  46810.                     'http://www.toyota-ua.com/models/prius/register/' => '/ru/avtomobili',
  46811.                     '/ru/forma-zapisi-na-to' => '/ru/service/apply-for-service',
  46812.                     '/ru/nc' => '/ru/',
  46813.                     '/ru/news/toyota-tsentr-kiev-vidi-avtostrada-blagodarit-vseh-uchastnikov-shestogo-natsionalnogo-konkursa-detskogo-risunka-avtomobil-tvoey-mechty-2018-ot-toyota' => '/ru/pro-nas/novini',
  46814.                     '/ua/action/corolla-vygidno-z-shynamy' => '/ru/avtomobili/corolla',
  46815.                     '/ua/news/toyota-tsentr-kiev-vidi-avtostrada-blagodarit-vseh-uchastnikov-shestogo-natsionalnogo-konkursa-detskogo-risunka-avtomobil-tvoey-mechty-2018-ot-toyota' => '/ua/',
  46816.                     '/ua/service/apply-for-service' => '/ua/service/apply-for-service',
  46817.                     '/ua/stocks/cpetsialnye-tseny-na-originalnye-zapchasti-toyota' => '/ru/',
  46818.                     '/ua/stocks/originalnye-lampy-toyota' => '/ua/',
  46819.                     '/ua/stocks/spetsialni-tsinovi-propozitsiyi-na-avtomobili-toyota-vstignit-skoristatisya-spetstsinami' => '/ua/',
  46820.                     '/ua/zakazat-avto' => '/ua/avtomobili',
  46821.                     '/ru/avtomobili/category/cars' => '/ru/avtomobili/category/crossove',
  46822.                     '/ua/avtomobili/category/cars' => '/ua/avtomobili/category/crossove',
  46823.                     '/models/avensis/' => '/ru/avtomobili/',
  46824.                     '/models/hilux/complectation/' => '/ru/avtomobili/hilux',
  46825.                     '/models/prius/characteristics/' => '/ru/avtomobili/',
  46826.                     '/news/our/120039/' => '/ru/',
  46827.                     '/news/our/120314/' => '/ru/',
  46828.                     '/news/our/120566/' => '/ru/',
  46829.                     '/news/our/122635/' => '/ru/',
  46830.                     '/news/our/124794/' => '/ru/',
  46831.                     '/news/our/126909/' => '/ru/',
  46832.                     '/news/our/135979/' => '/ru/',
  46833.                     '/news/our/137129/' => '/ru/',
  46834.                     '/news/our/142581/' => '/ru/',
  46835.                     '/news/our/143900/' => '/ru/',
  46836.                     '/news/our/167623/' => '/ru/',
  46837.                     '/offers/special/164812/' => '/ru/',
  46838.                     '/offers/special/159105/' => '/ru/',
  46839.                     '/news/world/19600/' => '/ru/',
  46840.                     '/news/ukraine/65117/' => '/ru/',
  46841.                     '/news/our/242604/' => '/ru/',
  46842.                     '/ru/action/kuzovni-zapchastyny-vygidno' => '/ru/',
  46843.                     '/ru/action/nanoceramic-surface' => '/ru/',
  46844.                     '/ru/action/pravo-pervogo-servisa-v-tojota-vidi-avtostrada' => '/ru/',
  46845.                     '/ru/avtomobili/camry.' => '/ru/avtomobili/camry',
  46846.                     '/ru/avtomobili/rav4-hybrid/' => '/ru/avtomobili/rav4/',
  46847.                     '/ua/avtomobili/rav4-hybrid/' => '/ua/avtomobili/rav4/',
  46848.                     '/ru/avtomobili/c-hr/' => '/ru/avtomobili/toyota-c-hr-hybrid/',
  46849.                     '/ua/avtomobili/c-hr/' => '/ua/avtomobili/toyota-c-hr-hybrid/',
  46850.                     '/models/camry' => '/ua/avtomobili/camry/',
  46851.                 ],
  46852.                 'LIBERTY' => [
  46853.                     '/ua/card-car/q30/' => '/ua/model-lineup',
  46854.                     '/ua/card-car/qx30/' => '/ua/model-lineup',
  46855.                     '/ua/card-car/qx70/' => '/ua/model-lineup',
  46856.                     '/ru/card-car/q30/' => '/ru/model-lineup',
  46857.                     '/ru/card-car/qx30/' => '/ru/model-lineup',
  46858.                     '/ru/card-car/qx70/' => '/ru/model-lineup',
  46859.                     '/about/' => '/ua/about-us',
  46860.                     '/about/news/237058/' => '/ru/',
  46861.                     '/about/our_news/126803/' => '/ru/',
  46862.                     '/about/our_news/25177/' => '/ru/',
  46863.                     '/about_infiniti/musicbox/' => '/ru/',
  46864.                     '/boutique/' => '/ru/',
  46865.                     '/cars' => '/ru/',
  46866.                     '/cars/' => '/ru/',
  46867.                     '/cars/ex/' => '/ru/',
  46868.                     '/cars/ex/complectation/' => '/ru/',
  46869.                     '/cars/fx/' => '/ru/',
  46870.                     '/cars/fx/characteristics/' => '/ru/',
  46871.                     '/cars/fx/complectation/' => '/ru/',
  46872.                     '/cars/fx_vettel_edition/' => '/ru/',
  46873.                     '/cars/g_cabrio/' => '/ru/',
  46874.                     '/cars/g_cabrio/complectation/' => '/ru/',
  46875.                     '/cars/g_sedan/' => '/ru/',
  46876.                     '/cars/g_sedan/complectation/' => '/ru/',
  46877.                     '/cars/jx/complectation/' => '/ru/',
  46878.                     '/cars/m/' => '/ru/',
  46879.                     '/cars/m/complectation/' => '/ru/',
  46880.                     '/cars/q50/' => '/ru/card-car/q50/',
  46881.                     '/cars/q50/characteristics' => '/ru/card-car/q50/',
  46882.                     '/cars/q50/complectation/' => '/ru/card-car/q50/',
  46883.                     '/cars/q50/media/' => '/ru/card-car/q50/',
  46884.                     '/cars/q70/' => '/ru/card-car/q50/',
  46885.                     '/cars/q70/characteristics/q70-2015/' => '/ru/',
  46886.                     '/cars/q70/complectation' => '/ru/',
  46887.                     '/cars/q70/complectation/' => '/ru/card-car/q50/',
  46888.                     '/cars/qx/' => '/ru/',
  46889.                     '/cars/qx/complectation/' => '/ru/',
  46890.                     '/cars/qx50/' => '/ru/card-car/qx50/',
  46891.                     '/cars/qx50/characteristics' => '/ru/card-car/qx50/',
  46892.                     '/cars/qx50/complectation/' => '/ru/card-car/qx50/',
  46893.                     '/cars/qx60/' => '/ru/card-car/qx60/',
  46894.                     '/cars/qx60/complectation/' => '/ru/card-car/qx60/',
  46895.                     '/cars/qx60_hybrid/complectation/' => '/ru/card-car/qx60/',
  46896.                     '/cars/qx60_hybrid/media/' => '/ru/card-car/qx60/',
  46897.                     '/cars/qx70/' => '/ru/',
  46898.                     '/cars/qx70/complectation/' => '/ru/',
  46899.                     '/cars/qx80/' => '/ru/card-car/qx80/',
  46900.                     '/cars/qx80/characteristics' => '/ru/card-car/qx80/',
  46901.                     '/cars/qx80/complectation/' => '/ru/card-car/qx80/',
  46902.                     '/cars_in_stock/' => '/ru/',
  46903.                     '/contacts/' => '/ru/contacts',
  46904.                     '/finance_services/airport/' => '/ru/contacts',
  46905.                     '/finance_services/airport/order/' => '/ru/contacts',
  46906.                     '/finance_services/trade_in/' => '/ru/finance/trade-in',
  46907.                     '/loyalty/' => '/ru/',
  46908.                     '/models/ex/' => '/ru/',
  46909.                     '/models/fx/' => '/ru/',
  46910.                     '/models/fx/complectation/' => '/ru/',
  46911.                     '/models/g_coupe/' => '/ru/',
  46912.                     '/models/g_coupe/complectation/' => '/ru/',
  46913.                     '/models/g_sedan/complectation/' => '/ru/',
  46914.                     '/offers/' => '/ru/',
  46915.                     '/offers/182050/' => '/ru/',
  46916.                     '/offers/182840/' => '/ru/',
  46917.                     '/offers/197634/' => '/ru/',
  46918.                     '/offers/237233/' => '/ru/',
  46919.                     '/our_news/168985/' => '/ru/',
  46920.                     '/ru/in-stock/car/qx60' => '/ru/card-car/qx60/',
  46921.                     '/service/contact/' => '/ru/contacts',
  46922.                     '/service/test-drive/' => '/ru/testdrive-form',
  46923.                     '/service_warranty/' => '/ru/service_warranty',
  46924.                     '/services/credit_for_clients_vidi_liberty.php' => '/ru/finance/credit',
  46925.                     '/test_drive/' => '/ru/testdrive-form',
  46926.                     '/ua/in-stock/car/q60' => '/ru/card-car/q60/',
  46927.                     'http://www.infiniti-vidi.com.ua/' => '/ua/',
  46928.                 ],
  46929.                 'PALMIRA' => [
  46930.                     '/ua/calculation-valuation/' => '/ua/service/apply-for-service',
  46931.                     '/ru/calculation-valuation/' => '/ru/service/apply-for-service',
  46932.                     '/about/' => '/ru/pro-nas/kontakti',
  46933.                     '/models/avensis/' => '/ru/avtomobili/corolla',
  46934.                     '/models/avensis/complectation/' => '/ru/avtomobili/corolla',
  46935.                     '/models/new_corolla/complectation/' => '/ru/avtomobili/corolla',
  46936.                     '/models/yaris/complectation/' => '/ru/avtomobili/yaris',
  46937.                     '/offers/159301/' => '/ru/',
  46938.                     '/ru/stocks/kompleksnaya-diagnostika' => '/ru/service/apply-for-service',
  46939.                     '/service/' => '/ru/service/apply-for-service',
  46940.                     '/ua/news/GrafIk roboti dilerskogo tsentru v novorIchnI svyata' => '/ru/',
  46941.                     '/ua/poslugi/lizing' => '/ru/poslugi/korporativni-prodazhi',
  46942.                     '/ua/stocks/kompleksnaya-diagnostika' => '/ua/service/apply-for-service',
  46943.                     '/ua/stocks/Toyota-Camry-v-komplektatsIYi-Premium-z-vigodoyu-do-40653-grn' => '/ru/',
  46944.                     '/ua/used-cars-toyota/5de764fe622e5' => '/ua/used-cars-toyota/',
  46945.                     '/about/contacts/' => '/ru/pro-nas/kontakti',
  46946.                     '/buy/' => '/ru/avtomobili',
  46947.                     '/buy/leasing/' => '/ru/',
  46948.                     '/choose/drive/' => '/ru/testdrive-form',
  46949.                     '/loyalty/' => '/ru/',
  46950.                     '/models/auris/' => '/ru/avtomobili/corolla',
  46951.                     '/models/auris/complectation/' => '/ru/avtomobili/corolla',
  46952.                     '/models/camry/' => '/ru/avtomobili/camry',
  46953.                     '/models/camry/characteristics/' => '/ru/avtomobili/camry',
  46954.                     '/models/camry/complectation/' => '/ru/avtomobili/camry',
  46955.                     '/models/corolla/' => '/ru/avtomobili/corolla',
  46956.                     '/models/corolla/complectation/' => '/ru/avtomobili/corolla',
  46957.                     '/models/gt-86/' => '/ru/avtomobili/camry',
  46958.                     '/models/gt-86/characteristics/' => '/ru/avtomobili/camry',
  46959.                     '/models/highlander/' => '/ru/avtomobili/highlander',
  46960.                     '/models/hilux/' => '/ru/avtomobili/hilux',
  46961.                     '/models/lc_200/' => '/ru/avtomobili/land-cruiser-200',
  46962.                     '/models/new_rav4-1/' => '/ru/avtomobili/rav4-hybrid',
  46963.                     '/models/new-corolla2/' => '/ru/avtomobili/corolla',
  46964.                     '/models/prado/' => '/ru/avtomobili/land-cruiser-prado',
  46965.                     '/models/prado/history/' => '/ru/avtomobili/land-cruiser-prado',
  46966.                     '/models/prius/' => '/ru/avtomobili/corolla',
  46967.                     '/models/rav4/' => '/ru/avtomobili/rav4',
  46968.                     '/models/rav4/complectation/' => '/ru/avtomobili/rav4',
  46969.                     '/models/venza/' => '/ru/avtomobili/camry',
  46970.                     '/models/verso/' => '/ru/avtomobili/proace-verso',
  46971.                     '/models/yaris/' => '/ru/avtomobili/yaris',
  46972.                     '/news/our/102297/' => '/ru/',
  46973.                     '/news/our/247605/' => '/ru/',
  46974.                     '/offers/26030/' => '/ru/',
  46975.                     '/ru/stocks/S-1-noyabrya-po-31-dekabrya-2019-na-Toyota-Corolla-deystvuet-spetsialnoe-predlozhenie' => '/ru/',
  46976.                     '/ua/accessories' => '/ua/service/accessories',
  46977.                     '/ru/accessories' => '/ru/service/accessories',
  46978.                 ],
  46979.                 'ELIT' => [
  46980.                     '/about/' => '/ru/about-us/about-dc/',
  46981.                     '/about/contacts/' => '/ru/about-us/contacts/',
  46982.                     '/about/virtual-tour/' => '/ru/about-us/about-dc/',
  46983.                     '/models/' => '/ru/catalog',
  46984.                     '/models/ct/' => '/ru/',
  46985.                     '/models/ct/complectations/' => '/ru/',
  46986.                     '/models/es/characteristics/' => '/ru/',
  46987.                     '/models/gs/' => '/ru/',
  46988.                     '/models/gs/characteristics/' => '/ru/',
  46989.                     '/models/gs/complectations/' => '/ru/',
  46990.                     '/models/gx/' => '/ru/avtomobili/gx_460/',
  46991.                     '/models/gx/complectations/' => '/ru/avtomobili/gx_460/',
  46992.                     '/models/ls/' => '/ru/avtomobili/ls500/',
  46993.                     '/models/ls/characteristics/' => '/ru/avtomobili/ls500/',
  46994.                     '/models/ls/complectations/' => '/ru/avtomobili/ls500/',
  46995.                     '/models/ls/features/' => '/ru/avtomobili/ls500/',
  46996.                     '/models/lx/' => '/ru/avtomobili/lx-570/',
  46997.                     '/models/lx/characteristics' => '/ru/avtomobili/lx-570/',
  46998.                     '/models/lx/complectations/' => '/ru/avtomobili/lx-570/',
  46999.                     '/models/nx/' => '/ru/',
  47000.                     '/models/nx/characteristics/' => '/ru/',
  47001.                     '/models/rx/' => '/ru/avtomobili/rx350/',
  47002.                     '/models/rx/characteristics/' => '/ru/avtomobili/rx350/',
  47003.                     '/models/rx/complectations/' => '/ru/avtomobili/rx350/',
  47004.                     '/news/127356/' => '/ru/',
  47005.                     '/news/34351/' => '/ru/',
  47006.                     '/news/55692/' => '/ru/',
  47007.                     '/offers/' => '/ru/',
  47008.                     '/offers/other_test/' => '/ru/',
  47009.                     '/offers/sedans_weekends/' => '/ru/',
  47010.                     '/offers/trade-in/' => '/ru/finance/tradein/',
  47011.                     '/ru/about/' => '/ru/about-us/about-dc/',
  47012.                     '/ru/about/index.php' => '/ru/about-us/about-dc/',
  47013.                     '/ru/about/virtual-tour/' => '/ru/about-us/about-dc/',
  47014.                     '/ru/models/' => '/ru/catalog',
  47015.                     '/ru/models/ct/' => '/ru/',
  47016.                     '/ru/models/ct/characteristics/' => '/ru/',
  47017.                     '/ru/models/es/' => '/ru/avtomobili/es-350/',
  47018.                     '/ru/models/gs/' => '/ru/',
  47019.                     '/ru/models/gs/characteristics/' => '/ru/',
  47020.                     '/ru/models/is/' => '/ru/avtomobili/is-300/',
  47021.                     '/ru/models/is/characteristics/' => '/ru/avtomobili/is-300/',
  47022.                     '/ru/models/ls/' => '/ru/avtomobili/is-300/',
  47023.                     '/ru/models/lx/complectations/' => '/ru/avtomobili/lx-450d/',
  47024.                     '/ru/models/nx/' => '/ru/avtomobili/nx300/',
  47025.                     '/ru/models/nx/characteristics/' => '/ru/avtomobili/nx300/',
  47026.                     '/ru/models/nx/complectations' => '/ru/avtomobili/nx300/',
  47027.                     '/ru/models/rx/' => '/ru/avtomobili/rx-300/',
  47028.                     '/ru/models/rx/complectations/' => '/ru/avtomobili/rx-300/',
  47029.                     '/ru/news/lexus_news/316254/' => '/ru/',
  47030.                     '/ru/service/' => '/ru/service/order-to/',
  47031.                     '/ru/service/index.php' => '/ru/service/order-to/',
  47032.                     '/ru/service/special/' => '/ru/service/order-to/',
  47033.                     '/search/index.php' => '/ru/',
  47034.                     '/service/record/' => '/ru/service/order-to/',
  47035.                     '/ru/shumoizolyatsiya-vashogo-lexus-zi-znizhkoyu-15-u-leksus-kiyiv-zahid/' => '/ru/',
  47036.                     '/ua/davayte-znakomitsya-leksus-kiev-zapad-predlagaet-skidku-15-na-servis-pri-pervom-vizite/' => '/ru/',
  47037.                     '/ua/avtomobili/gx_460/' => '/ua/avtomobili/gx460/',
  47038.                     '/ru/avtomobili/gx_460/' => '/ru/avtomobili/gx460/',
  47039.                     '/ua/avtomobili/gx_460/configuration/' => '/ua/avtomobili/gx460/configuration/',
  47040.                     '/ru/avtomobili/gx_460/configuration/' => '/ru/avtomobili/gx460/configuration/',
  47041.                     '/ru/models/lx/characteristics/lx-570/' => '/ru/catalog/',
  47042.                     '/ru/models/es/complectations/' => '/ru/catalog/',
  47043.                     '/ua/models/lx/characteristics/lx-570/' => '/ua/catalog/',
  47044.                     '/ua/models/es/complectations/' => '/ua/catalog/',
  47045.                 ],
  47046.                 'STAR' => [
  47047.                     '/shares/' => '/ua/stocks',
  47048.                     '/about_subaru/subaru_news/subaru_xv_the_world_premiere_of_the_c_class_crosso/' => '/ru/',
  47049.                     '/about_us/' => '/ru/about/about-us',
  47050.                     '/about_us/loyalty_program/' => '/ru/about/loyality-program',
  47051.                     '/about_us/news/letniy_subaru_santa_prigotovil_zharkie_tseny_na_su/' => '/ru/',
  47052.                     '/about_us/photo-gallery/3885/' => '/ru/',
  47053.                     '/btl/' => '/ru/',
  47054.                     '/models/' => '/ru/model-lineup/',
  47055.                     '/models/brz/' => '/ru/',
  47056.                     '/models/brz/complectations/' => '/ru/',
  47057.                     '/models/brz/gallery/' => '/ru/',
  47058.                     '/models/forester' => '/ru/avtomobili/forester',
  47059.                     '/models/forester/' => '/ru/avtomobili/forester',
  47060.                     '/models/forester/accessory/' => '/ru/avtomobili/forester',
  47061.                     '/models/forester/complectations/' => '/ru/avtomobili/forester',
  47062.                     '/models/forester_new/' => '/ru/avtomobili/forester',
  47063.                     '/models/forester_new/complectations/' => '/ru/avtomobili/forester',
  47064.                     '/models/impreza_wrx_sti_new/' => '/ru/',
  47065.                     '/models/impreza_wrx_sti_new/colors/' => '/ru/',
  47066.                     '/models/impreza_wrx_sti_new/complectations/' => '/ru/',
  47067.                     '/models/impreza_wrx_sti_new/gallery/' => '/ru/',
  47068.                     '/models/legacy/complectations/2012/' => '/ru/',
  47069.                     '/models/new_impreza/' => '/ru/',
  47070.                     '/models/new_impreza/technology/' => '/ru/',
  47071.                     '/models/outback/' => '/ru/avtomobili/outback',
  47072.                     '/models/outback/accessory/' => '/ru/avtomobili/outback',
  47073.                     '/models/outback/complectations' => '/ru/avtomobili/outback',
  47074.                     '/models/outback/complectations/' => '/ru/avtomobili/outback',
  47075.                     '/models/outback/complectations/2012/' => '/ru/avtomobili/outback',
  47076.                     '/models/outback/complectations/2013/' => '/ru/avtomobili/outback',
  47077.                     '/models/test_drive/' => '/ru/testdrive-form',
  47078.                     '/models/xv_2012/' => '/ru/avtomobili/xv',
  47079.                     '/models/xv_2012/accessory/' => '/ru/avtomobili/xv',
  47080.                     '/models/xv_2012/colors/' => '/ru/avtomobili/xv',
  47081.                     '/models/xv_2012/complectations/' => '/ru/avtomobili/xv',
  47082.                     '/models/xv_2012/exterior/' => '/ru/avtomobili/xv',
  47083.                     '/models/xv_2017/complectations/' => '/ru/avtomobili/xv',
  47084.                     '/services/' => '/ru/finance/credit',
  47085.                     '/services/airport/' => '/ru/',
  47086.                     '/shares/163858/' => '/ru/',
  47087.                     '/shares/s_10_09_po_10_10_2020_g_v_vidi_star_motorz_polezny/' => '/ru/',
  47088.                     '/shares/vidi_star_motors_gives_a_tour_of_your_dreams/' => '/ru/',
  47089.                     '/tools/' => '/ru/service/order-to',
  47090.                     '/tools/noise-insulation/' => '/ru/service/order-to',
  47091.                     '/tools/order/' => '/ru/service/order-to',
  47092.                     '/about_subaru/facebook/' => '/ru/',
  47093.                     '/models/test_drive' => '/ru/testdrive-form',
  47094.                     '/about_us/contacts/' => '/ru/contacts/',
  47095.                     '/about_us/photo-gallery/5366/' => '/ru/',
  47096.                     '/models/new_forester/complectations/' => '/ru/avtomobili/forester',
  47097.                     '/models/new_impreza/colors/' => '/ru/avtomobili/wsx',
  47098.                     '/models/order/' => '/ru/service/order-to',
  47099.                     '/models/test-drive/' => '/ru/testdrive-form',
  47100.                     '/shares/357566/' => '/ru/',
  47101.                     '/ua/testdrive/' => '/ua/testdrive-form',
  47102.                     '/ru/testdrive/' => '/ru/testdrive-form',
  47103.                     '/ru/avtomobili/wsx' => '/ru/avtomobili/wrx',
  47104.                 ],
  47105.                 'ROVER' => [
  47106.                     '/ua/special-offers/hb-sale-jaguart-land-rover' => '/ua/special-offers/hb-sale-jaguar-land-rover',
  47107.                     '/ru/special-offers/hb-sale-jaguart-land-rover' => '/ru/special-offers/hb-sale-jaguar-land-rover',
  47108.                     '/about-company/' => '/ru/',
  47109.                     '/about-us/' => '/ru/',
  47110.                     '/about-us/3dtour/' => '/ua/about-us/about-jlr-kyiv-west',
  47111.                     '/about-us/contacts/' => '/ua/about-us/contacts',
  47112.                     '/about-us/jobs/' => '/ua/about-us/vacancy',
  47113.                     '/about-us/news/' => '/ua/about-us/news',
  47114.                     '/about-us/only-vidipower-01/' => '/ua/about-us/about-jlr-kyiv-west',
  47115.                     '/about-us/overview/' => '/ru/',
  47116.                     '/about-us/personal-data-protection-policy/' => '/ua/cokie-and-privacy-policy',
  47117.                     '/about-us/policy-on-quality-vidigrup/' => '/ua/cokie-and-privacy-policy',
  47118.                     '/about-us/poslugi/' => '/ru/',
  47119.                     '/cars-in-stock/' => '/ua/cars-in-stock/',
  47120.                     '/cars-in-stock/models_428' => '/ua/cars-in-stock/',
  47121.                     '/cars-in-stock/models_429' => '/ua/cars-in-stock/',
  47122.                     '/cars-in-stock/models_432' => '/ua/cars-in-stock/',
  47123.                     '/cars-in-stock/models_5222' => '/ua/cars-in-stock/',
  47124.                     '/cars-in-stock/models_8537' => '/ua/cars-in-stock/',
  47125.                     '/feedback/' => '/ua/about-us/contacts',
  47126.                     '/inc-blocks/inc-block-bottom-menu/' => '/ru/',
  47127.                     '/keep-me-informed/' => '/ua/',
  47128.                     '/models/freelander-2/' => '/ru/',
  47129.                     '/models/range-rover-evoque/' => '/ru/vehicles/rangeroverevoque/',
  47130.                     '/models/range-rover-evoque/characteristircs/' => '/ru/vehicles/rangeroverevoque/',
  47131.                     '/offers/' => '/ru/',
  47132.                     '/offers/accessories/' => '/ua/service/accessories',
  47133.                     '/offers/autoapproved/' => '/ua/special-offers',
  47134.                     '/offers/new-cars/' => '/ua/',
  47135.                     '/offers/overview/' => '/ua/',
  47136.                     '/offers/servicing-and-aftercare/' => '/ua/special-offers',
  47137.                     '/owners/' => '/ru/',
  47138.                     '/owners/accessories/' => '/ua/service/accessories',
  47139.                     '/owners/accident-assistance/' => '/ru/',
  47140.                     '/owners/collections-land-rover/' => '/ua/service/accessories',
  47141.                     '/owners/guides-and-manuals/' => '/ua/vehicles/discoverysport/',
  47142.                     '/owners/land-rover-trackstar/' => '/ua/vehicles/rangerover/',
  47143.                     '/owners/originalni-zapasni-chastini/' => '/ua/service/spare-parts',
  47144.                     '/owners/overview/' => '/ru/',
  47145.                     '/owners/servicing-and-maintenance/' => '/ua/service/order-to',
  47146.                     '/owners/warranty-and-assistance/' => '/ua/service/order-to',
  47147.                     '/owners/zapasni-chastini-optom/' => '/ua/service/spare-parts',
  47148.                     '/privacy-policy/' => '/ua/cokie-and-privacy-policy',
  47149.                     '/promotions/existing/143952/' => '/ru/',
  47150.                     '/request-a-brochure/' => '/ru/',
  47151.                     '/request-a-service/' => '/ua/service/spare-parts',
  47152.                     '/ru/models/discovery-sport/' => '/ru/vehicles/discoverysport/',
  47153.                     '/ru/models/range-rover/' => '/ru/vehicles/rangerover/',
  47154.                     '/ru/models/range-rover-evoque/' => '/ru/vehicles/rangeroverevoque/',
  47155.                     '/ru/models/range-rover-sport/' => '/ru/vehicles/rangeroversport/',
  47156.                     '/special-vehicles/' => '/ua/',
  47157.                     '/terms-and-conditions/' => '/ua/about-us/contacts',
  47158.                     '/vehicles/' => '/ru/',
  47159.                     '/vehicles/all-new-discovery/' => '/ua/vehicles/discovery/',
  47160.                     '/vehicles/defender/' => '/ua/vehicles/defender/',
  47161.                     '/vehicles/new-discovery-sport/' => '/ua/vehicles/discoverysport/',
  47162.                     '/vehicles/phev/' => '/ua/',
  47163.                     '/vehicles/range-rover/' => '/ua/vehicles/rangerover/',
  47164.                     '/vehicles/range-rover-sport/' => '/ua/vehicles/rangeroversport/',
  47165.                     '/vehicles/range-rover-velar/' => '/ua/vehicles/rangerovervelar/',
  47166.                     '/rr/evoque/' => '/ru/vehicles/rangeroverevoque/',
  47167.                     '/vehicles/range-rover/pricing-and-specifications/' => '/ua/vehicles/rangerover/',
  47168.                     '/about-us/news/novii-defender-dostupnii-do-poperednogo-zamovlennya/' => '/ua/about-us/news',
  47169.                     '/cars-in-stock/models_433' => '/ru/',
  47170.                     '/cars-in-stock/models_7754' => '/ru/',
  47171.                     '/offers/new-cars/black-friday-jaguar-land-rover/' => '/ru/',
  47172.                     '/offers/new-cars/discovery-sport-trade-in/' => '/ru/',
  47173.                     '/offers/new-cars/ds-z-vigodoyu/' => '/ru/',
  47174.                     '/owners/loyalnist/' => '/ua/',
  47175.                     '/services/' => '/ru/service/order-to',
  47176.                     '/test-drive/' => '/ua/testdrive-form',
  47177.                     '/trade-in/' => '/ua/finance/trade-in',
  47178.                     '/vehicles/new-range-rover-evoque/' => '/ua/vehicles/rangeroverevoque/',
  47179.                 ],
  47180.                 'VIDI' => [
  47181.                     '/ru/finance/car-for-business' => '/ru/sale/corporate',
  47182.                     '/ua/finance/car-for-business' => '/ua/sale/corporate',
  47183.                     '/ru/catalog' => '/ru/new-car/all/',
  47184.                     '/ua/catalog' => '/ua/new-car/all/',
  47185.                     '/ru/finance/corporate' => '/ru/sale/corporate',
  47186.                     '/ua/finance/corporate' => '/ua/sale/corporate',
  47187.                     '/about/additional-services/index.php' => '/ru/',
  47188.                     '/about/city/' => '/ru/',
  47189.                     '/about/digest/' => '/ru/',
  47190.                     '/about/finance/leasing/' => '/ru/',
  47191.                     '/about/index.php' => '/ru/',
  47192.                     '/auth/index.php' => '/ru/',
  47193.                     '/autocentres/' => '/ru/',
  47194.                     '/autocentres/autostrada/' => '/ru/',
  47195.                     '/autocentres/vidi-power-motors/' => '/ru/',
  47196.                     '/club/contest/' => '/ru/',
  47197.                     '/club/contest/conditions/' => '/ru/',
  47198.                     '/club/contest/prizes/' => '/ru/',
  47199.                     '/club/photo/' => '/ru/',
  47200.                     '/club/route/20613/' => '/ru/',
  47201.                     '/en/about/finance/leasing/' => '/ru/',
  47202.                     '/forum/' => '/ru/',
  47203.                     '/loyalty/' => '/ru/',
  47204.                     '/loyalty/gold-card/' => '/ru/',
  47205.                     '/loyalty/partners/' => '/ru/',
  47206.                     '/loyalty/partners/practika/' => '/ru/',
  47207.                     '/loyalty/welcome-card/' => '/ru/',
  47208.                     '/news/autocity/' => '/ru/',
  47209.                     '/news/autocity/105395/' => '/ru/',
  47210.                     '/news/autocity/125254/' => '/ru/',
  47211.                     '/news/autocity/25108/' => '/ru/',
  47212.                     '/news/autocity/25178/' => '/ru/',
  47213.                     '/news/autocity/25561/' => '/ru/',
  47214.                     '/news/autocity/66419/' => '/ru/',
  47215.                     '/news/autocity/76350/' => '/ru/',
  47216.                     '/news/interesting/21734/' => '/ru/',
  47217.                     '/news/newsline/158464/' => '/ru/',
  47218.                     '/news/offers/hot-summer-in-autocity/' => '/ru/',
  47219.                     '/ua/about' => '/ua/about',
  47220.                     '/ua/actions' => '/ua/actions',
  47221.                     '/ua/actions/honda/pershij_vizit_acura' => '/ua/actions/honda/pershij_vizit_acura',
  47222.                     '/ua/actions/honda/znizhka_vikhidnogo_dnya' => '/ua/actions/honda/znizhka_vikhidnogo_dnya',
  47223.                     '/ua/actions/mazda/about-mazda/mazda-ukraine/news/496' => '/ru/',
  47224.                     '/ua/actions/subaru/subaru-v-kredit' => '/ua/actions/subaru/subaru-v-kredit',
  47225.                     '/ua/actions/yamaha/motoshiny-michelin' => '/ua/actions/yamaha/motoshiny-michelin',
  47226.                     '/ua/catalog/used/5c63bd68ec299.html' => '/ua/catalog/used/5c63bd68ec299.html',
  47227.                     '/ua/catalog/used/5d03639c0b8c7.html' => '/ua/catalog/used/5d03639c0b8c7.html',
  47228.                     '/ua/catalog/used/5d274a40113b9.html' => '/ua/catalog/used/5d274a40113b9.html',
  47229.                     '/ua/catalog/used/5d3ff7933fc6a.html' => '/ua/catalog/used/5d3ff7933fc6a.html',
  47230.                     '/about/autocentres/autostrada/' => '/ru/contacts',
  47231.                     '/about/autocentres/subaru/' => '/ru/contacts',
  47232.                     '/about/auto-cities/boryspil/' => '/ru/service-providers',
  47233.                     '/about/auto-cities/kiev/' => '/ru/service-providers',
  47234.                     '/cars/new-car/' => '/ru/catalog',
  47235.                     '/cars/new-car/camry/186407/' => '/ru/',
  47236.                     '/contacts' => '/ua/contacts',
  47237.                     '/contacts/support/' => '/ru/help',
  47238.                     '/news/newsline/' => '/ru/news',
  47239.                     '/news/newsline/156532/' => '/ru/',
  47240.                     '/news/newsline/175317/' => '/ru/',
  47241.                     '/news/newsline/246985/' => '/ru/',
  47242.                     '/news/newsline/64503/' => '/ru/news',
  47243.                     '/services/test-drive/' => '/ru/test-drive',
  47244.                     '/services/trade-in/' => '/ru/finance/tradein',
  47245.                     '/services/vidi-airport-service/' => '/ru/',
  47246.                     '/suzuki-drive/' => '/ru/',
  47247.                     '/ua/about/autocentres/autostrada/' => '/ua/contacts',
  47248.                     '/ua/about/autocentres/ford/' => '/ru/contacts',
  47249.                     '/ua/cars/car-with-mileage/' => '/ru/',
  47250.                     '/ua/cars/car-with-mileage/367491/' => '/ru/',
  47251.                     '/ua/news/newsline/65021/' => '/ru/',
  47252.                     '/vidi-moto-life/honda/' => '/ua/catalog',
  47253.                     '/ru/conversion-car/unicomers' => '/ru/finance/unicomers',
  47254.                     '/ua/conversion-car/unicomers' => '/ua/finance/unicomers',
  47255.                     '/ru/finance/unicomers?utm_source=google&utm_medium=organic&utm_campaign=gmb_unicomers' => '/ru/conversion-car/unicomers',
  47256.                     '/ua/finance/unicomers?utm_source=google&utm_medium=organic&utm_campaign=gmb_unicomers' => '/ua/conversion-car/unicomers',
  47257.                     '/ua/new-car/all/' => '/ua/new-car/',
  47258.                     '/ua/new-truck/all/' => '/ua/new-truck/',
  47259.                     '/ua/new-bus/all/' => '/ua/new-bus/',
  47260.                     '/ua/new-moto/all/' => '/ua/new-moto/',
  47261.                     '/ua/new-vodnyj-transport/all/' => '/ua/new-vodnyj-transport/',
  47262.                     '/ua/new-special/all/' => '/ua/new-special/',
  47263.                     '/ua/used-car/all/' => '/ua/used-car/',
  47264.                     '/ua/used-moto/all/' => '/ua/used-moto/',
  47265.                     '/ru/new-car/all/' => '/ru/new-car/',
  47266.                     '/ru/new-truck/all/' => '/ru/new-truck/',
  47267.                     '/ru/new-bus/all/' => '/ru/new-bus/',
  47268.                     '/ru/new-moto/all/' => '/ru/new-moto/',
  47269.                     '/ru/new-vodnyj-transport/all/' => '/ru/new-vodnyj-transport/',
  47270.                     '/ru/new-special/all/' => '/ru/new-special/',
  47271.                     '/ru/used-car/all/' => '/ru/used-car/',
  47272.                     '/ru/used-moto/all/' => '/ru/used-moto/',
  47273.                     '/ua/finance/credit' => '/ua/credit',
  47274.                     '/ru/finance/credit' => '/ru/credit',
  47275.                     '/ua/service-providers' => '/ua/contacts',
  47276.                     '/ru/service-providers' => '/ru/contacts',
  47277.                     '/ua/category/taxi-cars/' => '/ua/new-car/taxi-cars/',
  47278.                     '/ua/category/leisure-cars/' => '/ua/new-car/leisure-cars/',
  47279.                     '/ua/category/economical-cars/' => '/ua/new-car/economical-cars/',
  47280.                     '/ua/category/womens-cars/' => '/ua/new-car/womens-cars/',
  47281.                     '/ua/category/family-cars/' => '/ua/new-car/family-cars/',
  47282.                     '/ua/category/budget-cars/' => '/ua/new-car/budget-cars/',
  47283.                     '/ua/category/small-cars/' => '/ua/new-car/small-cars/',
  47284.                     '/ua/category/commercial-vehicles/' => '/ua/new-car/commercial-vehicles/',
  47285.                     '/ua/category/sports-cars/' => '/ua/new-car/sports-cars/',
  47286.                     '/ua/category/sportbikes/' => '/ua/new-car/sportbikes/',
  47287.                     '/ua/category/cars-large-tank/' => '/ua/new-car/cars-large-tank/',
  47288.                     '/ua/category/travel-cars/' => '/ua/new-car/travel-cars/',
  47289.                     '/ua/category/business-class-cars/' => '/ua/new-car/business-class-cars/',
  47290.                     '/ua/category/city-cars/' => '/ua/new-car/city-cars/',
  47291.                     '/ru/category/taxi-cars/' => '/ru/new-car/taxi-cars/',
  47292.                     '/ru/category/leisure-cars/' => '/ru/new-car/leisure-cars/',
  47293.                     '/ru/category/economical-cars/' => '/ru/new-car/economical-cars/',
  47294.                     '/ru/category/womens-cars/' => '/ru/new-car/womens-cars/',
  47295.                     '/ru/category/family-cars/' => '/ru/new-car/family-cars/',
  47296.                     '/ru/category/budget-cars/' => '/ru/new-car/budget-cars/',
  47297.                     '/ru/category/small-cars/' => '/ru/new-car/small-cars/',
  47298.                     '/ru/category/commercial-vehicles/' => '/ru/new-car/commercial-vehicles/',
  47299.                     '/ru/category/sports-cars/' => '/ru/new-car/sports-cars/',
  47300.                     '/ru/category/sportbikes/' => '/ru/new-car/sportbikes/',
  47301.                     '/ru/category/cars-large-tank/' => '/ru/new-car/cars-large-tank/',
  47302.                     '/ru/category/travel-cars/' => '/ru/new-car/travel-cars/',
  47303.                     '/ru/category/business-class-cars/' => '/ru/new-car/business-class-cars/',
  47304.                     '/ru/category/city-cars/' => '/ru/new-car/city-cars/',
  47305.                 ],
  47306.                 'AUTOMARKET' => [
  47307.                     '/about/' => '/ru/about-company/about-automarket',
  47308.                     '/about/subscribe/' => '/ru/used-car/',
  47309.                     '/buy' => '/ru/used-car/',
  47310.                     '/buy/' => '/ru/used-car/',
  47311.                     '/buy/bu-avto/105439/' => '/ru/used-car/',
  47312.                     '/buy/bu-avto/111057/' => '/ru/used-car/',
  47313.                     '/buy/bu-avto/113720/' => '/ru/used-car/',
  47314.                     '/buy/bu-avto/12492-toyota-hiace/' => '/ru/used-car/',
  47315.                     '/buy/bu-avto/130732/' => '/ru/used-car/',
  47316.                     '/buy/bu-avto/14002/' => '/ru/used-car/',
  47317.                     '/buy/bu-avto/155766/' => '/ru/used-car/',
  47318.                     '/buy/bu-avto/192564/' => '/ru/used-car/',
  47319.                     '/buy/bu-avto/194766/' => '/ru/used-car/',
  47320.                     '/buy/bu-avto/202819/' => '/ru/used-car/',
  47321.                     '/buy/bu-avto/203821/' => '/ru/used-car/',
  47322.                     '/buy/bu-avto/203935/' => '/ru/used-car/',
  47323.                     '/buy/bu-avto/212663' => '/ru/used-car/',
  47324.                     '/buy/bu-avto/212663/' => '/ru/used-car/',
  47325.                     '/buy/bu-avto/213693/' => '/ru/used-car/',
  47326.                     '/buy/bu-avto/215435/' => '/ru/used-car/',
  47327.                     '/buy/bu-avto/21563/' => '/ru/used-car/',
  47328.                     '/buy/bu-avto/220756/' => '/ru/used-car/',
  47329.                     '/buy/bu-avto/225757/' => '/ru/used-car/',
  47330.                     '/buy/bu-avto/226322/' => '/ru/used-car/',
  47331.                     '/buy/bu-avto/226929/' => '/ru/used-car/',
  47332.                     '/buy/bu-avto/226957/' => '/ru/used-car/',
  47333.                     '/buy/bu-avto/230200/' => '/ru/used-car/',
  47334.                     '/buy/bu-avto/230557/' => '/ru/used-car/',
  47335.                     '/buy/bu-avto/231983/' => '/ru/used-car/',
  47336.                     '/buy/bu-avto/232058/' => '/ru/used-car/',
  47337.                     '/buy/bu-avto/232835/' => '/ru/used-car/',
  47338.                     '/buy/bu-avto/234078/' => '/ru/used-car/',
  47339.                     '/buy/bu-avto/248343/' => '/ru/used-car/',
  47340.                     '/buy/bu-avto/256762/' => '/ru/used-car/',
  47341.                     '/buy/bu-avto/298847/' => '/ru/used-car/',
  47342.                     '/buy/bu-avto/298877/' => '/ru/used-car/',
  47343.                     '/buy/bu-avto/302201/' => '/ru/used-car/',
  47344.                     '/buy/bu-avto/302741/' => '/ru/used-car/',
  47345.                     '/buy/bu-avto/303461/' => '/ru/used-car/',
  47346.                     '/buy/bu-avto/303468/' => '/ru/used-car/',
  47347.                     '/buy/bu-avto/303553/' => '/ru/used-car/',
  47348.                     '/buy/bu-avto/35522/' => '/ru/used-car/',
  47349.                     '/buy/bu-avto/48406/' => '/ru/used-car/',
  47350.                     '/buy/bu-avto/52158/' => '/ru/used-car/',
  47351.                     '/buy/bu-avto/53790/' => '/ru/used-car/',
  47352.                     '/forum/topic/add/forum8/' => '/ru/used-car/',
  47353.                     '/news/car-news/22709/' => '/ru/used-car/',
  47354.                     '/news/our-news/' => '/ru/used-car/',
  47355.                     '/news/our-news/158566/' => '/ru/used-car/',
  47356.                     '/news/our-news/159008/' => '/ru/used-car/',
  47357.                     '/news/our-news/160540/' => '/ru/used-car/',
  47358.                     '/offers/insurance/' => '/ru/services/insurance',
  47359.                     '/offers/kredit/' => '/ru/services/credit',
  47360.                     '/sale/' => '/ru/sale/commission-sale',
  47361.                     '/sale/assessment/' => '/ru/sale/online',
  47362.                     '/sale/exchange-used-car/' => '/ru/sale/car-exchange',
  47363.                     '/sale/photosale/' => '/ru/used-car/',
  47364.                     '/sale/trade-in/' => '/ru/sale/car-exchange',
  47365.                     '/sale/trade-in/online-estimate.php' => '/ru/sale/car-exchange',
  47366.                     '/ru/cars/22/4/' => '/ru/used-car/bmw/type-kpp-avtomat/',
  47367.                     '/ru/cars/1/4/' => '/ru/used-car/ford/type-kpp-avtomat/',
  47368.                     '/ru/cars/6/4/' => '/ru/used-car/infiniti/type-kpp-avtomat/',
  47369.                     '/ru/cars/5/4/' => '/ru/used-car/lexus/type-kpp-avtomat/',
  47370.                     '/ru/cars/23/4/' => '/ru/used-car/suzuki/type-kpp-avtomat/',
  47371.                     '/ru/cars/2/4/' => '/ru/used-car/toyota/type-kpp-avtomat/',
  47372.                     '/ru/cars/14/4/' => '/ru/used-car/volkswagen/type-kpp-avtomat/',
  47373.                     '/ru/cars/26/4/' => '/ru/used-car/volvo/type-kpp-avtomat/',
  47374.                     '/ru/cars/any/4/' => '/ru/used-car/type-kpp-avtomat/',
  47375.                     '/ru/cars/32/any/' => '/ru/used-car/acura/',
  47376.                     '/ru/cars/13/any/' => '/ru/used-car/audi/',
  47377.                     '/ru/cars/22/any/' => '/ru/used-car/bmw/',
  47378.                     '/ru/cars/48/any/' => '/ru/used-car/cadillac/',
  47379.                     '/ru/cars/51/any/' => '/ru/used-car/chery/',
  47380.                     '/ru/cars/19/any/' => '/ru/used-car/chevrolet/',
  47381.                     '/ru/cars/15/any/' => '/ru/used-car/citroen/',
  47382.                     '/ru/cars/55/any/' => '/ru/used-car/',
  47383.                     '/ru/cars/46/any/' => '/ru/used-car/daewoo/',
  47384.                     '/ru/cars/36/any/' => '/ru/used-car/',
  47385.                     '/ru/cars/39/any/' => '/ru/used-car/',
  47386.                     '/ru/cars/65/any/' => '/ru/used-car/',
  47387.                     '/ru/cars/25/any/' => '/ru/used-car/fiat/',
  47388.                     '/ru/cars/1/any/' => '/ru/used-car/ford/',
  47389.                     '/ru/cars/10/any/' => '/ru/used-car/',
  47390.                     '/ru/cars/18/any/' => '/ru/used-car/hyundai/',
  47391.                     '/ru/cars/6/any/' => '/ru/used-car/infiniti/',
  47392.                     '/ru/cars/31/any/' => '/ru/used-car/jaguar/',
  47393.                     '/ru/cars/42/any/' => '/ru/used-car/jeep/',
  47394.                     '/ru/cars/3/any/' => '/ru/used-car/kia/',
  47395.                     '/ru/cars/8/any/' => '/ru/used-car/land-rover/',
  47396.                     '/ru/cars/5/any/' => '/ru/used-car/lexus/',
  47397.                     '/ru/cars/4/any/' => '/ru/used-car/mazda/',
  47398.                     '/ru/cars/7/any/' => '/ru/used-car/mercedes-benz/',
  47399.                     '/ru/cars/43/any/' => '/ru/used-car/mg/',
  47400.                     '/ru/cars/20/any/' => '/ru/used-car/mitsubishi/',
  47401.                     '/ru/cars/12/any/' => '/ru/used-car/nissan/',
  47402.                     '/ru/cars/16/any/' => '/ru/used-car/opel/',
  47403.                     '/ru/cars/11/any/' => '/ru/used-car/peugeot/',
  47404.                     '/ru/cars/53/any/' => '/ru/used-car/porsche/',
  47405.                     '/ru/cars/57/any/' => '/ru/used-car/ravon/',
  47406.                     '/ru/cars/21/any/' => '/ru/used-car/renault/',
  47407.                     '/ru/cars/27/any/' => '/ru/used-car/skoda/',
  47408.                     '/ru/cars/33/any/' => '/ru/used-car/smart/',
  47409.                     '/ru/cars/24/any/' => '/ru/used-car/subaru/',
  47410.                     '/ru/cars/23/any/' => '/ru/used-car/suzuki/',
  47411.                     '/ru/cars/38/any/' => '/ru/used-car/tesla/',
  47412.                     '/ru/cars/2/any/' => '/ru/used-car/toyota/',
  47413.                     '/ru/cars/14/any/' => '/ru/used-car/volkswagen/',
  47414.                     '/ru/cars/26/any/' => '/ru/used-car/volvo/',
  47415.                     '/ru/cars/17/any/' => '/ru/used-moto/yamaha/',
  47416.                     '/ru/cars/22/2/' => '/ru/used-car/bmw/type-fuel-benzin/',
  47417.                     '/ru/cars/19/2/' => '/ru/used-car/chevrolet/type-fuel-benzin/',
  47418.                     '/ru/cars/18/2/' => '/ru/used-car/hyundai/type-fuel-benzin/',
  47419.                     '/ru/cars/31/2/' => '/ru/used-car/jaguar/type-fuel-benzin/',
  47420.                     '/ru/cars/42/2/' => '/ru/used-car/jeep/type-fuel-benzin/',
  47421.                     '/ru/cars/3/2/' => '/ru/used-car/kia/type-fuel-benzin/',
  47422.                     '/ru/cars/8/2/' => '/ru/used-car/land-rover/type-fuel-benzin/',
  47423.                     '/ru/cars/5/2/' => '/ru/used-car/lexus/type-fuel-benzin/',
  47424.                     '/ru/cars/4/2/' => '/ru/used-car/mazda/type-fuel-benzin/',
  47425.                     '/ru/cars/12/2/' => '/ru/used-car/nissan/type-fuel-benzin/',
  47426.                     '/ru/cars/21/2/' => '/ru/used-car/renault/type-fuel-benzin/',
  47427.                     '/ru/cars/24/2/' => '/ru/used-car/subaru/type-fuel-benzin/',
  47428.                     '/ru/cars/23/2/' => '/ru/used-car/suzuki/type-fuel-benzin/',
  47429.                     '/ru/cars/2/2/' => '/ru/used-car/toyota/type-fuel-benzin/',
  47430.                     '/ru/cars/14/2/' => '/ru/used-car/volkswagen/type-fuel-benzin/',
  47431.                     '/ru/cars/any/2/' => '/ru/used-car/type-fuel-benzin/',
  47432.                     '/ru/cars/19/14/' => '/ru/used-car/chevrolet/type-body-vnedorozhnik/',
  47433.                     '/ru/cars/1/14/' => '/ru/used-car/ford/type-body-vnedorozhnik/',
  47434.                     '/ru/cars/6/14/' => '/ru/used-car/infiniti/type-body-vnedorozhnik/',
  47435.                     '/ru/cars/31/14/' => '/ru/used-car/jaguar/type-body-vnedorozhnik/',
  47436.                     '/ru/cars/42/14/' => '/ru/used-car/jeep/type-body-vnedorozhnik/',
  47437.                     '/ru/cars/3/14/' => '/ru/used-car/kia/type-body-vnedorozhnik/',
  47438.                     '/ru/cars/8/14/' => '/ru/used-car/land-rover/type-body-vnedorozhnik/',
  47439.                     '/ru/cars/5/14/' => '/ru/used-car/lexus/type-body-vnedorozhnik/',
  47440.                     '/ru/cars/4/14/' => '/ru/used-car/mazda/type-body-vnedorozhnik/',
  47441.                     '/ru/cars/7/14/' => '/ru/used-car/mercedes-benz/type-body-vnedorozhnik/',
  47442.                     '/ru/cars/20/14/' => '/ru/used-car/mitsubishi/type-body-vnedorozhnik/',
  47443.                     '/ru/cars/12/14/' => '/ru/used-car/nissan/type-body-vnedorozhnik/',
  47444.                     '/ru/cars/24/14/' => '/ru/used-car/subaru/type-body-vnedorozhnik/',
  47445.                     '/ru/cars/23/14/' => '/ru/used-car/suzuki/type-body-vnedorozhnik/',
  47446.                     '/ru/cars/2/14/' => '/ru/used-car/toyota/type-body-vnedorozhnik/',
  47447.                     '/ru/cars/14/14/' => '/ru/used-car/volkswagen/type-body-vnedorozhnik/',
  47448.                     '/ru/cars/any/14/' => '/ru/used-car/type-body-vnedorozhnik/',
  47449.                     '/ru/cars/13/8/' => '/ru/used-car/audi/type-fuel-dizel/',
  47450.                     '/ru/cars/22/8/' => '/ru/used-car/bmw/type-fuel-dizel/',
  47451.                     '/ru/cars/1/8/' => '/ru/used-car/ford/type-fuel-dizel/',
  47452.                     '/ru/cars/7/8/' => '/ru/used-car/mercedes-benz/type-fuel-dizel/',
  47453.                     '/ru/cars/2/8/' => '/ru/used-car/toyota/type-fuel-dizel/',
  47454.                     '/ru/cars/any/8/' => '/ru/used-car/type-fuel-dizel/',
  47455.                     '/ru/cars/7/11/' => '/ru/used-car/mercedes-benz/type-transmission-zadniy/',
  47456.                     '/ru/cars/14/11/' => '/ru/used-car/volkswagen/type-transmission-zadniy/',
  47457.                     '/ru/cars/any/11/' => '/ru/used-car/type-transmission-zadniy/',
  47458.                     '/ru/cars/32/9/' => '/ru/used-car/acura/type-body-krossover/',
  47459.                     '/ru/cars/13/9/' => '/ru/used-car/audi/type-body-krossover/',
  47460.                     '/ru/cars/22/9/' => '/ru/used-car/bmw/type-body-krossover/',
  47461.                     '/ru/cars/48/9/' => '/ru/used-car/cadillac/type-body-krossover/',
  47462.                     '/ru/cars/51/9/' => '/ru/used-car/chery/type-body-krossover/',
  47463.                     '/ru/cars/19/9/' => '/ru/used-car/chevrolet/type-body-krossover/',
  47464.                     '/ru/cars/15/9/' => '/ru/used-car/citroen/type-body-krossover/',
  47465.                     '/ru/cars/25/9/' => '/ru/used-car/fiat/type-body-krossover/',
  47466.                     '/ru/cars/1/9/' => '/ru/used-car/ford/type-body-krossover/',
  47467.                     '/ru/cars/10/9/' => '/ru/used-car/honda/type-body-krossover/',
  47468.                     '/ru/cars/18/9/' => '/ru/used-car/hyundai/type-body-krossover/',
  47469.                     '/ru/cars/6/9/' => '/ru/used-car/infiniti/type-body-krossover/',
  47470.                     '/ru/cars/31/9/' => '/ru/used-car/jaguar/type-body-krossover/',
  47471.                     '/ru/cars/42/9/' => '/ru/used-car/jeep/type-body-krossover/',
  47472.                     '/ru/cars/3/9/' => '/ru/used-car/kia/type-body-krossover/',
  47473.                     '/ru/cars/8/9/' => '/ru/used-car/land-rover/type-body-krossover/',
  47474.                     '/ru/cars/5/9/' => '/ru/used-car/lexus/type-body-krossover/',
  47475.                     '/ru/cars/4/9/' => '/ru/used-car/mazda/type-body-krossover/',
  47476.                     '/ru/cars/7/9/' => '/ru/used-car/mercedes-benz/type-body-krossover/',
  47477.                     '/ru/cars/43/9/' => '/ru/used-car/mg/type-body-krossover/',
  47478.                     '/ru/cars/20/9/' => '/ru/used-car/mitsubishi/type-body-krossover/',
  47479.                     '/ru/cars/12/9/' => '/ru/used-car/nissan/type-body-krossover/',
  47480.                     '/ru/cars/16/9/' => '/ru/used-car/opel/type-body-krossover/',
  47481.                     '/ru/cars/11/9/' => '/ru/used-car/peugeot/type-body-krossover/',
  47482.                     '/ru/cars/53/9/' => '/ru/used-car/porsche/type-body-krossover/',
  47483.                     '/ru/cars/21/9/' => '/ru/used-car/renault/type-body-krossover/',
  47484.                     '/ru/cars/28/9/' => '/ru/used-car/seat/type-body-krossover/',
  47485.                     '/ru/cars/27/9/' => '/ru/used-car/skoda/type-body-krossover/',
  47486.                     '/ru/cars/24/9/' => '/ru/used-car/subaru/type-body-krossover/',
  47487.                     '/ru/cars/23/9/' => '/ru/used-car/suzuki/type-body-krossover/',
  47488.                     '/ru/cars/38/9/' => '/ru/used-car/tesla/type-body-krossover/',
  47489.                     '/ru/cars/2/9/' => '/ru/used-car/toyota/type-body-krossover/',
  47490.                     '/ru/cars/14/9/' => '/ru/used-car/volkswagen/type-body-krossover/',
  47491.                     '/ru/cars/26/9/' => '/ru/used-car/volvo/type-body-krossover/',
  47492.                     '/ru/cars/any/9/' => '/ru/used-car/type-body-krossover/',
  47493.                     '/ru/cars/1/15/' => '/ru/used-car/ford/type-body-liftbek/',
  47494.                     '/ru/cars/27/15/' => '/ru/used-car/skoda/type-body-liftbek/',
  47495.                     '/ru/cars/any/15/' => '/ru/used-car/type-body-liftbek/',
  47496.                     '/ru/cars/13/5/' => '/ru/used-car/audi/type-kpp-mehanika/',
  47497.                     '/ru/cars/51/5/' => '/ru/used-car/chery/type-kpp-mehanika/',
  47498.                     '/ru/cars/19/5/' => '/ru/used-car/chevrolet/type-kpp-mehanika/',
  47499.                     '/ru/cars/25/5/' => '/ru/used-car/fiat/type-kpp-mehanika/',
  47500.                     '/ru/cars/1/5/' => '/ru/used-car/ford/type-kpp-mehanika/',
  47501.                     '/ru/cars/18/5/' => '/ru/used-car/hyundai/type-kpp-mehanika/',
  47502.                     '/ru/cars/3/5/' => '/ru/used-car/kia/type-kpp-mehanika/',
  47503.                     '/ru/cars/4/5/' => '/ru/used-car/mazda/type-kpp-mehanika/',
  47504.                     '/ru/cars/7/5/' => '/ru/used-car/mercedes-benz/type-kpp-mehanika/',
  47505.                     '/ru/cars/43/5/' => '/ru/used-car/mg/type-kpp-mehanika/',
  47506.                     '/ru/cars/12/5/' => '/ru/used-car/nissan/type-kpp-mehanika/',
  47507.                     '/ru/cars/11/5/' => '/ru/used-car/peugeot/type-kpp-mehanika/',
  47508.                     '/ru/cars/21/5/' => '/ru/used-car/renault/type-kpp-mehanika/',
  47509.                     '/ru/cars/28/5/' => '/ru/used-car/seat/type-kpp-mehanika/',
  47510.                     '/ru/cars/23/5/' => '/ru/used-car/suzuki/type-kpp-mehanika/',
  47511.                     '/ru/cars/38/5/' => '/ru/used-car/tesla/type-kpp-mehanika/',
  47512.                     '/ru/cars/2/5/' => '/ru/used-car/toyota/type-kpp-mehanika/',
  47513.                     '/ru/cars/any/5/' => '/ru/used-car/type-kpp-mehanika/',
  47514.                     '/ru/cars/15/26/' => '/ru/used-car/citroen/type-body-miniven/',
  47515.                     '/ru/cars/25/26/' => '/ru/used-car/fiat/type-body-miniven/',
  47516.                     '/ru/cars/1/26/' => '/ru/used-car/ford/type-body-miniven/',
  47517.                     '/ru/cars/18/26/' => '/ru/used-car/hyundai/type-body-miniven/',
  47518.                     '/ru/cars/4/26/' => '/ru/used-car/mazda/type-body-miniven/',
  47519.                     '/ru/cars/7/26/' => '/ru/used-car/mercedes-benz/type-body-miniven/',
  47520.                     '/ru/cars/11/26/' => '/ru/used-car/peugeot/type-body-miniven/',
  47521.                     '/ru/cars/14/26/' => '/ru/used-car/volkswagen/type-body-miniven/',
  47522.                     '/ru/cars/any/26/' => '/ru/used-car/type-body-miniven/',
  47523.                     '/ru/cars/15/3/' => '/ru/used-car/citroen/type-transmission-peredniy/',
  47524.                     '/ru/cars/3/3/' => '/ru/used-car/kia/type-transmission-peredniy/',
  47525.                     '/ru/cars/11/3/' => '/ru/used-car/peugeot/type-transmission-peredniy/',
  47526.                     '/ru/cars/21/3/' => '/ru/used-car/renault/type-transmission-peredniy/',
  47527.                     '/ru/cars/28/3/' => '/ru/used-car/seat/type-transmission-peredniy/',
  47528.                     '/ru/cars/27/3/' => '/ru/used-car/skoda/type-transmission-peredniy/',
  47529.                     '/ru/cars/14/3/' => '/ru/used-car/volkswagen/type-transmission-peredniy/',
  47530.                     '/ru/cars/any/3/' => '/ru/used-car/type-transmission-peredniy/',
  47531.                     '/ru/cars/1/24/' => '/ru/used-car/ford/type-body-pikap/',
  47532.                     '/ru/cars/20/24/' => '/ru/used-car/mitsubishi/type-body-pikap/',
  47533.                     '/ru/cars/12/24/' => '/ru/used-car/nissan/type-body-pikap/',
  47534.                     '/ru/cars/11/24/' => '/ru/used-car/peugeot/type-body-pikap/',
  47535.                     '/ru/cars/2/24/' => '/ru/used-car/toyota/type-body-pikap/',
  47536.                     '/ru/cars/any/24/' => '/ru/used-car/type-body-pikap/',
  47537.                     '/ru/cars/32/6/' => '/ru/used-car/type-body-sedan/',
  47538.                     '/ru/cars/13/6/' => '/ru/used-car/audi/type-body-sedan/',
  47539.                     '/ru/cars/22/6/' => '/ru/used-car/bmw/type-body-sedan/',
  47540.                     '/ru/cars/19/6/' => '/ru/used-car/chevrolet/type-body-sedan/',
  47541.                     '/ru/cars/15/6/' => '/ru/used-car/citroen/type-body-sedan/',
  47542.                     '/ru/cars/46/6/' => '/ru/used-car/daewoo/type-body-sedan/',
  47543.                     '/ru/cars/25/6/' => '/ru/used-car/fiat/type-body-sedan/',
  47544.                     '/ru/cars/1/6/' => '/ru/used-car/ford/type-body-sedan/',
  47545.                     '/ru/cars/10/6/' => '/ru/used-car/honda/type-body-sedan/',
  47546.                     '/ru/cars/18/6/' => '/ru/used-car/hyundai/type-body-sedan/',
  47547.                     '/ru/cars/6/6/' => '/ru/used-car/infiniti/type-body-sedan/',
  47548.                     '/ru/cars/31/6/' => '/ru/used-car/jaguar/type-body-sedan/',
  47549.                     '/ru/cars/3/6/' => '/ru/used-car/kia/type-body-sedan/',
  47550.                     '/ru/cars/5/6/' => '/ru/used-car/lexus/type-body-sedan/',
  47551.                     '/ru/cars/7/6/' => '/ru/used-car/mercedes-benz/type-body-sedan/',
  47552.                     '/ru/cars/20/6/' => '/ru/used-car/mitsubishi/type-body-sedan/',
  47553.                     '/ru/cars/12/6/' => '/ru/used-car/nissan/type-body-sedan/',
  47554.                     '/ru/cars/16/6/' => '/ru/used-car/opel/type-body-sedan/',
  47555.                     '/ru/cars/11/6/' => '/ru/used-car/peugeot/type-body-sedan/',
  47556.                     '/ru/cars/57/6/' => '/ru/used-car/ravon/type-body-sedan/',
  47557.                     '/ru/cars/21/6/' => '/ru/used-car/renault/type-body-sedan/',
  47558.                     '/ru/cars/28/6/' => '/ru/used-car/seat/type-body-sedan/',
  47559.                     '/ru/cars/27/6/' => '/ru/used-car/skoda/type-body-sedan/',
  47560.                     '/ru/cars/24/6/' => '/ru/used-car/subaru/type-body-sedan/',
  47561.                     '/ru/cars/23/6/' => '/ru/used-car/suzuki/type-body-sedan/',
  47562.                     '/ru/cars/38/6/' => '/ru/used-car/tesla/type-body-sedan/',
  47563.                     '/ru/cars/2/6/' => '/ru/used-car/toyota/type-body-sedan/',
  47564.                     '/ru/cars/14/6/' => '/ru/used-car/volkswagen/type-body-sedan/',
  47565.                     '/ru/cars/26/6/' => '/ru/used-car/volvo/type-body-sedan/',
  47566.                     '/ru/cars/any/6/' => '/ru/used-car/type-body-sedan/',
  47567.                     '/ru/cars/13/7/' => '/ru/used-car/audi/type-body-universal/',
  47568.                     '/ru/cars/19/7/' => '/ru/used-car/chevrolet/type-body-universal/',
  47569.                     '/ru/cars/15/7/' => '/ru/used-car/citroen/type-body-universal/',
  47570.                     '/ru/cars/25/7/' => '/ru/used-car/fiat/type-body-universal/',
  47571.                     '/ru/cars/1/7/' => '/ru/used-car/ford/type-body-universal/',
  47572.                     '/ru/cars/18/7/' => '/ru/used-car/hyundai/type-body-universal/',
  47573.                     '/ru/cars/3/7/' => '/ru/used-car/kia/type-body-universal/',
  47574.                     '/ru/cars/8/7/' => '/ru/used-car/land-rover/type-body-universal/',
  47575.                     '/ru/cars/5/7/' => '/ru/used-car/lexus/type-body-universal/',
  47576.                     '/ru/cars/4/7/' => '/ru/used-car/mazda/type-body-universal/',
  47577.                     '/ru/cars/20/7/' => '/ru/used-car/mitsubishi/type-body-universal/',
  47578.                     '/ru/cars/12/7/' => '/ru/used-car/nissan/type-body-universal/',
  47579.                     '/ru/cars/16/7/' => '/ru/used-car/opel/type-body-universal/',
  47580.                     '/ru/cars/11/7/' => '/ru/used-car/peugeot/type-body-universal/',
  47581.                     '/ru/cars/53/7/' => '/ru/used-car/porsche/type-body-universal/',
  47582.                     '/ru/cars/21/7/' => '/ru/used-car/renault/type-body-universal/',
  47583.                     '/ru/cars/28/7/' => '/ru/used-car/seat/type-body-universal/',
  47584.                     '/ru/cars/27/7/' => '/ru/used-car/skoda/type-body-universal/',
  47585.                     '/ru/cars/24/7/' => '/ru/used-car/subaru/type-body-universal/',
  47586.                     '/ru/cars/2/7/' => '/ru/used-car/toyota/type-body-universal/',
  47587.                     '/ru/cars/26/7/' => '/ru/used-car/volvo/type-body-universal/',
  47588.                     '/ru/cars/17/7/' => '/ru/used-moto/yamaha/type-body-universal/',
  47589.                     '/ru/cars/any/7/' => '/ru/used-car/type-body-universal/',
  47590.                     '/ru/cars/15/226/' => '/ru/used-car/citroen/type-body-furgon/',
  47591.                     '/ru/cars/25/226/' => '/ru/used-car/fiat/type-body-furgon/',
  47592.                     '/ru/cars/1/226/' => '/ru/used-car/ford/type-body-furgon/',
  47593.                     '/ru/cars/16/226/' => '/ru/used-car/opel/type-body-furgon/',
  47594.                     '/ru/cars/11/226/' => '/ru/used-car/peugeot/type-body-furgon/',
  47595.                     '/ru/cars/21/226/' => '/ru/used-car/renault/type-body-furgon/',
  47596.                     '/ru/cars/14/226/' => '/ru/used-car/volkswagen/type-body-furgon/',
  47597.                     '/ru/cars/any/226/' => '/ru/used-car/type-body-furgon/',
  47598.                     '/ru/cars/13/1/' => '/ru/used-car/audi/type-body-hetchbek/',
  47599.                     '/ru/cars/22/1/' => '/ru/used-car/bmw/type-body-hetchbek/',
  47600.                     '/ru/cars/51/1/' => '/ru/used-car/chery/type-body-hetchbek/',
  47601.                     '/ru/cars/19/1/' => '/ru/used-car/chevrolet/type-body-hetchbek/',
  47602.                     '/ru/cars/15/1/' => '/ru/used-car/citroen/type-body-hetchbek/',
  47603.                     '/ru/cars/25/1/' => '/ru/used-car/fiat/type-body-hetchbek/',
  47604.                     '/ru/cars/1/1/' => '/ru/used-car/ford/type-body-hetchbek/',
  47605.                     '/ru/cars/18/1/' => '/ru/used-car/hyundai/type-body-hetchbek/',
  47606.                     '/ru/cars/6/1/' => '/ru/used-car/infiniti/type-body-hetchbek/',
  47607.                     '/ru/cars/3/1/' => '/ru/used-car/kia/type-body-hetchbek/',
  47608.                     '/ru/cars/5/1/' => '/ru/used-car/lexus/type-body-hetchbek/',
  47609.                     '/ru/cars/4/1/' => '/ru/used-car/mazda/type-body-hetchbek/',
  47610.                     '/ru/cars/7/1/' => '/ru/used-car/mercedes-benz/type-body-hetchbek/',
  47611.                     '/ru/cars/20/1/' => '/ru/used-car/mitsubishi/type-body-hetchbek/',
  47612.                     '/ru/cars/12/1/' => '/ru/used-car/nissan/type-body-hetchbek/',
  47613.                     '/ru/cars/16/1/' => '/ru/used-car/opel/type-body-hetchbek/',
  47614.                     '/ru/cars/21/1/' => '/ru/used-car/renault/type-body-hetchbek/',
  47615.                     '/ru/cars/28/1/' => '/ru/used-car/seat/type-body-hetchbek/',
  47616.                     '/ru/cars/27/1/' => '/ru/used-car/skoda/type-body-hetchbek/',
  47617.                     '/ru/cars/23/1/' => '/ru/used-car/suzuki/type-body-hetchbek/',
  47618.                     '/ru/cars/2/1/' => '/ru/used-car/toyota/type-body-hetchbek/',
  47619.                     '/ru/cars/14/1/' => '/ru/used-car/volkswagen/type-body-hetchbek/',
  47620.                     '/ru/cars/any/1/' => '/ru/used-car/type-body-hetchbek/',
  47621.                     '/ua/cars/22/4/' => '/ua/used-car/bmw/type-kpp-avtomat/',
  47622.                     '/ua/cars/1/4/' => '/ua/used-car/ford/type-kpp-avtomat/',
  47623.                     '/ua/cars/6/4/' => '/ua/used-car/infiniti/type-kpp-avtomat/',
  47624.                     '/ua/cars/5/4/' => '/ua/used-car/lexus/type-kpp-avtomat/',
  47625.                     '/ua/cars/23/4/' => '/ua/used-car/suzuki/type-kpp-avtomat/',
  47626.                     '/ua/cars/2/4/' => '/ua/used-car/toyota/type-kpp-avtomat/',
  47627.                     '/ua/cars/14/4/' => '/ua/used-car/volkswagen/type-kpp-avtomat/',
  47628.                     '/ua/cars/26/4/' => '/ua/used-car/volvo/type-kpp-avtomat/',
  47629.                     '/ua/cars/any/4/' => '/ua/used-car/type-kpp-avtomat/',
  47630.                     '/ua/cars/32/any/' => '/ua/used-car/acura/',
  47631.                     '/ua/cars/13/any/' => '/ua/used-car/audi/',
  47632.                     '/ua/cars/22/any/' => '/ua/used-car/bmw/',
  47633.                     '/ua/cars/48/any/' => '/ua/used-car/cadillac/',
  47634.                     '/ua/cars/51/any/' => '/ua/used-car/chery/',
  47635.                     '/ua/cars/19/any/' => '/ua/used-car/chevrolet/',
  47636.                     '/ua/cars/15/any/' => '/ua/used-car/citroen/',
  47637.                     '/ua/cars/55/any/' => '/ua/used-car/',
  47638.                     '/ua/cars/46/any/' => '/ua/used-car/daewoo/',
  47639.                     '/ua/cars/36/any/' => '/ua/used-car/',
  47640.                     '/ua/cars/39/any/' => '/ua/used-car/',
  47641.                     '/ua/cars/65/any/' => '/ua/used-car/',
  47642.                     '/ua/cars/25/any/' => '/ua/used-car/fiat/',
  47643.                     '/ua/cars/1/any/' => '/ua/used-car/ford/',
  47644.                     '/ua/cars/10/any/' => '/ua/used-car/',
  47645.                     '/ua/cars/18/any/' => '/ua/used-car/hyundai/',
  47646.                     '/ua/cars/6/any/' => '/ua/used-car/infiniti/',
  47647.                     '/ua/cars/31/any/' => '/ua/used-car/jaguar/',
  47648.                     '/ua/cars/42/any/' => '/ua/used-car/jeep/',
  47649.                     '/ua/cars/3/any/' => '/ua/used-car/kia/',
  47650.                     '/ua/cars/8/any/' => '/ua/used-car/land-rover/',
  47651.                     '/ua/cars/5/any/' => '/ua/used-car/lexus/',
  47652.                     '/ua/cars/4/any/' => '/ua/used-car/mazda/',
  47653.                     '/ua/cars/7/any/' => '/ua/used-car/mercedes-benz/',
  47654.                     '/ua/cars/43/any/' => '/ua/used-car/mg/',
  47655.                     '/ua/cars/20/any/' => '/ua/used-car/mitsubishi/',
  47656.                     '/ua/cars/12/any/' => '/ua/used-car/nissan/',
  47657.                     '/ua/cars/16/any/' => '/ua/used-car/opel/',
  47658.                     '/ua/cars/11/any/' => '/ua/used-car/peugeot/',
  47659.                     '/ua/cars/53/any/' => '/ua/used-car/porsche/',
  47660.                     '/ua/cars/57/any/' => '/ua/used-car/ravon/',
  47661.                     '/ua/cars/21/any/' => '/ua/used-car/renault/',
  47662.                     '/ua/cars/27/any/' => '/ua/used-car/skoda/',
  47663.                     '/ua/cars/33/any/' => '/ua/used-car/smart/',
  47664.                     '/ua/cars/24/any/' => '/ua/used-car/subaru/',
  47665.                     '/ua/cars/23/any/' => '/ua/used-car/suzuki/',
  47666.                     '/ua/cars/38/any/' => '/ua/used-car/tesla/',
  47667.                     '/ua/cars/2/any/' => '/ua/used-car/toyota/',
  47668.                     '/ua/cars/14/any/' => '/ua/used-car/volkswagen/',
  47669.                     '/ua/cars/26/any/' => '/ua/used-car/volvo/',
  47670.                     '/ua/cars/17/any/' => '/ua/used-moto/yamaha/',
  47671.                     '/ua/cars/22/2/' => '/ua/used-car/bmw/type-fuel-benzin/',
  47672.                     '/ua/cars/19/2/' => '/ua/used-car/chevrolet/type-fuel-benzin/',
  47673.                     '/ua/cars/18/2/' => '/ua/used-car/hyundai/type-fuel-benzin/',
  47674.                     '/ua/cars/31/2/' => '/ua/used-car/jaguar/type-fuel-benzin/',
  47675.                     '/ua/cars/42/2/' => '/ua/used-car/jeep/type-fuel-benzin/',
  47676.                     '/ua/cars/3/2/' => '/ua/used-car/kia/type-fuel-benzin/',
  47677.                     '/ua/cars/8/2/' => '/ua/used-car/land-rover/type-fuel-benzin/',
  47678.                     '/ua/cars/5/2/' => '/ua/used-car/lexus/type-fuel-benzin/',
  47679.                     '/ua/cars/4/2/' => '/ua/used-car/mazda/type-fuel-benzin/',
  47680.                     '/ua/cars/12/2/' => '/ua/used-car/nissan/type-fuel-benzin/',
  47681.                     '/ua/cars/21/2/' => '/ua/used-car/renault/type-fuel-benzin/',
  47682.                     '/ua/cars/24/2/' => '/ua/used-car/subaru/type-fuel-benzin/',
  47683.                     '/ua/cars/23/2/' => '/ua/used-car/suzuki/type-fuel-benzin/',
  47684.                     '/ua/cars/2/2/' => '/ua/used-car/toyota/type-fuel-benzin/',
  47685.                     '/ua/cars/14/2/' => '/ua/used-car/volkswagen/type-fuel-benzin/',
  47686.                     '/ua/cars/any/2/' => '/ua/used-car/type-fuel-benzin/',
  47687.                     '/ua/cars/19/14/' => '/ua/used-car/chevrolet/type-body-vnedorozhnik/',
  47688.                     '/ua/cars/1/14/' => '/ua/used-car/ford/type-body-vnedorozhnik/',
  47689.                     '/ua/cars/6/14/' => '/ua/used-car/infiniti/type-body-vnedorozhnik/',
  47690.                     '/ua/cars/31/14/' => '/ua/used-car/jaguar/type-body-vnedorozhnik/',
  47691.                     '/ua/cars/42/14/' => '/ua/used-car/jeep/type-body-vnedorozhnik/',
  47692.                     '/ua/cars/3/14/' => '/ua/used-car/kia/type-body-vnedorozhnik/',
  47693.                     '/ua/cars/8/14/' => '/ua/used-car/land-rover/type-body-vnedorozhnik/',
  47694.                     '/ua/cars/5/14/' => '/ua/used-car/lexus/type-body-vnedorozhnik/',
  47695.                     '/ua/cars/4/14/' => '/ua/used-car/mazda/type-body-vnedorozhnik/',
  47696.                     '/ua/cars/7/14/' => '/ua/used-car/mercedes-benz/type-body-vnedorozhnik/',
  47697.                     '/ua/cars/20/14/' => '/ua/used-car/mitsubishi/type-body-vnedorozhnik/',
  47698.                     '/ua/cars/12/14/' => '/ua/used-car/nissan/type-body-vnedorozhnik/',
  47699.                     '/ua/cars/24/14/' => '/ua/used-car/subaru/type-body-vnedorozhnik/',
  47700.                     '/ua/cars/23/14/' => '/ua/used-car/suzuki/type-body-vnedorozhnik/',
  47701.                     '/ua/cars/2/14/' => '/ua/used-car/toyota/type-body-vnedorozhnik/',
  47702.                     '/ua/cars/14/14/' => '/ua/used-car/volkswagen/type-body-vnedorozhnik/',
  47703.                     '/ua/cars/any/14/' => '/ua/used-car/type-body-vnedorozhnik/',
  47704.                     '/ua/cars/13/8/' => '/ua/used-car/audi/type-fuel-dizel/',
  47705.                     '/ua/cars/22/8/' => '/ua/used-car/bmw/type-fuel-dizel/',
  47706.                     '/ua/cars/1/8/' => '/ua/used-car/ford/type-fuel-dizel/',
  47707.                     '/ua/cars/7/8/' => '/ua/used-car/mercedes-benz/type-fuel-dizel/',
  47708.                     '/ua/cars/2/8/' => '/ua/used-car/toyota/type-fuel-dizel/',
  47709.                     '/ua/cars/any/8/' => '/ua/used-car/type-fuel-dizel/',
  47710.                     '/ua/cars/7/11/' => '/ua/used-car/mercedes-benz/type-transmission-zadniy/',
  47711.                     '/ua/cars/14/11/' => '/ua/used-car/volkswagen/type-transmission-zadniy/',
  47712.                     '/ua/cars/any/11/' => '/ua/used-car/type-transmission-zadniy/',
  47713.                     '/ua/cars/32/9/' => '/ua/used-car/acura/type-body-krossover/',
  47714.                     '/ua/cars/13/9/' => '/ua/used-car/audi/type-body-krossover/',
  47715.                     '/ua/cars/22/9/' => '/ua/used-car/bmw/type-body-krossover/',
  47716.                     '/ua/cars/48/9/' => '/ua/used-car/cadillac/type-body-krossover/',
  47717.                     '/ua/cars/51/9/' => '/ua/used-car/chery/type-body-krossover/',
  47718.                     '/ua/cars/19/9/' => '/ua/used-car/chevrolet/type-body-krossover/',
  47719.                     '/ua/cars/15/9/' => '/ua/used-car/citroen/type-body-krossover/',
  47720.                     '/ua/cars/25/9/' => '/ua/used-car/fiat/type-body-krossover/',
  47721.                     '/ua/cars/1/9/' => '/ua/used-car/ford/type-body-krossover/',
  47722.                     '/ua/cars/10/9/' => '/ua/used-car/honda/type-body-krossover/',
  47723.                     '/ua/cars/18/9/' => '/ua/used-car/hyundai/type-body-krossover/',
  47724.                     '/ua/cars/6/9/' => '/ua/used-car/infiniti/type-body-krossover/',
  47725.                     '/ua/cars/31/9/' => '/ua/used-car/jaguar/type-body-krossover/',
  47726.                     '/ua/cars/42/9/' => '/ua/used-car/jeep/type-body-krossover/',
  47727.                     '/ua/cars/3/9/' => '/ua/used-car/kia/type-body-krossover/',
  47728.                     '/ua/cars/8/9/' => '/ua/used-car/land-rover/type-body-krossover/',
  47729.                     '/ua/cars/5/9/' => '/ua/used-car/lexus/type-body-krossover/',
  47730.                     '/ua/cars/4/9/' => '/ua/used-car/mazda/type-body-krossover/',
  47731.                     '/ua/cars/7/9/' => '/ua/used-car/mercedes-benz/type-body-krossover/',
  47732.                     '/ua/cars/43/9/' => '/ua/used-car/mg/type-body-krossover/',
  47733.                     '/ua/cars/20/9/' => '/ua/used-car/mitsubishi/type-body-krossover/',
  47734.                     '/ua/cars/12/9/' => '/ua/used-car/nissan/type-body-krossover/',
  47735.                     '/ua/cars/16/9/' => '/ua/used-car/opel/type-body-krossover/',
  47736.                     '/ua/cars/11/9/' => '/ua/used-car/peugeot/type-body-krossover/',
  47737.                     '/ua/cars/53/9/' => '/ua/used-car/porsche/type-body-krossover/',
  47738.                     '/ua/cars/21/9/' => '/ua/used-car/renault/type-body-krossover/',
  47739.                     '/ua/cars/28/9/' => '/ua/used-car/seat/type-body-krossover/',
  47740.                     '/ua/cars/27/9/' => '/ua/used-car/skoda/type-body-krossover/',
  47741.                     '/ua/cars/24/9/' => '/ua/used-car/subaru/type-body-krossover/',
  47742.                     '/ua/cars/23/9/' => '/ua/used-car/suzuki/type-body-krossover/',
  47743.                     '/ua/cars/38/9/' => '/ua/used-car/tesla/type-body-krossover/',
  47744.                     '/ua/cars/2/9/' => '/ua/used-car/toyota/type-body-krossover/',
  47745.                     '/ua/cars/14/9/' => '/ua/used-car/volkswagen/type-body-krossover/',
  47746.                     '/ua/cars/26/9/' => '/ua/used-car/volvo/type-body-krossover/',
  47747.                     '/ua/cars/any/9/' => '/ua/used-car/type-body-krossover/',
  47748.                     '/ua/cars/1/15/' => '/ua/used-car/ford/type-body-liftbek/',
  47749.                     '/ua/cars/27/15/' => '/ua/used-car/skoda/type-body-liftbek/',
  47750.                     '/ua/cars/any/15/' => '/ua/used-car/type-body-liftbek/',
  47751.                     '/ua/cars/13/5/' => '/ua/used-car/audi/type-kpp-mehanika/',
  47752.                     '/ua/cars/51/5/' => '/ua/used-car/chery/type-kpp-mehanika/',
  47753.                     '/ua/cars/19/5/' => '/ua/used-car/chevrolet/type-kpp-mehanika/',
  47754.                     '/ua/cars/25/5/' => '/ua/used-car/fiat/type-kpp-mehanika/',
  47755.                     '/ua/cars/1/5/' => '/ua/used-car/ford/type-kpp-mehanika/',
  47756.                     '/ua/cars/18/5/' => '/ua/used-car/hyundai/type-kpp-mehanika/',
  47757.                     '/ua/cars/3/5/' => '/ua/used-car/kia/type-kpp-mehanika/',
  47758.                     '/ua/cars/4/5/' => '/ua/used-car/mazda/type-kpp-mehanika/',
  47759.                     '/ua/cars/7/5/' => '/ua/used-car/mercedes-benz/type-kpp-mehanika/',
  47760.                     '/ua/cars/43/5/' => '/ua/used-car/mg/type-kpp-mehanika/',
  47761.                     '/ua/cars/12/5/' => '/ua/used-car/nissan/type-kpp-mehanika/',
  47762.                     '/ua/cars/11/5/' => '/ua/used-car/peugeot/type-kpp-mehanika/',
  47763.                     '/ua/cars/21/5/' => '/ua/used-car/renault/type-kpp-mehanika/',
  47764.                     '/ua/cars/28/5/' => '/ua/used-car/seat/type-kpp-mehanika/',
  47765.                     '/ua/cars/23/5/' => '/ua/used-car/suzuki/type-kpp-mehanika/',
  47766.                     '/ua/cars/38/5/' => '/ua/used-car/tesla/type-kpp-mehanika/',
  47767.                     '/ua/cars/2/5/' => '/ua/used-car/toyota/type-kpp-mehanika/',
  47768.                     '/ua/cars/any/5/' => '/ua/used-car/type-kpp-mehanika/',
  47769.                     '/ua/cars/15/26/' => '/ua/used-car/citroen/type-body-miniven/',
  47770.                     '/ua/cars/25/26/' => '/ua/used-car/fiat/type-body-miniven/',
  47771.                     '/ua/cars/1/26/' => '/ua/used-car/ford/type-body-miniven/',
  47772.                     '/ua/cars/18/26/' => '/ua/used-car/hyundai/type-body-miniven/',
  47773.                     '/ua/cars/4/26/' => '/ua/used-car/mazda/type-body-miniven/',
  47774.                     '/ua/cars/7/26/' => '/ua/used-car/mercedes-benz/type-body-miniven/',
  47775.                     '/ua/cars/11/26/' => '/ua/used-car/peugeot/type-body-miniven/',
  47776.                     '/ua/cars/14/26/' => '/ua/used-car/volkswagen/type-body-miniven/',
  47777.                     '/ua/cars/any/26/' => '/ua/used-car/type-body-miniven/',
  47778.                     '/ua/cars/15/3/' => '/ua/used-car/citroen/type-transmission-peredniy/',
  47779.                     '/ua/cars/3/3/' => '/ua/used-car/kia/type-transmission-peredniy/',
  47780.                     '/ua/cars/11/3/' => '/ua/used-car/peugeot/type-transmission-peredniy/',
  47781.                     '/ua/cars/21/3/' => '/ua/used-car/renault/type-transmission-peredniy/',
  47782.                     '/ua/cars/28/3/' => '/ua/used-car/seat/type-transmission-peredniy/',
  47783.                     '/ua/cars/27/3/' => '/ua/used-car/skoda/type-transmission-peredniy/',
  47784.                     '/ua/cars/14/3/' => '/ua/used-car/volkswagen/type-transmission-peredniy/',
  47785.                     '/ua/cars/any/3/' => '/ua/used-car/type-transmission-peredniy/',
  47786.                     '/ua/cars/1/24/' => '/ua/used-car/ford/type-body-pikap/',
  47787.                     '/ua/cars/20/24/' => '/ua/used-car/mitsubishi/type-body-pikap/',
  47788.                     '/ua/cars/12/24/' => '/ua/used-car/nissan/type-body-pikap/',
  47789.                     '/ua/cars/11/24/' => '/ua/used-car/peugeot/type-body-pikap/',
  47790.                     '/ua/cars/2/24/' => '/ua/used-car/toyota/type-body-pikap/',
  47791.                     '/ua/cars/any/24/' => '/ua/used-car/type-body-pikap/',
  47792.                     '/ua/cars/32/6/' => '/ua/used-car/type-body-sedan/',
  47793.                     '/ua/cars/13/6/' => '/ua/used-car/audi/type-body-sedan/',
  47794.                     '/ua/cars/22/6/' => '/ua/used-car/bmw/type-body-sedan/',
  47795.                     '/ua/cars/19/6/' => '/ua/used-car/chevrolet/type-body-sedan/',
  47796.                     '/ua/cars/15/6/' => '/ua/used-car/citroen/type-body-sedan/',
  47797.                     '/ua/cars/46/6/' => '/ua/used-car/daewoo/type-body-sedan/',
  47798.                     '/ua/cars/25/6/' => '/ua/used-car/fiat/type-body-sedan/',
  47799.                     '/ua/cars/1/6/' => '/ua/used-car/ford/type-body-sedan/',
  47800.                     '/ua/cars/10/6/' => '/ua/used-car/honda/type-body-sedan/',
  47801.                     '/ua/cars/18/6/' => '/ua/used-car/hyundai/type-body-sedan/',
  47802.                     '/ua/cars/6/6/' => '/ua/used-car/infiniti/type-body-sedan/',
  47803.                     '/ua/cars/31/6/' => '/ua/used-car/jaguar/type-body-sedan/',
  47804.                     '/ua/cars/3/6/' => '/ua/used-car/kia/type-body-sedan/',
  47805.                     '/ua/cars/5/6/' => '/ua/used-car/lexus/type-body-sedan/',
  47806.                     '/ua/cars/7/6/' => '/ua/used-car/mercedes-benz/type-body-sedan/',
  47807.                     '/ua/cars/20/6/' => '/ua/used-car/mitsubishi/type-body-sedan/',
  47808.                     '/ua/cars/12/6/' => '/ua/used-car/nissan/type-body-sedan/',
  47809.                     '/ua/cars/16/6/' => '/ua/used-car/opel/type-body-sedan/',
  47810.                     '/ua/cars/11/6/' => '/ua/used-car/peugeot/type-body-sedan/',
  47811.                     '/ua/cars/57/6/' => '/ua/used-car/ravon/type-body-sedan/',
  47812.                     '/ua/cars/21/6/' => '/ua/used-car/renault/type-body-sedan/',
  47813.                     '/ua/cars/28/6/' => '/ua/used-car/seat/type-body-sedan/',
  47814.                     '/ua/cars/27/6/' => '/ua/used-car/skoda/type-body-sedan/',
  47815.                     '/ua/cars/24/6/' => '/ua/used-car/subaru/type-body-sedan/',
  47816.                     '/ua/cars/23/6/' => '/ua/used-car/suzuki/type-body-sedan/',
  47817.                     '/ua/cars/38/6/' => '/ua/used-car/tesla/type-body-sedan/',
  47818.                     '/ua/cars/2/6/' => '/ua/used-car/toyota/type-body-sedan/',
  47819.                     '/ua/cars/14/6/' => '/ua/used-car/volkswagen/type-body-sedan/',
  47820.                     '/ua/cars/26/6/' => '/ua/used-car/volvo/type-body-sedan/',
  47821.                     '/ua/cars/any/6/' => '/ua/used-car/type-body-sedan/',
  47822.                     '/ua/cars/13/7/' => '/ua/used-car/audi/type-body-universal/',
  47823.                     '/ua/cars/19/7/' => '/ua/used-car/chevrolet/type-body-universal/',
  47824.                     '/ua/cars/15/7/' => '/ua/used-car/citroen/type-body-universal/',
  47825.                     '/ua/cars/25/7/' => '/ua/used-car/fiat/type-body-universal/',
  47826.                     '/ua/cars/1/7/' => '/ua/used-car/ford/type-body-universal/',
  47827.                     '/ua/cars/18/7/' => '/ua/used-car/hyundai/type-body-universal/',
  47828.                     '/ua/cars/3/7/' => '/ua/used-car/kia/type-body-universal/',
  47829.                     '/ua/cars/8/7/' => '/ua/used-car/land-rover/type-body-universal/',
  47830.                     '/ua/cars/5/7/' => '/ua/used-car/lexus/type-body-universal/',
  47831.                     '/ua/cars/4/7/' => '/ua/used-car/mazda/type-body-universal/',
  47832.                     '/ua/cars/20/7/' => '/ua/used-car/mitsubishi/type-body-universal/',
  47833.                     '/ua/cars/12/7/' => '/ua/used-car/nissan/type-body-universal/',
  47834.                     '/ua/cars/16/7/' => '/ua/used-car/opel/type-body-universal/',
  47835.                     '/ua/cars/11/7/' => '/ua/used-car/peugeot/type-body-universal/',
  47836.                     '/ua/cars/53/7/' => '/ua/used-car/porsche/type-body-universal/',
  47837.                     '/ua/cars/21/7/' => '/ua/used-car/renault/type-body-universal/',
  47838.                     '/ua/cars/28/7/' => '/ua/used-car/seat/type-body-universal/',
  47839.                     '/ua/cars/27/7/' => '/ua/used-car/skoda/type-body-universal/',
  47840.                     '/ua/cars/24/7/' => '/ua/used-car/subaru/type-body-universal/',
  47841.                     '/ua/cars/2/7/' => '/ua/used-car/toyota/type-body-universal/',
  47842.                     '/ua/cars/26/7/' => '/ua/used-car/volvo/type-body-universal/',
  47843.                     '/ua/cars/17/7/' => '/ua/used-moto/yamaha/type-body-universal/',
  47844.                     '/ua/cars/any/7/' => '/ua/used-car/type-body-universal/',
  47845.                     '/ua/cars/15/226/' => '/ua/used-car/citroen/type-body-furgon/',
  47846.                     '/ua/cars/25/226/' => '/ua/used-car/fiat/type-body-furgon/',
  47847.                     '/ua/cars/1/226/' => '/ua/used-car/ford/type-body-furgon/',
  47848.                     '/ua/cars/16/226/' => '/ua/used-car/opel/type-body-furgon/',
  47849.                     '/ua/cars/11/226/' => '/ua/used-car/peugeot/type-body-furgon/',
  47850.                     '/ua/cars/21/226/' => '/ua/used-car/renault/type-body-furgon/',
  47851.                     '/ua/cars/14/226/' => '/ua/used-car/volkswagen/type-body-furgon/',
  47852.                     '/ua/cars/any/226/' => '/ua/used-car/type-body-furgon/',
  47853.                     '/ua/cars/13/1/' => '/ua/used-car/audi/type-body-hetchbek/',
  47854.                     '/ua/cars/22/1/' => '/ua/used-car/bmw/type-body-hetchbek/',
  47855.                     '/ua/cars/51/1/' => '/ua/used-car/chery/type-body-hetchbek/',
  47856.                     '/ua/cars/19/1/' => '/ua/used-car/chevrolet/type-body-hetchbek/',
  47857.                     '/ua/cars/15/1/' => '/ua/used-car/citroen/type-body-hetchbek/',
  47858.                     '/ua/cars/25/1/' => '/ua/used-car/fiat/type-body-hetchbek/',
  47859.                     '/ua/cars/1/1/' => '/ua/used-car/ford/type-body-hetchbek/',
  47860.                     '/ua/cars/18/1/' => '/ua/used-car/hyundai/type-body-hetchbek/',
  47861.                     '/ua/cars/6/1/' => '/ua/used-car/infiniti/type-body-hetchbek/',
  47862.                     '/ua/cars/3/1/' => '/ua/used-car/kia/type-body-hetchbek/',
  47863.                     '/ua/cars/5/1/' => '/ua/used-car/lexus/type-body-hetchbek/',
  47864.                     '/ua/cars/4/1/' => '/ua/used-car/mazda/type-body-hetchbek/',
  47865.                     '/ua/cars/7/1/' => '/ua/used-car/mercedes-benz/type-body-hetchbek/',
  47866.                     '/ua/cars/20/1/' => '/ua/used-car/mitsubishi/type-body-hetchbek/',
  47867.                     '/ua/cars/12/1/' => '/ua/used-car/nissan/type-body-hetchbek/',
  47868.                     '/ua/cars/16/1/' => '/ua/used-car/opel/type-body-hetchbek/',
  47869.                     '/ua/cars/21/1/' => '/ua/used-car/renault/type-body-hetchbek/',
  47870.                     '/ua/cars/28/1/' => '/ua/used-car/seat/type-body-hetchbek/',
  47871.                     '/ua/cars/27/1/' => '/ua/used-car/skoda/type-body-hetchbek/',
  47872.                     '/ua/cars/23/1/' => '/ua/used-car/suzuki/type-body-hetchbek/',
  47873.                     '/ua/cars/2/1/' => '/ua/used-car/toyota/type-body-hetchbek/',
  47874.                     '/ua/cars/14/1/' => '/ua/used-car/volkswagen/type-body-hetchbek/',
  47875.                     '/ua/cars/any/1/' => '/ua/used-car/type-body-hetchbek/',
  47876.                     '/ua/catalog' => '/ua/used-car/',
  47877.                     '/ru/catalog' => '/ru/used-car/',
  47878.                 ],
  47879.                 'PEUGEOT' => [
  47880.                     '/about_peugeot/' => '/ru/about/about-company',
  47881.                     '/about_peugeot/history-of-the-peugeot-logo/' => '/ru/about/about-company',
  47882.                     '/about_peugeot/museum_peugeot/' => '/ru/about/about-company',
  47883.                     '/about_peugeot/peugeot_news/' => '/ru/news',
  47884.                     '/about_peugeot/smile/' => '/ru/about/about-company',
  47885.                     '/company/' => '/ru/about/about-company',
  47886.                     '/company/activity/' => '/ru/about/contacts',
  47887.                     '/company/contacts/' => '/ru/about/contacts',
  47888.                     '/company/feedback/' => '/ru/about/contacts',
  47889.                     '/company/jobs/' => '/ru/about/vacancy',
  47890.                     '/company/loyalty_program/' => '/ru/',
  47891.                     '/company/news/' => '/ru/news',
  47892.                     '/company/news/105416/' => '/ru/news',
  47893.                     '/company/news/133240/' => '/ru/news',
  47894.                     '/company/news/160730/' => '/ru/news',
  47895.                     '/company/news/373034/' => '/ru/news',
  47896.                     '/company/news/69843/' => '/ru/news',
  47897.                     '/company/news/87926/' => '/ru/news',
  47898.                     '/company/our_staff/' => '/ru/about/staff',
  47899.                     '/company/policy-on-quality-vidigrup/' => '/ru/about/quality-policy',
  47900.                     '/company/subscription/' => '/ru/',
  47901.                     '/company/video' => '/ru/',
  47902.                     '/corporate_customers/' => '/ru/',
  47903.                     '/corporate_customers/affiliate-program-for-employees/' => '/ru/finance/program-for-employees',
  47904.                     '/corporate_customers/fleet-management/' => '/ru/finance/fleet-management',
  47905.                     '/corporate_customers/leasing/' => '/ru/',
  47906.                     '/corporate_customers/loyalty-program/' => '/ru/',
  47907.                     '/corporate_customers/our_clients/' => '/ru/',
  47908.                     '/corporate_customers/program-re-equipment/' => '/ru/finance/conversion-program',
  47909.                     '/forms/presentation-208/' => '/ru/model-lineup',
  47910.                     '/forms/presentation-408/' => '/ru/',
  47911.                     '/legal_terms/' => '/ru/',
  47912.                     '/models/' => '/ru/model-lineup',
  47913.                     '/models/cars/' => '/ru/model-lineup',
  47914.                     '/models/cars/107/' => '/ru/',
  47915.                     '/models/cars/107/complectation/' => '/ru/',
  47916.                     '/models/cars/108/' => '/ru/',
  47917.                     '/models/cars/108/accessories/' => '/ru/',
  47918.                     '/models/cars/108/characteristics/' => '/ru/',
  47919.                     '/models/cars/108/complectation/' => '/ru/',
  47920.                     '/models/cars/108/gallery/' => '/ru/',
  47921.                     '/models/cars/2008/' => '/ru/car/peugeot-2008',
  47922.                     '/models/cars/2008/accessories/' => '/ru/car/peugeot-2008',
  47923.                     '/models/cars/2008/characteristics/' => '/ru/car/peugeot-2008',
  47924.                     '/models/cars/2008/complectation/' => '/ru/car/peugeot-2008',
  47925.                     '/models/cars/2008/gallery/' => '/ru/car/peugeot-2008',
  47926.                     '/models/cars/208/' => '/ru/',
  47927.                     '/models/cars/208/accessories/' => '/ru/',
  47928.                     '/models/cars/208/characteristics/' => '/ru/',
  47929.                     '/models/cars/208/colors/' => '/ru/',
  47930.                     '/models/cars/208/complectation/' => '/ru/',
  47931.                     '/models/cars/208/gallery/' => '/ru/',
  47932.                     '/models/cars/3008/' => '/ru/car/peugeot-3008',
  47933.                     '/models/cars/3008/accessories/' => '/ru/car/peugeot-3008',
  47934.                     '/models/cars/3008/characteristics/' => '/ru/car/peugeot-3008',
  47935.                     '/models/cars/3008/colors/' => '/ru/car/peugeot-3008',
  47936.                     '/models/cars/3008/complectation/' => '/ru/car/peugeot-3008',
  47937.                     '/models/cars/3008/gallery/' => '/ru/car/peugeot-3008',
  47938.                     '/models/cars/301/' => '/ru/car/peugeot-301',
  47939.                     '/models/cars/301/accessories/' => '/ru/car/peugeot-301',
  47940.                     '/models/cars/301/characteristics/' => '/ru/car/peugeot-301',
  47941.                     '/models/cars/301/colors/' => '/ru/car/peugeot-301',
  47942.                     '/models/cars/301/complectation/' => '/ru/car/peugeot-301',
  47943.                     '/models/cars/301/gallery/' => '/ru/car/peugeot-301',
  47944.                     '/models/cars/308/' => '/ru/',
  47945.                     '/models/cars/308/accessories/' => '/ru/',
  47946.                     '/models/cars/308/characteristics/' => '/ru/',
  47947.                     '/models/cars/308/complectation/' => '/ru/',
  47948.                     '/models/cars/308/gallery/' => '/ru/',
  47949.                     '/models/cars/308-sw/' => '/ru/',
  47950.                     '/models/cars/308-sw/accessories/' => '/ru/',
  47951.                     '/models/cars/308-sw/characteristics/' => '/ru/',
  47952.                     '/models/cars/308-sw/complectation/' => '/ru/',
  47953.                     '/models/cars/308-sw/gallery/' => '/ru/',
  47954.                     '/models/cars/4008/' => '/ru/',
  47955.                     '/models/cars/4008/complectation/' => '/ru/',
  47956.                     '/models/cars/408/' => '/ru/',
  47957.                     '/models/cars/5008/' => '/ru/car/peugeot-5008',
  47958.                     '/models/cars/5008/accessories/' => '/ru/car/peugeot-5008',
  47959.                     '/models/cars/5008/characteristics/' => '/ru/car/peugeot-5008',
  47960.                     '/models/cars/5008/complectation/' => '/ru/car/peugeot-5008',
  47961.                     '/models/cars/5008/gallery/' => '/ru/car/peugeot-5008',
  47962.                     '/models/cars/508/' => '/ru/car/peugeot-508',
  47963.                     '/models/cars/508/accessories/' => '/ru/car/peugeot-508',
  47964.                     '/models/cars/508/characteristics/' => '/ru/car/peugeot-508',
  47965.                     '/models/cars/508/complectation/' => '/ru/car/peugeot-508',
  47966.                     '/models/cars/508/gallery/' => '/ru/car/peugeot-508',
  47967.                     '/models/cars/bipper-tepee/' => '/ru/',
  47968.                     '/models/cars/expert-tepee/' => '/ru/car/expert-fourgon',
  47969.                     '/models/cars/partner-tepee/' => '/ru/car/partner-fourgon',
  47970.                     '/models/cars/partner-tepee/characteristics/' => '/ru/car/partner-fourgon',
  47971.                     '/models/cars/partner-tepee/complectation/' => '/ru/car/partner-fourgon',
  47972.                     '/models/cars/rcz/' => '/ru/',
  47973.                     '/models/cars/rcz/complectation/' => '/ru/',
  47974.                     '/models/cars/rifter/' => '/ru/car/peugeot-rifter',
  47975.                     '/models/cars/rifter/accessories/' => '/ru/car/peugeot-rifter',
  47976.                     '/models/cars/rifter/characteristics/' => '/ru/car/peugeot-rifter',
  47977.                     '/models/cars/rifter/complectation/' => '/ru/car/peugeot-rifter',
  47978.                     '/models/cars/rifter/gallery/' => '/ru/car/peugeot-rifter',
  47979.                     '/models/cars/traveller/' => '/ru/car/peugeot-traveller',
  47980.                     '/models/cars/traveller/accessories/' => '/ru/car/peugeot-traveller',
  47981.                     '/models/cars/traveller/characteristics/' => '/ru/car/peugeot-traveller',
  47982.                     '/models/cars/traveller/complectation/' => '/ru/car/peugeot-traveller',
  47983.                     '/models/cars/traveller/gallery/' => '/ru/car/peugeot-traveller',
  47984.                     '/models/commercial/' => '/ru/',
  47985.                     '/models/commercial/bipper-fourgon/' => '/ru/',
  47986.                     '/models/commercial/boxer/' => '/ru/car/boxer-fourgon',
  47987.                     '/models/commercial/boxer/characteristics/' => '/ru/car/boxer-fourgon',
  47988.                     '/models/commercial/boxer/complectation/' => '/ru/car/boxer-fourgon',
  47989.                     '/models/commercial/boxer/gallery/' => '/ru/car/boxer-fourgon',
  47990.                     '/models/commercial/boxer-chassis/' => '/ru/car/boxer-chassi-dblcab',
  47991.                     '/models/commercial/boxer-chassis/complectation/' => '/ru/car/boxer-chassi-dblcab',
  47992.                     '/models/commercial/boxer-chassis/gallery/' => '/ru/car/boxer-chassi-dblcab',
  47993.                     '/models/commercial/expert/' => '/ru/car/expert-fourgon',
  47994.                     '/models/commercial/expert-tepee/' => '/ru/car/expert-fourgon',
  47995.                     '/models/commercial/expert-tepee/characteristics/' => '/ru/car/expert-fourgon',
  47996.                     '/models/commercial/expert-tepee/complectation/' => '/ru/car/expert-fourgon',
  47997.                     '/models/commercial/expert-tepee/gallery/' => '/ru/car/expert-fourgon',
  47998.                     '/models/commercial/partner-b9-fourgon/' => '/ru/',
  47999.                     '/models/commercial/partner-b9-fourgon/characteristics/' => '/ru/',
  48000.                     '/models/commercial/partner-b9-fourgon/complectation/' => '/ru/',
  48001.                     '/models/commercial/partner-b9-fourgon/gallery/' => '/ru/',
  48002.                     '/models/test_drive/' => '/ru/testdrive-form',
  48003.                     '/services/' => '/ru/finance/credit',
  48004.                     '/services/body-service/' => '/ru/service/body-repair',
  48005.                     '/services/insurance/' => '/ru/finance/insurance',
  48006.                     '/services/leasing/' => '/ru/',
  48007.                     '/services/painting-of-winter/' => '/ru/service/painting-tires',
  48008.                     '/services/peugeot_finance/' => '/ru/finance/leasing',
  48009.                     '/services/s-probegom/' => '/ru/',
  48010.                     '/services/trade_in/' => '/ru/finance/trade-in',
  48011.                     '/services/trade_in/online-estimate/' => '/ru/finance/trade-in',
  48012.                     '/shares/' => '/ru/stocks',
  48013.                     '/shares/118522/' => '/ru/',
  48014.                     '/shares/133306/' => '/ru/',
  48015.                     '/shares/55652/a/tools/' => '/ru/',
  48016.                     '/shares/archive/' => '/ru/stocks',
  48017.                     '/site_map/' => '/ru/',
  48018.                     '/tools/' => '/ru/service/order-to',
  48019.                     '/tools/accessories/' => '/ru/service/accessories',
  48020.                     '/tools/card-info/' => '/ru/',
  48021.                     '/tools/folder/' => '/ru/service/parts',
  48022.                     '/tools/peugeot_assistance/' => '/ru/',
  48023.                     '/tools/record/' => '/ru/service/order-to',
  48024.                     '/tools/reglament-to' => '/ru/service/order-to',
  48025.                     '/tools/spares/' => '/ru/service/parts',
  48026.                     '/tools/tires/' => '/ru/service/tires-hotel',
  48027.                     '/tools/warranty/' => '/ru/service/order-to',
  48028.                     '/shares/329743/' => '/ru/',
  48029.                     '/shares/372095/' => '/ru/',
  48030.                     '/ua/car/peugeot-е-2008' => '/ua/car/peugeot-e-2008',
  48031.                     '/ru/car/peugeot-е-2008' => '/ru/car/peugeot-e-2008',
  48032.                     '/ua/configurator/peugeot-е-2008' => '/ua/configurator/peugeot-e-2008',
  48033.                     '/ru/configurator/peugeot-е-2008' => '/ru/configurator/peugeot-e-2008',
  48034.                     '/ua/car/peugeot-е-2008/configuration' => '/ua/car/peugeot-e-2008/configuration',
  48035.                     '/ru/car/peugeot-е-2008/configuration' => '/ru/car/peugeot-e-2008/configuration',
  48036.                 ],
  48037.                 'INSITE' => [
  48038.                     '/ru/cars/honda-pilot' => '/ru/',
  48039.                     '/ua/cars/honda-pilot' => '/ua/',
  48040.                     '/ru/servicehonda/maintenance' => '/ru/servicehonda/sign',
  48041.                     '/ua/servicehonda/maintenance' => '/ua/servicehonda/sign',
  48042.                     '/ru/serviceacura/maintenance' => '/ru/serviceacura/sign',
  48043.                     '/ua/serviceacura/maintenance' => '/ua/serviceacura/sign',
  48044.                     '/about/' => '/ru/about/',
  48045.                     '/about/3dtour/' => '/ru/about/',
  48046.                     '/about/about_honda/' => '/ru/about/',
  48047.                     '/about/contacts/' => '/ru/about/contacts/',
  48048.                     '/about/staff/' => '/ru/about/staff/',
  48049.                     '/about/vacancy/' => '/ru/about/vacancy/',
  48050.                     '/cars/' => '/ru/',
  48051.                     '/cars/accord/complectation/' => '/ru/',
  48052.                     '/cars/civic-2017-4D/' => '/ru/cars/civik-4d',
  48053.                     '/cars/civic-2017-4D/gallery/' => '/ru/cars/civik-4d',
  48054.                     '/cars/civic-4d/' => '/ru/cars/civik-4d',
  48055.                     '/cars/civic-5d/' => '/ru/cars/civik-4d',
  48056.                     '/cars/cr-v-2017/' => '/ru/cars/honda-cr-v',
  48057.                     '/cars/cr-v-2017/characteristics/' => '/ru/cars/honda-cr-v',
  48058.                     '/cars/cr-v-2017/complectation/' => '/ru/cars/honda-cr-v',
  48059.                     '/cars/cr-v-2017/gallery/' => '/ru/cars/honda-cr-v',
  48060.                     '/cars/HR-V/' => '/ru/cars/honda-hr-v',
  48061.                     '/cars/HR-V/characteristics/' => '/ru/cars/honda-hr-v',
  48062.                     '/cars/HR-V/complectation/' => '/ru/cars/honda-hr-v',
  48063.                     '/cars/HR-V/gallery/' => '/ru/cars/honda-hr-v',
  48064.                     '/cars/online-order/' => '/ru/',
  48065.                     '/cars/pilot/' => '/ru/cars/honda-pilot',
  48066.                     '/cars/pilot/characteristics/' => '/ru/cars/honda-pilot',
  48067.                     '/cars/pilot/complectation/' => '/ru/cars/honda-pilot',
  48068.                     '/cars/pilot/gallery/' => '/ru/cars/honda-pilot',
  48069.                     '/cars/test-drive/' => '/ru/testdrive-form',
  48070.                     '/legal_terms/' => '/ru/',
  48071.                     '/moto/kruizery/vt750c2b-shadow-black-spirit/complectation/' => '/ru/',
  48072.                     '/moto/malokubaturnye-125ss-150ss/xr150/complectation/' => '/ru/',
  48073.                     '/moto/super-sport/cbr300r/complectation/' => '/ru/',
  48074.                     '/news/' => '/ru/',
  48075.                     '/news/honda/' => '/ru/',
  48076.                     '/news/our/' => '/ru/',
  48077.                     '/news/our/169514/' => '/ru/',
  48078.                     '/news/our/349480/' => '/ru/',
  48079.                     '/news/our/352860/' => '/ru/',
  48080.                     '/news/our/361344/' => '/ru/',
  48081.                     '/news/subscribe/' => '/ru/',
  48082.                     '/service/' => '/ru/servicehonda/sign',
  48083.                     '/service/accessories/' => '/ru/servicehonda/sign',
  48084.                     '/service/avto-online/' => '/ru/servicehonda/sign',
  48085.                     '/service/bus/' => '/ru/servicehonda/sign',
  48086.                     '/service/gas-cylinder-equipment/' => '/ru/servicehonda/sign',
  48087.                     '/service/guarant/' => '/ru/servicehonda/sign',
  48088.                     '/service/honda-care/' => '/ru/servicehonda/sign',
  48089.                     '/service/noise/' => '/ru/servicehonda/sign',
  48090.                     '/service/online-acceptance/' => '/ru/servicehonda/sign',
  48091.                     '/service/reglament-to/' => '/ru/servicehonda/sign',
  48092.                     '/service/repair/' => '/ru/servicehonda/sign',
  48093.                     '/service/sign' => '/ru/servicehonda/sign',
  48094.                     '/service/sign/' => '/ru/servicehonda/sign',
  48095.                     '/service/spares/' => '/ru/servicehonda/sign',
  48096.                     '/serviceacura/' => '/ru/serviceacura/sign',
  48097.                     '/serviceacura/avto-online/' => '/ru/serviceacura/sign',
  48098.                     '/serviceacura/guarant/' => '/ru/serviceacura/sign',
  48099.                     '/serviceacura/maintenance/' => '/ru/serviceacura/sign',
  48100.                     '/serviceacura/sign/' => '/ru/serviceacura/sign',
  48101.                     '/serviceacura/spare-parts/' => '/ru/serviceacura/sign',
  48102.                     '/services/' => '/ru/serviceacura/sign',
  48103.                     '/services/corporate-clients/' => '/ru/services/corporate-clients/',
  48104.                     '/services/credit/' => '/ru/services/kredit/',
  48105.                     '/services/finance/' => '/ru/services/kredit/',
  48106.                     '/services/insurance/' => '/ru/services/insurance/',
  48107.                     '/services/leasing/' => '/ru/',
  48108.                     '/services/loyality/' => '/ru/',
  48109.                     '/services/moto-finance/' => '/ru/',
  48110.                     '/services/trade-in/' => '/ru/services/trade-in/',
  48111.                     '/services/vidi-shuttle-service/' => '/ru/services/vidi-shuttle-service/',
  48112.                     '/sitemap/' => '/ru/',
  48113.                     '/stocks/' => '/ru/',
  48114.                     '/stocks/current/' => '/ru/',
  48115.                     '/stocks/current/247051/' => '/ru/',
  48116.                     '/stocks/current/295634/' => '/ru/',
  48117.                     '/stocks/current/304932/' => '/ru/',
  48118.                     '/stocks/current/372890/' => '/ru/',
  48119.                     '/stocks/finished/' => '/ru/',
  48120.                     '/sugest/' => '/ru/',
  48121.                     '/sugest/eco_driving/' => '/ru/',
  48122.                     '/sugest/faq_service/' => '/ru/servicehonda/sign',
  48123.                     '/sugest/service/' => '/ru/servicehonda/sign',
  48124.                     '/services/trade-in/online-estimate/' => '/ru/services/trade-in/',
  48125.                     '/ru/avtomobili/test-drive' => '/ru/testdrive-form',
  48126.                     '/ua/avtomobili/test-drive' => '/ua/testdrive-form',
  48127.                 ],
  48128.                 'NORD' => [
  48129.                     '/2016/11/18/volvo-xc60-unikalni-komplektaciї-za-eksklyuzivnoyu-cinoyu/' => '/ru/',
  48130.                     '/2017/03/24/zaproshuyemo-vas-na-prezentaciyu-novogo-volvo-v90-cross-country/' => '/ru/',
  48131.                     '/2017/04/14/zaproshuyemo-vas-na-prezentaciyu-gonochnogo-volvo-s60-polestar/' => '/ru/',
  48132.                     '/2017/08/10/volvo-fanily-drive/' => '/ru/',
  48133.                     '/2017/10/20/vidchuj-drajv-z-krosoverami-volvo-u-versiї-r-design-ta-otrimuj-1000-litriv-palnogo/' => '/ru/',
  48134.                     '/about-us/location-hours/' => '/ru/',
  48135.                     '/avtomobili-v-nayavnosti/' => '/ru/',
  48136.                     '/avtomobili-v-nayavnosti/avtomobili-v-nayavnosti-s90/' => '/ru/',
  48137.                     '/avtomobili-v-nayavnosti/avtomobili-v-nayavnosti-xc90/' => '/ru/',
  48138.                     '/avtomobili-v-nayavnosti/xc60-new/' => '/ru/',
  48139.                     '/finansovi-poslugi/kredituvannya/' => '/ru/',
  48140.                     '/model/' => '/ru/',
  48141.                     '/new-cars/' => '/ru/',
  48142.                     '/new-cars/xc90' => '/ru/card-car/xc90',
  48143.                     '/novi-avtomobili/' => '/ru/',
  48144.                     '/novi-avtomobili/s60-cross-country/' => '/ru/card-car/s90',
  48145.                     '/novi-avtomobili/v40-cross-country/' => '/ru/card-car/xc40',
  48146.                     '/novi-avtomobili/v60-cross-country/' => '/ru/card-car/v60cc',
  48147.                     '/novi-avtomobili/v90/' => '/ru/card-car/v90cc',
  48148.                     '/novi-avtomobili/xc40-new/' => '/ru/card-car/xc40',
  48149.                     '/novi-avtomobili/xc60/' => '/ru/card-car/xc60',
  48150.                     '/novi-avtomobili/xc90/' => '/ru/card-car/xc90',
  48151.                     '/paketnipropozytsii_xc90/' => '/ru/card-car/xc90',
  48152.                     '/portfolio/volvo-xs90-t5/' => '/ru/card-car/xc90',
  48153.                     '/pro-nas/adresa-ta-chas-roboti/' => '/ua/about-us/contacts',
  48154.                     '/xc90-excellence/' => '/ru/card-car/xc90',
  48155.                     '/xc90-r-design/' => '/ru/card-car/xc90',
  48156.                     '/zapit-na-obslugovuvannya/' => '/ua/service/order-to',
  48157.                     '/zapit-na-test-drajv/' => '/ru/testdrive-form',
  48158.                     '/ru/special-offers/volvo-xc90-iz-vigodoyu-do-205-000-griven' => '/ru/special-offers/speczpredlozhenie-volvo-xc90',
  48159.                     '/ua/special-offers/volvo-xc90-iz-vigodoyu-do-205-000-griven' => '/ua/special-offers/speczpredlozhenie-volvo-xc90',
  48160.                     '/ua/car-in-stock/card/Volvo_XC60%20New_2603' => '/ua/car-in-stock/card/volvo-xc60-new-2603',
  48161.                     '/ru/car-in-stock/card/Volvo_XC60%20New_2603' => '/ru/car-in-stock/card/volvo-xc60-new-2603',
  48162.                     '/ua/car-in-stock/card/Volvo_XC60%20New_2694' => '/ua/car-in-stock/card/volvo-xc60-new-2694',
  48163.                     '/ru/car-in-stock/card/Volvo_XC60%20New_2694' => '/ru/car-in-stock/card/volvo-xc60-new-2694',
  48164.                     '/ua/car-in-stock/card/Volvo_XC90%20New_2620' => '/ua/car-in-stock/card/volvo-xc90-new-2620',
  48165.                     '/ru/car-in-stock/card/Volvo_XC90%20New_2620' => '/ru/car-in-stock/card/volvo-xc90-new-2620',
  48166.                     '/ua/car-in-stock/card/Volvo_XC90%20New_2588' => '/ua/car-in-stock/card/volvo-xc90-new-2588',
  48167.                     '/ru/car-in-stock/card/Volvo_XC90%20New_2588' => '/ru/car-in-stock/card/volvo-xc90-new-2588',
  48168.                     '/ua/service/accessories/' => 'https://shop.volvocar-kyivwest.com.ua/',
  48169.                     '/ru/service/accessories/' => 'https://shop.volvocar-kyivwest.com.ua/',
  48170.                 ],
  48171.                 'YAMAHA' => [
  48172.                     '/catalog/lodochnye-motory/' => '/ru/catalog/boat-engines',
  48173.                     '/catalog/lodochnye-motory/chetyrekhtaktnye/f130aetl/' => '/ru/catalog/boat-engines',
  48174.                     '/catalog/moto/mt-seriya/' => '/ru/catalog/series/8',
  48175.                     '/ru/model/d-elight/' => '/ru/model/d-elight/',
  48176.                     '/ru/services/moto-school' => '/ru/experience/about-school/',
  48177.                     '/ru/services/moto-school/level-one' => '/ru/experience/about-school/',
  48178.                     '/ru/services/moto-school/level-two' => '/ru/experience/about-school/',
  48179.                     '/ru/services/moto-school/level-three' => '/ru/experience/about-school/',
  48180.                     '/ua/services/moto-school' => '/ua/experience/about-school/',
  48181.                     '/ua/services/moto-school/level-one' => '/ua/experience/about-school/',
  48182.                     '/ua/services/moto-school/level-two' => '/ua/experience/about-school/',
  48183.                     '/ua/services/moto-school/level-three' => '/ua/experience/about-school/',
  48184.                 ],
  48185.                 'INSURANCE' => [
  48186.                     '/about/' => '/ru/',
  48187.                     '/about/vacansy/' => '/ru/',
  48188.                     '/calc/' => '/ru/calc/',
  48189.                     '/contacts/' => '/ru/contacts/',
  48190.                     '/press/231160/' => '/ru/',
  48191.                     '/press/56175/' => '/ru/',
  48192.                     '/press/81427/' => '/ru/',
  48193.                     '/press/actions/25788/' => '/ru/',
  48194.                     '/press/foto/1037/' => '/ru/',
  48195.                     '/press/foto/1043/' => '/ru/',
  48196.                     '/programs/transport/' => '/ru/programs/transport/kasko/',
  48197.                     '/programs/transport/kasko/' => '/ru/programs/transport/kasko/',
  48198.                     '/programs/transport/kasko/ua' => '/ru/programs/transport/kasko/',
  48199.                     '/programs/transport/ogo/' => '/ru/programs/transport/ogo/',
  48200.                     '/ru/about/' => '/ru/',
  48201.                     '/ru/about/detailed-information/' => '/ru/',
  48202.                     '/ru/about/licenses/' => '/ru/',
  48203.                     '/ru/about/loyality' => '/ru/',
  48204.                     '/ru/about/partners/' => '/ru/',
  48205.                     '/ru/about/public-info' => '/ru/',
  48206.                     '/ru/about/reinsurance/' => '/ru/',
  48207.                     '/ru/about/review/' => '/ru/',
  48208.                     '/ru/calc/' => '/ru/calc/',
  48209.                     '/ru/contacts/' => '/ru/contacts/',
  48210.                     '/ru/download/blank' => '/ru/',
  48211.                     '/ru/press/' => '/ru/',
  48212.                     '/ru/press/actions/' => '/ru/',
  48213.                     '/ru/press/actions/aktsіya-kasko-toyota-7-10-let/' => '/ru/',
  48214.                     '/ru/press/actions/aktsіya-privedіt-druga/' => '/ru/',
  48215.                     '/ru/press/actions/aktsіya-razom-deshevshe/' => '/ru/',
  48216.                     '/ru/press/actions/grafik-raboty-vidi-strahovanie-14102019/' => '/ru/',
  48217.                     '/ru/press/actions/internet-avtosalon-vidiua/' => '/ru/',
  48218.                     '/ru/press/actions/rezultaty-tendera/' => '/ru/',
  48219.                     '/ru/press/grafik-raboty-vidi-strahovanie-14102019/' => '/ru/',
  48220.                     '/ru/press/internet-avtosalon-vidiua/' => '/ru/',
  48221.                     '/ru/press/rezultaty-tendera/' => '/ru/',
  48222.                     '/ru/programs/transport/' => '/ru/',
  48223.                     '/ru/programs/transport/dgo/' => '/ru/programs/transport/dgo/',
  48224.                     '/ru/programs/transport/kasko/' => '/ru/programs/transport/kasko/',
  48225.                     '/ru/programs/transport/ogo/' => '/ru/programs/transport/ogo/',
  48226.                     '/ru/visitor/' => '/ru/',
  48227.                     '/ua/programs/transport/kasko/' => '/ua/programs/transport/kasko/',
  48228.                     '/visitor/offers/11175/' => '/ru/',
  48229.                     '/visitor/offers/22906/' => '/ru/',
  48230.                 ],
  48231.                 'JAGUAR' => [
  48232.                     '/experience-jaguar/art-of-performance-tour/' => '/ru/',
  48233.                     '/%09series/xf/specifications/' => '/ru/vehicles/jaguar-i-pace#',
  48234.                     '/about/news/50fbd255f249e/' => '/ru/',
  48235.                     '/about/news/50fbd71cd67a6/' => '/ru/',
  48236.                     '/about/news/f-type-car-of-the-year/' => '/ru/',
  48237.                     '/about/news/tech-specs/' => '/ru/',
  48238.                     '/about-jaguar/' => '/ru/',
  48239.                     '/about-jaguar/concept-cars/' => '/ru/',
  48240.                     '/about-jaguar/concept-cars/cx16/' => '/ru/',
  48241.                     '/about-jaguar/concept-cars/cx16/cx16-driverfocused-interior/' => '/ru/',
  48242.                     '/about-jaguar/concept-cars/cx16/cx16-performance/' => '/ru/',
  48243.                     '/about-jaguar/concept-cars/cx16/cx16-technology/' => '/ru/',
  48244.                     '/about-jaguar/concept-cars/cx17/' => '/ru/',
  48245.                     '/about-jaguar/concept-cars/cx17/cx17-films/' => '/ru/',
  48246.                     '/about-jaguar/concept-cars/cx17/galereya-cx17-interyer/' => '/ru/',
  48247.                     '/about-jaguar/concept-cars/cx17/gallery-cx17/' => '/ru/',
  48248.                     '/about-jaguar/concept-cars/cx75/' => '/ru/',
  48249.                     '/about-jaguar/concept-cars/cx75/cx75-gallery/' => '/ru/',
  48250.                     '/about-jaguar/concept-cars/i-pace-concept/' => '/ru/vehicles/jaguar-i-pace',
  48251.                     '/about-jaguar/jaguar-busines/' => '/ru/finance/lizing',
  48252.                     '/about-jaguar/jaguar-busines/community/' => '/ru/finance/lizing',
  48253.                     '/about-jaguar/jaguar-busines/corporate-values/' => '/ru/finance/lizing',
  48254.                     '/about-jaguar/jaguar-busines/engineered-and-built-in-britain/' => '/ru/finance/lizing',
  48255.                     '/about-jaguar/jaguar-busines/leadership/' => '/ru/finance/lizing',
  48256.                     '/about-jaguar/jaguar-busines/leadership/dr-ralf-speth/' => '/ru/finance/lizing',
  48257.                     '/about-jaguar/jaguar-busines/leadership/gerd-mauser/' => '/ru/finance/lizing',
  48258.                     '/about-jaguar/jaguar-busines/leadership/ian-callum/' => '/ru/finance/lizing',
  48259.                     '/about-jaguar/jaguar-busines/quality/' => '/ru/finance/lizing',
  48260.                     '/about-jaguar/jaguar-classic/' => '/ru/',
  48261.                     '/about-jaguar/jaguar-classic/classic-challenge/' => '/ru/',
  48262.                     '/about-jaguar/jaguar-classic/classic-trust/' => '/ru/',
  48263.                     '/about-jaguar/jaguar-classic/e-type-gallery/' => '/ru/',
  48264.                     '/about-jaguar/jaguar-classic/e-type-panels/' => '/ru/',
  48265.                     '/about-jaguar/jaguar-classic/heritage-driving-gallery/' => '/ru/',
  48266.                     '/about-jaguar/jaguar-classic/jaguar-classic-collection/' => '/ru/',
  48267.                     '/about-jaguar/jaguar-classic/jaguar-classic-parts/' => '/ru/',
  48268.                     '/about-jaguar/jaguar-classic/jaguar-classic-workshop/' => '/ru/',
  48269.                     '/about-jaguar/jaguar-classic/lightweight-e-type-gallery/' => '/ru/',
  48270.                     '/about-jaguar/jaguar-classic/lightweight-e-type-restored/' => '/ru/',
  48271.                     '/about-jaguar/jaguar-stories/' => '/ru/',
  48272.                     '/about-jaguar/jaguar-stories/aluminium/' => '/ru/',
  48273.                     '/about-jaguar/jaguar-stories/f-pace/' => '/ru/vehicles/jaguar-f-pace',
  48274.                     '/about-jaguar/jaguar-stories/headlights/' => '/ru/',
  48275.                     '/about-jaguar/jaguar-stories/putting-f-pace-to-the-test/' => '/ru/',
  48276.                     '/about-jaguar/responsibility/' => '/ru/',
  48277.                     '/about-jaguar/responsibility/ekologichna-vidpovidalnist/' => '/ru/',
  48278.                     '/about-jaguar/responsibility/global-corporate-social-responsibility/' => '/ru/',
  48279.                     '/about-jaguar/responsibility/overview/' => '/ru/',
  48280.                     '/about-jaguar/svo/' => '/ru/',
  48281.                     '/about-jaguar/the-pace/' => '/ru/',
  48282.                     '/about-jaguar/the-pace/dua-lipa/' => '/ru/',
  48283.                     '/about-jaguar/the-pace/electric-revolution/' => '/ru/',
  48284.                     '/approved-used/' => '/ru/',
  48285.                     '/brochure/' => '/ru/request-a-brochure/',
  48286.                     '/cars-in-stock/' => '/ru/cars-in-stock',
  48287.                     '/dealer-locator/' => '/ru/',
  48288.                     '/dealers/' => '/ru/about-us/about-jaguar-kyiv-west',
  48289.                     '/electrification/' => '/ru/',
  48290.                     '/experience-jaguar/' => '/ru/',
  48291.                     '/experience-jaguar/ice-drive-sweden/' => '/ru/',
  48292.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/avtomobili-u-programi-budut-z-kermom-pravoruch-abo/' => '/ru/',
  48293.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/chi-potribno-meni-mati-pevnii-riven-fizichnoyi-pid/' => '/ru/',
  48294.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/skilki-lyudei-u-kozhnomu-avtomobili/' => '/ru/',
  48295.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/tsi-avtomobili-mkpp-abo-z-akpp/' => '/ru/',
  48296.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/yakii-minimalnii-vik-dlya-uchasnikiv/' => '/ru/',
  48297.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/yakii-tip-vodiiskogo-posvidchennya-neobkhidno-mati/' => '/ru/',
  48298.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/yakimi-avtomobilyami-ya-budu-keruvati/' => '/ru/',
  48299.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/ya-shche-nikoli-ne-keruvavkeruvala-avtomobilem-na-/' => '/ru/',
  48300.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/general/chi-mozhu-ya-vzyati-uchast-u-ice-academy-yak-ne-vo/' => '/ru/',
  48301.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/general/khto-keruye-avtomobilem/' => '/ru/',
  48302.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/general/khto-pratsyuye-u-lodovii-akademiyi-yaguar-lend-rov/' => '/ru/',
  48303.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/general/yakoyu-movoyu-vedetsya-programa-jaguar-land-rover-/' => '/ru/',
  48304.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/price/chi-potribno-meni-pridbati-dodatkovu-strakhivku-sh/' => '/ru/',
  48305.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/price/shcho-ne-vklyucheno-u-vartist-programi-driving-exp/' => '/ru/',
  48306.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/price/shcho-vkhodit-u-vartist-lodovoyi-akademiyi-yaguar-/' => '/ru/',
  48307.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/chi-mozhna-dityam-doluchitisya-do-uchasti-v-lodovi/' => '/ru/',
  48308.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/chi-mozhu-ya-robiti-foto-abo-videoziomku/' => '/ru/',
  48309.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/chi-potriben-meni-spetsialnii-odyag/' => '/ru/',
  48310.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/chi-potribna-meni-viza/' => '/ru/',
  48311.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/shcho-bude-yakshcho-pogoda-ne-bude-pidkhodyashchoy/' => '/ru/',
  48312.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yaka-maksimalna-kilkist-lyudei-u-programi-driving-/' => '/ru/',
  48313.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yaka-valyuta-vikoristovuyetsya-u-shvetsiyi/' => '/ru/',
  48314.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yakii-dreskod-dlya-vechirnikh-podii/' => '/ru/',
  48315.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yaki-tipi-lizhok-dostupni-dlya-viboru/' => '/ru/',
  48316.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yakshcho-ya-podorozhuyu-odin-chi-bude-meni-nadane-/' => '/ru/',
  48317.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/z-kim-potribno-zvyazatisya-yakshcho-meni-potribna-/' => '/ru/',
  48318.                     '/experience-jaguar/ice-drive-sweden/ice-drive/' => '/ru/',
  48319.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/avtomobili-u-programi-budut-z-kermom-pravoruch-abo/' => '/ru/',
  48320.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/chi-potribno-meni-mati-pevnii-riven-fizichnoyi-pid/' => '/ru/',
  48321.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/skilki-lyudei-u-kozhnomu-avtomobili-5a82d0a8903e6/' => '/ru/',
  48322.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/tsi-avtomobili-mkpp-abo-z-akpp-5a82d07e4d218/' => '/ru/',
  48323.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/yakii-minimalnii-vik-dlya-uchasnikiv-5a82d08cde79a/' => '/ru/',
  48324.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/yakii-tip-vodiiskogo-posvidchennya-neobkhidno-mati/' => '/ru/',
  48325.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/yakimi-avtomobilyami-ya-budu-keruvati-5a82d0704a0c/' => '/ru/',
  48326.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/ya-shche-nikoli-ne-keruvavkeruvala-avtomobilem-na-/' => '/ru/',
  48327.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/general-5a82ce8385730/chi-mozhu-ya-vzyati-uchast-u-ice-academy-yak-ne-vo/' => '/ru/',
  48328.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/general-5a82ce8385730/khto-keruye-avtomobilem-5a82cf53d2ebc/' => '/ru/',
  48329.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/general-5a82ce8385730/khto-pratsyuye-u-lodovii-akademiyi-yaguar-lend-rov/' => '/ru/',
  48330.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/general-5a82ce8385730/yakoyu-movoyu-vedetsya-programa-jaguar-land-rover-/' => '/ru/',
  48331.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/price-5a82ce8d4081c/chi-potribno-meni-pridbati-dodatkovu-strakhivku-sh/' => '/ru/',
  48332.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/price-5a82ce8d4081c/shcho-ne-vklyucheno-u-vartist-programi-driving-exp/' => '/ru/',
  48333.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/price-5a82ce8d4081c/shcho-vkhodit-u-vartist-lodovoyi-akademiyi-yaguar-/' => '/ru/',
  48334.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/chi-mozhna-dityam-doluchitisya-do-uchasti-v-lodovi/' => '/ru/',
  48335.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/chi-mozhu-ya-robiti-foto-abo-videoziomku-5a82d1e94/' => '/ru/',
  48336.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/chi-potriben-meni-spetsialnii-odyag-5a82d1cbf3e5a/' => '/ru/',
  48337.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/chi-potribna-meni-viza-5a82d1b801c00/' => '/ru/',
  48338.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/shcho-bude-yakshcho-pogoda-ne-bude-pidkhodyashchoy/' => '/ru/',
  48339.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yaka-maksimalna-kilkist-lyudei-u-programi-driving-/' => '/ru/',
  48340.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yaka-valyuta-vikoristovuyetsya-u-shvetsiyi-5a82d1c/' => '/ru/',
  48341.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yakii-dreskod-dlya-vechirnikh-podii-5a82d1dab7577/' => '/ru/',
  48342.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yaki-tipi-lizhok-dostupni-dlya-viboru-5a82d1af21f0/' => '/ru/',
  48343.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yakshcho-ya-podorozhuyu-odin-chi-bude-meni-nadane-/' => '/ru/',
  48344.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/z-kim-potribno-zvyazatisya-yakshcho-meni-potribna-/' => '/ru/',
  48345.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/' => '/ru/',
  48346.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/avtomobili-u-programi-budut-z-kermom-pravoruch-abo/' => '/ru/',
  48347.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/chi-potribno-meni-mati-pevnii-riven-fizichnoyi-pid/' => '/ru/',
  48348.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/skilki-lyudei-u-kozhnomu-avtomobili-5a82d0fd6c253/' => '/ru/',
  48349.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/tsi-avtomobili-mkpp-abo-z-akpp-5a82d0d2324ab/' => '/ru/',
  48350.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/yakii-minimalnii-vik-dlya-uchasnikiv-5a82d0e48456f/' => '/ru/',
  48351.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/yakii-tip-vodiiskogo-posvidchennya-neobkhidno-mati/' => '/ru/',
  48352.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/yakimi-avtomobilyami-ya-budu-keruvati-5a82d0cb82be/' => '/ru/',
  48353.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/ya-shche-nikoli-ne-keruvavkeruvala-avtomobilem-na-/' => '/ru/',
  48354.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/general-5a82cede984e9/chi-mozhu-ya-vzyati-uchast-u-ice-academy-yak-ne-vo/' => '/ru/',
  48355.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/general-5a82cede984e9/khto-keruye-avtomobilem-5a82cf965a45e/' => '/ru/',
  48356.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/general-5a82cede984e9/khto-pratsyuye-u-lodovii-akademiyi-yaguar-lend-rov/' => '/ru/',
  48357.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/general-5a82cede984e9/yakoyu-movoyu-vedetsya-programa-jaguar-land-rover-/' => '/ru/',
  48358.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/price-5a82cee84229d/chi-potribno-meni-pridbati-dodatkovu-strakhivku-sh/' => '/ru/',
  48359.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/price-5a82cee84229d/shcho-ne-vklyucheno-u-vartist-programi-driving-exp/' => '/ru/',
  48360.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/price-5a82cee84229d/shcho-vkhodit-u-vartist-lodovoyi-akademiyi-yaguar-/' => '/ru/',
  48361.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/chi-mozhna-dityam-doluchitisya-do-uchasti-v-lodovi/' => '/ru/',
  48362.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/chi-mozhu-ya-robiti-foto-abo-videoziomku-5a82d1755/' => '/ru/',
  48363.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/chi-potriben-meni-spetsialnii-odyag-5a82d150412d7/' => '/ru/',
  48364.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/chi-potribna-meni-viza-5a82d13671690/' => '/ru/',
  48365.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/shcho-bude-yakshcho-pogoda-ne-bude-pidkhodyashchoy/' => '/ru/',
  48366.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yaka-maksimalna-kilkist-lyudei-u-programi-driving-/' => '/ru/',
  48367.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yaka-valyuta-vikoristovuyetsya-u-shvetsiyi-5a82d13/' => '/ru/',
  48368.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yakii-dreskod-dlya-vechirnikh-podii-5a82d1571751e/' => '/ru/',
  48369.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yaki-tipi-lizhok-dostupni-dlya-viboru-5a82d12f09a1/' => '/ru/',
  48370.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yakshcho-ya-podorozhuyu-odin-chi-bude-meni-nadane-/' => '/ru/',
  48371.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/z-kim-potribno-zvyazatisya-yakshcho-meni-potribna-/' => '/ru/',
  48372.                     '/experience-jaguar/testdraiv-jaguar-winter-drive-2018/' => '/ru/',
  48373.                     '/feedback/' => '/ru/',
  48374.                     '/files/4/7/47e48e0-f-type-sajaj61x0h8k38879-kyivwest.pdf' => '/ru/',
  48375.                     '/images/doc/8/a/8a50068-owners1.jpg' => '/ru/',
  48376.                     '/jaguar-range-new/' => '/ru/',
  48377.                     '/keepmeinformed/' => '/ru/',
  48378.                     '/keepmeinformed-ftype/' => '/ru/',
  48379.                     '/keepmeinformed-newxf/' => '/ru/',
  48380.                     '/legal-consent/' => '/ru/',
  48381.                     '/news/' => '/ru/',
  48382.                     '/news/25-r/' => '/ru/',
  48383.                     '/news/509d2c3825eac/' => '/ru/',
  48384.                     '/news/509d2ce865891/' => '/ru/',
  48385.                     '/news/509d2dd7ed314/' => '/ru/',
  48386.                     '/news/509d318bc7d85/' => '/ru/',
  48387.                     '/news/509d31e8ca700/' => '/ru/',
  48388.                     '/news/50b4c699e2d5a/' => '/ru/',
  48389.                     '/news/50b4cffd0ee5e/' => '/ru/',
  48390.                     '/news/50b4d63001f8c/' => '/ru/',
  48391.                     '/news/50-rokiv-jaguar-xj/' => '/ru/',
  48392.                     '/news/511a7df6c070e/' => '/ru/',
  48393.                     '/news/5135f5d98fe1a/' => '/ru/',
  48394.                     '/news/70-rokiv-sportivnoyi-istoriyi-jaguar/' => '/ru/',
  48395.                     '/news/absolyutno-novii-jaguar-fpace/' => '/ru/',
  48396.                     '/news/absolyutno-novii-jaguar-xe-vzhe-v-ukrayini/' => '/ru/',
  48397.                     '/news/absolyutno-novii-jaguar-xe-vzhe-v-ukrayini/series/xe-new/' => '/ru/',
  48398.                     '/news/all-new-jaguar-xe-in-ukraine/' => '/ru/',
  48399.                     '/news/apeal-jd-power-2014/' => '/ru/',
  48400.                     '/news/autobest-awards-2013/' => '/ru/',
  48401.                     '/news/autonis-2013/' => '/ru/',
  48402.                     '/news/awd/' => '/ru/',
  48403.                     '/news/bbc-topgear-f-type/' => '/ru/',
  48404.                     '/news/bike-sense/' => '/ru/',
  48405.                     '/news/bloodhound-ssc/' => '/ru/',
  48406.                     '/news/book-new-jaguar-f-type-svr/' => '/ru/',
  48407.                     '/news/britweek/' => '/ru/',
  48408.                     '/news/clerkenwell/' => '/ru/',
  48409.                     '/news/cold-for-cats/' => '/ru/',
  48410.                     '/news/desire/' => '/ru/',
  48411.                     '/news/desire-film/' => '/ru/',
  48412.                     '/news/direktor-z-dizainu-jaguar-otrimav-zvannya-komandor/' => '/ru/',
  48413.                     '/news/dodatkovi-poslugi-dilerskoyi-merezhi/' => '/ru/',
  48414.                     '/news/ecurie-ecosse/' => '/ru/',
  48415.                     '/news/elektrichnii-ipace-proyikhav-ukrayinoyu/' => '/ru/',
  48416.                     '/news/elektrichni-krosover-jaguar-ipace-otrimav-pyat-zir/' => '/ru/',
  48417.                     '/news/emelisande/' => '/ru/',
  48418.                     '/news/e-type/' => '/ru/',
  48419.                     '/news/e-type-lightweight/' => '/ru/',
  48420.                     '/news/fellxe-superhero-print/' => '/ru/',
  48421.                     '/news/follow-me/' => '/ru/',
  48422.                     '/news/fpace-viznano-krashchim-zhinochim-avtomobilem/' => '/ru/',
  48423.                     '/news/f-type-14/' => '/ru/',
  48424.                     '/news/f-type-car-of-the-year/' => '/ru/',
  48425.                     '/news/f-type-los-angeles/' => '/ru/',
  48426.                     '/news/f-type-paris-2012/' => '/ru/',
  48427.                     '/news/f-type-svr/' => '/ru/',
  48428.                     '/news/golden-steering-wheel/' => '/ru/',
  48429.                     '/news/goodwood-revival-2013/' => '/ru/',
  48430.                     '/news/goodwood-xfr-s/' => '/ru/',
  48431.                     '/news/influencer/' => '/ru/',
  48432.                     '/news/ingenium/' => '/ru/',
  48433.                     '/news/ingenium-dviguni-z-progresivnimi-tekhnologiyami-sv/' => '/ru/',
  48434.                     '/news/jabbeke/' => '/ru/',
  48435.                     '/news/jaguar-anonsuvav-vikhid-jaguar-e-pace/' => '/ru/',
  48436.                     '/news/jaguar-cx17-design/' => '/ru/',
  48437.                     '/news/jaguar-c-x75/' => '/ru/',
  48438.                     '/news/jaguar-epace-pershii-kompaktnii-krosover/' => '/ru/',
  48439.                     '/news/jaguar-epace-potrapiv-do-knigi-rekordiv-ginnesa/' => '/ru/',
  48440.                     '/news/jaguar-etype-zero-naikrasivishii-elektrokar/' => '/ru/',
  48441.                     '/news/jaguar-f-pace/' => '/ru/',
  48442.                     '/news/jaguar-fpace-viprobovano-v-naibilsh-ekstremalnikh/' => '/ru/',
  48443.                     '/news/jaguar-fpace-viznano-krashchim-avtomobilem-2017/' => '/ru/',
  48444.                     '/news/jaguar-f-type/' => '/ru/',
  48445.                     '/news/jaguar-f-type-coupe-presentation/' => '/ru/',
  48446.                     '/news/jaguar-generalnii-avtomobilnii-parner-alfajazfest/' => '/ru/',
  48447.                     '/news/jaguar-generalnii-partner-xxl-men-s-awards/' => '/ru/',
  48448.                     '/news/jaguar-gt/' => '/ru/',
  48449.                     '/news/jaguar-heritage-racing/' => '/ru/',
  48450.                     '/news/jaguar-ipace-avtomobil-roku-u-yevropi/' => '/ru/',
  48451.                     '/news/jaguar-ipace-elektrichnii-krosover-viprobuyte/' => '/ru/',
  48452.                     '/news/jaguar-ipace-elektrifikuye-ukrayinu/' => '/ru/',
  48453.                     '/news/jaguar-ipace-elektrizovanii-dizain/' => '/ru/',
  48454.                     '/news/jaguar-ipace-lider-rinku-elektrokariv/' => '/ru/',
  48455.                     '/news/jaguar-ipace-otrimav-premiyu/' => '/ru/',
  48456.                     '/news/jaguar-ipace-otrimav-rekordni-tri-nagorodi/' => '/ru/',
  48457.                     '/news/jaguar-ipace-otrimav-tri-nagorodi-u-premii/' => '/ru/',
  48458.                     '/news/jaguar-ipace-povnistyu-elektrichnii-krosover-ykr/' => '/ru/',
  48459.                     '/news/jaguar-ipace-stav-absolyutnim-liderom/' => '/ru/',
  48460.                     '/news/jaguar-land-rover-approved-perevireni/' => '/ru/',
  48461.                     '/news/jaguar-land-rover-elektrifikuye-ukrayinu/' => '/ru/',
  48462.                     '/news/jaguar-land-rover-kiyiv-aeroport-ofitsiino-vidkrit/' => '/ru/',
  48463.                     '/news/jaguar-land-rover-kiyiv-aeroport-vidkrito/' => '/ru/',
  48464.                     '/news/jaguar-land-rover-odesa-ofitsiino-vidkrito/' => '/ru/',
  48465.                     '/news/jaguar-land-rover-paris-autosalon-14/' => '/ru/',
  48466.                     '/news/jaguar-land-rover-pratsyuye-nad-stvorennyam-3d/' => '/ru/',
  48467.                     '/news/jaguar-land-rover-predstavlyaye/' => '/ru/',
  48468.                     '/news/jaguar-land-rover-predstavlyaye-dodatok-go-ipace/' => '/ru/',
  48469.                     '/news/jaguar-land-rover-rozshiryuye-kordoni/' => '/ru/',
  48470.                     '/news/jaguar-land-rover-vidkrivaye-novii-zavod-u-slovach/' => '/ru/',
  48471.                     '/news/jaguar-land-rover-vtilyuye-u-realnist-avtopilot-dl/' => '/ru/',
  48472.                     '/news/jaguar-lend-rover-vidkrivaye-dveri-kontseptualnogo/' => '/ru/',
  48473.                     '/news/jaguar-lr-kiyiv-aeroport-ta-jaguar-lr-kiyiv-zahid/' => '/ru/',
  48474.                     '/news/jaguar-povertayetsya-u-svit-peregoniv/' => '/ru/',
  48475.                     '/news/jaguar-predstaviv-ipace-na-leopolis-jazz-fest/' => '/ru/',
  48476.                     '/news/jaguar-predstaviv-novi-modifikatsiyi/' => '/ru/',
  48477.                     '/news/jaguar-project-7/' => '/ru/',
  48478.                     '/news/jaguar-rozpochinaye-spivpratsyu-iz-dua-lipa/' => '/ru/',
  48479.                     '/news/jaguar-rozrobila-dizain/' => '/ru/',
  48480.                     '/news/jaguar-rukhayetsya-vpered-z-novim-elektrichnim-ipa/' => '/ru/',
  48481.                     '/news/jaguar-ta-land-rover-na-topovikh-pozitsiyakh/' => '/ru/',
  48482.                     '/news/jaguar-tse-jazz/' => '/ru/',
  48483.                     '/news/jaguar-vidkrivaye-dveri-do-svogo-sertsya/' => '/ru/',
  48484.                     '/news/jaguar-xe-08-09-2014/' => '/ru/',
  48485.                     '/news/jaguar-xe-aluminium/' => '/ru/',
  48486.                     '/news/jaguar-xe-and-all-new-jaguar-xf-5-euro-ncap/' => '/ru/',
  48487.                     '/news/jaguar-xe-global-reveal/' => '/ru/',
  48488.                     '/news/jaguar-xe-ingenium/' => '/ru/',
  48489.                     '/news/jaguar-xe-sv-project-8-naishvidshii-u-sviti-sedan/' => '/ru/',
  48490.                     '/news/jaguar-xe-sv-project-8-vstanovlyuye-novii-rekord/' => '/ru/',
  48491.                     '/news/jaguar-xf-2017-modelnogo-roku/' => '/ru/',
  48492.                     '/news/jaguar-xf-udostoyenii-nagorodi-zolote-kermo/' => '/ru/',
  48493.                     '/news/jaguar-xj-vstanovlyuye-novi-standarti-rozkoshi/' => '/ru/',
  48494.                     '/news/jaguar-zaplanuvav-stvoriti-ftype-project-7-naishvi/' => '/ru/',
  48495.                     '/news/j-d-power-2014/' => '/ru/',
  48496.                     '/news/jd-power-and-associates/' => '/ru/',
  48497.                     '/news/jd-power-and-associates-what-car-2013/' => '/ru/',
  48498.                     '/news/jlr-castrol/' => '/ru/',
  48499.                     '/news/jlr-emc/' => '/ru/',
  48500.                     '/news/jlrkyivairport/' => '/ru/',
  48501.                     '/news/jlr-new-facility-ground-breaking/' => '/ru/',
  48502.                     '/news/kalendar-lyutii-2018-rik/' => '/ru/',
  48503.                     '/news/komanda-jaguar-vector-pobila-svitovii-rekord/' => '/ru/',
  48504.                     '/news/kompaniya-jaguar-land-rover-priskoryuye/' => '/ru/',
  48505.                     '/news/lviv-become-a-dealer/' => '/ru/',
  48506.                     '/news/mille-miglia-13/' => '/ru/',
  48507.                     '/news/mille-miglia-2013/' => '/ru/',
  48508.                     '/news/mille-miglia-2014/' => '/ru/',
  48509.                     '/news/mitch-evans-otrimav-pershu-peremogu/' => '/ru/',
  48510.                     '/news/mizhkontinentalna-podorozh-ipace/' => '/ru/',
  48511.                     '/news/naikrashchi-britantsi-spivpratsya/' => '/ru/',
  48512.                     '/news/natsionalne-zmagannya-tekhnichnii-spetsialist/' => '/ru/',
  48513.                     '/news/new-f-type/' => '/ru/',
  48514.                     '/news/new-f-type-coupe/' => '/ru/',
  48515.                     '/news/new-jaguar-xe/' => '/ru/',
  48516.                     '/news/new-jaguar-xf/' => '/ru/',
  48517.                     '/news/newxf-motorshow-new-york-15/' => '/ru/',
  48518.                     '/news/new-xjr/' => '/ru/',
  48519.                     '/news/nova-modifikatsiya-touring-dlya-naishvidshogo/' => '/ru/',
  48520.                     '/news/nove-sidinnya-jaguar-land-rover-zminyuye-formu/' => '/ru/',
  48521.                     '/news/novii-jaguar-ftype/' => '/ru/',
  48522.                     '/news/novii-jaguar-ftype-provodit-svitovu-premyeru/' => '/ru/',
  48523.                     '/news/novii-jaguar-ftype-shche-bilsh-komfortnii-dosvid/' => '/ru/',
  48524.                     '/news/novii-jaguar-ftype-tsilespryamovanii-rozkishnii/' => '/ru/',
  48525.                     '/news/novii-jaguar-xe-istinnii-vitvir-mistetstva/' => '/ru/',
  48526.                     '/news/novii-povnistyu-elektrichnii-rozumnii-ipace/' => '/ru/',
  48527.                     '/news/ofitsiinii-servis-jaguar-land-rover-u-lvovi/' => '/ru/',
  48528.                     '/news/ofitsiino-vidkrito-novii-dilerskii-tsentr-jlr/' => '/ru/',
  48529.                     '/news/onovlennya-fpace-2019-modelnogo-roku/' => '/ru/',
  48530.                     '/news/personal-car/' => '/ru/',
  48531.                     '/news/potuzhna-petlya-fpace-predstavlyaye-novii-vrazhayu/' => '/ru/',
  48532.                     '/news/prezentatsiya-absolyutno-novogo-jaguar-xf/' => '/ru/',
  48533.                     '/news/prezentatsiya-ta-start-prodazhiv-f-pace/' => '/ru/',
  48534.                     '/news/price-of-all-new-jaguar-fpace-for-ukraine/' => '/ru/',
  48535.                     '/news/programi-finansuvannya-vid-jaguar-land-rover/' => '/ru/',
  48536.                     '/news/prototip-jaguar-fpace-suprovodzhuye-team-sky/' => '/ru/',
  48537.                     '/news/pryama-translyatsiya-prezentatsiyi-jaguar-ipace-iz/' => '/ru/',
  48538.                     '/news/rozshireno-mozhlivosti-podorozhei-elektrokarom/' => '/ru/',
  48539.                     '/news/sayer-rozumne-kermo-maibutnogo/' => '/ru/',
  48540.                     '/news/smart-car/' => '/ru/',
  48541.                     '/news/spetsialni-umovi/' => '/ru/',
  48542.                     '/news/start-priiomu-bronyuvannya-zamovlen-i-pace-x590/' => '/ru/',
  48543.                     '/news/stvoryuite-svii-vlasnii-remiks-treku-dua-lipa-iz-j/' => '/ru/',
  48544.                     '/news/svyatkuyemo-britanski-traditsiyi-razom/' => '/ru/',
  48545.                     '/news/systema-poperedzhennya-pro-vyboiny-na-dorozi/' => '/ru/',
  48546.                     '/news/tech-specs/' => '/ru/',
  48547.                     '/news/tekhnichnii-spetsialist-roku-2018/' => '/ru/',
  48548.                     '/news/tekhnichnii-spetsialist-roku-2018-jaguar-land-rove/' => '/ru/',
  48549.                     '/news/tekhnologiya-jaguar-buditime-vodiyiv/' => '/ru/',
  48550.                     '/news/telegraph-motoring-diesel-car/' => '/ru/',
  48551.                     '/news/the-art-of-performance-tour-jaguar-proviv-unikalni/' => '/ru/',
  48552.                     '/news/triumf-jaguar-na-premiyi-walpole-awards-for-excell/' => '/ru/',
  48553.                     '/news/tvortsi-maibutnogo-yak-pratsyuye-dizainstudiya/' => '/ru/',
  48554.                     '/news/util/' => '/ru/',
  48555.                     '/news/vidkrito-vakansiyu-ofitsiinogo-dilera/' => '/ru/',
  48556.                     '/news/vidkrito-vakansiyu-ofitsiinogo-dilera-jaguar-lr/' => '/ru/',
  48557.                     '/news/vidkrittya-novikh-ofitsiinikh-dilerskikh-tsentriv/' => '/ru/',
  48558.                     '/news/vidkrittya-novogo-ofitsiinogo-dilerskogo-tsentr/' => '/ru/',
  48559.                     '/news/vidkrittya-vistavki-the-art-of-performance/' => '/ru/',
  48560.                     '/news/vikhid-novogo-jaguar-xe-sv-project-8/' => '/ru/',
  48561.                     '/news/vikoristannya-elektromobiliv-iz-nulovimi-vikidami/' => '/ru/',
  48562.                     '/news/virtual-technology/' => '/ru/',
  48563.                     '/news/wallpaper-handmade/' => '/ru/',
  48564.                     '/news/what-car-jd-power/' => '/ru/',
  48565.                     '/news/xf-xj-2013/' => '/ru/',
  48566.                     '/news/xj-ultimate/' => '/ru/',
  48567.                     '/news/xj-ultimate/"/series/xj/xj-ultimate/"' => '/ru/',
  48568.                     '/news/za-15-rokiv-jaguar-v-ukrayini-bulo-prodano-1-991/' => '/ru/',
  48569.                     '/news/znaiomstvo-iz-novim-jaguar-f-pace/' => '/ru/',
  48570.                     '/owners_international/caring-for-your-jaguar/diesel-exhaust-fluid.html/' => '/ru/',
  48571.                     '/privacy/' => '/ru/',
  48572.                     '/quality-section/owners/' => '/ru/',
  48573.                     '/quality-section/owners/diesel-exhaust-fluid/' => '/ru/',
  48574.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/bezpeka/chi-shkidlivii-def-58219b555cfd7/' => '/ru/',
  48575.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/doglyad/chi-mozhna-samostiino-doliti-def-u-bak-58219b47001/' => '/ru/',
  48576.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/doglyad/yak-pereviriti-riven-def-58219b4228078/' => '/ru/',
  48577.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/zagalni/shcho-stanetsya-yakshcho-u-baku-zakinchitsya-def-5/' => '/ru/',
  48578.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/zagalni/yak-chasto-potribno-dolivati-def-58219b23a3c3b/' => '/ru/',
  48579.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/zagalni/yak-zberigati-def-58219b32339ed/' => '/ru/',
  48580.                     '/quality-section/owners/howto/' => '/ru/',
  48581.                     '/quality-section/owners/howto/bluetooth/' => '/ru/',
  48582.                     '/quality-section/owners/merchandise/' => '/ru/',
  48583.                     '/quality-section/owners/online-service-history/' => '/ru/',
  48584.                     '/quality-section/owners/petrol-and-diesel-engines/' => '/ru/',
  48585.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/cosub2sub/' => '/ru/',
  48586.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/def/' => '/ru/',
  48587.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/dpf/' => '/ru/',
  48588.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/eu5/' => '/ru/',
  48589.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/eu6/' => '/ru/',
  48590.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/nedc/' => '/ru/',
  48591.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/nox/' => '/ru/',
  48592.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/pm/' => '/ru/',
  48593.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/rde/' => '/ru/',
  48594.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/scr/' => '/ru/',
  48595.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/ulez/' => '/ru/',
  48596.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/wltp/' => '/ru/',
  48597.                     '/quality-section/owners/principles-of-customer-orientation/' => '/ru/',
  48598.                     '/quality-section/owners/service/' => '/ru/',
  48599.                     '/quality-section/owners/service/castrol/' => '/ru/',
  48600.                     '/quality-section/owners/service/conditions/' => '/ru/',
  48601.                     '/quality-section/owners/service/garantiya-ta-pidtrimka/' => '/ru/',
  48602.                     '/quality-section/owners/service/jaguar-assistance/' => '/ru/',
  48603.                     '/quality-section/owners/service/servise-centre/' => '/ru/',
  48604.                     '/quality-section/owners/technologies/' => '/ru/',
  48605.                     '/quality-section/owners/technologies/winter-mode/' => '/ru/',
  48606.                     '/request-an-offer/' => '/ru/',
  48607.                     '/series/' => '/ru/',
  48608.                     '/series/2016-xf/' => '/ru/vehicles/jaguar-xf',
  48609.                     '/series/2016-xf/prezentatsiya-new-jaguar-xf-test-drive/' => '/ru/vehicles/jaguar-xf',
  48610.                     '/series/2016-xf/specifications/' => '/ru/vehicles/jaguar-xf',
  48611.                     '/series/allnewxj/' => '/ru/vehicles/jaguar-xf',
  48612.                     '/series/allnewxj/features/cold-for-cats/' => '/ru/vehicles/jaguar-xf',
  48613.                     '/series/e-pace/' => '/ru/vehicles/jaguar-e-pace',
  48614.                     '/series/e-pace/accessories/' => '/ru/vehicles/jaguar-e-pace',
  48615.                     '/series/e-pace/e-pace-gallery/' => '/ru/vehicles/jaguar-e-pace',
  48616.                     '/series/e-pace/e-pace-gallery/?carouselIndex=0' => '/ru/vehicles/jaguar-e-pace',
  48617.                     '/series/e-pace/features/' => '/ru/vehicles/jaguar-e-pace',
  48618.                     '/series/e-pace/features/exterior/' => '/ru/vehicles/jaguar-e-pace',
  48619.                     '/series/e-pace/features/in-car-technology/' => '/ru/vehicles/jaguar-e-pace',
  48620.                     '/series/e-pace/features/interior/' => '/ru/vehicles/jaguar-e-pace',
  48621.                     '/series/e-pace/features/practicality-and-safety/' => '/ru/vehicles/jaguar-e-pace',
  48622.                     '/series/e-pace/first-edition-gallery/?carouselIndex=1' => '/ru/vehicles/jaguar-e-pace',
  48623.                     '/series/e-pace/models/' => '/ru/vehicles/jaguar-e-pace',
  48624.                     '/series/e-pace/models/e-pace/' => '/ru/vehicles/jaguar-e-pace',
  48625.                     '/series/e-pace/models/r-dynamic/' => '/ru/vehicles/jaguar-e-pace',
  48626.                     '/series/e-pace/specifications/' => '/ru/vehicles/jaguar-e-pace',
  48627.                     '/series/f-pace/f-pace-name-reveal/' => '/ru/vehicles/jaguar-f-pace',
  48628.                     '/series/f-pace-model/' => '/ru/vehicles/jaguar-f-pace',
  48629.                     '/series/f-pace-model/%09Jaguar' => '/ru/vehicles/jaguar-f-pace',
  48630.                     '/series/f-pace-model/accessories/' => '/ru/vehicles/jaguar-f-pace',
  48631.                     '/series/f-pace-model/activity-key/' => '/ru/vehicles/jaguar-f-pace',
  48632.                     '/series/f-pace-model/all-surface-progress-control-and-adaptive-surface/' => '/ru/vehicles/jaguar-f-pace',
  48633.                     '/series/f-pace-model/drive-control/' => '/ru/vehicles/jaguar-f-pace',
  48634.                     '/series/f-pace-model/drive-control/?carouselIndex=0' => '/ru/vehicles/jaguar-f-pace',
  48635.                     '/series/f-pace-model/driver-condition-monitor/' => '/ru/vehicles/jaguar-f-pace',
  48636.                     '/series/f-pace-model/driver-condition-monitor/?carouselIndex=0' => '/ru/vehicles/jaguar-f-pace',
  48637.                     '/series/f-pace-model/features/' => '/ru/vehicles/jaguar-f-pace',
  48638.                     '/series/f-pace-model/features/exterior/' => '/ru/vehicles/jaguar-f-pace',
  48639.                     '/series/f-pace-model/features/in-car-technology/' => '/ru/vehicles/jaguar-f-pace',
  48640.                     '/series/f-pace-model/features/interior/' => '/ru/vehicles/jaguar-f-pace',
  48641.                     '/series/f-pace-model/features/safety/' => '/ru/vehicles/jaguar-f-pace',
  48642.                     '/series/f-pace-model/f-pace-gallery/' => '/ru/vehicles/jaguar-f-pace',
  48643.                     '/series/f-pace-model/gallery-editions/' => '/ru/vehicles/jaguar-f-pace',
  48644.                     '/series/f-pace-model/gallery-svr/' => '/ru/vehicles/jaguar-f-pace',
  48645.                     '/series/f-pace-model/gallery-videos/' => '/ru/vehicles/jaguar-f-pace',
  48646.                     '/series/f-pace-model/models/' => '/ru/vehicles/jaguar-f-pace',
  48647.                     '/series/f-pace-model/models/portfolio/' => '/ru/vehicles/jaguar-f-pace',
  48648.                     '/series/f-pace-model/models/prestige/' => '/ru/vehicles/jaguar-f-pace',
  48649.                     '/series/f-pace-model/models/pure/' => '/ru/vehicles/jaguar-f-pace',
  48650.                     '/series/f-pace-model/models/r-sport/' => '/ru/vehicles/jaguar-f-pace',
  48651.                     '/series/f-pace-model/models/s/' => '/ru/vehicles/jaguar-f-pace',
  48652.                     '/series/f-pace-model/rear-space/' => '/ru/vehicles/jaguar-f-pace',
  48653.                     '/series/f-pace-model/specifications/' => '/ru/vehicles/jaguar-f-pace',
  48654.                     '/series/f-pace-model/traffic-sign-recognition/' => '/ru/vehicles/jaguar-f-pace',
  48655.                     '/series/f-type/' => '/ru/vehicles/jaguar-f-type',
  48656.                     '/series/f-type/accessories/' => '/ru/vehicles/jaguar-f-type',
  48657.                     '/series/f-type/convertible/f-type/' => '/ru/vehicles/jaguar-f-type',
  48658.                     '/series/f-type/convertible/f-type-r/' => '/ru/vehicles/jaguar-f-type',
  48659.                     '/series/f-type/convertible/f-type-r-dynamic/' => '/ru/vehicles/jaguar-f-type',
  48660.                     '/series/f-type/convertible/f-type-svr/' => '/ru/vehicles/jaguar-f-type',
  48661.                     '/series/f-type/coupe/f-type/' => '/ru/vehicles/jaguar-f-type',
  48662.                     '/series/f-type/coupe/f-type-r/' => '/ru/vehicles/jaguar-f-type',
  48663.                     '/series/f-type/coupe/f-type-r-dynamic/' => '/ru/vehicles/jaguar-f-type',
  48664.                     '/series/f-type/coupe/f-type-svr/' => '/ru/vehicles/jaguar-f-type',
  48665.                     '/series/f-type/e-type-lightweight-gallery/' => '/ru/vehicles/jaguar-f-type',
  48666.                     '/series/f-type/features/' => '/ru/vehicles/jaguar-f-type',
  48667.                     '/series/f-type/features/in-car-technology/' => '/ru/vehicles/jaguar-f-type',
  48668.                     '/series/f-type/features/performance/' => '/ru/vehicles/jaguar-f-type',
  48669.                     '/series/f-type/features/safety-and-practicality/' => '/ru/vehicles/jaguar-f-type',
  48670.                     '/series/f-type/f-type-coupe-foto-gallery/' => '/ru/vehicles/jaguar-f-type',
  48671.                     '/series/f-type/f-type-gallery/' => '/ru/vehicles/jaguar-f-type',
  48672.                     '/series/f-type/ftype-project-7/' => '/ru/vehicles/jaguar-f-type',
  48673.                     '/series/f-type/interior/' => '/ru/vehicles/jaguar-f-type',
  48674.                     '/series/f-type/models/' => '/ru/vehicles/jaguar-f-type',
  48675.                     '/series/f-type/specifications/' => '/ru/vehicles/jaguar-f-type',
  48676.                     '/series/ipace/' => '/ru/vehicles/jaguar-i-pace',
  48677.                     '/series/ipace/1/' => '/ru/vehicles/jaguar-i-pace',
  48678.                     '/series/ipace/accessories/' => '/ru/vehicles/jaguar-i-pace',
  48679.                     '/series/ipace/calculator/' => '/ru/vehicles/jaguar-i-pace',
  48680.                     '/series/ipace/eksteryer/' => '/ru/vehicles/jaguar-i-pace',
  48681.                     '/series/ipace/features/' => '/ru/vehicles/jaguar-i-pace',
  48682.                     '/series/ipace/features/exterior/' => '/ru/vehicles/jaguar-i-pace',
  48683.                     '/series/ipace/features/incar-technology/' => '/ru/vehicles/jaguar-i-pace',
  48684.                     '/series/ipace/features/interior/' => '/ru/vehicles/jaguar-i-pace',
  48685.                     '/series/ipace/features/practicality/' => '/ru/vehicles/jaguar-i-pace',
  48686.                     '/series/ipace/features/safety/' => '/ru/vehicles/jaguar-i-pace',
  48687.                     '/series/ipace/models/' => '/ru/vehicles/jaguar-i-pace',
  48688.                     '/series/ipace/models/ipace/' => '/ru/vehicles/jaguar-i-pace',
  48689.                     '/series/ipace/overviewanev/' => '/ru/vehicles/jaguar-i-pace',
  48690.                     '/series/ipace/overviewanev/ev-incentives/' => '/ru/vehicles/jaguar-i-pace',
  48691.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/bezkoshtovna-zaryadka-dlya-elektromobiliv/' => '/ru/vehicles/jaguar-i-pace',
  48692.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/dopomoga-pid-chas-pridbannya-elektromobilya/' => '/ru/vehicles/jaguar-i-pace',
  48693.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/dopomoga-pid-chas-pridbannya-obladnannya-dlya-zary/' => '/ru/vehicles/jaguar-i-pace',
  48694.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/dopomoga-z-aktsiznimi-zborami-ta-reyestratsiyeyu-e/' => '/ru/vehicles/jaguar-i-pace',
  48695.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/skhema-zmenshenikh-podatkiv-kompaniyi/' => '/ru/vehicles/jaguar-i-pace',
  48696.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/uniknennya-spetsialnikh-tarifiv-i-komisii/' => '/ru/vehicles/jaguar-i-pace',
  48697.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/zruchnist-ta-dostupnist/' => '/ru/vehicles/jaguar-i-pace',
  48698.                     '/series/ipace/overviewanev/faqs/' => '/ru/vehicles/jaguar-i-pace',
  48699.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/chi-mozhe-akumulyator-zagoritisya/' => '/ru/vehicles/jaguar-i-pace',
  48700.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/chi-nagrivayetsya-akumulyator-pid-chas-roboti/' => '/ru/vehicles/jaguar-i-pace',
  48701.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/chi-vplivaye-temperatura-na-akumulyator/' => '/ru/vehicles/jaguar-i-pace',
  48702.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/chi-ye-garantiya-v-akumulyatora/' => '/ru/vehicles/jaguar-i-pace',
  48703.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/shcho-oznachaye-kilovatgod-kwh/' => '/ru/vehicles/jaguar-i-pace',
  48704.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/skilki-elementiv-vkhodit-do-batareyi-ipace/' => '/ru/vehicles/jaguar-i-pace',
  48705.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/yaka-vaga-akumulyatora/' => '/ru/vehicles/jaguar-i-pace',
  48706.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/yak-utilizuyutsya-akumulyatori/' => '/ru/vehicles/jaguar-i-pace',
  48707.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/bezpeka/chi-mozhna-zaryadzhati-elektromobili-pid-doshchem/' => '/ru/vehicles/jaguar-i-pace',
  48708.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/bezpeka/chi-mozhu-ya-obslugovuvati-elektromobil-na-avtomii/' => '/ru/vehicles/jaguar-i-pace',
  48709.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/bezpeka/chi-ye-elektromobili-bezpechnimi/' => '/ru/vehicles/jaguar-i-pace',
  48710.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/bezpeka/shcho-stanetsya-yakshcho-ya-potraplyu-u-povin/' => '/ru/vehicles/jaguar-i-pace',
  48711.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/chi-mozhe-merezha-peredachi-elektrichnoyi-energiyi/' => '/ru/vehicles/jaguar-i-pace',
  48712.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/chi-ye-nedoliki-u-volodinni-elektrichnim-transport/' => '/ru/vehicles/jaguar-i-pace',
  48713.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/de-ya-mozhu-diznatisya-bilshe-pro-elektromobili-ev/' => '/ru/vehicles/jaguar-i-pace',
  48714.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/do-yakogo-tipu-nalezhit-elektromobil-ipace/' => '/ru/vehicles/jaguar-i-pace',
  48715.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/yakimi-yei-osnovni-perevagi-vid-volodinnya-elektro/' => '/ru/vehicles/jaguar-i-pace',
  48716.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/keruvannya/chi-maye-akumulyator-garantiyu/' => '/ru/vehicles/jaguar-i-pace',
  48717.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/keruvannya/chi-mozhna-buksiruvati-elektrichnii-transportnii-z/' => '/ru/vehicles/jaguar-i-pace',
  48718.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/keruvannya/chi-vazhko-keruvati-elektromobilem/' => '/ru/vehicles/jaguar-i-pace',
  48719.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/keruvannya/yakshcho-elektrichnii-avtomobil-bude-poshkodzheno-/' => '/ru/vehicles/jaguar-i-pace',
  48720.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/avtomobili-jaguar-yak-pravilo-mali-rizni-rezhimi-r/' => '/ru/vehicles/jaguar-i-pace',
  48721.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/chi-mozhu-ya-vstanoviti-buksirnii-kran-dlya-mogo-i/' => '/ru/vehicles/jaguar-i-pace',
  48722.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/chomu-jaguar-konkuruye-v-formuli-e/' => '/ru/vehicles/jaguar-i-pace',
  48723.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/shcho-take-regenerativne-galmuvannya/' => '/ru/vehicles/jaguar-i-pace',
  48724.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/yak-upravlinnya-porivnyuyetsya-zi-zvichainimi-avto/' => '/ru/vehicles/jaguar-i-pace',
  48725.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/chi-tochno-viznachenii-diapzon-ipace/' => '/ru/vehicles/jaguar-i-pace',
  48726.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/chi-vistachit-elektromobilyu-diapazonu-dlya-moyeyi/' => '/ru/vehicles/jaguar-i-pace',
  48727.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/chi-zmenshitsya-mii-diapazon-yakshcho-ya-budu-yikh/' => '/ru/vehicles/jaguar-i-pace',
  48728.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/yaki-chinniki-vplivayut-na-diapazon/' => '/ru/vehicles/jaguar-i-pace',
  48729.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/yakoyu-ye-riznitsya-mizh-pokaznikami-diapazonu-tsi/' => '/ru/vehicles/jaguar-i-pace',
  48730.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/yakshcho-zakinchitsya-zaryad-akumulyatora-mashina-/' => '/ru/vehicles/jaguar-i-pace',
  48731.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-isnuye-dodatok-ios-abo-android-yakii-mozhe-dop/' => '/ru/vehicles/jaguar-i-pace',
  48732.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhna-zapustiti-ipace-iz-zaryadnim-kabelem-ya/' => '/ru/vehicles/jaguar-i-pace',
  48733.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhna-zaryadzhati-elektromobili-pid-doshchem/' => '/ru/vehicles/jaguar-i-pace',
  48734.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhna-zberigati-zaryadni-kabeli-v-saloni-abo-/' => '/ru/vehicles/jaguar-i-pace',
  48735.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhu-ya-skoristatisya-chuzhoyu-nastinnoyu-kor/' => '/ru/vehicles/jaguar-i-pace',
  48736.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhu-ya-vikoristovuvati-budyakii-kabel-3go-re/' => '/ru/vehicles/jaguar-i-pace',
  48737.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhu-ya-zaryadzhati-avtomobil-na-budyakii-der/' => '/ru/vehicles/jaguar-i-pace',
  48738.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhu-ya-zaryadzhati-svii-avtomobil-za-dopomog/' => '/ru/vehicles/jaguar-i-pace',
  48739.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-povinen-ya-zaryadzhati-do-100-kozhnogo-razu/' => '/ru/vehicles/jaguar-i-pace',
  48740.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-zmozhu-ya-takozh-zaryadzhati-inshi-elektromobi/' => '/ru/vehicles/jaguar-i-pace',
  48741.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chomu-jaguar-ne-stvoriv-vlasnu-privatnu-merezhu-za/' => '/ru/vehicles/jaguar-i-pace',
  48742.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chomu-pershi-80-zaryadzhayutsya-nabagato-shvidshe-/' => '/ru/vehicles/jaguar-i-pace',
  48743.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/khto-mozhe-vstanoviti-nastinnu-korobku-dlya-mene/' => '/ru/vehicles/jaguar-i-pace',
  48744.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/na-skilki-dniv-mozhna-zalishiti-elektromobil-bez-p/' => '/ru/vehicles/jaguar-i-pace',
  48745.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/nastinna-korobka-vklyuchena-u-vartist-avtomobilya/' => '/ru/vehicles/jaguar-i-pace',
  48746.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/shcho-robiti-yakshcho-u-bagatokvartirnomu-budinku-/' => '/ru/vehicles/jaguar-i-pace',
  48747.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/shcho-stanetsya-yakshcho-ya-vstanovlyu-nastinnu-ko/' => '/ru/vehicles/jaguar-i-pace',
  48748.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/shcho-take-plata-za-priznachennya-ta-plata-za-podo/' => '/ru/vehicles/jaguar-i-pace',
  48749.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/skilki-koshtuye-zaryaditi-elektromobil/' => '/ru/vehicles/jaguar-i-pace',
  48750.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/u-mene-nemaye-spetsialnoyi-parkovki-vdoma-abo-na-r/' => '/ru/vehicles/jaguar-i-pace',
  48751.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/yake-obladnannya-dlya-zaryadki-meni-potribne/' => '/ru/vehicles/jaguar-i-pace',
  48752.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/yak-ya-mozhu-znaiti-stantsiyi-zaryadki/' => '/ru/vehicles/jaguar-i-pace',
  48753.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/yak-zaryadnii-kabel-zakhishchenii-vid-kradizhki-ab/' => '/ru/vehicles/jaguar-i-pace',
  48754.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/yak-zaryadzhayutsya-elktrichni-transportni-zasobi/' => '/ru/vehicles/jaguar-i-pace',
  48755.                     '/series/ipace/specification/' => '/ru/vehicles/jaguar-i-pace',
  48756.                     '/series/ipace/zaryadni-elektrostintsiyi/' => '/ru/vehicles/jaguar-i-pace',
  48757.                     '/series/new-xf/' => '/ru/vehicles/jaguar-xf',
  48758.                     '/series/new-xf/features/all-wheel-drive/' => '/ru/vehicles/jaguar-xf',
  48759.                     '/series/xe/' => '/ru/vehicles/jaguar-xe',
  48760.                     '/series/xe/accessories/' => '/ru/vehicles/jaguar-xe',
  48761.                     '/series/xe/features/' => '/ru/vehicles/jaguar-xe',
  48762.                     '/series/xe/features/exterior/' => '/ru/vehicles/jaguar-xe',
  48763.                     '/series/xe/features/in-car-technology/' => '/ru/vehicles/jaguar-xe',
  48764.                     '/series/xe/features/interior/' => '/ru/vehicles/jaguar-xe',
  48765.                     '/series/xe/features/praktichnist-i-bezpeka/' => '/ru/vehicles/jaguar-xe',
  48766.                     '/series/xe/gallery/' => '/ru/vehicles/jaguar-xe',
  48767.                     '/series/xe/meet-the-xe-s/' => '/ru/vehicles/jaguar-xe',
  48768.                     '/series/xe/pricing-specs/' => '/ru/vehicles/jaguar-xe',
  48769.                     '/series/xe/xe-models/' => '/ru/vehicles/jaguar-xe',
  48770.                     '/series/xe/xe-models/xe-hse/' => '/ru/vehicles/jaguar-xe',
  48771.                     '/series/xe/xe-models/xe-r-dynamic-hse/' => '/ru/vehicles/jaguar-xe',
  48772.                     '/series/xe/xe-models/xe-r-dynamic-s/' => '/ru/vehicles/jaguar-xe',
  48773.                     '/series/xe/xe-models/xe-r-dynamic-se/' => '/ru/vehicles/jaguar-xe',
  48774.                     '/series/xe/xe-models/xe-s/' => '/ru/vehicles/jaguar-xe',
  48775.                     '/series/xe/xe-models/xe-se/' => '/ru/vehicles/jaguar-xe',
  48776.                     '/series/xe-new/' => '/ru/vehicles/jaguar-xe',
  48777.                     '/series/xf/' => '/ru/vehicles/jaguar-xf',
  48778.                     '/series/xf/%09features/practicality-and-safety/' => '/ru/vehicles/jaguar-xf',
  48779.                     '/series/xf/accessories/' => '/ru/vehicles/jaguar-xf',
  48780.                     '/series/xf/accessories-videos/' => '/ru/vehicles/jaguar-xf',
  48781.                     '/series/xf/advanced-parking-aids/' => '/ru/vehicles/jaguar-xf',
  48782.                     '/series/xf/all-surface-progress-control/' => '/ru/vehicles/jaguar-xf',
  48783.                     '/series/xf/blind-spot-assist-and-reverse-traffic-detection/' => '/ru/vehicles/jaguar-xf',
  48784.                     '/series/xf/featured-videos/' => '/ru/vehicles/jaguar-xf',
  48785.                     '/series/xf/featured-videos/?carouselIndex=0' => '/ru/vehicles/jaguar-xf',
  48786.                     '/series/xf/features/' => '/ru/vehicles/jaguar-xf',
  48787.                     '/series/xf/features/exterior/' => '/ru/vehicles/jaguar-xf',
  48788.                     '/series/xf/features/in-car-technology/' => '/ru/vehicles/jaguar-xf',
  48789.                     '/series/xf/features/interior/' => '/ru/vehicles/jaguar-xf',
  48790.                     '/series/xf/features/practicality-and-safety/' => '/ru/vehicles/jaguar-xf',
  48791.                     '/series/xf/features/tech-specs/' => '/ru/vehicles/jaguar-xf',
  48792.                     '/series/xf/gallery/' => '/ru/vehicles/jaguar-xf',
  48793.                     '/series/xf/gallery-editions/' => '/ru/vehicles/jaguar-xf',
  48794.                     '/series/xf/headup-display/' => '/ru/vehicles/jaguar-xf',
  48795.                     '/series/xf/lane-departure-warning-with-lane-keep-assist/' => '/ru/vehicles/jaguar-xf',
  48796.                     '/series/xf/models/' => '/ru/vehicles/jaguar-xf',
  48797.                     '/series/xf/models/xf-portfolio/' => '/ru/vehicles/jaguar-xf',
  48798.                     '/series/xf/models/xf-prestige/' => '/ru/vehicles/jaguar-xf',
  48799.                     '/series/xf/models/xf-pure/' => '/ru/vehicles/jaguar-xf',
  48800.                     '/series/xf/models/xf-r-sport/' => '/ru/vehicles/jaguar-xf',
  48801.                     '/series/xf/models/xf-s/' => '/ru/vehicles/jaguar-xf',
  48802.                     '/series/xf/specifications/' => '/ru/vehicles/jaguar-xf',
  48803.                     '/series/xf/stereo-vision-camera-and-autonomous-emergency-brak/' => '/ru/vehicles/jaguar-xf',
  48804.                     '/series/xf/stereo-vision-camera-and-autonomous-emergency-brak/?carouselIndex=0' => '/ru/vehicles/jaguar-xf',
  48805.                     '/series/xf/the-line-of-beauty/' => '/ru/vehicles/jaguar-xf',
  48806.                     '/series/xf/traffic-sign-recognition/' => '/ru/vehicles/jaguar-xf',
  48807.                     '/series/xf/videos/' => '/ru/vehicles/jaguar-xf',
  48808.                     '/series/xj/xj-ultimate/' => '/ru/vehicles/jaguar-xf',
  48809.                     '/series/xk/models/xkr-s/' => '/ru/vehicles/jaguar-xf',
  48810.                     '/series/xk/xk-gallery/' => '/ru/vehicles/jaguar-xf',
  48811.                     '/special-offers/' => '/ru/special-offers',
  48812.                     '/testdrive/' => '/ru/testdrive-form',
  48813.                     '/umovy-i-pace/' => '/ru/',
  48814.                     '/vidi-power-motors/' => '/ru/',
  48815.                     '/vidi-power-motors/3dtur-po-salonu/' => '/ru/',
  48816.                     '/vidi-power-motors/about-dealer/' => '/ru/',
  48817.                     '/vidi-power-motors/brochure-order/' => '/ru/',
  48818.                     '/vidi-power-motors/contacts/' => '/ru/',
  48819.                     '/vidi-power-motors/keepmeinformed/' => '/ru/',
  48820.                     '/vidi-power-motors/maps-to/' => '/ru/',
  48821.                     '/vidi-power-motors/news/' => '/ru/',
  48822.                     '/vidi-power-motors/news/5502f81ac5c91/' => '/ru/',
  48823.                     '/vidi-power-motors/news/55fbca8f286e6/' => '/ru/',
  48824.                     '/vidi-power-motors/news/56373973377de/' => '/ru/',
  48825.                     '/vidi-power-motors/news/56e5b63d4b32d/' => '/ru/',
  48826.                     '/vidi-power-motors/news/56e5b63d4b32d-57457c71bc435/' => '/ru/',
  48827.                     '/vidi-power-motors/news/577537a9bf4d7/' => '/ru/',
  48828.                     '/vidi-power-motors/news/5d3a93058ac8d/' => '/ru/',
  48829.                     '/vidi-power-motors/news/f-type-coupe-test-drive/' => '/ru/',
  48830.                     '/vidi-power-motors/news/hector-jimenez-bravo-jaguar-i-pace-kyiv-vidi/' => '/ru/',
  48831.                     '/vidi-power-motors/news/jaguar-ipace-elektrifikuye-ukrayinu-anonsovano-tsi/' => '/ru/',
  48832.                     '/vidi-power-motors/news/kompaniya-vidi-pidbila-pidsumki-diyalnosti-u-2017-/' => '/ru/',
  48833.                     '/vidi-power-motors/news/kontsept-ipace/' => '/ru/',
  48834.                     '/vidi-power-motors/news/ofitsiine-vidkrittya-novogo-kontseptualnogo-dilers/' => '/ru/',
  48835.                     '/vidi-power-motors/news/oleg-skripka-stav-vlasnikom-povnistyu-elektrichnog/' => '/ru/',
  48836.                     '/vidi-power-motors/news/sayer-rozumne-kermo-maibutnogo/' => '/ru/',
  48837.                     '/vidi-power-motors/news/start-priiomu-bronyuvannya-zamovlen-na-pershii-kro/' => '/ru/',
  48838.                     '/vidi-power-motors/news/svyatkuite-z-nami-den-narodzhennya-vidi-ta-vigrava/' => '/ru/',
  48839.                     '/vidi-power-motors/news/tsivilizovanii-avtorinok-artem-tkachenko-forbes/' => '/ru/',
  48840.                     '/vidi-power-motors/news/uvaga-vazhliva-informatsiya/' => '/ru/',
  48841.                     '/vidi-power-motors/news/vzhe-u-chervni-vidkrittya-jaguar-land-rover-kiyiv-/' => '/ru/',
  48842.                     '/vidi-power-motors/programa-loyalnosti/' => '/ru/',
  48843.                     '/vidi-power-motors/service/' => '/ru/',
  48844.                     '/vidi-power-motors/service-center/' => '/ru/',
  48845.                     '/vidi-power-motors/service-offers/' => '/ru/',
  48846.                     '/vidi-power-motors/service-offers/aeroport-service/' => '/ru/',
  48847.                     '/vidi-power-motors/service-offers/dbayemo-pro-vas/' => '/ru/',
  48848.                     '/vidi-power-motors/service-offers/dlya-novikh-kliyentiv/' => '/ru/',
  48849.                     '/vidi-power-motors/service-offers/dlya-novikh-kliyentiv-5d70ddee7b7d8/' => '/ru/',
  48850.                     '/vidi-power-motors/service-offers/tire-jlr-kyiv-west/' => '/ru/',
  48851.                     '/vidi-power-motors/special-offers/' => '/ru/',
  48852.                     '/vidi-power-motors/special-offers/paketi-aksesuariv-jaguar-iz-vigodoyu-u-15/' => '/ru/',
  48853.                     '/vidi-power-motors/special-offers/propozusii-na-avtomobili-jaguar/' => '/ru/',
  48854.                     '/vidi-power-motors/testdrive/' => '/ru/testdrive-form',
  48855.                 ],
  48856.                 'CITROEN' => [
  48857.                     '/ru/model-lineup/citroen-c4-cactus' => '/ru/model-lineup',
  48858.                     '/ua/model-lineup/citroen-c4-cactus' => '/ua/model-lineup',
  48859.                     '/ru/model-lineup/citroen-c4-cactus/configuration' => '/ru/model-lineup',
  48860.                     '/ua/model-lineup/citroen-c4-cactus/configuration' => '/ua/model-lineup',
  48861.                     '/about_citroen/' => '/ru/',
  48862.                     '/about_citroen/articles/' => '/ru/',
  48863.                     '/about_citroen/articles/28847/' => '/ru/',
  48864.                     '/about_citroen/hot_line/' => '/ru/',
  48865.                     '/about_citroen/news/' => '/ru/',
  48866.                     '/about_citroen/news/366301/' => '/ru/',
  48867.                     '/about_citroen/news/373243/' => '/ru/',
  48868.                     '/about_citroen/news/373420/' => '/ru/',
  48869.                     '/about_citroen/news/373503/' => '/ru/',
  48870.                     '/about_citroen/news/373579/' => '/ru/',
  48871.                     '/about_citroen/news/373630/' => '/ru/',
  48872.                     '/about_citroen/news/373671/' => '/ru/',
  48873.                     '/about_citroen/technologies_and_security/' => '/ru/',
  48874.                     '/about_citroen/technologies_and_security/28250/' => '/ru/',
  48875.                     '/about_citroen/technologies_and_security/28268/' => '/ru/',
  48876.                     '/about_citroen/technologies_and_security/28271/' => '/ru/',
  48877.                     '/about_citroen/technologies_and_security/28528/' => '/ru/',
  48878.                     '/about_citroen/technologies_and_security/28529/' => '/ru/',
  48879.                     '/about_us/' => '/ru/about/about-company',
  48880.                     '/about_us/about_vidi_autocity/' => '/ru/about/about-company',
  48881.                     '/about_us/feedback/' => '/ru/about/about-company',
  48882.                     '/about_us/loyalty-program/' => '/ru/',
  48883.                     '/about_us/our_news/' => '/ru/',
  48884.                     '/about_us/our_news/105417/' => '/ru/',
  48885.                     '/about_us/our_news/372706/' => '/ru/',
  48886.                     '/about_us/our_news/373388/' => '/ru/',
  48887.                     '/about_us/our_news/373515/' => '/ru/',
  48888.                     '/about_us/our_news/373543/' => '/ru/',
  48889.                     '/about_us/our_news/373584/' => '/ru/',
  48890.                     '/about_us/our_news/373615/' => '/ru/',
  48891.                     '/about_us/our_news/373688/' => '/ru/',
  48892.                     '/about_us/our_news/45444/' => '/ru/',
  48893.                     '/about_us/our_news/51438/' => '/ru/',
  48894.                     '/about_us/photogallery/' => '/ru/',
  48895.                     '/about_us/policy-on-quality-vidigrup/' => '/ru/',
  48896.                     '/about_us/staff/' => '/ru/',
  48897.                     '/about_us/subscribe/' => '/ru/',
  48898.                     '/about_us/vacancy/' => '/ru/',
  48899.                     '/about_us/vacancy/0/' => '/ru/',
  48900.                     '/about_us/vacancy/42708/' => '/ru/',
  48901.                     '/about_us/vacancy/42858/' => '/ru/',
  48902.                     '/business/' => '/ru/finance/conversion-program',
  48903.                     '/contact/' => '/ru/about/contacts',
  48904.                     '/f/citroen-registration/' => '/ru/',
  48905.                     '/models/' => '/ru/model-lineup',
  48906.                     '/models/commercial_vehicles/' => '/ru/model-lineup',
  48907.                     '/models/commercial_vehicles/berlingo-b9-cargo/' => '/ru/model-lineup/citroen-berlingo-crewcab',
  48908.                     '/models/commercial_vehicles/berlingo-b9-vu-/' => '/ru/model-lineup/citroen-berlingo-vu',
  48909.                     '/models/commercial_vehicles/berlingo-b9-vu-/gallery/' => '/ru/model-lineup/citroen-berlingo-vu',
  48910.                     '/models/commercial_vehicles/berlingo-van/' => '/ru/model-lineup/citroen-berlingo-vu',
  48911.                     '/models/commercial_vehicles/Jumper-cargo/' => '/ru/model-lineup/citroen-jumper-minibus',
  48912.                     '/models/commercial_vehicles/Jumper-cargo/colors/' => '/ru/model-lineup/citroen-jumper-minibus',
  48913.                     '/models/commercial_vehicles/Jumper-cargo/gallery/' => '/ru/model-lineup/citroen-jumper-minibus',
  48914.                     '/models/commercial_vehicles/jumpy-cargo/' => '/ru/model-lineup/citroen-jumpy-vu',
  48915.                     '/models/commercial_vehicles/jumpy-cargo/gallery/' => '/ru/model-lineup/citroen-jumpy-vu',
  48916.                     '/models/concept_cars/' => '/ru/',
  48917.                     '/models/concept_cars/gtby/' => '/ru/',
  48918.                     '/models/concept_cars/gtby/gallery/' => '/ru/',
  48919.                     '/models/concept_cars/hypnos/' => '/ru/',
  48920.                     '/models/concept_cars/hypnos/gallery/' => '/ru/',
  48921.                     '/models/concept_cars/lacoste/' => '/ru/',
  48922.                     '/models/concept_cars/lacoste/gallery/' => '/ru/',
  48923.                     '/models/concept_cars/metropolis/' => '/ru/',
  48924.                     '/models/concept_cars/metropolis/gallery/' => '/ru/',
  48925.                     '/models/concept_cars/revolte/gallery/' => '/ru/',
  48926.                     '/models/concept_cars/survolt/' => '/ru/',
  48927.                     '/models/concept_cars/survolt/gallery/' => '/ru/',
  48928.                     '/models/concept_cars/tubik/' => '/ru/',
  48929.                     '/models/concept_cars/tubik/gallery/' => '/ru/',
  48930.                     '/models/ds_line/ds3/' => '/ru/',
  48931.                     '/models/ds_line/ds3/complectations/' => '/ru/',
  48932.                     '/models/ds_line/ds4/' => '/ru/',
  48933.                     '/models/ds_line/ds5/' => '/ru/',
  48934.                     '/models/passenger_cars/' => '/ru/',
  48935.                     '/models/passenger_cars/berlingo-b9-cars/' => '/ru/model-lineup/citroen-berlingo-vu',
  48936.                     '/models/passenger_cars/berlingo-b9-cars/complectations/' => '/ru/model-lineup/citroen-berlingo-vu',
  48937.                     '/models/passenger_cars/berlingo-vp/' => '/ru/model-lineup/citroen-berlingo-crewcab',
  48938.                     '/models/passenger_cars/berlingo-vp/gallery/' => '/ru/model-lineup/citroen-berlingo-crewcab',
  48939.                     '/models/passenger_cars/berlingo-vp/test-drive/' => '/ru/model-lineup/citroen-berlingo-crewcab',
  48940.                     '/models/passenger_cars/c1/' => '/ru/',
  48941.                     '/models/passenger_cars/c1/complectations/' => '/ru/',
  48942.                     '/models/passenger_cars/c1/gallery/' => '/ru/',
  48943.                     '/models/passenger_cars/c1-new/' => '/ru/',
  48944.                     '/models/passenger_cars/c1-new/gallery/' => '/ru/',
  48945.                     '/models/passenger_cars/c3/' => '/ru/model-lineup/citroen-c3',
  48946.                     '/models/passenger_cars/c3/complectations/' => '/ru/model-lineup/citroen-c3',
  48947.                     '/models/passenger_cars/c3-picasso/' => '/ru/model-lineup/citroen-c3',
  48948.                     '/models/passenger_cars/c3-picasso/complectations/' => '/ru/model-lineup/citroen-c3',
  48949.                     '/models/passenger_cars/c4/' => '/ru/model-lineup/citroen-c4-cactus',
  48950.                     '/models/passenger_cars/c4/complectations/' => '/ru/model-lineup/citroen-c4-cactus',
  48951.                     '/models/passenger_cars/c4-aircross/complectations/' => '/ru/model-lineup/citroen-c3-aircross',
  48952.                     '/models/passenger_cars/c4-picasso/' => '/ru/model-lineup/citroen-c4-cactus',
  48953.                     '/models/passenger_cars/c4-picasso/colors/' => '/ru/model-lineup/citroen-c4-cactus',
  48954.                     '/models/passenger_cars/c4-picasso/gallery/' => '/ru/model-lineup/citroen-c4-cactus',
  48955.                     '/models/passenger_cars/c5/complectations/' => '/ru/model-lineup/citroen-c5-aircross',
  48956.                     '/models/passenger_cars/c5-aircross/' => '/ru/model-lineup/citroen-c5-aircross',
  48957.                     '/models/passenger_cars/c5-aircross/gallery/' => '/ru/model-lineup/citroen-c5-aircross',
  48958.                     '/models/passenger_cars/c-elysee/' => '/ru/model-lineup/citroen-c-elysee',
  48959.                     '/models/passenger_cars/c-elysee/colors/' => '/ru/model-lineup/citroen-c-elysee',
  48960.                     '/models/passenger_cars/c-elysee/gallery/' => '/ru/model-lineup/citroen-c-elysee',
  48961.                     '/models/passenger_cars/c-elysee/test-drive/' => '/ru/model-lineup/citroen-c-elysee',
  48962.                     '/models/passenger_cars/grand-c4-picasso/' => '/ru/model-lineup/citroen-c4-cactus',
  48963.                     '/models/passenger_cars/grand-c4-picasso/colors/' => '/ru/model-lineup/citroen-c4-cactus',
  48964.                     '/models/passenger_cars/grand-c4-picasso/gallery/' => '/ru/model-lineup/citroen-c4-cactus',
  48965.                     '/models/passenger_cars/jumpy-cars/' => '/ru/model-lineup/citroen-jumper-minibus',
  48966.                     '/models/passenger_cars/jumpy-cars/gallery/' => '/ru/model-lineup/citroen-jumper-minibus',
  48967.                     '/models/passenger_cars/nemo-cars/' => '/ru/',
  48968.                     '/models/passenger_cars/new-c3/' => '/ru/model-lineup/citroen-c3',
  48969.                     '/models/passenger_cars/new-c3/gallery/' => '/ru/model-lineup/citroen-c3',
  48970.                     '/models/passenger_cars/new-c4-cactus/' => '/ru/model-lineup/citroen-c4-cactus',
  48971.                     '/models/passenger_cars/new-c4-cactus/gallery/' => '/ru/model-lineup/citroen-c4-cactus',
  48972.                     '/models/passenger_cars/s3-aircross/' => '/ru/model-lineup/citroen-c3-aircross',
  48973.                     '/models/passenger_cars/s3-aircross/gallery/' => '/ru/model-lineup/citroen-c3-aircross',
  48974.                     '/models/passenger_cars/spacetourer/' => '/ru/',
  48975.                     '/models/passenger_cars/spacetourer/gallery/' => '/ru/',
  48976.                     '/service/' => '/ru/service/order-to',
  48977.                     '/service/accessory/' => '/ru/service/accessories',
  48978.                     '/service/accessory/berlingo-b9-vu-/' => '/ru/service/accessories',
  48979.                     '/service/accessory/berlingo-vp/' => '/ru/service/accessories',
  48980.                     '/service/accessory/c5-aircross/' => '/ru/service/accessories',
  48981.                     '/service/accessory/c-elysee/' => '/ru/service/accessories',
  48982.                     '/service/accessory/new-c3/' => '/ru/service/accessories',
  48983.                     '/service/accessory/new-c4-cactus/' => '/ru/service/accessories',
  48984.                     '/service/accessory/s3-aircross/' => '/ru/service/accessories',
  48985.                     '/service/accessory/spacetourer/' => '/ru/service/accessories',
  48986.                     '/service/advice_on_using/' => '/ru/service/order-to',
  48987.                     '/service/citroen_assistance/' => '/ru/service/order-to',
  48988.                     '/service/folder/' => '/ru/service/order-to',
  48989.                     '/service/maintenance/' => '/ru/service/order-to',
  48990.                     '/service/record/' => '/ru/service/order-to',
  48991.                     '/service/reglament-to/' => '/ru/service/order-to',
  48992.                     '/service/spares/' => '/ru/service/order-to',
  48993.                     '/service/tips_on_service/' => '/ru/service/order-to',
  48994.                     '/service/tires/' => '/ru/service/order-to',
  48995.                     '/service/warranty_and_maintenance/' => '/ru/service/warranty',
  48996.                     '/services/' => '/ru/finance/conversion-program',
  48997.                     '/services/body-service/' => '/ru/finance/conversion-program',
  48998.                     '/services/corporate_clients/' => '/ru/finance/conversion-program',
  48999.                     '/services/corporate_clients/affiliate-program-for-employees/' => '/ru/finance/program-for-employees',
  49000.                     '/services/corporate_clients/fleet-management/' => '/ru/finance/fleet-management',
  49001.                     '/services/corporate_clients/loyalty-program/' => '/ru/finance/conversion-program',
  49002.                     '/services/corporate_clients/our_clients/' => '/ru/finance/conversion-program',
  49003.                     '/services/corporate_clients/program-re-equipment/' => '/ru/finance/conversion-program',
  49004.                     '/services/financial_services/' => '/ru/finance/credit',
  49005.                     '/services/leasing/' => '/ru/finance/credit',
  49006.                     '/services/loyalty_program/' => '/ru/',
  49007.                     '/services/loyalty_program/card-info/' => '/ru/',
  49008.                     '/services/loyalty_program/gold_gard/' => '/ru/',
  49009.                     '/services/loyalty_program/silver_card/' => '/ru/',
  49010.                     '/services/loyalty_program/welcome_card/' => '/ru/',
  49011.                     '/services/painting-of-winter-/' => '/ru/',
  49012.                     '/services/trade_in/' => '/ru/finance/trade-in',
  49013.                     '/shares/' => '/ru/',
  49014.                     '/shares/135209/' => '/ru/',
  49015.                     '/shares/348716/' => '/ru/',
  49016.                     '/shares/370873/' => '/ru/',
  49017.                     '/shares/373635/' => '/ru/',
  49018.                     '/shares/373672/' => '/ru/',
  49019.                     '/shares/373685/' => '/ru/',
  49020.                     '/shares/373695/' => '/ru/',
  49021.                     '/shares/archive/' => '/ru/',
  49022.                     '/shares/archive/116943/' => '/ru/',
  49023.                     '/shares/archive/345291/' => '/ru/',
  49024.                     '/shares/archive/372872/' => '/ru/',
  49025.                     '/shares/archive/372876/' => '/ru/',
  49026.                     '/shares/archive/372882/' => '/ru/',
  49027.                     '/site_search/' => '/ru/',
  49028.                     '/sitemap/' => '/ru/',
  49029.                     '/test-drive/' => '/ru/testdrive-form',
  49030.                     '/upload/iblock/636/2017_07_berlingo.jpg' => '/ru/',
  49031.                     '/upload/medialibrary/a1f/160429_c_elysee_judge.jpg' => '/ru/',
  49032.                     '/email/' => '/ru/',
  49033.                     '/legal_terms/' => '/ru/',
  49034.                     '/models/concept_cars/revolte/' => '/ru/',
  49035.                     '/services/insurance/' => '/ru/finance/insurance',
  49036.                     '/services/trade_in/online-estimate/' => '/ru/finance/trade-in',
  49037.                     '/shares/373400/' => '/ru/',
  49038.                     '/upload/medialibrary/0f2/globus-bank.png' => '/ru/',
  49039.                     '/ua/model-lineup/citroen-new-c3' => '/ua/model-lineup/citroen-c3',
  49040.                     '/ru/model-lineup/citroen-new-c3' => '/ru/model-lineup/citroen-c3',
  49041.                     '/ua/model-lineup/citroen-new-c4' => '/ua/model-lineup/citroen-c4',
  49042.                     '/ru/model-lineup/citroen-new-c4' => '/ru/model-lineup/citroen-c4',
  49043.                     '/ua/model-lineup/citroen-c4-x-fastbek' => '/ua/model-lineup/citroen-c4',
  49044.                     '/ru/model-lineup/citroen-c4-x-fastbek' => '/ru/model-lineup/citroen-c4',
  49045.                     '/ua/test-drive' => '/ua/testdrive-form',
  49046.                     '/ru/test-drive' => '/ru/testdrive-form',
  49047.                     '/ua/configurator/citroen-new-c4' => '/ua/model-lineup/citroen-c4/configuration',
  49048.                     '/ru/configurator/citroen-new-c4' => '/ru/model-lineup/citroen-c4/configuration',
  49049.                     '/ua/configurator/citroen-new-c3' => '/ua/model-lineup/citroen-c3/configuration',
  49050.                     '/ru/configurator/citroen-new-c3' => '/ru/model-lineup/citroen-c3/configuration',
  49051.                 ],
  49052.                 'SKAY' => [
  49053.                     '/ua/finance/leasing/' => '/ru/finance/business',
  49054.                     '/ru/finance/leasing/' => '/ru/finance/business',
  49055.                     '/business/' => '/ru/finance/business',
  49056.                     '/cars/mazda6-sedan/' => '/ru/model-lineup/mazda6',
  49057.                     '/cars/mazda6-sedan/offers/' => '/ru/model-lineup/mazda6',
  49058.                     '/cars/mazda6-sw/' => '/ru/model-lineup/mazda6',
  49059.                     '/cars/mazda-cx-3/' => '/ru/model-lineup/mazda-cx-3',
  49060.                     '/cars/mazda-cx-3/specs/' => '/ru/model-lineup/mazda-cx-3',
  49061.                     '/cars/mazda-cx-30/accessories/' => '/ru/model-lineup/mazda-cx-30',
  49062.                     '/cars/mazda-cx-30/compare/' => '/ru/model-lineup/mazda-cx-30',
  49063.                     '/cars/mazda-cx-30/offers/' => '/ru/model-lineup/mazda-cx-30',
  49064.                     '/cars/mazda-cx-5/' => '/ru/model-lineup/mazda-cx-5',
  49065.                     '/cars/mazda-cx-5/offers/' => '/ru/model-lineup/mazda-cx-5',
  49066.                     '/cars/mazda-cx-5/specs/' => '/ru/model-lineup/mazda-cx-5',
  49067.                     '/cars/mazda-cx-9/' => '/ru/model-lineup/mazda-cx-9',
  49068.                     '/cars/mazda-cx-9/safety-bsm/' => '/ru/model-lineup/mazda-cx-9',
  49069.                     '/cars/mazda-cx-9/safety-scbs/' => '/ru/model-lineup/mazda-cx-9',
  49070.                     '/cars/new-mazda3-hatchback/' => '/ru/model-lineup/mazda3',
  49071.                     '/cars/new-mazda3-sedan/' => '/ru/model-lineup/mazda3',
  49072.                     '/cars/new-mazda3-sedan/compare/model_158082/' => '/ru/model-lineup/mazda3',
  49073.                     '/contacts/' => '/ru/about/contacts/',
  49074.                     '/credit-and-leasing/' => '/ru/finance/credit',
  49075.                     '/credit-and-leasing/oschadbank/' => '/ru/finance/credit',
  49076.                     '/offers/' => '/ru/',
  49077.                     '/owners/accessories/c9e1v4590/model_160168/year_163852/section_160159/' => '/ru/service/accessories',
  49078.                     '/owners/accessories/ghp9v3810atg/model_160439/year_160440/section_160160/' => '/ru/service/accessories',
  49079.                     '/owners/accessories/model_160168/year_163852/section_163823/' => '/ru/service/accessories',
  49080.                     '/owners/accessories/mzalalpddxl1840/model_160168/year_163852/section_163826/' => '/ru/service/accessories',
  49081.                     '/owners/overview/digital-service-record/' => '/ru/service/order-to',
  49082.                     '/owners/overview/maintenance/' => '/ru/service/order-to',
  49083.                     '/owners/overview/service-schedules/' => '/ru/service/order-to',
  49084.                     '/owners/overview/vehicle-check/' => '/ru/service/order-to',
  49085.                     '/owners/recalls/' => '/ru/service/order-to',
  49086.                     '/price/to/Mazda2DJ1.5AT.php' => '/ru/service/order-to',
  49087.                     '/price/to/Mazda3BM1.5AT.php' => '/ru/service/order-to',
  49088.                     '/price/to/Mazda3BM1.6MT.php' => '/ru/service/order-to',
  49089.                     '/price/to/Mazda3BM2.0AT.php' => '/ru/service/order-to',
  49090.                     '/price/to/Mazda6GJ2.0AT.php' => '/ru/service/order-to',
  49091.                     '/price/to/Mazda6GJ2.0MT.php' => '/ru/service/order-to',
  49092.                     '/price/to/Mazda6GJ2.2AT.php' => '/ru/service/order-to',
  49093.                     '/price/to/Mazda6GJ2.5AT.php' => '/ru/service/order-to',
  49094.                     '/price/to/MazdaCX-52.0MTAT.php' => '/ru/service/order-to',
  49095.                     '/price/to/MazdaCX-52.2AT.php' => '/ru/service/order-to',
  49096.                     '/privacy-policy/' => '/ru/',
  49097.                     '/promo/mazda6/' => '/ru/model-lineup/mazda6',
  49098.                     '/request-a-brochure/' => '/ru/model-lineup/',
  49099.                     '/ru/about-mazda/mazda-ukraine/news' => '/ru/about/news/',
  49100.                     '/ru/about-mazda/mazda-ukraine/news//335' => '/ru/about/news/',
  49101.                     '/ru/about-mazda/mazda-ukraine/news//54/' => '/ru/about/news/',
  49102.                     '/ru/about-mazda/mazda-ukraine/news/100/' => '/ru/about/news/',
  49103.                     '/ru/about-mazda/mazda-ukraine/news/103/' => '/ru/about/news/',
  49104.                     '/ru/about-mazda/mazda-ukraine/news/104/' => '/ru/about/news/',
  49105.                     '/ru/about-mazda/mazda-ukraine/news/107/' => '/ru/about/news/',
  49106.                     '/ru/about-mazda/mazda-ukraine/news/109/' => '/ru/about/news/',
  49107.                     '/ru/about-mazda/mazda-ukraine/news/111/' => '/ru/about/news/',
  49108.                     '/ru/about-mazda/mazda-ukraine/news/112/' => '/ru/about/news/',
  49109.                     '/ru/about-mazda/mazda-ukraine/news/113/' => '/ru/about/news/',
  49110.                     '/ru/about-mazda/mazda-ukraine/news/115/' => '/ru/about/news/',
  49111.                     '/ru/about-mazda/mazda-ukraine/news/116/' => '/ru/about/news/',
  49112.                     '/ru/about-mazda/mazda-ukraine/news/12/' => '/ru/about/news/',
  49113.                     '/ru/about-mazda/mazda-ukraine/news/16/' => '/ru/about/news/',
  49114.                     '/ru/about-mazda/mazda-ukraine/news/18/' => '/ru/about/news/',
  49115.                     '/ru/about-mazda/mazda-ukraine/news/211/' => '/ru/about/news/',
  49116.                     '/ru/about-mazda/mazda-ukraine/news/213/' => '/ru/about/news/',
  49117.                     '/ru/about-mazda/mazda-ukraine/news/215/' => '/ru/about/news/',
  49118.                     '/ru/about-mazda/mazda-ukraine/news/216/' => '/ru/about/news/',
  49119.                     '/ru/about-mazda/mazda-ukraine/news/217/' => '/ru/about/news/',
  49120.                     '/ru/about-mazda/mazda-ukraine/news/219/' => '/ru/about/news/',
  49121.                     '/ru/about-mazda/mazda-ukraine/news/220/' => '/ru/about/news/',
  49122.                     '/ru/about-mazda/mazda-ukraine/news/26/' => '/ru/about/news/',
  49123.                     '/ru/about-mazda/mazda-ukraine/news/270/' => '/ru/about/news/',
  49124.                     '/ru/about-mazda/mazda-ukraine/news/271/' => '/ru/about/news/',
  49125.                     '/ru/about-mazda/mazda-ukraine/news/280/' => '/ru/about/news/',
  49126.                     '/ru/about-mazda/mazda-ukraine/news/281/' => '/ru/about/news/',
  49127.                     '/ru/about-mazda/mazda-ukraine/news/283/' => '/ru/about/news/',
  49128.                     '/ru/about-mazda/mazda-ukraine/news/285/' => '/ru/about/news/',
  49129.                     '/ru/about-mazda/mazda-ukraine/news/286/' => '/ru/about/news/',
  49130.                     '/ru/about-mazda/mazda-ukraine/news/310/' => '/ru/about/news/',
  49131.                     '/ru/about-mazda/mazda-ukraine/news/312/' => '/ru/about/news/',
  49132.                     '/ru/about-mazda/mazda-ukraine/news/315/' => '/ru/about/news/',
  49133.                     '/ru/about-mazda/mazda-ukraine/news/318/' => '/ru/about/news/',
  49134.                     '/ru/about-mazda/mazda-ukraine/news/35/' => '/ru/about/news/',
  49135.                     '/ru/about-mazda/mazda-ukraine/news/36/' => '/ru/about/news/',
  49136.                     '/ru/about-mazda/mazda-ukraine/news/365/' => '/ru/about/news/',
  49137.                     '/ru/about-mazda/mazda-ukraine/news/37/' => '/ru/about/news/',
  49138.                     '/ru/about-mazda/mazda-ukraine/news/370/' => '/ru/about/news/',
  49139.                     '/ru/about-mazda/mazda-ukraine/news/371/' => '/ru/about/news/',
  49140.                     '/ru/about-mazda/mazda-ukraine/news/378/' => '/ru/about/news/',
  49141.                     '/ru/about-mazda/mazda-ukraine/news/38/' => '/ru/about/news/',
  49142.                     '/ru/about-mazda/mazda-ukraine/news/380/' => '/ru/about/news/',
  49143.                     '/ru/about-mazda/mazda-ukraine/news/381/' => '/ru/about/news/',
  49144.                     '/ru/about-mazda/mazda-ukraine/news/382/' => '/ru/about/news/',
  49145.                     '/ru/about-mazda/mazda-ukraine/news/383/' => '/ru/about/news/',
  49146.                     '/ru/about-mazda/mazda-ukraine/news/385/' => '/ru/about/news/',
  49147.                     '/ru/about-mazda/mazda-ukraine/news/387/' => '/ru/about/news/',
  49148.                     '/ru/about-mazda/mazda-ukraine/news/39/' => '/ru/about/news/',
  49149.                     '/ru/about-mazda/mazda-ukraine/news/390/' => '/ru/about/news/',
  49150.                     '/ru/about-mazda/mazda-ukraine/news/394/' => '/ru/about/news/',
  49151.                     '/ru/about-mazda/mazda-ukraine/news/400/' => '/ru/about/news/',
  49152.                     '/ru/about-mazda/mazda-ukraine/news/402/' => '/ru/about/news/',
  49153.                     '/ru/about-mazda/mazda-ukraine/news/405/' => '/ru/about/news/',
  49154.                     '/ru/about-mazda/mazda-ukraine/news/416' => '/ru/about/news/',
  49155.                     '/ru/about-mazda/mazda-ukraine/news/417/' => '/ru/about/news/',
  49156.                     '/ru/about-mazda/mazda-ukraine/news/418' => '/ru/about/news/',
  49157.                     '/ru/about-mazda/mazda-ukraine/news/42/' => '/ru/about/news/',
  49158.                     '/ru/about-mazda/mazda-ukraine/news/420/' => '/ru/about/news/',
  49159.                     '/ru/about-mazda/mazda-ukraine/news/421/' => '/ru/about/news/',
  49160.                     '/ru/about-mazda/mazda-ukraine/news/424/' => '/ru/about/news/',
  49161.                     '/ru/about-mazda/mazda-ukraine/news/425/' => '/ru/about/news/',
  49162.                     '/ru/about-mazda/mazda-ukraine/news/426/' => '/ru/about/news/',
  49163.                     '/ru/about-mazda/mazda-ukraine/news/429/' => '/ru/about/news/',
  49164.                     '/ru/about-mazda/mazda-ukraine/news/43/' => '/ru/about/news/',
  49165.                     '/ru/about-mazda/mazda-ukraine/news/432/' => '/ru/about/news/',
  49166.                     '/ru/about-mazda/mazda-ukraine/news/434/' => '/ru/about/news/',
  49167.                     '/ru/about-mazda/mazda-ukraine/news/435/' => '/ru/about/news/',
  49168.                     '/ru/about-mazda/mazda-ukraine/news/436/' => '/ru/about/news/',
  49169.                     '/ru/about-mazda/mazda-ukraine/news/440/' => '/ru/about/news/',
  49170.                     '/ru/about-mazda/mazda-ukraine/news/442/' => '/ru/about/news/',
  49171.                     '/ru/about-mazda/mazda-ukraine/news/444/' => '/ru/about/news/',
  49172.                     '/ru/about-mazda/mazda-ukraine/news/446/' => '/ru/about/news/',
  49173.                     '/ru/about-mazda/mazda-ukraine/news/45/' => '/ru/about/news/',
  49174.                     '/ru/about-mazda/mazda-ukraine/news/452/' => '/ru/about/news/',
  49175.                     '/ru/about-mazda/mazda-ukraine/news/453/' => '/ru/about/news/',
  49176.                     '/ru/about-mazda/mazda-ukraine/news/457' => '/ru/about/news/',
  49177.                     '/ru/about-mazda/mazda-ukraine/news/459/' => '/ru/about/news/',
  49178.                     '/ru/about-mazda/mazda-ukraine/news/460/' => '/ru/about/news/',
  49179.                     '/ru/about-mazda/mazda-ukraine/news/462' => '/ru/about/news/',
  49180.                     '/ru/about-mazda/mazda-ukraine/news/463/' => '/ru/about/news/',
  49181.                     '/ru/about-mazda/mazda-ukraine/news/465/' => '/ru/about/news/',
  49182.                     '/ru/about-mazda/mazda-ukraine/news/466/' => '/ru/about/news/',
  49183.                     '/ru/about-mazda/mazda-ukraine/news/467' => '/ru/about/news/',
  49184.                     '/ru/about-mazda/mazda-ukraine/news/468/' => '/ru/about/news/',
  49185.                     '/ru/about-mazda/mazda-ukraine/news/47/' => '/ru/about/news/',
  49186.                     '/ru/about-mazda/mazda-ukraine/news/474' => '/ru/about/news/',
  49187.                     '/ru/about-mazda/mazda-ukraine/news/475' => '/ru/about/news/',
  49188.                     '/ru/about-mazda/mazda-ukraine/news/476/' => '/ru/about/news/',
  49189.                     '/ru/about-mazda/mazda-ukraine/news/478/' => '/ru/about/news/',
  49190.                     '/ru/about-mazda/mazda-ukraine/news/479/' => '/ru/about/news/',
  49191.                     '/ru/about-mazda/mazda-ukraine/news/48/' => '/ru/about/news/',
  49192.                     '/ru/about-mazda/mazda-ukraine/news/480' => '/ru/about/news/',
  49193.                     '/ru/about-mazda/mazda-ukraine/news/483/' => '/ru/about/news/',
  49194.                     '/ru/about-mazda/mazda-ukraine/news/487' => '/ru/about/news/',
  49195.                     '/ru/about-mazda/mazda-ukraine/news/488' => '/ru/about/news/',
  49196.                     '/ru/about-mazda/mazda-ukraine/news/491/' => '/ru/about/news/',
  49197.                     '/ru/about-mazda/mazda-ukraine/news/492' => '/ru/about/news/',
  49198.                     '/ru/about-mazda/mazda-ukraine/news/493' => '/ru/about/news/',
  49199.                     '/ru/about-mazda/mazda-ukraine/news/494/' => '/ru/about/news/',
  49200.                     '/ru/about-mazda/mazda-ukraine/news/495' => '/ru/about/news/',
  49201.                     '/ru/about-mazda/mazda-ukraine/news/499' => '/ru/about/news/',
  49202.                     '/ru/about-mazda/mazda-ukraine/news/502/' => '/ru/about/news/',
  49203.                     '/ru/about-mazda/mazda-ukraine/news/503/' => '/ru/about/news/',
  49204.                     '/ru/about-mazda/mazda-ukraine/news/507' => '/ru/about/news/',
  49205.                     '/ru/about-mazda/mazda-ukraine/news/508/' => '/ru/about/news/',
  49206.                     '/ru/about-mazda/mazda-ukraine/news/509' => '/ru/about/news/',
  49207.                     '/ru/about-mazda/mazda-ukraine/news/52/' => '/ru/about/news/',
  49208.                     '/ru/about-mazda/mazda-ukraine/news/55/' => '/ru/about/news/',
  49209.                     '/ru/about-mazda/mazda-ukraine/news/56/' => '/ru/about/news/',
  49210.                     '/ru/about-mazda/mazda-ukraine/news/58/' => '/ru/about/news/',
  49211.                     '/ru/about-mazda/mazda-ukraine/news/59/' => '/ru/about/news/',
  49212.                     '/ru/about-mazda/mazda-ukraine/news/64/' => '/ru/about/news/',
  49213.                     '/ru/about-mazda/mazda-ukraine/news/66/' => '/ru/about/news/',
  49214.                     '/ru/about-mazda/mazda-ukraine/news/67/' => '/ru/about/news/',
  49215.                     '/ru/about-mazda/mazda-ukraine/news/68/' => '/ru/about/news/',
  49216.                     '/ru/about-mazda/mazda-ukraine/news/69/' => '/ru/about/news/',
  49217.                     '/ru/about-mazda/mazda-ukraine/news/70/' => '/ru/about/news/',
  49218.                     '/ru/about-mazda/mazda-ukraine/news/71/' => '/ru/about/news/',
  49219.                     '/ru/about-mazda/mazda-ukraine/news/74/' => '/ru/about/news/',
  49220.                     '/ru/about-mazda/mazda-ukraine/news/79/' => '/ru/about/news/',
  49221.                     '/ru/about-mazda/mazda-ukraine/news/82/' => '/ru/about/news/',
  49222.                     '/ru/about-mazda/mazda-ukraine/news/83/' => '/ru/about/news/',
  49223.                     '/ru/about-mazda/mazda-ukraine/news/85/' => '/ru/about/news/',
  49224.                     '/ru/about-mazda/mazda-ukraine/news/86/' => '/ru/about/news/',
  49225.                     '/ru/about-mazda/mazda-ukraine/news/87/' => '/ru/about/news/',
  49226.                     '/ru/about-mazda/mazda-ukraine/news/88/' => '/ru/about/news/',
  49227.                     '/ru/about-mazda/mazda-ukraine/news/89/' => '/ru/about/news/',
  49228.                     '/ru/about-mazda/mazda-ukraine/news/92/' => '/ru/about/news/',
  49229.                     '/ru/about-mazda/mazda-ukraine/news/94/' => '/ru/about/news/',
  49230.                     '/ru/about-mazda/mazda-ukraine/news/96/' => '/ru/about/news/',
  49231.                     '/ru/about-mazda/mazda-ukraine/news/97/' => '/ru/about/news/',
  49232.                     '/ru/about-mazda/mazda-ukraine/news/98/' => '/ru/about/news/',
  49233.                     '/ru/about-mazda/mazda-ukraine/news/mf17' => '/ru/about/news/',
  49234.                     '/ru/about-mazda/mazda-ukraine/press/' => '/ru/',
  49235.                     '/ru/about-mazda/mazda-world/history/' => '/ru/',
  49236.                     '/ru/about-mazda/mazda-world/iactivsense/' => '/ru/',
  49237.                     '/ru/about-mazda/mazda-world/kodo' => '/ru/',
  49238.                     '/ru/about-mazda/mazda-world/skyactiv/' => '/ru/',
  49239.                     '/ru/about-mazda/politics/' => '/ru/',
  49240.                     '/ru/contact' => '/ru/about/contacts/',
  49241.                     '/ru/contact/ai/' => '/ru/about/contacts/',
  49242.                     '/ru/mazda_cx_5_special_offer_spring' => '/ru/model-lineup/mazda-cx-5',
  49243.                     '/ru/models' => '/ru/model-lineup/',
  49244.                     '/ru/models/credit/' => '/ru/finance/credit',
  49245.                     '/ru/models/credit/credit-indexbank/' => '/ru/finance/credit',
  49246.                     '/ru/models/credit/credit-indexbank-cx-5/' => '/ru/finance/credit',
  49247.                     '/ru/models/credit/credit-partners/' => '/ru/finance/credit',
  49248.                     '/ru/models/credit/oschadbank2019/' => '/ru/finance/credit',
  49249.                     '/ru/models/credit/oschadbankdrive/' => '/ru/finance/credit',
  49250.                     '/ru/models/credit/oschadbanklight/' => '/ru/finance/credit',
  49251.                     '/ru/models/cx-3/design/' => '/ru/model-lineup/mazda-cx-3',
  49252.                     '/ru/models/cx-3/innovation/' => '/ru/model-lineup/mazda-cx-3',
  49253.                     '/ru/models/cx-3/overview' => '/ru/model-lineup/mazda-cx-3',
  49254.                     '/ru/models/cx-3/overview/' => '/ru/model-lineup/mazda-cx-3',
  49255.                     '/ru/models/cx-3/press/' => '/ru/model-lineup/mazda-cx-3',
  49256.                     '/ru/models/mazda-2' => '/ru/model-lineup/',
  49257.                     '/ru/models/mazda-2/i-activsense/' => '/ru/model-lineup/',
  49258.                     '/ru/models/mazda-2/mzd/' => '/ru/model-lineup/',
  49259.                     '/ru/models/mazda-2/overview' => '/ru/model-lineup/',
  49260.                     '/ru/models/mazda-2/press/' => '/ru/model-lineup/',
  49261.                     '/ru/models/mazda-2/specs' => '/ru/model-lineup/',
  49262.                     '/ru/models/mazda-2/technology/' => '/ru/model-lineup/',
  49263.                     '/ru/models/mazda6-diesel/innovation/' => '/ru/model-lineup/mazda6',
  49264.                     '/ru/models/mazda6-diesel/overview' => '/ru/model-lineup/mazda6',
  49265.                     '/ru/models/mazda6-diesel/overview/' => '/ru/model-lineup/mazda6',
  49266.                     '/ru/models/mazda6-diesel/press/' => '/ru/model-lineup/mazda6',
  49267.                     '/ru/models/mazdaassistance/' => '/ru/finance/assistance',
  49268.                     '/ru/models/mazda-cx5' => '/ru/model-lineup/mazda-cx-5',
  49269.                     '/ru/models/mazda-cx5/overview' => '/ru/model-lineup/mazda-cx-5',
  49270.                     '/ru/models/mazda-cx5/press/' => '/ru/model-lineup/mazda-cx-5',
  49271.                     '/ru/models/mazda-cx5/specs' => '/ru/model-lineup/mazda-cx-5',
  49272.                     '/ru/models/mazda-cx9/design/' => '/ru/model-lineup/mazda-cx-9',
  49273.                     '/ru/models/mazda-cx9/innovation/' => '/ru/model-lineup/mazda-cx-9',
  49274.                     '/ru/models/mazda-cx9/overview' => '/ru/model-lineup/mazda-cx-9',
  49275.                     '/ru/models/mazda-cx9/press/' => '/ru/model-lineup/mazda-cx-9',
  49276.                     '/ru/models/mazda-leasing/' => '/ru/finance/credit',
  49277.                     '/ru/models/new_2018_mazda6/innovation/' => '/ru/model-lineup/mazda6',
  49278.                     '/ru/models/new_2018_mazda6/overview' => '/ru/model-lineup/mazda6',
  49279.                     '/ru/models/new_2018_mazda6/overview/' => '/ru/model-lineup/mazda6',
  49280.                     '/ru/models/new_2018_mazda6/press/' => '/ru/model-lineup/mazda6',
  49281.                     '/ru/models/new_2018_mazda6/zamovlennya-new-2018-mazda-6/' => '/ru/model-lineup/mazda6',
  49282.                     '/ru/models/new_mazda3/overview' => '/ru/model-lineup/mazda3',
  49283.                     '/ru/models/new_mazda3/press/' => '/ru/model-lineup/mazda3',
  49284.                     '/ru/models/new-cx-30/overview' => '/ru/model-lineup/mazda-cx-30',
  49285.                     '/ru/models/new-cx-5/design/' => '/ru/model-lineup/mazda-cx-5',
  49286.                     '/ru/models/new-cx-5/innovation/' => '/ru/model-lineup/mazda-cx-5',
  49287.                     '/ru/models/new-cx-5/overview' => '/ru/model-lineup/mazda-cx-5',
  49288.                     '/ru/models/new-cx-5/overview/' => '/ru/model-lineup/mazda-cx-5',
  49289.                     '/ru/models/new-cx-5/press/' => '/ru/model-lineup/mazda-cx-5',
  49290.                     '/ru/models/new-mazda3/' => '/ru/model-lineup/mazda3',
  49291.                     '/ru/models/new-mazda3/design/' => '/ru/model-lineup/mazda3',
  49292.                     '/ru/models/new-mazda3/innovation/' => '/ru/model-lineup/mazda3',
  49293.                     '/ru/models/new-mazda3/overview' => '/ru/model-lineup/mazda3',
  49294.                     '/ru/models/new-mazda3/press/' => '/ru/model-lineup/mazda3',
  49295.                     '/ru/models/new-mazda-6/' => '/ru/model-lineup/mazda6',
  49296.                     '/ru/models/new-mazda-6/design/' => '/ru/model-lineup/mazda6',
  49297.                     '/ru/models/new-mazda-6/innovation/' => '/ru/model-lineup/mazda6',
  49298.                     '/ru/models/new-mazda-6/overview' => '/ru/model-lineup/mazda6',
  49299.                     '/ru/models/new-mazda-6/overview/' => '/ru/model-lineup/mazda6',
  49300.                     '/ru/models/new-mazda-6/press/' => '/ru/model-lineup/mazda6',
  49301.                     '/ru/models/testdrive' => '/ru/testdrive-form',
  49302.                     '/ru/models/testdrive/event' => '/ru/testdrive-form',
  49303.                     '/ru/models/tradein/' => '/ru/finance/trade-in',
  49304.                     '/ru/serviceand-warranty/contacts/' => '/ru/about/contacts/',
  49305.                     '/ru/serviceand-warranty/digital-service-records/' => '/ru/service/order-to',
  49306.                     '/ru/serviceand-warranty/dopservice/' => '/ru/service/order-to',
  49307.                     '/ru/serviceand-warranty/dopservice/air' => '/ru/service/order-to',
  49308.                     '/ru/serviceand-warranty/loyality/' => '/ru/',
  49309.                     '/ru/serviceand-warranty/service-actions/' => '/ru/stocks/',
  49310.                     '/ru/serviceand-warranty/to/' => '/ru/service/order-to',
  49311.                     '/ru/serviceand-warranty/vin-text/' => '/ru/',
  49312.                     '/ru/serviceand-warranty/warranty/' => '/ru/service/warranty',
  49313.                     '/ru/serviceand-warranty/zapisTO/' => '/ru/service/order-to',
  49314.                     '/ru/showroom/mazda3/specs/' => '/ru/model-lineup/mazda3',
  49315.                     '/ru/sping_super_offer_2017' => '/ru/',
  49316.                     '/ru/vnimanie-moshenniki' => '/ru/',
  49317.                     '/service/' => '/ua/service/order-to',
  49318.                     '/terms-and-conditions/' => '/ua/',
  49319.                     '/test-drive/' => '/ua/testdrive-form',
  49320.                     '/ua/about-mazda/mazda-ukraine/news' => '/ua/about/news/',
  49321.                     '/ua/about-mazda/mazda-ukraine/news//386/' => '/ua/about/news/',
  49322.                     '/ua/about-mazda/mazda-ukraine/news/220/' => '/ua/about/news/',
  49323.                     '/ua/about-mazda/mazda-ukraine/news/221/' => '/ua/about/news/',
  49324.                     '/ua/about-mazda/mazda-ukraine/news/222/' => '/ua/about/news/',
  49325.                     '/ua/about-mazda/mazda-ukraine/news/223/' => '/ua/about/news/',
  49326.                     '/ua/about-mazda/mazda-ukraine/news/224/' => '/ua/about/news/',
  49327.                     '/ua/about-mazda/mazda-ukraine/news/225/' => '/ua/about/news/',
  49328.                     '/ua/about-mazda/mazda-ukraine/news/226/' => '/ua/about/news/',
  49329.                     '/ua/about-mazda/mazda-ukraine/news/227/' => '/ua/about/news/',
  49330.                     '/ua/about-mazda/mazda-ukraine/news/271/' => '/ua/about/news/',
  49331.                     '/ua/about-mazda/mazda-ukraine/news/280/' => '/ua/about/news/',
  49332.                     '/ua/about-mazda/mazda-ukraine/news/312/' => '/ua/about/news/',
  49333.                     '/ua/about-mazda/mazda-ukraine/news/315/' => '/ua/about/news/',
  49334.                     '/ua/about-mazda/mazda-ukraine/news/316/' => '/ua/about/news/',
  49335.                     '/ua/about-mazda/mazda-ukraine/news/317/' => '/ua/about/news/',
  49336.                     '/ua/about-mazda/mazda-ukraine/news/320/' => '/ua/about/news/',
  49337.                     '/ua/about-mazda/mazda-ukraine/news/367/' => '/ua/about/news/',
  49338.                     '/ua/about-mazda/mazda-ukraine/news/372/' => '/ua/about/news/',
  49339.                     '/ua/about-mazda/mazda-ukraine/news/373/' => '/ua/about/news/',
  49340.                     '/ua/about-mazda/mazda-ukraine/news/374/' => '/ua/about/news/',
  49341.                     '/ua/about-mazda/mazda-ukraine/news/384/' => '/ua/about/news/',
  49342.                     '/ua/about-mazda/mazda-ukraine/news/385' => '/ua/about/news/',
  49343.                     '/ua/about-mazda/mazda-ukraine/news/386/' => '/ua/about/news/',
  49344.                     '/ua/about-mazda/mazda-ukraine/news/387/' => '/ua/about/news/',
  49345.                     '/ua/about-mazda/mazda-ukraine/news/389/' => '/ua/about/news/',
  49346.                     '/ua/about-mazda/mazda-ukraine/news/391/' => '/ua/about/news/',
  49347.                     '/ua/about-mazda/mazda-ukraine/news/395/' => '/ua/about/news/',
  49348.                     '/ua/about-mazda/mazda-ukraine/news/398/' => '/ua/about/news/',
  49349.                     '/ua/about-mazda/mazda-ukraine/news/405/' => '/ua/about/news/',
  49350.                     '/ua/about-mazda/mazda-ukraine/news/407/' => '/ua/about/news/',
  49351.                     '/ua/about-mazda/mazda-ukraine/news/410' => '/ua/about/news/',
  49352.                     '/ua/about-mazda/mazda-ukraine/news/411/' => '/ua/about/news/',
  49353.                     '/ua/about-mazda/mazda-ukraine/news/413/' => '/ua/about/news/',
  49354.                     '/ua/about-mazda/mazda-ukraine/news/421/' => '/ua/about/news/',
  49355.                     '/ua/about-mazda/mazda-ukraine/news/422/' => '/ua/about/news/',
  49356.                     '/ua/about-mazda/mazda-ukraine/news/424/' => '/ua/about/news/',
  49357.                     '/ua/about-mazda/mazda-ukraine/news/426/' => '/ua/about/news/',
  49358.                     '/ua/about-mazda/mazda-ukraine/news/432/' => '/ua/about/news/',
  49359.                     '/ua/about-mazda/mazda-ukraine/news/435/' => '/ua/about/news/',
  49360.                     '/ua/about-mazda/mazda-ukraine/news/436/' => '/ua/about/news/',
  49361.                     '/ua/about-mazda/mazda-ukraine/news/438/' => '/ua/about/news/',
  49362.                     '/ua/about-mazda/mazda-ukraine/news/440/' => '/ua/about/news/',
  49363.                     '/ua/about-mazda/mazda-ukraine/news/442/' => '/ua/about/news/',
  49364.                     '/ua/about-mazda/mazda-ukraine/news/443/' => '/ua/about/news/',
  49365.                     '/ua/about-mazda/mazda-ukraine/news/444/' => '/ua/about/news/',
  49366.                     '/ua/about-mazda/mazda-ukraine/news/446/' => '/ua/about/news/',
  49367.                     '/ua/about-mazda/mazda-ukraine/news/448/' => '/ua/about/news/',
  49368.                     '/ua/about-mazda/mazda-ukraine/news/449/' => '/ua/about/news/',
  49369.                     '/ua/about-mazda/mazda-ukraine/news/453/' => '/ua/about/news/',
  49370.                     '/ua/about-mazda/mazda-ukraine/news/457' => '/ua/about/news/',
  49371.                     '/ua/about-mazda/mazda-ukraine/news/459/' => '/ua/about/news/',
  49372.                     '/ua/about-mazda/mazda-ukraine/news/460/' => '/ua/about/news/',
  49373.                     '/ua/about-mazda/mazda-ukraine/news/462/' => '/ua/about/news/',
  49374.                     '/ua/about-mazda/mazda-ukraine/news/465/' => '/ua/about/news/',
  49375.                     '/ua/about-mazda/mazda-ukraine/news/466/' => '/ua/about/news/',
  49376.                     '/ua/about-mazda/mazda-ukraine/news/467' => '/ua/about/news/',
  49377.                     '/ua/about-mazda/mazda-ukraine/news/468/' => '/ua/about/news/',
  49378.                     '/ua/about-mazda/mazda-ukraine/news/473' => '/ua/about/news/',
  49379.                     '/ua/about-mazda/mazda-ukraine/news/474' => '/ua/about/news/',
  49380.                     '/ua/about-mazda/mazda-ukraine/news/476/' => '/ua/about/news/',
  49381.                     '/ua/about-mazda/mazda-ukraine/news/477/' => '/ua/about/news/',
  49382.                     '/ua/about-mazda/mazda-ukraine/news/478/' => '/ua/about/news/',
  49383.                     '/ua/about-mazda/mazda-ukraine/news/479' => '/ua/about/news/',
  49384.                     '/ua/about-mazda/mazda-ukraine/news/480' => '/ua/about/news/',
  49385.                     '/ua/about-mazda/mazda-ukraine/news/483' => '/ua/about/news/',
  49386.                     '/ua/about-mazda/mazda-ukraine/news/484/' => '/ua/about/news/',
  49387.                     '/ua/about-mazda/mazda-ukraine/news/488' => '/ua/about/news/',
  49388.                     '/ua/about-mazda/mazda-ukraine/news/491/' => '/ua/about/news/',
  49389.                     '/ua/about-mazda/mazda-ukraine/news/492' => '/ua/about/news/',
  49390.                     '/ua/about-mazda/mazda-ukraine/news/493' => '/ua/about/news/',
  49391.                     '/ua/about-mazda/mazda-ukraine/news/494/' => '/ua/about/news/',
  49392.                     '/ua/about-mazda/mazda-ukraine/news/495' => '/ua/about/news/',
  49393.                     '/ua/about-mazda/mazda-ukraine/news/498' => '/ua/about/news/',
  49394.                     '/ua/about-mazda/mazda-ukraine/news/499' => '/ua/about/news/',
  49395.                     '/ua/about-mazda/mazda-ukraine/press/' => '/ua/about/news/',
  49396.                     '/ua/about-mazda/mazda-world/history/' => '/ua/',
  49397.                     '/ua/about-mazda/mazda-world/iactivsense/' => '/ua/',
  49398.                     '/ua/about-mazda/mazda-world/kodo' => '/ua/',
  49399.                     '/ua/about-mazda/mazda-world/mzd/' => '/ua/',
  49400.                     '/ua/about-mazda/mazda-world/skyactiv/' => '/ua/service/skyactive',
  49401.                     '/ua/about-mazda/politics/' => '/ua/',
  49402.                     '/ua/contact' => '/ua/about/contacts/',
  49403.                     '/ua/contact/ai/' => '/ua/about/contacts/',
  49404.                     '/ua/mazda_cx_5_special_offer_spring' => '/ua/model-lineup/mazda-cx-5',
  49405.                     '/ua/models' => '/ua/model-lineup/',
  49406.                     '/ua/models/credit/' => '/ua/finance/credit',
  49407.                     '/ua/models/credit/credit-indexbank/' => '/ua/finance/credit',
  49408.                     '/ua/models/credit/credit-indexbank-cx-5/' => '/ua/finance/credit',
  49409.                     '/ua/models/credit/credit-partners/' => '/ua/finance/credit',
  49410.                     '/ua/models/credit/oschadbank2019/' => '/ua/finance/credit',
  49411.                     '/ua/models/credit/oschadbankdrive/' => '/ua/finance/credit',
  49412.                     '/ua/models/credit/oschadbanklight/' => '/ua/finance/credit',
  49413.                     '/ua/models/cx-3/design/' => '/ua/model-lineup/mazda-cx-3',
  49414.                     '/ua/models/cx-3/innovation/' => '/ua/model-lineup/mazda-cx-3',
  49415.                     '/ua/models/cx-3/overview' => '/ua/model-lineup/mazda-cx-3',
  49416.                     '/ua/models/cx-3/overview/' => '/ua/model-lineup/mazda-cx-3',
  49417.                     '/ua/models/cx-3/press/' => '/ua/model-lineup/mazda-cx-3',
  49418.                     '/ua/models/mazda-2/i-activsense/' => '/ua/model-lineup/',
  49419.                     '/ua/models/mazda-2/mzd/' => '/ua/model-lineup/',
  49420.                     '/ua/models/mazda-2/overview' => '/ua/model-lineup/',
  49421.                     '/ua/models/mazda-2/press/' => '/ua/model-lineup/',
  49422.                     '/ua/models/mazda-2/technology/' => '/ua/model-lineup/',
  49423.                     '/ua/models/mazda6-diesel/overview' => '/ua/model-lineup/mazda6',
  49424.                     '/ua/models/mazda6-diesel/press/' => '/ua/model-lineup/mazda6',
  49425.                     '/ua/models/mazdaassistance/' => '/ua/finance/assistance',
  49426.                     '/ua/models/mazda-cx5/overview' => '/ua/model-lineup/mazda-cx-5',
  49427.                     '/ua/models/mazda-cx5/press/' => '/ua/model-lineup/mazda-cx-5',
  49428.                     '/ua/models/mazda-cx9/design/' => '/ua/model-lineup/mazda-cx-9',
  49429.                     '/ua/models/mazda-cx9/innovation/' => '/ua/model-lineup/mazda-cx-9',
  49430.                     '/ua/models/mazda-cx9/overview' => '/ua/model-lineup/mazda-cx-9',
  49431.                     '/ua/models/mazda-cx9/press/' => '/ua/model-lineup/mazda-cx-9',
  49432.                     '/ua/models/mazda-leasing/' => '/ua/finance/leasing',
  49433.                     '/ua/models/new_2018_mazda6/' => '/ua/model-lineup/mazda6',
  49434.                     '/ua/models/new_2018_mazda6/design/' => '/ua/model-lineup/mazda6',
  49435.                     '/ua/models/new_2018_mazda6/innovation/' => '/ua/model-lineup/mazda6',
  49436.                     '/ua/models/new_2018_mazda6/overview' => '/ua/model-lineup/mazda6',
  49437.                     '/ua/models/new_2018_mazda6/press/' => '/ua/model-lineup/mazda6',
  49438.                     '/ua/models/new_2018_mazda6/zamovlennya-new-2018-mazda-6/' => '/ua/model-lineup/mazda6',
  49439.                     '/ua/models/new_mazda3/overview' => '/ua/model-lineup/mazda3',
  49440.                     '/ua/models/new_mazda3/press/' => '/ua/model-lineup/mazda3',
  49441.                     '/ua/models/new-cx-5/design/' => '/ua/model-lineup/mazda-cx-5',
  49442.                     '/ua/models/new-cx-5/innovation/' => '/ua/model-lineup/mazda-cx-5',
  49443.                     '/ua/models/new-cx-5/overview' => '/ua/model-lineup/mazda-cx-5',
  49444.                     '/ua/models/new-cx-5/press/' => '/ua/model-lineup/mazda-cx-5',
  49445.                     '/ua/models/new-mazda3' => '/ua/model-lineup/mazda3',
  49446.                     '/ua/models/new-mazda3/design/' => '/ua/model-lineup/mazda3',
  49447.                     '/ua/models/new-mazda3/innovation/' => '/ua/model-lineup/mazda3',
  49448.                     '/ua/models/new-mazda3/overview' => '/ua/model-lineup/mazda3',
  49449.                     '/ua/models/new-mazda3/overview/' => '/ua/model-lineup/mazda3',
  49450.                     '/ua/models/new-mazda3/press/' => '/ua/model-lineup/mazda3',
  49451.                     '/ua/models/new-mazda-6/design/' => '/ua/model-lineup/mazda6',
  49452.                     '/ua/models/new-mazda-6/overview' => '/ua/model-lineup/mazda6',
  49453.                     '/ua/models/new-mazda-6/press/' => '/ua/model-lineup/mazda6',
  49454.                     '/ua/models/testdrive' => '/ua/testdrive-form',
  49455.                     '/ua/models/tradein/' => '/ua/finance/trade-in',
  49456.                     '/ua/serviceand-warranty/contacts/' => '/ua/about/contacts/',
  49457.                     '/ua/serviceand-warranty/digital-service-records/' => '/ua/service/order-to',
  49458.                     '/ua/serviceand-warranty/dopservice/' => '/ua/service/order-to',
  49459.                     '/ua/serviceand-warranty/dopservice/air' => '/ua/service/order-to',
  49460.                     '/ua/serviceand-warranty/loyality/' => '/ua/',
  49461.                     '/ua/serviceand-warranty/service-actions/' => '/ua/stocks/',
  49462.                     '/ua/serviceand-warranty/to/' => '/ua/service/order-to',
  49463.                     '/ua/serviceand-warranty/vin-text/' => '/ua/',
  49464.                     '/ua/serviceand-warranty/warranty/' => '/ua/service/warranty',
  49465.                     '/ua/serviceand-warranty/zapisTO/' => '/ua/service/order-to',
  49466.                     '/ua/sping_super_offer_2017' => '/ua/',
  49467.                     '/ua/vnimanie-moshenniki' => '/ua/',
  49468.                     '/vidi-sky/' => '/ua/',
  49469.                     '/vidi-sky/news-and-events/news/' => '/ua/',
  49470.                     '/vidi-sky/news-and-events/news/2020-03-17/' => '/ua/',
  49471.                     '/vidi-sky/news-and-events/news/2020-03-20/' => '/ua/',
  49472.                     '/vidi-sky/service-and-maintenance/' => '/ua/service/order-to',
  49473.                     '/vidi-sky/service-and-maintenance/airport-service/' => '/ua/service/order-to',
  49474.                     '/vidi-sky/service-and-maintenance/digital-service-records/' => '/ua/service/order-to',
  49475.                     '/vidi-sky/service-and-maintenance/service-offers/2020-04-10/' => '/ua/service/order-to',
  49476.                     '/vidi-sky/service-and-maintenance/to/' => '/ua/service/order-to',
  49477.                     '/why-mazda/design/' => '/ua/',
  49478.                     '/why-mazda/drive-together-car-advert/' => '/ua/',
  49479.                     '/why-mazda/news-and-events/news/' => '/ua/',
  49480.                     '/why-mazda/news-and-events/news/2019-12-10/' => '/ua/',
  49481.                     '/why-mazda/news-and-events/news/2020-02-28/' => '/ua/',
  49482.                     '/why-mazda/technology/' => '/ua/service/skyactive',
  49483.                     '/buyers/deals/162809/' => '/ua/',
  49484.                     '/models/mazda-cx7-fl/' => '/ua/model-lineup/',
  49485.                     '/models/' => '/ua/model-lineup/',
  49486.                     '/models/new-mazda-3/' => '/ua/model-lineup/mazda3-hatchback',
  49487.                     '/models/new-mazda-3/complectation/' => '/ua/model-lineup/mazda3-hatchback',
  49488.                     '/ru/finance/business' => '/ru/finance/for-bussines',
  49489.                     '/ua/finance/business' => '/ua/finance/for-bussines',
  49490.                 ],
  49491.                 'FORD_DC' => [
  49492.                     '/ru/avtomobili/kuganew/' => '/ru/avtomobili/kuga/',
  49493.                     '/ua/avtomobili/kuganew/' => '/ua/avtomobili/kuga/',
  49494.                     '/ru/service/' => '/ru/service/to/',
  49495.                     '/ua/service/' => '/ua/service/to/',
  49496.                     '/ru/financial/' => '/ru/',
  49497.                     '/ua/financial/' => '/ua/',
  49498.                     '/ru/avtomobili/edge-new/' => '/ru/avtomobili/',
  49499.                     '/ru/avtomobili/fordka/' => '/ru/avtomobili/',
  49500.                     '/ru/avtomobili/focus-rs/' => '/ru/avtomobili/',
  49501.                     '/ru/avtomobili/mondeo-new/' => '/ru/avtomobili/',
  49502.                     '/ru/avtomobili/focus-st/' => '/ru/avtomobili/',
  49503.                     '/ru/avtomobili/focus/' => '/ru/avtomobili/',
  49504.                     '/ru/avtomobili/edge/' => '/ru/avtomobili/',
  49505.                     '/ua/avtomobili/edge-new/' => '/ua/avtomobili/',
  49506.                     '/ua/avtomobili/fordka/' => '/ua/avtomobili/',
  49507.                     '/ua/avtomobili/focus-rs/' => '/ua/avtomobili/',
  49508.                     '/ua/avtomobili/mondeo-new/' => '/ua/avtomobili/',
  49509.                     '/ua/avtomobili/focus-st/' => '/ua/avtomobili/',
  49510.                     '/ua/avtomobili/focus/' => '/ua/avtomobili/',
  49511.                     '/ua/avtomobili/edge/' => '/ua/avtomobili/',
  49512.                     '/about_us/' => '/ru/about_us/',
  49513.                     '/cars/' => '/ru/avtomobili/',
  49514.                     '/cars/c-max/' => '/ru/avtomobili/',
  49515.                     '/cars/fiesta/' => '/ru/avtomobili/fiesta-new/',
  49516.                     '/cars/fiesta/complectation/' => '/ru/avtomobili/fiesta-new/',
  49517.                     '/cars/fiesta/gallery/' => '/ru/avtomobili/fiesta-new/',
  49518.                     '/cars/focus/' => '/ru/avtomobili/focus-new/',
  49519.                     '/cars/focus/complectation/' => '/ru/avtomobili/focus-new/',
  49520.                     '/cars/focus_new/' => '/ru/avtomobili/focus-new/',
  49521.                     '/cars/focus_new/complectation/' => '/ru/avtomobili/focus-new/',
  49522.                     '/cars/focus_new/presentation/' => '/ru/avtomobili/focus-new/',
  49523.                     '/cars/fusion/' => '/ru/avtomobili/',
  49524.                     '/cars/galaxy/complectation/' => '/ru/avtomobili/',
  49525.                     '/cars/ka/' => '/ru/avtomobili/fordka/',
  49526.                     '/cars/kuga/' => '/ru/avtomobili/kuga/',
  49527.                     '/cars/kuga/tech_characteristics/' => '/ru/avtomobili/kuga/',
  49528.                     '/cars/mondeo/' => '/ru/avtomobili/mondeo-new/',
  49529.                     '/cars/mondeo/complectation/' => '/ru/avtomobili/mondeo-new/',
  49530.                     '/cars/new_b_max/' => '/ru/avtomobili/',
  49531.                     '/cars/new_b_max/complectation/' => '/ru/avtomobili/',
  49532.                     '/cars/nova-fiesta/' => '/ru/avtomobili/fiesta-new/',
  49533.                     '/cars/nova-fiesta/complectation/' => '/ru/avtomobili/fiesta-new/',
  49534.                     '/cars/nova-fiesta/exterior/' => '/ru/avtomobili/fiesta-new/',
  49535.                     '/cars/nova-fiesta/gallery/' => '/ru/avtomobili/fiesta-new/',
  49536.                     '/cars/nova-fiesta/interior/' => '/ru/avtomobili/fiesta-new/',
  49537.                     '/cars/nova-fiesta/tech_features/' => '/ru/avtomobili/fiesta-new/',
  49538.                     '/cars/nova-fiesta-st/' => '/ru/avtomobili/fiesta-st/',
  49539.                     '/cars/nova-kuga/' => '/ru/avtomobili/kuga/',
  49540.                     '/cars/nova-kuga/complectation/' => '/ru/avtomobili/kuga/',
  49541.                     '/cars/s-max/complectation/' => '/ru/avtomobili/',
  49542.                     '/commercial/' => '/ru/komertsijni-avto/',
  49543.                     '/commercial/tourneo-connect/' => '/ru/avtomobili/tourneo-connect/',
  49544.                     '/commercial/tourneo-connect/complectation/' => '/ru/avtomobili/tourneo-connect/',
  49545.                     '/commercial/transin-minubis/' => '/ru/avtomobili/transit-2-t/',
  49546.                     '/commercial/transin-minubis/complectation/' => '/ru/avtomobili/transit-2-t/',
  49547.                     '/commercial/transit/' => '/ru/avtomobili/transit-2-t/',
  49548.                     '/commercial/transit/complectation/' => '/ru/avtomobili/transit-2-t/',
  49549.                     '/commercial/transit-connect/' => '/ru/avtomobili/transit-connect/',
  49550.                     '/commercial/transit-connect/complectation/' => '/ru/avtomobili/transit-connect/',
  49551.                     '/commercial/transit-connect/tech_characteristics/' => '/ru/avtomobili/transit-connect/',
  49552.                     '/contacts/' => '/ru/about_us/contacts/',
  49553.                     '/fiesta-st/' => '/ru/avtomobili/fiesta-st/',
  49554.                     '/news/126989/' => '/ru/',
  49555.                     '/news/145408/' => '/ru/',
  49556.                     '/news/148106/' => '/ru/',
  49557.                     '/news/148455/' => '/ru/',
  49558.                     '/news/148869/' => '/ru/',
  49559.                     '/news/151814/' => '/ru/',
  49560.                     '/news/152516/' => '/ru/',
  49561.                     '/news/153313/' => '/ru/',
  49562.                     '/news/153911/' => '/ru/',
  49563.                     '/news/157670/' => '/ru/',
  49564.                     '/news/157694/' => '/ru/',
  49565.                     '/news/159227/' => '/ru/',
  49566.                     '/news/166277/' => '/ru/',
  49567.                     '/news/37904/' => '/ru/',
  49568.                     '/news/81946/' => '/ru/',
  49569.                     '/offers/' => '/ru/',
  49570.                     '/offers/ford-assistance/' => '/ru/',
  49571.                     '/offers/leasing' => '/ru/',
  49572.                     '/offers/loyalty/' => '/ru/',
  49573.                     '/offers/test-drive/' => '/ru/testdrive-form',
  49574.                     '/offers/trade_in/' => '/ru/financial/trade_in/',
  49575.                     '/service/' => '/ru/service/to/',
  49576.                     '/service/storage_of_tires/' => '/ru/service/storage_of_tires/',
  49577.                     '/service/to/' => '/ru/service/to/',
  49578.                     '/service/to-prices/' => '/ru/service/to/',
  49579.                     '/stocks/145862/' => '/ru/',
  49580.                     '/stocks/154627/' => '/ru/',
  49581.                     '/stocks/154647/' => '/ru/',
  49582.                     '/stocks/154740/' => '/ru/',
  49583.                     '/stocks/206418/' => '/ru/',
  49584.                     '/stocks/286456/' => '/ru/',
  49585.                     '/stocks/294928/' => '/ru/',
  49586.                     '/stocks/296185/' => '/ru/',
  49587.                     '/stocks/82248/' => '/ru/',
  49588.                     '/stocks/89952/' => '/ru/',
  49589.                     '/stocks/archive/170400/' => '/ru/',
  49590.                     '/stocks/service-day/' => '/ru/',
  49591.                     '/ru/avtomobili/fiesta-st/' => '/ru/avtomobili/',
  49592.                     '/ua/avtomobili/fiesta-st/' => '/ua/avtomobili/',
  49593.                     '/ru/komertsijni-avto/' => '/ru/avtomobili/category/komertsijni-avto',
  49594.                     '/ua/komertsijni-avto/' => '/ua/avtomobili/category/komertsijni-avto',
  49595.                     '/ru/avtomobili/transit-custom-mca-van' => '/ru/avtomobili/new-transit-custom',
  49596.                     '/ua/avtomobili/transit-custom-mca-van' => '/ua/avtomobili/new-transit-custom',
  49597.                     '/ru/avtomobili/kuga-new/' => '/ru/avtomobili/kuga/',
  49598.                     '/ru/avtomobili/kuga-new/configuration' => '/ru/avtomobili/kuga/configuration',
  49599.                     '/ua/avtomobili/kuga-new/' => '/ua/avtomobili/kuga/',
  49600.                     '/ua/avtomobili/kuga-new/configuration' => '/ua/avtomobili/kuga/configuration',
  49601.                     '/ru/avtomobili/transit-custom-mca-van/' => '/ru/avtomobili/new-transit-custom/',
  49602.                     '/ru/avtomobili/transit-custom-mca-van/configuration' => '/ru/avtomobili/new-transit-custom/configuration',
  49603.                     '/ua/avtomobili/transit-custom-mca-van/' => '/ua/avtomobili/new-transit-custom/',
  49604.                     '/ua/avtomobili/transit-custom-mca-van/configuration' => '/ua/avtomobili/new-transit-custom/configuration',
  49605.                     '/ru/avtomobili/ford-new-puma-hybrid/' => '/ru/avtomobili/puma/',
  49606.                     '/ru/avtomobili/ford-new-puma-hybrid/configuration' => '/ru/avtomobili/puma/configuration',
  49607.                     '/ua/avtomobili/ford-new-puma-hybrid/' => '/ua/avtomobili/puma/',
  49608.                     '/ua/avtomobili/ford-new-puma-hybrid/configuration' => '/ua/avtomobili/puma/configuration',
  49609.                     '/ua/avtomobili/ford-kuga-hybrid/' => '/ua/avtomobili/kuga/',
  49610.                     '/ru/avtomobili/ford-kuga-hybrid/' => '/ru/avtomobili/kuga/',
  49611.                     '/ua/avtomobili/ford-kuga-hybrid/configuration' => '/ua/avtomobili/kuga/configuration',
  49612.                     '/ru/avtomobili/ford-kuga-hybrid/configuratio' => '/ru/avtomobili/kuga/configuration',
  49613.                 ],
  49614.                 'GRAND' => [
  49615.                     '/models/vitara/complectation/' => '/ua/model-lineup/vitara',
  49616.                     '/ru' => '/ru/',
  49617.                     '/ru/autocenter/contacts' => '/ru/about/contacts/',
  49618.                     '/ru/car/1/vitara' => '/ru/model-lineup/vitara',
  49619.                     '/ru/car/3/grand-vitara' => '/ru/model-lineup/vitara',
  49620.                     '/ru/car/4/jimny' => '/ru/model-lineup/jimny',
  49621.                     '/ru/car/5/sx4' => '/ru/model-lineup/sx4',
  49622.                     '/ru/customer/financials' => '/ru/finance/credit',
  49623.                     '/ru/customer/testdrive' => '/ru/testdrive-form',
  49624.                     '/services/mot/' => '/ru/service/order-to',
  49625.                     '/shrovetide/' => '/ru/',
  49626.                     '/test-drive/' => '/ua/testdrive-form',
  49627.                     '/ua/car/3/grand-vitara' => '/ua/model-lineup/vitara',
  49628.                     '/ua/customer/testdrive' => '/ua/testdrive-form',
  49629.                     '/ua/service/servicecenter' => '/ua/service/order-to',
  49630.                     '/ru/car/35/onovlena-vitara' => '/ru/model-lineup/vitara',
  49631.                     '/ua/autocenter/contacts' => '/ua/about/contacts/',
  49632.                     '/ua/autocenter/newsitem/3071/politika-po-kachestvu-vidi-avtositi-koljcevaya' => '/ua/',
  49633.                     '/ua/autocenter/newsitem/3093/avtocentr-suzuki-vidi-grand-priglashaet-na-suzuki-summer-drive' => '/ua/',
  49634.                     '/ua/car/35/onovlena-vitara' => '/ua/model-lineup/vitara',
  49635.                     '/ua/car/5/sx4' => '/ua/model-lineup/sx4',
  49636.                     '/ua/moto/18/gsx250r-abs' => '/ua/moto-model-lineup/gsx250r-abs',
  49637.                     '/ua/moto/30/sv650a' => '/ua/moto-model-lineup/sv650a',
  49638.                     '/ua/moto/32/v-strom-250-abs' => '/ua/moto-model-lineup/v-strom-250-abs',
  49639.                     '/ua/model-lineup/vitara/configuration' => '/ua/model-lineup/vitara-hybrid/configuration',
  49640.                     '/ru/model-lineup/vitara/configuration' => '/ru/model-lineup/vitara-hybrid/configuration',
  49641.                     '/ru/model-lineup/swift-hybrid' => '/ru/model-lineup/swift',
  49642.                     '/ua/model-lineup/swift-hybrid' => '/ua/model-lineup/swift',
  49643.                 ],
  49644.                 'OPEL' => [
  49645.                     '/ua/komertsijni-avto/' => '/ua/model-lineup/category/komertsijni-avto',
  49646.                     '/ru/komertsijni-avto/' => '/ru/model-lineup/category/komertsijni-avto',
  49647.                 ],
  49648.                 'HAVAL' => [
  49649.                     '/ru/model-lineup/M6' => '/ru/model-lineup/m6',
  49650.                     '/ru/model-lineup/M6/configuration' => '/ru/model-lineup/m6/configuration',
  49651.                     '/ua/model-lineup/M6' => '/ua/model-lineup/m6',
  49652.                     '/ua/model-lineup/M6/configuration' => '/ua/model-lineup/m6/configuration',
  49653.                 ],
  49654.                 'MG' => [
  49655.                     '/ua/model-lineup/mg-zs-new' => '/ua/model-lineup/mg-zs',
  49656.                     '/ru/model-lineup/mg-zs-new' => '/ru/model-lineup/mg-zs',
  49657.                     '/ua/model-lineup/mg-hs-new' => '/ua/model-lineup/mg-hs',
  49658.                     '/ru/model-lineup/mg-hs-new' => '/ru/model-lineup/mg-hs',
  49659.                     '/ua/model-lineup/mg-zs-new/configuration' => '/ua/model-lineup/mg-zs/configuration',
  49660.                     '/ru/model-lineup/mg-zs-new/configuration' => '/ru/model-lineup/mg-zs/configuration',
  49661.                     '/ua/model-lineup/mg-hs-new/configuration' => '/ua/model-lineup/mg-hs/configuration',
  49662.                     '/ru/model-lineup/mg-hs-new/configuration' => '/ru/model-lineup/mg-hs/configuration',
  49663.                 ],
  49664.             ],
  49665.             'security.role_hierarchy.roles' => [
  49666.                 'ROLE_API_USER' => [
  49667.                     => 'ROLE_USER',
  49668.                 ],
  49669.                 'ROLE_LOYALTY_USER' => [
  49670.                     => 'ROLE_USER',
  49671.                 ],
  49672.                 'ROLE_INSURANCE_USER' => [
  49673.                     => 'ROLE_USER',
  49674.                 ],
  49675.                 'ROLE_ADMIN' => [
  49676.                     => 'ROLE_USER',
  49677.                     => 'ROLE_SONATA_ADMIN',
  49678.                     => 'ROLE_SONATA_MEDIA_ADMIN_MEDIA_ALL',
  49679.                     => 'ROLE_SONATA_MEDIA_ADMIN_GALLERY_ALL',
  49680.                     => 'ROLE_SONATA_MEDIA_ADMIN_GALLERY_HAS_MEDIA_ALL',
  49681.                     => 'ROLE_ADMIN_VEHICLE_AUTO_RIA_OPTION_ALL',
  49682.                 ],
  49683.                 'ROLE_INSURANCE_AVARKOM' => [
  49684.                     => 'ROLE_ADMIN',
  49685.                     => 'ROLE_ADMIN_INSURANCE_CASE_ALL',
  49686.                 ],
  49687.                 'ROLE_SERVICE_MANAGER' => [
  49688.                     => 'ROLE_ADMIN',
  49689.                     => 'ROLE_ADMIN_SERVICE_JOB_ALL',
  49690.                     => 'ROLE_ADMIN_SERVICE_TO_REGULATIONS_ALL',
  49691.                     => 'ROLE_ADMIN_SERVICE_PART_ALL',
  49692.                     => 'ROLE_ADMIN_SERVICE_SERVISE_PAGE_ALL',
  49693.                     => 'ROLE_ADMIN_SERVICE_SERVICE_PAGE_CATEGORY_ALL',
  49694.                     => 'ROLE_ADMIN_SERVICE_SERVICE_PAGE_CATEGORY_CONTENT_ALL',
  49695.                     => 'ROLE_ADMIN_SERVICE_BODY_REPAIR_CATEGORY_ALL',
  49696.                     => 'ROLE_ADMIN_SERVICE_BODY_REPAIR_CATEGORY_CONTENT_ALL',
  49697.                 ],
  49698.                 'ROLE_CORP_SALES_MANAGER' => [
  49699.                     => 'ROLE_ADMIN',
  49700.                     => 'ROLE_ADMIN_CORE_CORP_SALES_ALL',
  49701.                 ],
  49702.                 'ROLE_CREDIT_MANAGER' => [
  49703.                     => 'ROLE_ADMIN',
  49704.                     => 'ROLE_ADMIN_CREDIT_PROGRAMM_ALL',
  49705.                 ],
  49706.                 'ROLE_ACQUIRING_ADMIN' => [
  49707.                     => 'ROLE_ADMIN',
  49708.                     => 'ROLE_ADMIN_ORDER_ALL',
  49709.                 ],
  49710.                 'ROLE_CRM_ADMIN' => [
  49711.                     => 'ROLE_ADMIN',
  49712.                     => 'ROLE_ADMIN_TXN_ALL',
  49713.                     => 'ROLE_ADMIN_TASK_ALL',
  49714.                 ],
  49715.                 'ROLE_INSURANCE_ADMIN' => [
  49716.                     => 'ROLE_INSURANCE_AVARKOM',
  49717.                     => 'ROLE_ADMIN',
  49718.                     => 'ROLE_ADMIN_TICKET_ALL',
  49719.                     => 'ROLE_ADMIN_TICKET-DASHBOARD_ALL',
  49720.                     => 'ROLE_ADMIN_INSURANCE_PRORGAMM_ALL',
  49721.                     => 'ROLE_ADMIN_INSURANCE_ACTIONS_POST_ALL',
  49722.                     => 'ROLE_ADMIN_INSURANCE_PAYOUTS_ALL',
  49723.                     => 'ROLE_ADMIN_INSURANCE_NEWS_POST_ALL',
  49724.                     => 'ROLE_ADMIN_INSURANCE_REVIEW_ALL',
  49725.                     => 'ROLE_ADMIN_DEALER_ALL',
  49726.                     10 => 'ROLE_ADMIN_BRAND_ALL',
  49727.                     11 => 'ROLE_ADMIN_INNER_MAIL_ALL',
  49728.                     12 => 'ROLE_ADMIN_INSURANCE_INFORMATION_DOCUMENT_ALL',
  49729.                     13 => 'ROLE_ADMIN_INSURANCE_INFORMATION_DOCUMENT_CATEGORY_ALL',
  49730.                     14 => 'ROLE_ADMIN_INSURANCE_INFORMATION_DOCUMENT_CATEGORY_CONTENT_ALL',
  49731.                     15 => 'ROLE_ADMIN_INSURANCE_INSURANCE_CONDITION_ALL',
  49732.                     16 => 'ROLE_ADMIN_INSURANCE_INSURANCE_CONDITION_CATEGORY_ALL',
  49733.                     17 => 'ROLE_ADMIN_INSURANCE_INSURANCE_CONDITION_CATEGORY_CONTENT_ALL',
  49734.                     18 => 'ROLE_ADMIN_INSURANCE_MEDIATION_SERVICE_ALL',
  49735.                     19 => 'ROLE_ADMIN_INSURANCE_MEDIATION_SERVICE_MEDIATOR_ALL',
  49736.                     20 => 'ROLE_ADMIN_INSURANCE_MEDIATOR_PRODUCT_ALL',
  49737.                     21 => 'ROLE_ADMIN_INSURANCE_FAQ_ALL',
  49738.                 ],
  49739.                 'ROLE_TRIGGER_ADMIN' => [
  49740.                     => 'ROLE_ADMIN',
  49741.                 ],
  49742.                 'ROLE_DC_MANAGER' => [
  49743.                     => 'ROLE_ADMIN',
  49744.                     => 'ROLE_ADMIN_VEHICLES_IN_STOCK_PART_ALL',
  49745.                     => 'ROLE_ADMIN_DC_SALES_CONTRACT',
  49746.                     => 'ROLE_ADMIN_TICKET_ALL',
  49747.                     => 'ROLE_ADMIN_TICKET-DASHBOARD_ALL',
  49748.                     => 'ROLE_ADMIN_DC_ALL_LEADS_ALL',
  49749.                     => 'ROLE_ADMIN_DC_CONFIGURATOR_OFFER_ALL',
  49750.                     => 'ROLE_ADMIN_ESTIMATE_ODDS_ALL',
  49751.                     => 'ROLE_ADMIN_DC_ACTIONS_POST_ALL',
  49752.                     => 'ROLE_ADMIN_SYNC_INFO_ALL',
  49753.                     10 => 'ROLE_ADMIN_DC_NEWS_POST_ALL',
  49754.                     11 => 'ROLE_ADMIN_DC_VACANCY_ALL',
  49755.                     12 => 'ROLE_ADMIN_DC_SLIDER_ALL',
  49756.                     13 => 'ROLE_ADMIN_DC_RESUME_ALL',
  49757.                     14 => 'ROLE_ADMIN_DC_EVENTS_ALL',
  49758.                     15 => 'ROLE_ADMIN_CORE_WORKER_ALL',
  49759.                     16 => 'ROLE_ADMIN_CORE_DEPARTMENT_ALL',
  49760.                     17 => 'ROLE_ADMIN_DC_TEST_DRIVE_ROUTES_ALL',
  49761.                     18 => 'ROLE_ADMIN_DC_SALES_CONTRACT_ALL',
  49762.                     19 => 'ROLE_ADMIN_DC_ACCESSORIES_PARTS_ALL',
  49763.                     20 => 'ROLE_ADMIN_DC_ACCESSORIES_ALL',
  49764.                     21 => 'ROLE_ADMIN_CAR_ACCESSORIES_GROUP_ALL',
  49765.                     22 => 'ROLE_ADMIN_CAR_ACCESSORIES_ALL',
  49766.                     23 => 'ROLE_ADMIN_DC_PAGES_ALL',
  49767.                     24 => 'ROLE_ADMIN_VEHICLES_MODEL_ALL',
  49768.                     25 => 'ROLE_ADMIN_VEHICLES_EQUIPMENT_IPTION_ALL',
  49769.                     26 => 'ROLE_ADMIN_VEHICLES_EQUIPMENT_ALL',
  49770.                     27 => 'ROLE_ADMIN_VEHICLES_FILE_ALL',
  49771.                     28 => 'ROLE_ADMIN_VEHICLES_FEATURES_GROUP_ALL',
  49772.                     29 => 'ROLE_ADMIN_VEHICLES_CATEGORY_ALL',
  49773.                     30 => 'ROLE_ADMIN_VEHICLES_GROUP_ALL',
  49774.                     31 => 'ROLE_ADMIN_VEHICLES_RECOMMEND_GROUP_ALL',
  49775.                     32 => 'ROLE_ADMIN_SEO_ALL',
  49776.                     33 => 'ROLE_ADMIN_SHOP_GOODS_ALL',
  49777.                     34 => 'ROLE_ADMIN_SHOP_GROUP_ALL',
  49778.                     35 => 'ROLE_ADMIN_VEHICLES_FAQS_ALL',
  49779.                     36 => 'ROLE_ADMIN_VEHICLES_VEHICLE_ITEM_ALL',
  49780.                     37 => 'ROLE_ADMIN_VEHICLES_PASSENGER_VEHICLE_ALL',
  49781.                     38 => 'ROLE_ADMIN_VEHICLES_PASSENGER_VARIATION_ALL',
  49782.                     39 => 'ROLE_ADMIN_VEHICLES_PASSENGER_IN_STOCK_ALL',
  49783.                     40 => 'ROLE_ADMIN_VEHICLES_PASSENGER_RENT_ALL',
  49784.                     41 => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_ALL',
  49785.                     42 => 'ROLE_ADMIN_VEHICLES_SPECIFICATION_ALL',
  49786.                     43 => 'ROLE_ADMIN_VEHICLES_FRAIGHT_VEHICLE_ALL',
  49787.                     44 => 'ROLE_ADMIN_VEHICLES_FRAIGHT_VARIATION_ALL',
  49788.                     45 => 'ROLE_ADMIN_VEHICLES_FRAIGHT_IN_STOCK_ALL',
  49789.                     46 => 'ROLE_ADMIN_VEHICLES_FRAIGHT_SPECIFICATION_ALL',
  49790.                     47 => 'ROLE_ADMIN_VEHICLES_BUS_VEHICLE_ALL',
  49791.                     48 => 'ROLE_ADMIN_VEHICLES_BUS_VARIATION_ALL',
  49792.                     49 => 'ROLE_ADMIN_VEHICLES_BUS_SPECIFICATION_ALL',
  49793.                     50 => 'ROLE_ADMIN_VEHICLES_MOTO_VEHICLE_ALL',
  49794.                     51 => 'ROLE_ADMIN_VEHICLES_MOTO_VARIATION_ALL',
  49795.                     52 => 'ROLE_ADMIN_VEHICLES_MOTO_IN_STOCK_ALL',
  49796.                     53 => 'ROLE_ADMIN_VEHICLES_MOTO_USED_ALL',
  49797.                     54 => 'ROLE_ADMIN_VEHICLES_MOTO_RENT_ALL',
  49798.                     55 => 'ROLE_ADMIN_VEHICLES_WATER_VEHICLE_ALL',
  49799.                     56 => 'ROLE_ADMIN_VEHICLES_WATER_VARIATION_ALL',
  49800.                     57 => 'ROLE_ADMIN_VEHICLES_SPECIAL_VEHICLE_ALL',
  49801.                     58 => 'ROLE_ADMIN_VEHICLES_SPECIAL_VARIATION_ALL',
  49802.                     59 => 'ROLE_ADMIN_VEHICLES_SPECIAL_PROJECTS_ALL',
  49803.                     60 => 'ROLE_ADMIN_VEHICLES_PASSENGER_IN_STOCK_SPECIAL_ALL',
  49804.                     61 => 'ROLE_ADMIN_VEHICLES_PASSENGER_VEHICLE_SPECIAL_ALL',
  49805.                     62 => 'ROLE_ADMIN_DC_GENERATOR_ALL',
  49806.                     63 => 'ROLE_ADMIN_REPORT_ALL',
  49807.                     64 => 'ROLE_ADMIN_CRITICAL_LOG_ALL',
  49808.                     65 => 'ROLE_DC_SITE_ADMIN_BOAT_ALL',
  49809.                     66 => 'ROLE_DC_SITE_ADMIN_NON_MOTORIZED_BOAT_ALL',
  49810.                     67 => 'ROLE_DC_SITE_ADMIN_BOAT_ENGINE_ALL',
  49811.                     68 => 'ROLE_ADMIN_DC_TEST_DRIVE_ALL',
  49812.                     69 => 'ROLE_ADMIN_DC_TOUR_ROUTES_ALL',
  49813.                     70 => 'ROLE_ADMIN_DC_TOUR_ROUTE_CONTENT_ALL',
  49814.                     71 => 'ROLE_ADMIN_DC_TOUR_ROUTE_PARAMS_ALL',
  49815.                     72 => 'ROLE_PORTAL_ADMIN_SLIDER_ALL',
  49816.                     73 => 'ROLE_ADMIN_DC_TERMS_MAINTENANCE_ALL',
  49817.                     74 => 'ROLE_ADMIN_VEHICLES_FILTER_ALL',
  49818.                     75 => 'ROLE_ADMIN_VEHICLES_AUTORIA_ALL',
  49819.                     76 => 'ROLE_ADMIN_DEALER_ALL',
  49820.                     77 => 'ROLE_ADMIN_BRAND_ALL',
  49821.                     78 => 'ROLE_ADMIN_INNER_MAIL_ALL',
  49822.                     79 => 'ROLE_ADMIN_VEHICLES_FEATURES_ALL',
  49823.                     80 => 'ROLE_ADMIN_VEHICLES_SPECIFICATION_OPTIONS_ALL',
  49824.                     81 => 'ROLE_ADMIN_VEHICLES_DIRECTION_OF_PRODUCTION_ALL',
  49825.                     82 => 'ROLE_ADMIN_USER_ALL',
  49826.                     83 => 'ROLE_ADMIN_DC_SALES_CONTRACT_ALL',
  49827.                     84 => 'ROLE_ADMIN_DC_REPLACEMENT_CAR_CONDITION_ALL',
  49828.                     85 => 'ROLE_ADMIN_SERVICE_OIL_ALL',
  49829.                     86 => 'ROLE_ADMIN_SERVICE_OIL_TO_ALL',
  49830.                     87 => 'ROLE_ADMIN_VEHICLES_ENGINE_ALL',
  49831.                     88 => 'ROLE_ADMIN_DC_SPECIAL_OFFERS_ALL',
  49832.                     89 => 'ROLE_ADMIN_VEHICLES_FAQS_ALL',
  49833.                     90 => 'ROLE_ADMIN_DC_FAQ_ALL',
  49834.                     91 => 'ROLE_ADMIN_DC_CLIENT_PARTNER_ALL',
  49835.                     92 => 'ROLE_ADMIN_DC_ACCESSORIES_PARTS_GROUP_ALL',
  49836.                     93 => 'ROLE_ADMIN_DC_ACCESSORIES_WORKS_ALL',
  49837.                     94 => 'ROLE_ADMIN_DC_ACCESSORIES_WORK_CATEGORY_ALL',
  49838.                     95 => 'ROLE_ADMIN_DC_OPERATING_MANUALS_ALL',
  49839.                     96 => 'ROLE_ADMIN_DC_BODY_REPAIR_CERTIFICATE_ALL',
  49840.                 ],
  49841.                 'ROLE_YAMAHA_SUB_DEALER' => [
  49842.                     => 'ROLE_ADMIN',
  49843.                     => 'ROLE_ADMIN_SUB_WORKER_ALL',
  49844.                     => 'ROLE_ADMIN_SUB_DEPARTMENT_ALL',
  49845.                     => 'ROLE_ADMIN_SUB_CONTACT_ALL',
  49846.                     => 'ROLE_ADMIN_SUB_ABOUT_COMPANY_ALL',
  49847.                     => 'ROLE_ADMIN_SUB_INNER_MAIL_ALL',
  49848.                     => 'ROLE_ADMIN_SUB_VEHICLES_MOTO_USED_ALL',
  49849.                     => 'ROLE_ADMIN_SUB_ACCESSORIES_ALL',
  49850.                     => 'ROLE_ADMIN_SUB_ACCESSORIES_GROUP_ALL',
  49851.                     => 'ROLE_ADMIN_SUB_VACANCY_ALL',
  49852.                     10 => 'ROLE_ADMIN_SUB_ACTIONS_POST_ALL',
  49853.                     11 => 'ROLE_ADMIN_SUB_NEWS_POST_ALL',
  49854.                     12 => 'ROLE_ADMIN_SUB_SLIDER_ALL',
  49855.                     13 => 'ROLE_ADMIN_SUB_TEST_DRIVE_ALL',
  49856.                     14 => 'ROLE_ADMIN_SUB_PAGES_SERVICES_ALL',
  49857.                     15 => 'ROLE_ADMIN_SUB_SEO_ALL',
  49858.                 ],
  49859.                 'ROLE_BUYER' => [
  49860.                     => 'ROLE_ADMIN',
  49861.                     => 'ROLE_ADMIN_DC_ALL_LEADS_ALL',
  49862.                     => 'ROLE_ADMIN_DC_CONFIGURATOR_OFFER_ALL',
  49863.                     => 'ROLE_ADMIN_ESTIMATE_ODDS_ALL',
  49864.                     => 'ROLE_ADMIN_DC_SALES_CONTRACT_ALL',
  49865.                 ],
  49866.                 'ROLE_AUTOMARKET_MANAGER' => [
  49867.                     => 'ROLE_ADMIN',
  49868.                     => 'ROLE_ADMIN_ESTIMATE_ODDS_ALL',
  49869.                     => 'ROLE_ADMIN_ESTIMATE_ODDS_ALL',
  49870.                     => 'ROLE_ADMIN_TICKET_ALL',
  49871.                     => 'ROLE_ADMIN_TICKET-DASHBOARD_ALL',
  49872.                     => 'ROLE_ADMIN_VEHICLES_MODEL_ALL',
  49873.                     => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_LIST',
  49874.                     => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_EDIT',
  49875.                     => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_DELETE',
  49876.                     => 'ROLE_ADMIN_DC_ACTIONS_POST_ALL',
  49877.                     10 => 'ROLE_ADMIN_SYNC_INFO_ALL',
  49878.                     11 => 'ROLE_ADMIN_DC_NEWS_POST_ALL',
  49879.                     12 => 'ROLE_ADMIN_DC_VACANCY_ALL',
  49880.                     13 => 'ROLE_ADMIN_DC_SLIDER_ALL',
  49881.                     14 => 'ROLE_ADMIN_DC_RESUME_ALL',
  49882.                     15 => 'ROLE_ADMIN_DC_EVENTS_ALL',
  49883.                     16 => 'ROLE_ADMIN_CORE_WORKER_ALL',
  49884.                     17 => 'ROLE_ADMIN_CORE_DEPARTMENT_ALL',
  49885.                     18 => 'ROLE_ADMIN_DC_TEST_DRIVE_ROUTES_ALL',
  49886.                     19 => 'ROLE_ADMIN_DC_SALES_CONTRACT_ALL',
  49887.                     20 => 'ROLE_ADMIN_INNER_MAIL_ALL',
  49888.                     21 => 'ROLE_ADMIN_VEHICLES_MARKDOWN_ALL',
  49889.                     22 => 'ROLE_ADMIN_VEHICLES_FILTER_ALL',
  49890.                     23 => 'ROLE_ADMIN_VEHICLES_AUTORIA_ALL',
  49891.                     24 => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_ALL',
  49892.                 ],
  49893.                 'ROLE_PORTAL_ADMIN' => [
  49894.                     => 'ROLE_ADMIN',
  49895.                     => 'ROLE_PORTAL_ADMIN_SLIDER_ALL',
  49896.                 ],
  49897.                 'ROLE_CONTENT_MANAGER' => [
  49898.                     => 'ROLE_ADMIN',
  49899.                     => 'ROLE_DC_MANAGER',
  49900.                     => 'ROLE_SERVICE_MANAGER',
  49901.                 ],
  49902.                 'ROLE_TICKET' => [
  49903.                     => 'ROLE_ADMIN',
  49904.                     => 'ROLE_ADMIN_TICKET_ALL',
  49905.                     => 'ROLE_ADMIN_TICKET-DASHBOARD_ALL',
  49906.                 ],
  49907.                 'ROLE_SUPER_ADMIN' => [
  49908.                     => 'ROLE_ADMIN',
  49909.                     => 'ROLE_ADMIN_TICKET-REPORT_ALL',
  49910.                     => 'ROLE_ACQUIRING_ADMIN',
  49911.                     => 'ROLE_CRM_ADMIN',
  49912.                     => 'ROLE_INSURANCE_ADMIN',
  49913.                     => 'ROLE_TRIGGER_ADMIN',
  49914.                     => 'ROLE_CONTENT_MANAGER',
  49915.                     => 'ROLE_LOYALTY_USER',
  49916.                     => 'ROLE_YAMAHA_SUB_DEALER',
  49917.                 ],
  49918.                 'ROLE_EMPLOYEE_MANAGER' => [
  49919.                     => 'ROLE_LOYALTY_USER',
  49920.                 ],
  49921.                 'ROLE_FOUNDERS' => [
  49922.                     => 'ROLE_ADMIN',
  49923.                     => 'ROLE_ADMIN_VIDI_FOUNDERSFOUNDERS_ALL',
  49924.                     => 'ROLE_ADMIN_VIDI_FOUNDERSBIOGRAPHY_ALL',
  49925.                     => 'ROLE_ADMIN_VIDI_FOUNDERSNEWS_ALL',
  49926.                     => 'ROLE_ADMIN_VIDI_FOUNDERSPUBLICATIONS_ALL',
  49927.                     => 'ROLE_ADMIN_VIDI_FOUNDERSPHOTO_ALL',
  49928.                     => 'ROLE_ADMIN_VIDI_FOUNDERSVIDEO_ALL',
  49929.                     => 'ROLE_ADMIN_FOUNDERS_BIOGRAPHY_ALL',
  49930.                     => 'ROLE_ADMIN_FOUNDERS_POST_ALL',
  49931.                     => 'ROLE_ADMIN_FOUNDERS_GALLERYPHOTO_ALL',
  49932.                     10 => 'ROLE_ADMIN_FOUNDERS_GALLERYVIDEO_ALL',
  49933.                     11 => 'ROLE_ADMIN_FOUNDER_BIOGRAPHY_ALL',
  49934.                     12 => 'ROLE_ADMIN_FOUNDER_NEWS_ALL',
  49935.                     13 => 'ROLE_ADMIN_FOUNDER_PUBLICATION_ALL',
  49936.                     14 => 'ROLE_ADMIN_FOUNDER_SOLEMN_EVENT_ALL',
  49937.                     15 => 'ROLE_ADMIN_FOUNDER_CATEGORY_SOCIAL_INVESTMENTS_ALL',
  49938.                     16 => 'ROLE_ADMIN_FOUNDER_SOCIAL_INVESTMENTS_ALL',
  49939.                     17 => 'ROLE_ADMIN_FOUNDER_GALLERYPHOTO_ALL',
  49940.                     18 => 'ROLE_ADMIN_FOUNDER_GALLERYVIDEO_ALL',
  49941.                 ],
  49942.                 'ROLE_HANDBOOK' => [
  49943.                     => 'ROLE_ADMIN_VEHICLES_MODEL_ALL',
  49944.                 ],
  49945.                 'ROLE_FILTERS' => [
  49946.                     => 'ROLE_ADMIN_VEHICLES_FILTER_ALL',
  49947.                     => 'ROLE_ADMIN_VEHICLES_AUTORIA_ALL',
  49948.                 ],
  49949.                 'ROLE_VIDI_VACANCY' => [
  49950.                     => 'ROLE_ADMIN',
  49951.                     => 'ROLE_ADMIN_VIDI_ALL',
  49952.                     => 'ROLE_ADMIN_VIDI_VACANCY_ALL',
  49953.                     => 'ROLE_ADMIN_VIDI_RESUME_ALL',
  49954.                 ],
  49955.                 'ROLE_ADMIN_LOGS' => [
  49956.                     => 'ROLE_ADMIN_LOGS_ALL',
  49957.                 ],
  49958.             ],
  49959.             'security.access.denied_url' => NULL,
  49960.             'security.authentication.manager.erase_credentials' => true,
  49961.             'security.authentication.session_strategy.strategy' => 'migrate',
  49962.             'security.access.always_authenticate_before_granting' => false,
  49963.             'security.authentication.hide_user_not_found' => true,
  49964.             'security.firewalls' => [
  49965.                 => 'main',
  49966.             ],
  49967.             'security.main._indexed_authenticators' => [
  49968.             ],
  49969.             'fos_user.backend_type_orm' => true,
  49970.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  49971.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  49972.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  49973.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  49974.             'fos_user.storage' => 'orm',
  49975.             'fos_user.firewall_name' => 'main',
  49976.             'fos_user.model_manager_name' => NULL,
  49977.             'fos_user.model.user.class' => 'CoreBundle\\Entity\\User',
  49978.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  49979.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  49980.             'fos_user.profile.form.validation_groups' => [
  49981.                 => 'Profile',
  49982.                 => 'Default',
  49983.             ],
  49984.             'fos_user.registration.confirmation.enabled' => false,
  49985.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  49986.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  49987.             'fos_user.registration.form.validation_groups' => [
  49988.                 => 'Registration',
  49989.                 => 'Default',
  49990.             ],
  49991.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  49992.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  49993.             'fos_user.change_password.form.validation_groups' => [
  49994.                 => 'ChangePassword',
  49995.                 => 'Default',
  49996.             ],
  49997.             'fos_user.resetting.retry_ttl' => 7200,
  49998.             'fos_user.resetting.token_ttl' => 86400,
  49999.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  50000.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  50001.             'fos_user.resetting.form.validation_groups' => [
  50002.                 => 'ResetPassword',
  50003.                 => 'Default',
  50004.             ],
  50005.             'knp_menu.renderer.list.options' => [
  50006.             ],
  50007.             'knp_menu.renderer.twig.options' => [
  50008.             ],
  50009.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  50010.             'knp_menu.default_renderer' => 'twig',
  50011.             'sonata.block.container.types' => [
  50012.                 => 'sonata.block.service.container',
  50013.                 => 'sonata.page.block.container',
  50014.                 => 'sonata.dashboard.block.container',
  50015.                 => 'cmf.block.container',
  50016.                 => 'cmf.block.slideshow',
  50017.             ],
  50018.             'sonata_block.blocks' => [
  50019.                 'sonata.admin.block.admin_list' => [
  50020.                     'contexts' => [
  50021.                         => 'admin',
  50022.                     ],
  50023.                     'templates' => [
  50024.                     ],
  50025.                     'cache' => 'sonata.cache.noop',
  50026.                     'settings' => [
  50027.                     ],
  50028.                 ],
  50029.                 'sonata.block.service.container' => [
  50030.                     'contexts' => [
  50031.                     ],
  50032.                     'templates' => [
  50033.                     ],
  50034.                     'cache' => 'sonata.cache.noop',
  50035.                     'settings' => [
  50036.                     ],
  50037.                 ],
  50038.                 'sonata.block.service.empty' => [
  50039.                     'contexts' => [
  50040.                     ],
  50041.                     'templates' => [
  50042.                     ],
  50043.                     'cache' => 'sonata.cache.noop',
  50044.                     'settings' => [
  50045.                     ],
  50046.                 ],
  50047.                 'sonata.block.service.text' => [
  50048.                     'contexts' => [
  50049.                     ],
  50050.                     'templates' => [
  50051.                     ],
  50052.                     'cache' => 'sonata.cache.noop',
  50053.                     'settings' => [
  50054.                     ],
  50055.                 ],
  50056.                 'sonata.block.service.rss' => [
  50057.                     'contexts' => [
  50058.                     ],
  50059.                     'templates' => [
  50060.                     ],
  50061.                     'cache' => 'sonata.cache.noop',
  50062.                     'settings' => [
  50063.                     ],
  50064.                 ],
  50065.                 'sonata.block.service.template' => [
  50066.                     'contexts' => [
  50067.                     ],
  50068.                     'templates' => [
  50069.                     ],
  50070.                     'cache' => 'sonata.cache.noop',
  50071.                     'settings' => [
  50072.                     ],
  50073.                 ],
  50074.                 'sonata.block.service.menu' => [
  50075.                     'contexts' => [
  50076.                     ],
  50077.                     'templates' => [
  50078.                     ],
  50079.                     'cache' => 'sonata.cache.noop',
  50080.                     'settings' => [
  50081.                     ],
  50082.                 ],
  50083.                 'sonata.admin.block.search_result' => [
  50084.                     'contexts' => [
  50085.                     ],
  50086.                     'templates' => [
  50087.                     ],
  50088.                     'cache' => 'sonata.cache.noop',
  50089.                     'settings' => [
  50090.                     ],
  50091.                 ],
  50092.                 'sonata.admin.block.stats' => [
  50093.                     'contexts' => [
  50094.                     ],
  50095.                     'templates' => [
  50096.                     ],
  50097.                     'cache' => 'sonata.cache.noop',
  50098.                     'settings' => [
  50099.                     ],
  50100.                 ],
  50101.                 'sonata.admin.block.admin_preview' => [
  50102.                     'contexts' => [
  50103.                     ],
  50104.                     'templates' => [
  50105.                     ],
  50106.                     'cache' => 'sonata.cache.noop',
  50107.                     'settings' => [
  50108.                     ],
  50109.                 ],
  50110.                 'sonata.media.block.media' => [
  50111.                     'contexts' => [
  50112.                     ],
  50113.                     'templates' => [
  50114.                     ],
  50115.                     'cache' => 'sonata.cache.noop',
  50116.                     'settings' => [
  50117.                     ],
  50118.                 ],
  50119.                 'sonata.media.block.feature_media' => [
  50120.                     'contexts' => [
  50121.                     ],
  50122.                     'templates' => [
  50123.                     ],
  50124.                     'cache' => 'sonata.cache.noop',
  50125.                     'settings' => [
  50126.                     ],
  50127.                 ],
  50128.                 'sonata.media.block.gallery' => [
  50129.                     'contexts' => [
  50130.                     ],
  50131.                     'templates' => [
  50132.                     ],
  50133.                     'cache' => 'sonata.cache.noop',
  50134.                     'settings' => [
  50135.                     ],
  50136.                 ],
  50137.                 'sonata.media.block.gallery_list' => [
  50138.                     'contexts' => [
  50139.                     ],
  50140.                     'templates' => [
  50141.                     ],
  50142.                     'cache' => 'sonata.cache.noop',
  50143.                     'settings' => [
  50144.                     ],
  50145.                 ],
  50146.             ],
  50147.             'sonata_block.blocks_by_class' => [
  50148.             ],
  50149.             'sonata_blocks.block_types' => [
  50150.                 => 'sonata.admin.block.admin_list',
  50151.                 => 'sonata.block.service.container',
  50152.                 => 'sonata.block.service.empty',
  50153.                 => 'sonata.block.service.text',
  50154.                 => 'sonata.block.service.rss',
  50155.                 => 'sonata.block.service.template',
  50156.                 => 'sonata.block.service.menu',
  50157.                 => 'sonata.admin.block.search_result',
  50158.                 => 'sonata.admin.block.stats',
  50159.                 => 'sonata.admin.block.admin_preview',
  50160.                 10 => 'sonata.media.block.media',
  50161.                 11 => 'sonata.media.block.feature_media',
  50162.                 12 => 'sonata.media.block.gallery',
  50163.                 13 => 'sonata.media.block.gallery_list',
  50164.             ],
  50165.             'sonata_block.cache_blocks' => [
  50166.                 'by_class' => [
  50167.                 ],
  50168.                 'by_type' => [
  50169.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  50170.                     'sonata.block.service.container' => 'sonata.cache.noop',
  50171.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  50172.                     'sonata.block.service.text' => 'sonata.cache.noop',
  50173.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  50174.                     'sonata.block.service.template' => 'sonata.cache.noop',
  50175.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  50176.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  50177.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  50178.                     'sonata.admin.block.admin_preview' => 'sonata.cache.noop',
  50179.                     'sonata.media.block.media' => 'sonata.cache.noop',
  50180.                     'sonata.media.block.feature_media' => 'sonata.cache.noop',
  50181.                     'sonata.media.block.gallery' => 'sonata.cache.noop',
  50182.                     'sonata.media.block.gallery_list' => 'sonata.cache.noop',
  50183.                 ],
  50184.             ],
  50185.             'sonata_blocks.default_contexts' => [
  50186.             ],
  50187.             'sonata.exporter.writer.csv.filename' => 'php://output',
  50188.             'sonata.exporter.writer.csv.delimiter' => ',',
  50189.             'sonata.exporter.writer.csv.enclosure' => '"',
  50190.             'sonata.exporter.writer.csv.escape' => '\\',
  50191.             'sonata.exporter.writer.csv.show_headers' => true,
  50192.             'sonata.exporter.writer.csv.with_bom' => false,
  50193.             'sonata.exporter.writer.json.filename' => 'php://output',
  50194.             'sonata.exporter.writer.xls.filename' => 'php://output',
  50195.             'sonata.exporter.writer.xls.show_headers' => true,
  50196.             'sonata.exporter.writer.xlsx.filename' => 'php://output',
  50197.             'sonata.exporter.writer.xlsx.show_headers' => true,
  50198.             'sonata.exporter.writer.xlsx.show_filters' => true,
  50199.             'sonata.exporter.writer.xml.filename' => 'php://output',
  50200.             'sonata.exporter.writer.xml.show_headers' => true,
  50201.             'sonata.exporter.writer.xml.main_element' => 'datas',
  50202.             'sonata.exporter.writer.xml.child_element' => 'data',
  50203.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  50204.                 'enum' => 'select',
  50205.                 'choice' => 'select',
  50206.                 'boolean' => 'select',
  50207.                 'textarea' => 'textarea',
  50208.                 'html' => 'textarea',
  50209.                 'email' => 'email',
  50210.                 'string' => 'text',
  50211.                 'integer' => 'number',
  50212.                 'float' => 'number',
  50213.                 'currency' => 'number',
  50214.                 'percent' => 'number',
  50215.                 'url' => 'url',
  50216.             ],
  50217.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  50218.             'sonata.admin.configuration.global_search.admin_route' => 'show',
  50219.             'sonata.admin.configuration.templates' => [
  50220.                 'layout' => '@Admin/admin/standard_layout.html.twig',
  50221.                 'edit' => '@Admin/admin/CRUD/edit.html.twig',
  50222.                 'dashboard' => '@Admin/dashboard.html.twig',
  50223.                 'user_block' => '@SonataAdmin/Core/user_block.html.twig',
  50224.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  50225.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  50226.                 'search' => '@SonataAdmin/Core/search.html.twig',
  50227.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  50228.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  50229.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  50230.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  50231.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  50232.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  50233.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  50234.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  50235.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  50236.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  50237.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  50238.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  50239.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  50240.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  50241.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  50242.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  50243.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  50244.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  50245.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  50246.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  50247.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  50248.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  50249.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  50250.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  50251.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  50252.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  50253.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  50254.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  50255.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  50256.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  50257.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  50258.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  50259.                 'form_theme' => [
  50260.                 ],
  50261.                 'filter_theme' => [
  50262.                 ],
  50263.             ],
  50264.             'sonata.admin.configuration.default_admin_services' => [
  50265.                 'model_manager' => NULL,
  50266.                 'data_source' => NULL,
  50267.                 'field_description_factory' => NULL,
  50268.                 'form_contractor' => NULL,
  50269.                 'show_builder' => NULL,
  50270.                 'list_builder' => NULL,
  50271.                 'datagrid_builder' => NULL,
  50272.                 'translator' => NULL,
  50273.                 'configuration_pool' => NULL,
  50274.                 'route_generator' => NULL,
  50275.                 'security_handler' => NULL,
  50276.                 'menu_factory' => NULL,
  50277.                 'route_builder' => NULL,
  50278.                 'label_translator_strategy' => NULL,
  50279.                 'pager_type' => NULL,
  50280.             ],
  50281.             'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
  50282.             'sonata.admin.configuration.dashboard_groups' => [
  50283.                 'vidi' => [
  50284.                     'label' => 'VIDI',
  50285.                     'roles' => [
  50286.                         => 'ROLE_SUPER_ADMIN',
  50287.                         => 'ROLE_VIDI',
  50288.                         => 'ROLE_CONTENT_MANAGER',
  50289.                         => 'ROLE_INSURANCE_ADMIN',
  50290.                         => 'ROLE_VIDI_VACANCY',
  50291.                     ],
  50292.                     'on_top' => false,
  50293.                     'keep_open' => false,
  50294.                     'items' => [
  50295.                     ],
  50296.                     'item_adds' => [
  50297.                     ],
  50298.                 ],
  50299.                 'vidi_founders' => [
  50300.                     'label' => 'VIDI Засновники',
  50301.                     'roles' => [
  50302.                         => 'ROLE_SUPER_ADMIN',
  50303.                         => 'ROLE_FOUNDERS',
  50304.                     ],
  50305.                     'on_top' => false,
  50306.                     'keep_open' => false,
  50307.                     'items' => [
  50308.                     ],
  50309.                     'item_adds' => [
  50310.                     ],
  50311.                 ],
  50312.                 'founders' => [
  50313.                     'label' => 'Founders',
  50314.                     'roles' => [
  50315.                         => 'ROLE_SUPER_ADMIN',
  50316.                         => 'ROLE_FOUNDERS',
  50317.                     ],
  50318.                     'on_top' => false,
  50319.                     'keep_open' => false,
  50320.                     'items' => [
  50321.                     ],
  50322.                     'item_adds' => [
  50323.                     ],
  50324.                 ],
  50325.                 'tickets' => [
  50326.                     'label' => 'Задачи',
  50327.                     'roles' => [
  50328.                         => 'ROLE_SUPER_ADMIN',
  50329.                         => 'ROLE_TICKET',
  50330.                         => 'ROLE_DC_MANAGER',
  50331.                         => 'ROLE_CONTENT_MANAGER',
  50332.                         => 'ROLE_INSURANCE_ADMIN',
  50333.                         => 'ROLE_AUTOMARKET_MANAGER',
  50334.                     ],
  50335.                     'on_top' => false,
  50336.                     'keep_open' => false,
  50337.                     'items' => [
  50338.                     ],
  50339.                     'item_adds' => [
  50340.                     ],
  50341.                 ],
  50342.                 'reports' => [
  50343.                     'label' => 'Звіти',
  50344.                     'roles' => [
  50345.                         => 'ROLE_DC_MANAGER',
  50346.                     ],
  50347.                     'on_top' => false,
  50348.                     'keep_open' => false,
  50349.                     'items' => [
  50350.                     ],
  50351.                     'item_adds' => [
  50352.                     ],
  50353.                 ],
  50354.                 'leads' => [
  50355.                     'label' => 'Лиды',
  50356.                     'roles' => [
  50357.                         => 'ROLE_DC_MANAGER',
  50358.                         => 'ROLE_SUPER_ADMIN',
  50359.                         => 'ROLE_BUYER',
  50360.                         => 'ROLE_AUTOMARKET_MANAGER',
  50361.                     ],
  50362.                     'on_top' => false,
  50363.                     'keep_open' => false,
  50364.                     'items' => [
  50365.                     ],
  50366.                     'item_adds' => [
  50367.                     ],
  50368.                 ],
  50369.                 'dcsites' => [
  50370.                     'label' => 'Сайты дилеров',
  50371.                     'roles' => [
  50372.                         => 'ROLE_DC_MANAGER',
  50373.                         => 'ROLE_SUPER_ADMIN',
  50374.                         => 'ROLE_AUTOMARKET_MANAGER',
  50375.                     ],
  50376.                     'on_top' => false,
  50377.                     'keep_open' => false,
  50378.                     'items' => [
  50379.                     ],
  50380.                     'item_adds' => [
  50381.                     ],
  50382.                 ],
  50383.                 'subsites' => [
  50384.                     'label' => 'Сайты суб дилеров',
  50385.                     'roles' => [
  50386.                         => 'ROLE_SUPER_ADMIN',
  50387.                         => 'ROLE_CONTENT_MANAGER',
  50388.                         => 'ROLE_YAMAHA_SUB_DEALER',
  50389.                     ],
  50390.                     'on_top' => false,
  50391.                     'keep_open' => false,
  50392.                     'items' => [
  50393.                     ],
  50394.                     'item_adds' => [
  50395.                     ],
  50396.                 ],
  50397.                 'accessories' => [
  50398.                     'label' => 'Аксессуары',
  50399.                     'roles' => [
  50400.                         => 'ROLE_SUPER_ADMIN',
  50401.                         => 'ROLE_DC_MANAGER',
  50402.                     ],
  50403.                     'on_top' => false,
  50404.                     'keep_open' => false,
  50405.                     'items' => [
  50406.                     ],
  50407.                     'item_adds' => [
  50408.                     ],
  50409.                 ],
  50410.                 'references' => [
  50411.                     'label' => 'Справочники',
  50412.                     'roles' => [
  50413.                         => 'ROLE_SUPER_ADMIN',
  50414.                         => 'ROLE_CONTENT_MANAGER',
  50415.                         => 'ROLE_DC_MANAGER',
  50416.                         => 'ROLE_AUTOMARKET_MANAGER',
  50417.                         => 'ROLE_HANDBOOK',
  50418.                     ],
  50419.                     'on_top' => false,
  50420.                     'keep_open' => false,
  50421.                     'items' => [
  50422.                     ],
  50423.                     'item_adds' => [
  50424.                     ],
  50425.                 ],
  50426.                 'seo' => [
  50427.                     'label' => 'SEO',
  50428.                     'roles' => [
  50429.                         => 'ROLE_SUPER_ADMIN',
  50430.                         => 'ROLE_CONTENT_MANAGER',
  50431.                         => 'ROLE_DC_MANAGER',
  50432.                     ],
  50433.                     'on_top' => false,
  50434.                     'keep_open' => false,
  50435.                     'items' => [
  50436.                     ],
  50437.                     'item_adds' => [
  50438.                     ],
  50439.                 ],
  50440.                 'shop' => [
  50441.                     'label' => 'Магазин',
  50442.                     'roles' => [
  50443.                         => 'ROLE_SUPER_ADMIN',
  50444.                         => 'ROLE_CONTENT_MANAGER',
  50445.                         => 'ROLE_DC_MANAGER',
  50446.                     ],
  50447.                     'on_top' => false,
  50448.                     'keep_open' => false,
  50449.                     'items' => [
  50450.                     ],
  50451.                     'item_adds' => [
  50452.                     ],
  50453.                 ],
  50454.                 'passenger_vehicles' => [
  50455.                     'label' => 'Легковые автомобили',
  50456.                     'roles' => [
  50457.                         => 'ROLE_SUPER_ADMIN',
  50458.                         => 'ROLE_DC_MANAGER',
  50459.                         => 'ROLE_AUTOMARKET_MANAGER',
  50460.                     ],
  50461.                     'on_top' => false,
  50462.                     'keep_open' => false,
  50463.                     'items' => [
  50464.                     ],
  50465.                     'item_adds' => [
  50466.                     ],
  50467.                 ],
  50468.                 'fraight_vehicles' => [
  50469.                     'label' => 'Грузовые автомобили',
  50470.                     'roles' => [
  50471.                         => 'ROLE_SUPER_ADMIN',
  50472.                         => 'ROLE_DC_MANAGER',
  50473.                     ],
  50474.                     'on_top' => false,
  50475.                     'keep_open' => false,
  50476.                     'items' => [
  50477.                     ],
  50478.                     'item_adds' => [
  50479.                     ],
  50480.                 ],
  50481.                 'bus_vehicles' => [
  50482.                     'label' => 'Автобусы',
  50483.                     'roles' => [
  50484.                         => 'ROLE_SUPER_ADMIN',
  50485.                         => 'ROLE_DC_MANAGER',
  50486.                     ],
  50487.                     'on_top' => false,
  50488.                     'keep_open' => false,
  50489.                     'items' => [
  50490.                     ],
  50491.                     'item_adds' => [
  50492.                     ],
  50493.                 ],
  50494.                 'moto_vehicles' => [
  50495.                     'label' => 'Мото техника',
  50496.                     'roles' => [
  50497.                         => 'ROLE_SUPER_ADMIN',
  50498.                         => 'ROLE_DC_MANAGER',
  50499.                     ],
  50500.                     'on_top' => false,
  50501.                     'keep_open' => false,
  50502.                     'items' => [
  50503.                     ],
  50504.                     'item_adds' => [
  50505.                     ],
  50506.                 ],
  50507.                 'water_vehicles' => [
  50508.                     'label' => 'Водная техника',
  50509.                     'roles' => [
  50510.                         => 'ROLE_SUPER_ADMIN',
  50511.                         => 'ROLE_DC_MANAGER',
  50512.                     ],
  50513.                     'on_top' => false,
  50514.                     'keep_open' => false,
  50515.                     'items' => [
  50516.                     ],
  50517.                     'item_adds' => [
  50518.                     ],
  50519.                 ],
  50520.                 'special_vehicles' => [
  50521.                     'label' => 'Спецтехника (Юникомерс)',
  50522.                     'roles' => [
  50523.                         => 'ROLE_SUPER_ADMIN',
  50524.                         => 'ROLE_DC_MANAGER',
  50525.                     ],
  50526.                     'on_top' => false,
  50527.                     'keep_open' => false,
  50528.                     'items' => [
  50529.                     ],
  50530.                     'item_adds' => [
  50531.                     ],
  50532.                 ],
  50533.                 'generator' => [
  50534.                     'label' => 'Генератори',
  50535.                     'roles' => [
  50536.                         => 'ROLE_SUPER_ADMIN',
  50537.                         => 'ROLE_DC_MANAGER',
  50538.                     ],
  50539.                     'on_top' => false,
  50540.                     'keep_open' => false,
  50541.                     'items' => [
  50542.                     ],
  50543.                     'item_adds' => [
  50544.                     ],
  50545.                 ],
  50546.                 'boats' => [
  50547.                     'label' => 'Катера / Лодки',
  50548.                     'roles' => [
  50549.                         => 'ROLE_SUPER_ADMIN',
  50550.                         => 'ROLE_DC_MANAGER',
  50551.                     ],
  50552.                     'on_top' => false,
  50553.                     'keep_open' => false,
  50554.                     'items' => [
  50555.                     ],
  50556.                     'item_adds' => [
  50557.                     ],
  50558.                 ],
  50559.                 'boat' => [
  50560.                     'label' => 'Лодочные моторы',
  50561.                     'roles' => [
  50562.                         => 'ROLE_SUPER_ADMIN',
  50563.                         => 'ROLE_DC_MANAGER',
  50564.                     ],
  50565.                     'on_top' => false,
  50566.                     'keep_open' => false,
  50567.                     'items' => [
  50568.                     ],
  50569.                     'item_adds' => [
  50570.                     ],
  50571.                 ],
  50572.                 'change_log' => [
  50573.                     'label' => 'Логи изменений',
  50574.                     'roles' => [
  50575.                         => 'ROLE_SUPER_ADMIN',
  50576.                     ],
  50577.                     'on_top' => false,
  50578.                     'keep_open' => false,
  50579.                     'items' => [
  50580.                     ],
  50581.                     'item_adds' => [
  50582.                     ],
  50583.                 ],
  50584.                 'portal' => [
  50585.                     'label' => 'Портал',
  50586.                     'roles' => [
  50587.                         => 'ROLE_PORTAL_ADMIN',
  50588.                         => 'ROLE_SUPER_ADMIN',
  50589.                     ],
  50590.                     'on_top' => false,
  50591.                     'keep_open' => false,
  50592.                     'items' => [
  50593.                     ],
  50594.                     'item_adds' => [
  50595.                     ],
  50596.                 ],
  50597.                 'insurance' => [
  50598.                     'label' => 'Сайт "ВиДи Страхование"',
  50599.                     'roles' => [
  50600.                         => 'ROLE_INSURANCE_ADMIN',
  50601.                         => 'ROLE_SUPER_ADMIN',
  50602.                         => 'ROLE_ADMIN',
  50603.                     ],
  50604.                     'on_top' => false,
  50605.                     'keep_open' => false,
  50606.                     'items' => [
  50607.                     ],
  50608.                     'item_adds' => [
  50609.                     ],
  50610.                 ],
  50611.                 'insurance_case' => [
  50612.                     'label' => 'Страховые дела',
  50613.                     'roles' => [
  50614.                         => 'ROLE_INSURANCE_AVARKOM',
  50615.                         => 'ROLE_SUPER_ADMIN',
  50616.                     ],
  50617.                     'on_top' => false,
  50618.                     'keep_open' => false,
  50619.                     'items' => [
  50620.                     ],
  50621.                     'item_adds' => [
  50622.                     ],
  50623.                 ],
  50624.                 'credit' => [
  50625.                     'label' => 'Кредитные программы',
  50626.                     'roles' => [
  50627.                         => 'ROLE_CREDIT_MANAGER',
  50628.                         => 'ROLE_SUPER_ADMIN',
  50629.                     ],
  50630.                     'on_top' => false,
  50631.                     'keep_open' => false,
  50632.                     'items' => [
  50633.                     ],
  50634.                     'item_adds' => [
  50635.                     ],
  50636.                 ],
  50637.                 'service' => [
  50638.                     'label' => 'Сервис',
  50639.                     'roles' => [
  50640.                         => 'ROLE_SERVICE_MANAGER',
  50641.                         => 'ROLE_SUPER_ADMIN',
  50642.                     ],
  50643.                     'on_top' => false,
  50644.                     'keep_open' => false,
  50645.                     'items' => [
  50646.                     ],
  50647.                     'item_adds' => [
  50648.                     ],
  50649.                 ],
  50650.                 'dealer' => [
  50651.                     'label' => 'Дилеры',
  50652.                     'roles' => [
  50653.                         => 'ROLE_SUPER_ADMIN',
  50654.                         => 'ROLE_CONTENT_MANAGER',
  50655.                         => 'ROLE_DC_MANAGER',
  50656.                         => 'ROLE_INSURANCE_ADMIN',
  50657.                         => 'ROLE_AUTOMARKET_MANAGER',
  50658.                     ],
  50659.                     'on_top' => false,
  50660.                     'keep_open' => false,
  50661.                     'items' => [
  50662.                     ],
  50663.                     'item_adds' => [
  50664.                     ],
  50665.                 ],
  50666.                 'orders' => [
  50667.                     'label' => 'Платежный шлюз',
  50668.                     'roles' => [
  50669.                         => 'ROLE_ACQUIRING_ADMIN',
  50670.                         => 'ROLE_SUPER_ADMIN',
  50671.                     ],
  50672.                     'on_top' => false,
  50673.                     'keep_open' => false,
  50674.                     'items' => [
  50675.                     ],
  50676.                     'item_adds' => [
  50677.                     ],
  50678.                 ],
  50679.                 'gateway' => [
  50680.                     'label' => 'CRM Шлюз',
  50681.                     'roles' => [
  50682.                         => 'ROLE_CRM_ADMIN',
  50683.                         => 'ROLE_SUPER_ADMIN',
  50684.                     ],
  50685.                     'on_top' => false,
  50686.                     'keep_open' => false,
  50687.                     'items' => [
  50688.                     ],
  50689.                     'item_adds' => [
  50690.                     ],
  50691.                 ],
  50692.                 'users' => [
  50693.                     'label' => 'Пользователи',
  50694.                     'roles' => [
  50695.                         => 'ROLE_SUPER_ADMIN',
  50696.                         => 'ROLE_CONTENT_MANAGER',
  50697.                         => 'ROLE_DC_MANAGER',
  50698.                     ],
  50699.                     'on_top' => false,
  50700.                     'keep_open' => false,
  50701.                     'items' => [
  50702.                     ],
  50703.                     'item_adds' => [
  50704.                     ],
  50705.                 ],
  50706.                 'tm_bot' => [
  50707.                     'label' => 'Telegram Bot',
  50708.                     'roles' => [
  50709.                         => 'ROLE_SUPER_ADMIN',
  50710.                     ],
  50711.                     'on_top' => false,
  50712.                     'keep_open' => false,
  50713.                     'items' => [
  50714.                     ],
  50715.                     'item_adds' => [
  50716.                     ],
  50717.                 ],
  50718.                 'corp_sales' => [
  50719.                     'label' => 'Корпоративные продажи',
  50720.                     'roles' => [
  50721.                         => 'ROLE_CORP_SALES_MANAGER',
  50722.                         => 'ROLE_SUPER_ADMIN',
  50723.                     ],
  50724.                     'on_top' => false,
  50725.                     'keep_open' => false,
  50726.                     'items' => [
  50727.                     ],
  50728.                     'item_adds' => [
  50729.                     ],
  50730.                 ],
  50731.                 'documents' => [
  50732.                     'label' => 'Документообіг',
  50733.                     'roles' => [
  50734.                         => 'ROLE_SUPER_ADMIN',
  50735.                     ],
  50736.                     'on_top' => false,
  50737.                     'keep_open' => false,
  50738.                     'items' => [
  50739.                     ],
  50740.                     'item_adds' => [
  50741.                     ],
  50742.                 ],
  50743.                 'filters' => [
  50744.                     'label' => 'Фільтри',
  50745.                     'roles' => [
  50746.                         => 'ROLE_SUPER_ADMIN',
  50747.                         => 'ROLE_AUTOMARKET_MANAGER',
  50748.                         => 'ROLE_DC_MANAGER',
  50749.                         => 'ROLE_FILTERS',
  50750.                     ],
  50751.                     'on_top' => false,
  50752.                     'keep_open' => false,
  50753.                     'items' => [
  50754.                     ],
  50755.                     'item_adds' => [
  50756.                     ],
  50757.                 ],
  50758.                 'logs' => [
  50759.                     'label' => 'Логи',
  50760.                     'roles' => [
  50761.                         => 'ROLE_ADMIN_LOGS',
  50762.                     ],
  50763.                     'on_top' => false,
  50764.                     'keep_open' => false,
  50765.                     'items' => [
  50766.                     ],
  50767.                     'item_adds' => [
  50768.                     ],
  50769.                 ],
  50770.             ],
  50771.             'sonata.admin.configuration.dashboard_blocks' => [
  50772.                 => [
  50773.                     'position' => 'left',
  50774.                     'settings' => [
  50775.                     ],
  50776.                     'type' => 'sonata.admin.block.admin_list',
  50777.                     'roles' => [
  50778.                     ],
  50779.                 ],
  50780.             ],
  50781.             'sonata.admin.configuration.sort_admins' => false,
  50782.             'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
  50783.             'sonata.admin.configuration.default_group' => 'default',
  50784.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  50785.             'sonata.admin.configuration.default_translation_domain' => NULL,
  50786.             'sonata.admin.configuration.default_icon' => 'fas fa-folder',
  50787.             'sonata.admin.configuration.breadcrumbs' => [
  50788.                 'child_admin_route' => 'show',
  50789.             ],
  50790.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  50791.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  50792.             'sonata.admin.configuration.security.information' => [
  50793.                 'EDIT' => [
  50794.                     => 'EDIT',
  50795.                 ],
  50796.                 'LIST' => [
  50797.                     => 'LIST',
  50798.                 ],
  50799.                 'CREATE' => [
  50800.                     => 'CREATE',
  50801.                 ],
  50802.                 'VIEW' => [
  50803.                     => 'VIEW',
  50804.                 ],
  50805.                 'DELETE' => [
  50806.                     => 'DELETE',
  50807.                 ],
  50808.                 'EXPORT' => [
  50809.                     => 'EXPORT',
  50810.                 ],
  50811.                 'ALL' => [
  50812.                     => 'ALL',
  50813.                 ],
  50814.             ],
  50815.             'sonata.admin.configuration.security.admin_permissions' => [
  50816.                 => 'CREATE',
  50817.                 => 'LIST',
  50818.                 => 'DELETE',
  50819.                 => 'UNDELETE',
  50820.                 => 'EXPORT',
  50821.                 => 'OPERATOR',
  50822.                 => 'MASTER',
  50823.             ],
  50824.             'sonata.admin.configuration.security.object_permissions' => [
  50825.                 => 'VIEW',
  50826.                 => 'EDIT',
  50827.                 => 'HISTORY',
  50828.                 => 'DELETE',
  50829.                 => 'UNDELETE',
  50830.                 => 'OPERATOR',
  50831.                 => 'MASTER',
  50832.                 => 'OWNER',
  50833.             ],
  50834.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  50835.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  50836.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  50837.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  50838.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  50839.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  50840.             'sonata.admin.extension.map' => [
  50841.             ],
  50842.             'sonata.admin.configuration.filters.persist' => false,
  50843.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  50844.             'sonata.admin.configuration.show.mosaic.button' => true,
  50845.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  50846.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  50847.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  50848.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  50849.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  50850.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  50851.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  50852.             'doctrine.entity_managers' => [
  50853.                 'default' => 'doctrine.orm.default_entity_manager',
  50854.             ],
  50855.             'doctrine.default_entity_manager' => 'default',
  50856.             'doctrine.dbal.connection_factory.types' => [
  50857.                 'json_array' => [
  50858.                     'class' => 'Doctrine\\DBAL\\Types\\JsonType',
  50859.                 ],
  50860.             ],
  50861.             'doctrine.connections' => [
  50862.                 'default' => 'doctrine.dbal.default_connection',
  50863.             ],
  50864.             'doctrine.default_connection' => 'default',
  50865.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  50866.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  50867.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  50868.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  50869.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  50870.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  50871.             'doctrine.orm.cache.memcache_host' => 'localhost',
  50872.             'doctrine.orm.cache.memcache_port' => 11211,
  50873.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  50874.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  50875.             'doctrine.orm.cache.memcached_host' => 'localhost',
  50876.             'doctrine.orm.cache.memcached_port' => 11211,
  50877.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  50878.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  50879.             'doctrine.orm.cache.redis_host' => 'localhost',
  50880.             'doctrine.orm.cache.redis_port' => 6379,
  50881.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  50882.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  50883.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  50884.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  50885.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  50886.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  50887.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  50888.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  50889.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  50890.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  50891.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  50892.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  50893.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  50894.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  50895.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  50896.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  50897.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  50898.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  50899.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  50900.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  50901.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  50902.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  50903.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  50904.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  50905.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  50906.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  50907.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  50908.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  50909.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  50910.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  50911.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  50912.             'doctrine.orm.auto_generate_proxy_classes' => true,
  50913.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  50914.             'doctrine.orm.proxy_namespace' => 'Proxies',
  50915.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  50916.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  50917.             'sonata_doctrine_orm_admin.templates' => [
  50918.                 'types' => [
  50919.                     'list' => [
  50920.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  50921.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  50922.                         'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  50923.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  50924.                         'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  50925.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  50926.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  50927.                         'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
  50928.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  50929.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  50930.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  50931.                         'float' => '@SonataAdmin/CRUD/list_string.html.twig',
  50932.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  50933.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  50934.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  50935.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  50936.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  50937.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  50938.                         'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  50939.                         'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  50940.                         'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  50941.                         'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  50942.                     ],
  50943.                     'show' => [
  50944.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  50945.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  50946.                         'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  50947.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  50948.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  50949.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  50950.                         'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
  50951.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  50952.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  50953.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  50954.                         'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  50955.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  50956.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  50957.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  50958.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  50959.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  50960.                         'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  50961.                         'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  50962.                         'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  50963.                         'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  50964.                     ],
  50965.                 ],
  50966.             ],
  50967.             'monolog.use_microseconds' => true,
  50968.             'monolog.swift_mailer.handlers' => [
  50969.             ],
  50970.             'monolog.handlers_to_channels' => [
  50971.                 'monolog.handler.callback_daemon' => [
  50972.                     'type' => 'inclusive',
  50973.                     'elements' => [
  50974.                         => 'callback_daemon',
  50975.                     ],
  50976.                 ],
  50977.                 'monolog.handler.odata_manager' => [
  50978.                     'type' => 'inclusive',
  50979.                     'elements' => [
  50980.                         => 'odata_manager_log',
  50981.                     ],
  50982.                 ],
  50983.                 'monolog.handler.mailer_logger_service' => [
  50984.                     'type' => 'inclusive',
  50985.                     'elements' => [
  50986.                         => 'mailer_logger_log',
  50987.                     ],
  50988.                 ],
  50989.                 'monolog.handler.debug_logger_service' => [
  50990.                     'type' => 'inclusive',
  50991.                     'elements' => [
  50992.                         => 'debug_logger_log',
  50993.                     ],
  50994.                 ],
  50995.                 'monolog.handler.one_c_service' => [
  50996.                     'type' => 'inclusive',
  50997.                     'elements' => [
  50998.                         => 'one_c_service_log',
  50999.                     ],
  51000.                 ],
  51001.                 'monolog.handler.territory_access_service' => [
  51002.                     'type' => 'inclusive',
  51003.                     'elements' => [
  51004.                         => 'territory_access_log',
  51005.                     ],
  51006.                 ],
  51007.                 'monolog.handler.postomate_service' => [
  51008.                     'type' => 'inclusive',
  51009.                     'elements' => [
  51010.                         => 'postomate_service_log',
  51011.                     ],
  51012.                 ],
  51013.                 'monolog.handler.camera_subscriber_service' => [
  51014.                     'type' => 'inclusive',
  51015.                     'elements' => [
  51016.                         => 'camera_subscriber_service_log',
  51017.                     ],
  51018.                 ],
  51019.                 'monolog.handler.night_service' => [
  51020.                     'type' => 'inclusive',
  51021.                     'elements' => [
  51022.                         => 'night_service_log',
  51023.                     ],
  51024.                 ],
  51025.                 'monolog.handler.ria_curl' => [
  51026.                     'type' => 'inclusive',
  51027.                     'elements' => [
  51028.                         => 'ria_curl_log',
  51029.                     ],
  51030.                 ],
  51031.                 'monolog.handler.diia' => [
  51032.                     'type' => 'inclusive',
  51033.                     'elements' => [
  51034.                         => 'diia_actions',
  51035.                     ],
  51036.                 ],
  51037.                 'monolog.handler.console' => NULL,
  51038.                 'monolog.handler.db_error_handler' => NULL,
  51039.                 'monolog.handler.main' => NULL,
  51040.             ],
  51041.             'event_dispatcher.event_aliases' => [
  51042.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  51043.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  51044.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  51045.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  51046.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  51047.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  51048.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  51049.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  51050.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  51051.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  51052.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  51053.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  51054.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  51055.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  51056.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  51057.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  51058.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  51059.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  51060.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  51061.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  51062.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  51063.             ],
  51064.             'fragment.renderer.hinclude.global_template' => NULL,
  51065.             'fragment.path' => '/_fragment',
  51066.             'kernel.http_method_override' => true,
  51067.             'kernel.trusted_hosts' => [
  51068.             ],
  51069.             'kernel.default_locale' => 'ua',
  51070.             'kernel.enabled_locales' => [
  51071.             ],
  51072.             'kernel.error_controller' => 'error_controller',
  51073.             'debug.file_link_format' => NULL,
  51074.             'asset.request_context.base_path' => NULL,
  51075.             'asset.request_context.secure' => NULL,
  51076.             'translator.logging' => false,
  51077.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  51078.             'debug.error_handler.throw_at' => -1,
  51079.             'router.request_context.host' => 'localhost',
  51080.             'router.request_context.scheme' => 'http',
  51081.             'router.request_context.base_url' => '',
  51082.             'router.resource' => 'kernel::loadRoutes',
  51083.             'request_listener.http_port' => 80,
  51084.             'request_listener.https_port' => 443,
  51085.             'session.metadata.storage_key' => '_sf2_meta',
  51086.             'session.metadata.update_threshold' => 0,
  51087.             'form.type_extension.csrf.enabled' => true,
  51088.             'form.type_extension.csrf.field_name' => '_token',
  51089.             'validator.translation_domain' => 'validators',
  51090.             'profiler_listener.only_exceptions' => false,
  51091.             'profiler_listener.only_main_requests' => false,
  51092.             'sonata.media.admin_format' => [
  51093.                 'width' => 200,
  51094.                 'height' => NULL,
  51095.                 'quality' => 90,
  51096.                 'format' => 'jpg',
  51097.                 'constraint' => true,
  51098.                 'resizer' => NULL,
  51099.                 'resizer_options' => [
  51100.                 ],
  51101.             ],
  51102.             'sonata.media.resizer.simple.adapter.mode' => 1,
  51103.             'sonata.media.resizer.square.adapter.mode' => 1,
  51104.             'sonata.media.media.class' => 'Application\\Sonata\\MediaBundle\\Entity\\Media',
  51105.             'sonata.media.gallery.class' => 'Application\\Sonata\\MediaBundle\\Entity\\Gallery',
  51106.             'sonata.media.gallery_item.class' => 'Application\\Sonata\\MediaBundle\\Entity\\GalleryItem',
  51107.             'twig.form.resources' => [
  51108.                 => 'form_div_layout.html.twig',
  51109.                 => '@SonataForm/Form/datepicker.html.twig',
  51110.                 => '@Admin/form/content.type.html.twig',
  51111.                 => '@Admin/form/media_widgets.html.twig',
  51112.                 => '@DcSite/FormType/captcha.html.twig',
  51113.                 => '@DcSite/FormType/ga_client.html.twig',
  51114.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  51115.             ],
  51116.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  51117.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  51118.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  51119.             'web_profiler.debug_toolbar.mode' => 2,
  51120.             'doctrine.migrations.preferred_em' => NULL,
  51121.             'doctrine.migrations.preferred_connection' => NULL,
  51122.             'sonata.form.form_type' => 'standard',
  51123.             'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  51124.             'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  51125.             'sonata.twig.form_type' => 'standard',
  51126.             'jms_serializer.twig_enabled' => 'default',
  51127.             'nelmio_api_doc.areas' => [
  51128.                 => 'default',
  51129.             ],
  51130.             'lexik_jwt_authentication.token_ttl' => 3600,
  51131.             'lexik_jwt_authentication.clock_skew' => 0,
  51132.             'lexik_jwt_authentication.user_identity_field' => 'username',
  51133.             'lexik_jwt_authentication.allow_no_expiration' => false,
  51134.             'lexik_jwt_authentication.user_id_claim' => 'username',
  51135.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'HS256',
  51136.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  51137.             'knp_snappy.pdf.options' => [
  51138.                 'encoding' => 'UTF-8',
  51139.                 'enable-local-file-access' => true,
  51140.             ],
  51141.             'knp_snappy.pdf.env' => [
  51142.             ],
  51143.             'knp_snappy.image.options' => [
  51144.             ],
  51145.             'knp_snappy.image.env' => [
  51146.             ],
  51147.             'snc_redis.client.class' => 'Predis\\Client',
  51148.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  51149.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  51150.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  51151.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  51152.             'snc_redis.phpredis_client.class' => 'Redis',
  51153.             'snc_redis.relay_client.class' => 'Relay\\Relay',
  51154.             'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
  51155.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  51156.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  51157.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  51158.             'coop_tilleuls_ck_editor_sonata_media.configuration.templates' => [
  51159.                 'layout' => '@CoopTilleulsCKEditorSonataMedia/layout.html.twig',
  51160.                 'browser' => '@CoopTilleulsCKEditorSonataMedia/MediaAdmin/browser.html.twig',
  51161.                 'upload' => '@CoopTilleulsCKEditorSonataMedia/MediaAdmin/upload.html.twig',
  51162.             ],
  51163.             'coop_tilleuls_ck_editor_sonata_media.media.extension.class' => 'CoopTilleuls\\Bundle\\CKEditorSonataMediaBundle\\Admin\\MediaAdminExtension',
  51164.             'sonata.media.admin.media.controller' => 'CoopTilleuls\\Bundle\\CKEditorSonataMediaBundle\\Controller\\MediaAdminController',
  51165.             'data_collector.templates' => [
  51166.                 'data_collector.request' => [
  51167.                     => 'request',
  51168.                     => '@WebProfiler/Collector/request.html.twig',
  51169.                 ],
  51170.                 'data_collector.time' => [
  51171.                     => 'time',
  51172.                     => '@WebProfiler/Collector/time.html.twig',
  51173.                 ],
  51174.                 'data_collector.memory' => [
  51175.                     => 'memory',
  51176.                     => '@WebProfiler/Collector/memory.html.twig',
  51177.                 ],
  51178.                 'data_collector.validator' => [
  51179.                     => 'validator',
  51180.                     => '@WebProfiler/Collector/validator.html.twig',
  51181.                 ],
  51182.                 'data_collector.ajax' => [
  51183.                     => 'ajax',
  51184.                     => '@WebProfiler/Collector/ajax.html.twig',
  51185.                 ],
  51186.                 'data_collector.form' => [
  51187.                     => 'form',
  51188.                     => '@WebProfiler/Collector/form.html.twig',
  51189.                 ],
  51190.                 'data_collector.exception' => [
  51191.                     => 'exception',
  51192.                     => '@WebProfiler/Collector/exception.html.twig',
  51193.                 ],
  51194.                 'data_collector.logger' => [
  51195.                     => 'logger',
  51196.                     => '@WebProfiler/Collector/logger.html.twig',
  51197.                 ],
  51198.                 'data_collector.events' => [
  51199.                     => 'events',
  51200.                     => '@WebProfiler/Collector/events.html.twig',
  51201.                 ],
  51202.                 'data_collector.router' => [
  51203.                     => 'router',
  51204.                     => '@WebProfiler/Collector/router.html.twig',
  51205.                 ],
  51206.                 'data_collector.cache' => [
  51207.                     => 'cache',
  51208.                     => '@WebProfiler/Collector/cache.html.twig',
  51209.                 ],
  51210.                 'data_collector.translation' => [
  51211.                     => 'translation',
  51212.                     => '@WebProfiler/Collector/translation.html.twig',
  51213.                 ],
  51214.                 'data_collector.security' => [
  51215.                     => 'security',
  51216.                     => '@Security/Collector/security.html.twig',
  51217.                 ],
  51218.                 'data_collector.twig' => [
  51219.                     => 'twig',
  51220.                     => '@WebProfiler/Collector/twig.html.twig',
  51221.                 ],
  51222.                 'data_collector.doctrine' => [
  51223.                     => 'db',
  51224.                     => '@Doctrine/Collector/db.html.twig',
  51225.                 ],
  51226.                 'data_collector.http_client' => [
  51227.                     => 'http_client',
  51228.                     => '@WebProfiler/Collector/http_client.html.twig',
  51229.                 ],
  51230.                 'data_collector.dump' => [
  51231.                     => 'dump',
  51232.                     => '@Debug/Profiler/dump.html.twig',
  51233.                 ],
  51234.                 'sonata.block.data_collector' => [
  51235.                     => 'block',
  51236.                     => '@SonataBlock/Profiler/block.html.twig',
  51237.                 ],
  51238.                 'mailer.data_collector' => [
  51239.                     => 'mailer',
  51240.                     => '@WebProfiler/Collector/mailer.html.twig',
  51241.                 ],
  51242.                 'jms_serializer.data_collector' => [
  51243.                     => 'jms_serializer',
  51244.                     => '@JMSSerializer/Collector/panel.html.twig',
  51245.                 ],
  51246.                 'snc_redis.data_collector' => [
  51247.                     => 'redis',
  51248.                     => '@SncRedis/Collector/redis.html.twig',
  51249.                 ],
  51250.                 'data_collector.config' => [
  51251.                     => 'config',
  51252.                     => '@WebProfiler/Collector/config.html.twig',
  51253.                 ],
  51254.             ],
  51255.             'console.command.ids' => [
  51256.                 => 'BmpGatewayBundle\\Command\\AccessoriesSyncCommand',
  51257.                 => 'BmpGatewayBundle\\Command\\Base\\BaseSynchronizeCommand',
  51258.                 => 'BmpGatewayBundle\\Command\\CrmSendCreditLeadsCommand',
  51259.                 => 'BmpGatewayBundle\\Command\\CrmSendViewVehiclesCommand',
  51260.                 => 'BmpGatewayBundle\\Command\\CrmSyncVehicleEstimateLeadsCommand',
  51261.                 => 'BmpGatewayBundle\\Command\\ModelFromCRMSyncBy1CCommand',
  51262.                 => 'BmpGatewayBundle\\Command\\MvdHistoryCommand',
  51263.                 => 'BmpGatewayBundle\\Command\\PeugeotSyncCommand',
  51264.                 => 'BmpGatewayBundle\\Command\\PipeDriveSendToCreatioCommand',
  51265.                 => 'BmpGatewayBundle\\Command\\RiaNotifyCommand',
  51266.                 10 => 'BmpGatewayBundle\\Command\\SendFormTo1CCommand',
  51267.                 11 => 'BmpGatewayBundle\\Command\\SendSMSFormCommand',
  51268.                 12 => 'BmpGatewayBundle\\Command\\SynchronizeCRMCommand',
  51269.                 13 => 'BmpGatewayBundle\\Command\\SynchronizeCRMOnlineEstimateCommand',
  51270.                 14 => 'BmpGatewayBundle\\Command\\SynchronizePCUCommand',
  51271.                 15 => 'BmpGatewayBundle\\Command\\SynchronizeTestDriveCommand',
  51272.                 16 => 'BmpGatewayBundle\\Command\\SynchronizeYamahaCRMCommand',
  51273.                 17 => 'BmpGatewayBundle\\Command\\TaskCommand',
  51274.                 18 => 'BmpGatewayBundle\\Command\\TelegramWorkerServerCommand',
  51275.                 19 => 'BmpGatewayBundle\\Command\\UpdatePostomateCommand',
  51276.                 20 => 'CoreBundle\\Command\\AccessoriesContentCopyCommand',
  51277.                 21 => 'CoreBundle\\Command\\AutoRiaDownloadAdCommand',
  51278.                 22 => 'CoreBundle\\Command\\CalculateEstimateInfoCommand',
  51279.                 23 => 'CoreBundle\\Command\\CallbackProcessCommand',
  51280.                 24 => 'CoreBundle\\Command\\CallbackStatusCommand',
  51281.                 25 => 'CoreBundle\\Command\\ChangeVehicleOptionsCommand',
  51282.                 26 => 'CoreBundle\\Command\\CreateCsvAccessoriesCommand',
  51283.                 27 => 'CoreBundle\\Command\\CreateMerchantAccessoriesCommand',
  51284.                 28 => 'CoreBundle\\Command\\CreateMerchantVehiclesCommand',
  51285.                 29 => 'CoreBundle\\Command\\CreateRssCommand',
  51286.                 30 => 'CoreBundle\\Command\\DeleteCarsImagesCommand',
  51287.                 31 => 'CoreBundle\\Command\\DeleteVehiclesFromQueueInCRMCommand',
  51288.                 32 => 'CoreBundle\\Command\\DeployCommand',
  51289.                 33 => 'CoreBundle\\Command\\DevCommand',
  51290.                 34 => 'CoreBundle\\Command\\FetchVehiclesCommand',
  51291.                 35 => 'CoreBundle\\Command\\GenerationUrlCommand',
  51292.                 36 => 'CoreBundle\\Command\\JiraCreateIssuesCommand',
  51293.                 37 => 'CoreBundle\\Command\\LeasingCalcLogCommand',
  51294.                 38 => 'CoreBundle\\Command\\MediaRemoveCommand',
  51295.                 39 => 'CoreBundle\\Command\\PagespeedCommand',
  51296.                 40 => 'CoreBundle\\Command\\RedmineTimeCommand',
  51297.                 41 => 'CoreBundle\\Command\\RegenerateThumbnailsCommand',
  51298.                 42 => 'CoreBundle\\Command\\ResumeSearchCommand',
  51299.                 43 => 'CoreBundle\\Command\\SearchCarByEdrpouCommand',
  51300.                 44 => 'console.command.public_alias.CoreBundle\\Command\\SendFormNotifyCommand',
  51301.                 45 => 'CoreBundle\\Command\\SendMVDHistoryCommand',
  51302.                 46 => 'CoreBundle\\Command\\SendOrderNotifyCommand',
  51303.                 47 => 'CoreBundle\\Command\\SendVehicleSubscriberCommand',
  51304.                 48 => 'CoreBundle\\Command\\SendVehiclesToCrmCommand',
  51305.                 49 => 'CoreBundle\\Command\\ServiceWorkVariationsCommand',
  51306.                 50 => 'CoreBundle\\Command\\TempCommand',
  51307.                 51 => 'CoreBundle\\Command\\UpdateAutoRiaOptionsCommand',
  51308.                 52 => 'CoreBundle\\Command\\UpdateExchangeRateCommand',
  51309.                 53 => 'CoreBundle\\Command\\UpdateNightDealerCommand',
  51310.                 54 => 'CoreBundle\\Command\\UpdateQueueAutoriaCommand',
  51311.                 55 => 'CoreBundle\\Command\\UpdateUsedVehicleOptionsCommand',
  51312.                 56 => 'CoreBundle\\Command\\UploadMvdInfoCommand',
  51313.                 57 => 'CoreBundle\\Command\\UploadUsedCarsCommand',
  51314.                 58 => 'CoreBundle\\Command\\VehicleCategoryToCategoriesCopyCommand',
  51315.                 59 => 'console.command.public_alias.MyBundle\\Command\\NightBookingCommand',
  51316.                 60 => 'console.command.public_alias.MyBundle\\Command\\OrderNotifiedCommand',
  51317.                 61 => 'console.command.public_alias.MyBundle\\Command\\TransferAcquiringOrderToOrderCommand',
  51318.             ],
  51319.         ];
  51320.     }
  51321.     protected function throw($message)
  51322.     {
  51323.         throw new RuntimeException($message);
  51324.     }
  51325. }